Book Image

Python Programming For Everyone [Video]

By : John Elder
4 (1)
Book Image

Python Programming For Everyone [Video]

4 (1)
By: John Elder

Overview of this book

In this course, you'll learn the Python 3 programming language from an absolute beginner level all the way to advanced—in no time at all! This course is aimed at absolute beginners; you don't need any coding experience at all! We'll start out by setting downloading and installing Python and the Sublime Text Editor—both for free. This will give you all the tools you need to start writing and running Python code. Then, we'll delve into fundamental computer science concepts, such as: • Printing to the screen • String Manipulation • Variables • Data types (lists, tuples, dictionaries and more) • Simple math • Comparison operators • Assignment operators After that, we move on to more intermediate topics such as: • Conditional if/else statements • While loops • For loops • Fizzbuzz Finally, we finish up with more advanced topics such as: • Functions • Modules • Classes Python is one of the greatest programming languages and learning it has never been this easy! All the codes and supporting files for this course are available at - https://github.com/PacktPublishing/Python-Programming-For-Everyone
Table of Contents (3 chapters)
Chapter 1
Beginners Python
Section 1
Intro - Python 3 vs Python 2 - Which Should You Use?
Beginners Python: Intro - Python 3 vs Python 2 - Which Should You Use?