[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Newbie question list: Was The perverse vibe of lua-l
- From: Patrick Rapin <toupie300@...>
- Date: Tue, 25 Jan 2011 09:41:41 +0100
> Q: Why no continue?
> Q: Why doesn't #tablename give the number of entries?
> Q: Why do my tables keep changing by themselves?
> Q: Why no arrays?
I doubt that questions beginning with "Why" should go into
StackOverflow. That site is not dedicated to philosophical questions.
Better privilege questions with "How", since newbie normally wants to
know how to code their algorithm given the programming language
implementation.