vicoyeh / pointers-for-software-engineers

A curated list of topics to start learning software engineering
MIT License
5.71k stars 412 forks source link

Pull Request to Add Python to Languages #37

Closed AndrewCvekl closed 8 years ago

AndrewCvekl commented 8 years ago

I used this resource last year to really learn and understand Python. MIT opencourseware is extremely good for new and experienced programmers, so I would recommend adding this for Python in Languages.

vicoyeh commented 8 years ago

Looks like an interesting course! But I think a tutorial targeting only python will be more fit for this repo.

AndrewCvekl commented 8 years ago

Oh okay, the other thing I would recommend is obviously Codeacademy, because there is a project you can do at the end with Markov Chains that really tests your Python knowledge.