I was 10 or 11 years old. It also started with BASIC and loved it! I was an avid fan of Qbasic until I got to college and understood why complicated languages like C or C++ matters.
R
RineezTVM
@RineezTVM
Posts
-
How old were you when you first wrote a line of code ? -
Programming questionWe don't follow good coding practices to show others! We follow those for our own sake. He is probably a Senior dev by accident. You may write such crappy code if you are sure you will never ever have to maintain any part of it. But remember God is watching u. :)
-
Programming questionWhere is that sales guy now!?
-
while (true) and for (; ; ) [modified]I have used while(true) but only in some kind of Listener threads.