python
< education
< slsturgi
NOTE: If you would like some Python development done, my company, Stochastic Technologies , is available for consulting.
Welcome to Google's Python Class -- this is a free class for people with a little bit of programming experience who want to learn Python. The class includes written materials, lecture videos, and lots of code exercises to practice Python coding. These materials are used within Google to introduce Python to people who have just a little programming experience.
Python is a general-purpose , high-level programming language whose design philosophy emphasizes code readability . Python's syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C , [ 11 ] [ 12 ] and the language provides constructs intended to enable clear programs on both a small and large scale. [ 13 ] Python supports multiple programming paradigms , including object-oriented , imperative and functional programming styles.