Ask HN: I'm new to programing, any pointers?
I'm learning python with "Python the Hardway" and just now reading the "Django Book."
Some background I'm a business student, but I want to be able to build out cool webapps.
Any pointers for me? Resources, books, places to find quality source code, or anything else you think someone like me might benefit from?
9 comments
[ 2.3 ms ] story [ 27.2 ms ] threadhttps://en.wikipedia.org/wiki/Pointer_(computer_programming)
Edit: added "demo."
http://stackoverflow.com is your friend, and http://github.com is useful whether you have code to store there yourself or not.
Can I suggest coming at this from another angle. Instead of looking at this as learning a language. Pick a problem you currently have and "try" solve it while learning a language at the same time. Then look back and review the code after you finish and start a new problem.
read: http://www.hnsearch.com/search#request/all&q=learning+pr...