17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
Master Python from the inside out and learn how to build any Python program with ease using Python classes and OOP!
What you'll learn
Escape the world of Python basics and take your Python skills to a professional level. Master the ultimate object-oriented programming paradigm. Build 10 real-world Python programs using the professional object-oriented programming approach. Complete three independent Python projects and compare the solutions. Learn how to plan your Python programs before writing them. Write highly organized modular code. For more Udemy Courses: https://tutorialsplanet.net
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
01 Getting Started/001 How This Course Will Make You a Pro.en.srt
7.7 KB
01 Getting Started/001 How This Course Will Make You a Pro.mp4
16.6 MB
01 Getting Started/002 What is the Best Python IDE_.en.srt
4.4 KB
01 Getting Started/002 What is the Best Python IDE_.mp4
5.1 MB
01 Getting Started/003 IDE Resource.html
1.2 KB
01 Getting Started/004 Ready to Code.en.srt
4.9 KB
01 Getting Started/004 Ready to Code.mp4
9.9 MB
01 Getting Started/005 Getting Help.html
1.5 KB
02 Introduction to Object Oriented Programming - Building a Geometry Game (App 1)/001 Find the Objects in This Code (Assignment).en.srt
1.1 KB
02 Introduction to Object Oriented Programming - Building a Geometry Game (App 1)/001 Find the Objects in This Code (Assignment).mp4
1.5 MB
02 Introduction to Object Oriented Programming - Building a Geometry Game (App 1)/002 Python Language Elements from a Deep View.en.srt
6.9 KB
02 Introduction to Object Oriented Programming - Building a Geometry Game (App 1)/002 Python Language Elements from a Deep View.mp4
15.6 MB
02 Introduction to Object Oriented Programming - Building a Geometry Game (App 1)/003 What is a Python Object_.en.srt
11.6 KB
02 Introduction to Object Oriented Programming - Building a Geometry Game (App 1)/003 What is a Python Object_.mp4
35 MB
03 Creating and Using Python Classes - Building a Geometry Game (App 1)/001 Geometry Game Demonstration.en.srt
2.6 KB
03 Creating and Using Python Classes - Building a Geometry Game (App 1)/001 Geometry Game Demonstration.mp4
11.6 MB
03 Creating and Using Python Classes - Building a Geometry Game (App 1)/002 Find the Objects (Assignment).html
1.2 KB
03 Creating and Using Python Classes - Building a Geometry Game (App 1)/003 Answer_ The Objects in the Code.en.srt
4.7 KB
03 Creating and Using Python Classes - Building a Geometry Game (App 1)/003 Answer_ The Objects in the Code.mp4
12.5 MB
03 Creating and Using Python Classes - Building a Geometry Game (App 1)/004 The Steps of Writing a Professional Program.en.srt
2.5 KB
03 Creating and Using Python Classes - Building a Geometry Game (App 1)/004 The Steps of Writing a Professional Program.mp4
2.1 MB
03 Creating and Using Python Classes - Building a Geometry Game (App 1)/005 Creating a Python Class.en.srt
6.9 KB
03 Creating and Using Python Classes - Building a Geometry Game (App 1)/005 Creating a Python Class.mp4
6.7 MB
03 Creating and Using Python Classes - Building a Geometry Game (App 1)/006 Using the Created Class to Create Objects.en.srt
5.9 KB
03 Creating and Using Python Classes - Building a Geometry Game (App 1)/006 Using the Created Class to Create Objects.mp4
25.2 MB
03 Creating and Using Python Classes - Building a Geometry Game (App 1)/007 What is _self__.en.srt
3.7 KB
03 Creating and Using Python Classes - Building a Geometry Game (App 1)/007 What is _self__.mp4
5.5 MB
03 Creating and Using Python Classes - Building a Geometry Game (App 1)/008 More About _self_.en.srt
2.7 KB
03 Creating and Using Python Classes - Building a Geometry Game (App 1)/008 More About _self_.mp4
3.6 MB
03 Creating and Using Python Classes - Building a Geometry Game (App 1)/009 Creating Class Methods.en.srt
10.2 KB
03 Creating and Using Python Classes - Building a Geometry Game (App 1)/009 Creating Class Methods.mp4
22 MB
03 Creating and Using Python Classes - Building a Geometry Game (App 1)/010 The ___init___ Method Vs. Normal Methods.en.srt
2.3 KB
03 Creating and Using Python Classes - Building a Geometry Game (App 1)/010 The ___init___ Method Vs. Normal Methods.mp4
4.8 MB
03 Creating and Using Python Classes - Building a Geometry Game (App 1)/011 Add a _distance_ Method (Assignment).html
1.3 KB
03 Creating and Using Python Classes - Building a Geometry Game (App 1)/012 Answer_ Adding a _distance_ Method.en.srt
6.3 KB
03 Creating and Using Python Classes - Building a Geometry Game (App 1)/012 Answer_ Adding a _distance_ Method.mp4
15.7 MB
04 More Practice with Classes - Building a Geometry Game (App 1, Part 2)/001 Creating a Second Class for our Program.en.srt
9.3 KB
04 More Practice with Classes - Building a Geometry Game (App 1, Part 2)/001 Creating a Second Class for our Program.mp4
33.7 MB
04 More Practice with Classes - Building a Geometry Game (App 1, Part 2)/002 Wrapping Things Up.en.srt
9.7 KB
04 More Practice with Classes - Building a Geometry Game (App 1, Part 2)/002 Wrapping Things Up.mp4
21.4 MB
04 More Practice with Classes - Building a Geometry Game (App 1, Part 2)/003 Add a New Feature to the Program (Assignment).en.srt
1.1 KB
04 More Practice with Classes - Building a Geometry Game (App 1, Part 2)/003 Add a New Feature to the Program (Assignment).mp4
3.7 MB
04 More Practice with Classes - Building a Geometry Game (App 1, Part 2)/004 Answer_ Adding a New Feature to the Program.en.srt
5.4 KB
04 More Practice with Classes - Building a Geometry Game (App 1, Part 2)/004 Answer_ Adding a New Feature to the Program.mp4
55.4 MB
04 More Practice with Classes - Building a Geometry Game (App 1, Part 2)/005 Code Improvement.html
3.5 KB
05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/001 Section Introduction.en.srt
2.1 KB
05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/001 Section Introduction.mp4
4.8 MB
05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/002 Installing PyCharm on Windows.en.srt
5.7 KB
05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/002 Installing PyCharm on Windows.mp4
18.7 MB
05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/003 Installing PyCharm on Mac.en.srt
4.4 KB
05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/003 Installing PyCharm on Mac.mp4
22.5 MB
05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/004 Installing PyCharm on Linux.en.srt
3.7 KB
05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/004 Installing PyCharm on Linux.mp4
26.4 MB
05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/005 How to Use PyCharm.en.srt
14.6 KB
05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/005 How to Use PyCharm.mp4
64.9 MB
05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/006 [IMPORTANT] File Resources and Python Libraries.en.srt
7.3 KB
05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/006 [IMPORTANT] File Resources and Python Libraries.mp4
69 MB
06 Inheritance - Building a Geometry Game (App 1)/001 Problem Statement.en.srt
4.3 KB
06 Inheritance - Building a Geometry Game (App 1)/001 Problem Statement.mp4
9.7 MB
06 Inheritance - Building a Geometry Game (App 1)/002 Investigating the Code.en.srt
12.3 KB
06 Inheritance - Building a Geometry Game (App 1)/002 Investigating the Code.mp4
71.2 MB
06 Inheritance - Building a Geometry Game (App 1)/003 Inheriting from the Rectangle Class.en.srt
14.9 KB
06 Inheritance - Building a Geometry Game (App 1)/003 Inheriting from the Rectangle Class.mp4
68.6 MB
06 Inheritance - Building a Geometry Game (App 1)/004 Adding Methods to the Child Class.en.srt
4.7 KB
06 Inheritance - Building a Geometry Game (App 1)/004 Adding Methods to the Child Class.mp4
35.3 MB
06 Inheritance - Building a Geometry Game (App 1)/005 Wrapping Things Up.html
1.4 KB
06 Inheritance - Building a Geometry Game (App 1)/006 Inheriting from the Point Class.en.srt
7.6 KB
06 Inheritance - Building a Geometry Game (App 1)/006 Inheriting from the Point Class.mp4
41.7 MB
06 Inheritance - Building a Geometry Game (App 1)/034 main.py
1.2 KB
07 App 2_ Flatmates_ Bill _ S1_ Planning Phase/001 Installing the Libraries for App 2.html
1.7 KB
07 App 2_ Flatmates_ Bill _ S1_ Planning Phase/002 Preview of The Flatmates_ Bill App.en.srt
5.6 KB
07 App 2_ Flatmates_ Bill _ S1_ Planning Phase/002 Preview of The Flatmates_ Bill App.mp4
21.1 MB
07 App 2_ Flatmates_ Bill _ S1_ Planning Phase/003 Showcasing an App.html
1.4 KB
07 App 2_ Flatmates_ Bill _ S1_ Planning Phase/004 Planning the App.en.srt
20.7 KB
07 App 2_ Flatmates_ Bill _ S1_ Planning Phase/004 Planning the App.mp4
111 MB
07 App 2_ Flatmates_ Bill _ S1_ Planning Phase/005 Writing the Empty Classes.en.srt
19.6 KB
07 App 2_ Flatmates_ Bill _ S1_ Planning Phase/005 Writing the Empty Classes.mp4
137.4 MB
07 App 2_ Flatmates_ Bill _ S1_ Planning Phase/006 Note.html
1.9 KB
08 App 2_ Flatmates_ Bill _ S2_ Implementation Phase/001 Implementing the _pays_ Method.en.srt
12.9 KB
08 App 2_ Flatmates_ Bill _ S2_ Implementation Phase/001 Implementing the _pays_ Method.mp4