开发者

Where can I find a good online Python course? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years ago.

Does anyone know where I can fin开发者_Python百科d a quality online Python course that would be suitable for someone with a math/engineering background, but not in software?


One Source would be even Better It is Intro to CS101 "Building a Search Engine"

here you can learn Python and Develop a web crawler with the google's page rank algorithm capabilities.


This course from MIT Open course ware - A gentle introduction to programming using Python

This one has video lectures too - Introduction to Computer Science and Programming

Though they are good introductions to programming, reading a good book/tutorial must be enough to get you up to speed in Python.


I strongly recommend just using the python tutorial, it's one of the more documented programming languages in terms of it's tutorial out there. The best way to learn to program is to start writing a program that you want, and the tutorial will help you do so.


Try Google's online Python class too.


I have just started learning Python too and I have found the e-book Think Python very useful.


Learn Python The Hard Way is specifically made for non-programmers.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜