|
|
|
Ask HN: Want help selecting a good course
|
|
4 points
by brandimage
4442 days ago
|
|
I am a marketing guy planning a career switch. I want to learn how to build web apps using python and django. Not sure what online courses are available which teach Python and Django. Also, what should I look for in the following while selecting a course - curriculum, instructors, mentor support? Your guidance will be very helpful.
Thanks! |
|
For Python, you can start from Learn Python the Hard Way (free) http://learnpythonthehardway.org/book/
After you finish this, start working on a small project and learn other things on the way.
For mentor support; I think Stackoverflow is the perfect source to ask questions and get feedback (but remember to search before asking a question).