|
|
|
|
|
by bigj0n
2355 days ago
|
|
To offer a different perspective- my favorite way of learning to code has been to find coding puzzles (like codewars.com) and try to tackle those. I ended up learning a lot about control structures, data structures, and logic through there. Programming is inherently creative and few books that I've read have room for creativity. I find it better to discover information than get it from a curriculum. |
|