Booking options
£93.99
£93.99
On-Demand course
1 hour 58 minutes
All levels
Learn Python 3 programming fast!
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
Make professional drawings in AutoCAD
2D practice drawings
3D practice drawings
Make a floor plan from a blank drawing
This course targets absolute beginners who want to learn the Python programming language.
This friendly course is packed with step-by-step instructions, working examples, and helpful advice.
Learn the Python 3 programming language from beginner to advanced * Dive into basic computer science concepts
https://github.com/packtpublishing/python-programming-for-everyone
John Elder is a pioneer in Web Development who created one of the first Internet advertising networks back in 1997. He sold it to a publicly traded company at the height of the dot com boom and then went on to create the best-selling Submission-Spider search engine submission software that's been used by over 3 million individuals and small businesses in over 45 countries. John graduated with honors with a degree in economics from Washington University in St. Louis where he was an artsci scholar. Today he teaches Web Development courses at Codemy the online code school he founded.
1. Beginners Python
1. Intro - Python 3 vs Python 2 - Which Should You Use? Beginners Python: Intro - Python 3 vs Python 2 - Which Should You Use? |
2. Installing Python Beginners Python: Installing Python |
3. First Program - Hello World! Beginners Python: First Program - Hello World! |
4. Comments and Clearing the Screen Beginners Python: Comments and Clearing the Screen |
5. Variables Beginners Python: Variables |
6. Intro to Data Types Beginners Python: Intro to Data Types |
7. Strings Beginners Python: Strings |
8. String Manipulation Beginners Python: String Manipulation |
9. Math with Python Beginners Python: Math with Python |
10. Floats and Ints Beginners Python: Floats and Ints |
11. Assignment Operators Beginners Python: Assignment Operators |
12. Lists Beginners Python: Lists |
13. Tuples Beginners Python: Tuples |
14. Dictionaries Beginners Python: Dictionaries |
2. Intermediate Python
1. Comparison Operators Intermediate Python: Comparison Operators |
2. Conditional Statements Intermediate Python: Conditional Statements |
3. Multiple Conditional Statements Intermediate Python: Multiple Conditional Statements |
4. While Loops Intermediate Python: While Loops |
5. For Loops Intermediate Python: For Loops |
6. Let's Build FizzBuzz! Intermediate Python: Let's Build FizzBuzz! |
3. Advanced Python
1. Functions Advanced Python: Functions |
2. Functions Part 2 Advanced Python: Functions Part 2 |
3. Modules Advanced Python: Modules |
4. Intro to Classes Advanced Python: Intro to Classes |
5. Classes Part 1 Advanced Python: Classes Part 1 |
6. Classes Part 2 Advanced Python: Classes Part 2 |
7. Classes Part 3 Advanced Python: Classes Part 3 |
8. Course conclusion Advanced Python: Course conclusion |