What would you recommend and why?
Ask HN: A novice programmer asks you for one educational resource
1–9 of 9 posts
Re: Ask HN: A novice programmer asks you for one educational resource
#2Re: Ask HN: A novice programmer asks you for one educational resource
#3Coursera.com - too many courses to list.
Re: Ask HN: A novice programmer asks you for one educational resource
#4Re: Ask HN: A novice programmer asks you for one educational resource
#5Re: Ask HN: A novice programmer asks you for one educational resource
#6Its a program focused on teaching you how to program to a level where you can get a job doing so. It focuses on having you prototype and build many types of applications with different languages. You also learn to work with the whole stack (as in learn to deploy those apps that you write).
I developed the program after teaching people how to program (online and offline) for a while. I realized that people usually have three main issues when learning how to program:
- They dont know how to learn how to program.
- They dont know how to find answers to their questions/doubts.and the
- They don't understand how programs work in general (breaking down instructions into simple steps).
So, with that in mind, I created the program. Its been getting good results.