23 OCT 2025 - We are back! If you have been following us over the last few years, you will know that the last 2 months have been rough. We website was practically not loading. Sorry for the mess. We are back though and everything should run smoothly now. New servers. Updated domains. And new owners. We invite you all to start uploading torrents again!
TORRENT DETAILS
Python Programming In 5 Hours
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
⚡️⚡️For More Udemy Courses Visit 👉🏻 https://coursedrive.org
Python Programming in 5 Hours
The Ultimate Python Course helps you to Master Python 3 Programming fast. [ Python 3.8 Updated ]
What you'll learn
• Computer programming with Python
• Fundamentals of how programming works
• Data Types, Operators and Strings
• Collection Types: Tuple, List, Dictionary to store data
• Function and Lambda to reuse code
• Object Oriented Programming with Classes
• Modules, namespace and libraries
• Test Driven Development by Unit Test
• Understand complex topics like Decorator
• How to write code in Visual Studio Code editor and PyCharm IDE
• How to use Mac Terminal and Windows Powershell
• Files Input and Output including JSON, CSV and Binary
• Web Scraping
• SQLite Database Connectivity
Requirements
• Computer and internet connection to access the course materials
• Windows or Mac Operating System
Description
The course is updated and added new materials in 2020.
Python is one of the popular and beginner-friendly computer programming languages in the world.
It is everywhere. Using the Python programming language, you can develop a backend web application. You can use Python language in data science including machine learning, deep learning. We can also use Python in data analysis, data visualization and different kind of scripting. Python is also very popular in web scraping project where a program automatically collects data from various websites.
I carefully crafted this course to help anyone, who wants to be a computer programmer as fast as possible. The goal of this Python programming course for absolute beginners is to speed up someone who never wrote any computer programming code but wants to be a computer programmer very fast.
If you have other computer programming experiences like JavaScript, Java, C++, C#, PHP or Ruby, you will learn Python much faster by following my course. This course is designed for any age of people who never programmed in Python before.
This Python course started from setup in both mac and in windows. You will also learn about various way to run Python programming code. You can run in Python-specific IDE like PyCharm or you can learn how to use Visual Studio code editor and mac terminal and windows Powershell to run Python code.
Next, you will see the variables, the fundamental concept of Python programming where you can store data. You will also learn about how different kind of operators works in Python. Then you will learn about String, making decision-based on data, iterating part of code and some collection.
I will teach you, how to define list or array, how to use them. How to use Tuple and Dictionary, two important collection type in Python. You will also learn about the unit of a python program like function and how to use it. You will learn the inline function called Lambda in Python.
Then I will teach you, Object-oriented programming or in short OOP in Python. Using this concept you can create reusable code. You will also learn about the modules and some important packages in Python. I will not stop here, I will teach you about how to handle runtime programming error in Python by using Exception Handling.
In the advanced section, you will learn files input and output operation, CSV and JSON file parsing. You will also run about Python-based regular expression. Finally, I will teach you test-driven development by unit testing in Python, Decorator, and Closure. You will also see some tutorials linked at the end.
Don’t waste your precious time
This 5-hour python course is the shortest and elegant programming course published on Udemy. I personally do not like to watch the long, boring video tutorial. I like to know the specific thing in the right way.
ZERO Risk with Money Back Guarantee…
I am very confident that you will love my Python programming course. In case you're not happy, you can claim your FULL money back within 30 days. So sign up today and let's start learning!
By the end of this course, you'll understand:
• Fundamental of Computer Programming using Python
• Advanced and Modern Python Features
• Object-Oriented Programming using Python
• Collection types like list, dictionary and how to use them
• The Clear understanding of Modules and Package
• How to handle error in Programming
• How to use Regular Expression
• Test-Driven Development by Unit Testing
• Decorator and Closure concept in programming
• By solving coding challenges in the curricular you will boost your confidence
So don't waste your time by overthinking and Let's enroll in my course. I will be more than happy to guide you in this journey!
Who this course is for:
• Anyone who is completely new to computer programming
• Anyone having basic programming knowledge of other languages like Php, Javascript
• Anyone who is interested in web development, data science or deep learning
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
Python Programming in 5 Hours/1. Setup/1. Python 3 in Mac How to Install.mp4
13.1 MB
Python Programming in 5 Hours/1. Setup/1. Python 3 in Mac How to Install.srt
925 B
Python Programming in 5 Hours/1. Setup/2. Code Editor Visual Studio Code in Mac.mp4
9.2 MB
Python Programming in 5 Hours/1. Setup/2. Code Editor Visual Studio Code in Mac.srt
896 B
Python Programming in 5 Hours/1. Setup/3. IDE Install PyCharm in Mac.mp4
10.2 MB
Python Programming in 5 Hours/1. Setup/3. IDE Install PyCharm in Mac.srt
994 B
Python Programming in 5 Hours/1. Setup/4. Python 3 in Windows How to Install.mp4
11.3 MB
Python Programming in 5 Hours/1. Setup/4. Python 3 in Windows How to Install.srt
798 B
Python Programming in 5 Hours/1. Setup/5. Code Editor Visual Studio Code in Windows.mp4
12 MB
Python Programming in 5 Hours/1. Setup/5. Code Editor Visual Studio Code in Windows.srt
769 B
Python Programming in 5 Hours/1. Setup/6. IDE Install PyCharm in Windows.mp4
12.8 MB
Python Programming in 5 Hours/1. Setup/6. IDE Install PyCharm in Windows.srt
848 B
Python Programming in 5 Hours/2. Hello World First Program/1. Writing code in IDLE in Windows.mp4
10.2 MB
Python Programming in 5 Hours/2. Hello World First Program/1. Writing code in IDLE in Windows.srt
1.1 KB
Python Programming in 5 Hours/2. Hello World First Program/10. Visual Studio Code Editor.html
169 B
Python Programming in 5 Hours/2. Hello World First Program/2. Writing code in IDLE in Mac.mp4
5.4 MB
Python Programming in 5 Hours/2. Hello World First Program/2. Writing code in IDLE in Mac.srt
824 B
Python Programming in 5 Hours/2. Hello World First Program/3. Writing code in Terminal in Mac.mp4
10.1 MB
Python Programming in 5 Hours/2. Hello World First Program/3. Writing code in Terminal in Mac.srt
1.8 KB
Python Programming in 5 Hours/2. Hello World First Program/4. Writing code in Windows Powershell.mp4
8.9 MB
Python Programming in 5 Hours/2. Hello World First Program/4. Writing code in Windows Powershell.srt
1.3 KB
Python Programming in 5 Hours/2. Hello World First Program/5. Writing code by VS Code and Running in Mac Terminal.mp4
10.1 MB
Python Programming in 5 Hours/2. Hello World First Program/5. Writing code by VS Code and Running in Mac Terminal.srt
1.8 KB
Python Programming in 5 Hours/2. Hello World First Program/6. Writing code by VS Code and Running in Windows Powershell.mp4
18.4 MB
Python Programming in 5 Hours/2. Hello World First Program/6. Writing code by VS Code and Running in Windows Powershell.srt
2.8 KB
Python Programming in 5 Hours/2. Hello World First Program/7. Writing code and running in Windows PyCharm IDE.mp4
23.8 MB
Python Programming in 5 Hours/2. Hello World First Program/7. Writing code and running in Windows PyCharm IDE.srt
3.1 KB
Python Programming in 5 Hours/2. Hello World First Program/8. Writing code and running in Mac PyCharm IDE.mp4
22.6 MB
Python Programming in 5 Hours/2. Hello World First Program/8. Writing code and running in Mac PyCharm IDE.srt
2.5 KB
Python Programming in 5 Hours/2. Hello World First Program/9. IDE and Output.html
165 B
Python Programming in 5 Hours/24. BONUS Python Projects/1. Python Web Browser Automation to Save Time ( NEW ).mp4
101.6 MB
Python Programming in 5 Hours/3. Variables/1. What is variable.mp4
10.9 MB
Python Programming in 5 Hours/3. Variables/1. What is variable.srt
2.7 KB
Python Programming in 5 Hours/3. Variables/2. Types of variable.mp4
13.8 MB
Python Programming in 5 Hours/3. Variables/2. Types of variable.srt
2.5 KB
Python Programming in 5 Hours/3. Variables/3. Variable naming rules.mp4
6.3 MB
Python Programming in 5 Hours/3. Variables/3. Variable naming rules.srt
1.6 KB
Python Programming in 5 Hours/3. Variables/4. Comments.mp4
6.4 MB
Python Programming in 5 Hours/3. Variables/4. Comments.srt
1.7 KB
Python Programming in 5 Hours/3. Variables/5. Statements, Expression and Case Sensitivity.mp4
6.7 MB
Python Programming in 5 Hours/3. Variables/5. Statements, Expression and Case Sensitivity.srt
1.3 KB
Python Programming in 5 Hours/3. Variables/6. Variable.html
165 B
Python Programming in 5 Hours/3. Variables/7. Variable Evaluation.html
165 B
Python Programming in 5 Hours/4. Operators/1. Basic mathematical operators.mp4
18.7 MB
Python Programming in 5 Hours/4. Operators/1. Basic mathematical operators.srt
3.4 KB
Python Programming in 5 Hours/4. Operators/10. Think Exponentially.html
165 B
Python Programming in 5 Hours/4. Operators/2. Type casting.mp4
11.7 MB
Python Programming in 5 Hours/4. Operators/2. Type casting.srt
2.1 KB
Python Programming in 5 Hours/4. Operators/3. Negative operator.mp4
2.6 MB
Python Programming in 5 Hours/4. Operators/3. Negative operator.srt
775 B
Python Programming in 5 Hours/4. Operators/4. Remainder operator.mp4
6.3 MB
Python Programming in 5 Hours/4. Operators/4. Remainder operator.srt
1.6 KB
Python Programming in 5 Hours/4. Operators/5. Divmod operator.mp4
5.4 MB
Python Programming in 5 Hours/4. Operators/5. Divmod operator.srt
1.3 KB
Python Programming in 5 Hours/4. Operators/6. Exponential operator.mp4
3.6 MB
Python Programming in 5 Hours/4. Operators/6. Exponential operator.srt
1 KB
Python Programming in 5 Hours/4. Operators/7. Operators.html
165 B
Python Programming in 5 Hours/4. Operators/8. Write correct operation.html
165 B
Python Programming in 5 Hours/4. Operators/9. Fix Result.html
165 B
Python Programming in 5 Hours/5. Code Documentation/1. All Codes in Written Form.html
33 KB
Python Programming in 5 Hours/6. String/1. Introduction and common operation.mp4
35.1 MB
Python Programming in 5 Hours/6. String/1. Introduction and common operation.srt
7.2 KB
Python Programming in 5 Hours/6. String/2. String matching, searching, replacing.mp4
14.1 MB
Python Programming in 5 Hours/6. String/2. String matching, searching, replacing.srt
2.7 KB
Python Programming in 5 Hours/6. String/3. String interpolation.mp4
18.4 MB
Python Programming in 5 Hours/6. String/3. String interpolation.srt
3 KB
Python Programming in 5 Hours/6. String/4. String slicing.mp4
7.7 MB
Python Programming in 5 Hours/6. String/4. String slicing.srt
1.9 KB
Python Programming in 5 Hours/6. String/5. String.html
165 B
Python Programming in 5 Hours/6. String/6. I am a Computer Programmer.html
165 B
Python Programming in 5 Hours/6. String/7. Last Word.html
165 B
Python Programming in 5 Hours/6. String/8. Russian Proverb.html
165 B
Python Programming in 5 Hours/7. Making Decision or Condition/1. if.mp4
4.3 MB
Python Programming in 5 Hours/7. Making Decision or Condition/1. if.srt
1.3 KB
Python Programming in 5 Hours/7. Making Decision or Condition/10. 18+.html
165 B
Python Programming in 5 Hours/7. Making Decision or Condition/11. Steve and Mark.html
165 B
Python Programming in 5 Hours/7. Making Decision or Condition/2. else.mp4
9.6 MB
Python Programming in 5 Hours/7. Making Decision or Condition/2. else.srt
1.8 KB
Python Programming in 5 Hours/7. Making Decision or Condition/3. if elif else.mp4
11.4 MB
Python Programming in 5 Hours/7. Making Decision or Condition/3. if elif else.srt
1.9 KB
Python Programming in 5 Hours/7. Making Decision or Condition/4. Logical operator and or.mp4
13 MB
Python Programming in 5 Hours/7. Making Decision or Condition/4. Logical operator and or.srt
2.8 KB
Python Programming in 5 Hours/7. Making Decision or Condition/5. String compare.mp4
7.3 MB
Python Programming in 5 Hours/7. Making Decision or Condition/5. String compare.srt
1.6 KB
Python Programming in 5 Hours/7. Making Decision or Condition/6. Not equal to.mp4
3 MB
Python Programming in 5 Hours/7. Making Decision or Condition/6. Not equal to.srt
838 B
Python Programming in 5 Hours/7. Making Decision or Condition/7. Nested condition.mp4
4 MB
Python Programming in 5 Hours/7. Making Decision or Condition/7. Nested condition.srt
930 B
Python Programming in 5 Hours/7. Making Decision or Condition/8. Condition.html
165 B
Python Programming in 5 Hours/7. Making Decision or Condition/9. Lucky 7.html
165 B
Python Programming in 5 Hours/8. Loop or Iteration/1. While loop.mp4
9.2 MB
Python Programming in 5 Hours/8. Loop or Iteration/1. While loop.srt
2.2 KB
Python Programming in 5 Hours/8. Loop or Iteration/2. Infinite loop.mp4
4.6 MB
Python Programming in 5 Hours/8. Loop or Iteration/2. Infinite loop.srt
1.1 KB
Python Programming in 5 Hours/8. Loop or Iteration/3. Break statement.mp4
3.4 MB
Python Programming in 5 Hours/8. Loop or Iteration/3. Break statement.srt