|
|
|
|
|
by Volrath89
1334 days ago
|
|
But this is after you have already grasped the basic concepts of variables, assignments, conditionals, loops, functions, etc? Your suggested path is great to learn a lot of stuff about web development. It's actually very very good, the more I think about it the more I see you basically covered most of the things one actually does in the job. Especially the googling part right at level 0 ;) But I'm afraid I wouldn't recommend this path to someone that knows absolutely nothing about programming, isn't it better to start with little puzzles like fizzbuzz and the like to get to know the syntax of the language first? |
|