COURSE DESCRIPTION
Python is a general-purpose interpreted, interactive, object-oriented, and high-level programming language. It was created by Guido van Rossum during 1985- 1990. Like Perl, Python source code is also available under the GNU General Public License (GPL). Python is designed to be highly readable. It uses English keywords frequently where as other languages use punctuation, and it has fewer syntactical constructions than other languages.
This course teaches the fundamentals of programming in Python . We will begin at the beginning, with variables, conditionals, and loops, and get to some intermediate material like keyword parameters, list comprehensions, lambda expressions, class inheritance , etc. You will have lots of opportunities to practice. You will also learn ways to reason about program execution, so that it is no longer mysterious and you are able to debug programs when they don’t work. By the end of the course, you’ll be writing different programs in python
Use the links for more tutorial:
Tutorial point: https://www.tutorialspoint.com/python/index.htm
W3school: https://www.w3schools.com/python/
Python: https://docs.python.org/3/tutorial/index.html
Course Features
- Lecture 0
- Quiz 0
- Duration 7 days / 42 hours
- Skill level All levels
- Language English / French
- Students 1
- Assessments Yes