Hi all,
New member here. Just dipped my toe into programming with Hello World. What would be a good next step? Another simple program perhaps or get into the theory?
Thanks in advance!
next would probably be learning how to take in user input and processing/outputting those data. after that, learn about loops. after loops, maybe its time for classes, objects, data storage and simple method declarations.
basic stuff would probably be these, advance stuff that you need to learn will depend on the application you are building. of course you could just try to learn everything =D