Python for Beginners V3
Lesson 1: Introduction to Python
Welcome to the LearnStreet beginner course
on Python. The Python programming language is
a high level programming language that is used in a wide spectrum of
applications -- from web design and game programming to scientific
research. Its simple and flexible syntax makes it easy to learn and
understand, but still powerful and expressive. By the end of this
course, you'll have a solid understanding of the Python language, and be
able to complete some cool projects in the Code Garage section. Keep
in mind this course uses Python version 2.7. Python 2.7 is more widely
used in industry, and therefore more valuable to learn. The most recent
version is 3.2, which has some key syntax differences.We have designed this course for people who have no prior programming background. In this course, we will teach you some fundamental programming concepts through Python. Throughout this course, you will write code to apply what you've learned to solve programming problems.
Now, click on the big black box - the Python interpreter - below this to start coding away!
No comments:
Post a Comment