TorBT - Torrents and Magnet Links Search Engine
Lynda - Python Projects
- Date: 2026-05-31
- Size: 336 MB
- Files: 98
File Name
Size
1. 1. Installation and Setup/02. Setting up the Python development environment.mp4
18 MB
1. 1. Installation and Setup/01. The course overview.mp4
16 MB
1. 1. Installation and Setup/02. Setting up the Python development environment.en.srt
12 kB
1. 1. Installation and Setup/01. The course overview.en.srt
7.7 kB
2. 2. Running Python Programs within Eclipse/05. Using the PyDev debugger.mp4
17 MB
2. 2. Running Python Programs within Eclipse/04. Setting breakpoints.mp4
11 MB
2. 2. Running Python Programs within Eclipse/03. Getting started with Python.mp4
10 MB
2. 2. Running Python Programs within Eclipse/05. Using the PyDev debugger.en.srt
10 kB
2. 2. Running Python Programs within Eclipse/03. Getting started with Python.en.srt
6.7 kB
2. 2. Running Python Programs within Eclipse/04. Setting breakpoints.en.srt
6.6 kB
3. 3. Using Design Patterns/09. Creating the maze in Python using the Factory Prototype design pattern.mp4
29 MB
3. 3. Using Design Patterns/06. Creational design patterns - The maze labyrinth game in Python.mp4
21 MB
3. 3. Using Design Patterns/08. Creating the maze in Python using the Builder design pattern.mp4
20 MB
3. 3. Using Design Patterns/07. Creating the maze in Python using the Abstract Factory design pattern.mp4
17 MB
3. 3. Using Design Patterns/09. Creating the maze in Python using the Factory Prototype design pattern.en.srt
15 kB
3. 3. Using Design Patterns/08. Creating the maze in Python using the Builder design pattern.en.srt
12 kB
3. 3. Using Design Patterns/06. Creational design patterns - The maze labyrinth game in Python.en.srt
12 kB
3. 3. Using Design Patterns/07. Creating the maze in Python using the Abstract Factory design pattern.en.srt
7.9 kB
4. 4. Creating a GUI Application with Tkinter/12. NOAA weather data.mp4
47 MB
4. 4. Creating a GUI Application with Tkinter/11. Simple GUI.mp4
27 MB
4. 4. Creating a GUI Application with Tkinter/13. OpenWeatherMap.mp4
18 MB
4. 4. Creating a GUI Application with Tkinter/10. Introducing Tkinter.mp4
12 MB
4. 4. Creating a GUI Application with Tkinter/12. NOAA weather data.en.srt
20 kB
4. 4. Creating a GUI Application with Tkinter/11. Simple GUI.en.srt
16 kB
4. 4. Creating a GUI Application with Tkinter/13. OpenWeatherMap.en.srt
9.9 kB
4. 4. Creating a GUI Application with Tkinter/10. Introducing Tkinter.en.srt
6.8 kB
5. 5. Writing a Windows Scheduling Service/17. TaskSchedulerSvc.mp4
30 MB
5. 5. Writing a Windows Scheduling Service/15. EmailingViaGmail.mp4
14 MB
5. 5. Writing a Windows Scheduling Service/14. GettingDataHtml.mp4
14 MB
5. 5. Writing a Windows Scheduling Service/16. Scheduling the task.mp4
9.2 MB
5. 5. Writing a Windows Scheduling Service/17. TaskSchedulerSvc.en.srt
13 kB
5. 5. Writing a Windows Scheduling Service/14. GettingDataHtml.en.srt
7.8 kB
5. 5. Writing a Windows Scheduling Service/15. EmailingViaGmail.en.srt
7.4 kB
5. 5. Writing a Windows Scheduling Service/16. Scheduling the task.en.srt
5.5 kB
Exercise Files/Section1 - Installation and Setup/Videos to Folders mapping.JPG
74 kB
Exercise Files/Section1 - Installation and Setup/ReadMe.txt
41 B
Exercise Files/Section2 - Running Python programs within Eclipse/Section2_Video1/OOP.py
345 B
Exercise Files/Section2 - Running Python programs within Eclipse/Section2_Video1/Functional.py
93 B
Exercise Files/Section2 - Running Python programs within Eclipse/Section2_Video1/Simple.py
37 B
Exercise Files/Section2 - Running Python programs within Eclipse/Section2_Video1/__init__.py
0 B
Exercise Files/Section2 - Running Python programs within Eclipse/Section2_Video2_and_3/SettingBreakpointsTwoClasses.py
624 B
Exercise Files/Section2 - Running Python programs within Eclipse/Section2_Video2_and_3/SettingBreakpointsInherit.py
557 B
Exercise Files/Section2 - Running Python programs within Eclipse/Section2_Video2_and_3/Conditional_Breakpoint.py
369 B
Exercise Files/Section2 - Running Python programs within Eclipse/Section2_Video2_and_3/SettingBreakpoints.py
331 B
Exercise Files/Section2 - Running Python programs within Eclipse/Section2_Video2_and_3/__init__.py
0 B
Exercise Files/Section3 - Using Design Patterns/Section3_Video1_and_2/MazeAbstractFactoryPattern_Bombed.py
8.4 kB
Exercise Files/Section3 - Using Design Patterns/Section3_Video1_and_2/MazeAbstractFactoryPattern_Enchanted.py
7.3 kB
Exercise Files/Section3 - Using Design Patterns/Section3_Video1_and_2/MazeAbstractFactoryPattern.py
5.6 kB
Exercise Files/Section3 - Using Design Patterns/Section3_Video1_and_2/MazeWithoutPatterns.py
4.4 kB
Exercise Files/Section3 - Using Design Patterns/Section3_Video1_and_2/__init__.py
0 B
Exercise Files/Section3 - Using Design Patterns/Section3_Video3/MazeBuilderPattern.py
7.0 kB
Exercise Files/Section3 - Using Design Patterns/Section3_Video3/__init__.py
0 B
Exercise Files/Section3 - Using Design Patterns/Section3_Video4/Proto_Output.txt
26 kB
Exercise Files/Section3 - Using Design Patterns/Section3_Video4/MazePrototypePattern_withProtoMgr.py
15 kB
Exercise Files/Section3 - Using Design Patterns/Section3_Video4/MazePrototypePattern.py
12 kB
Exercise Files/Section3 - Using Design Patterns/Section3_Video4/MazeFactoryPattern.py
8.7 kB
Exercise Files/Section3 - Using Design Patterns/Section3_Video4/Proto_Output_for_printing.txt
2.5 kB
Exercise Files/Section3 - Using Design Patterns/Section3_Video4/__init__.py
0 B
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video1/Intro_tkinter_functions_no_resize.py
879 B
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video1/Intro_tkinter_functions.py
813 B
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video1/Intro_tkinter.py
365 B
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video1/__init__.py
0 B
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video2/GUI_Simple_label_combo_entry_east_add_spacing.py
6.5 kB
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video2/GUI_Simple_label_combo_entry_east.py
6.2 kB
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video2/GUI_Simple_label_combo_entry.py
6.2 kB
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video2/GUI_Simple_label_combo.py
2.9 kB
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video2/GUI_Simple_label.py
2.3 kB
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video2/GUI_Simple.py
1.8 kB
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video2/__init__.py
0 B
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video3/weather_HTMLParser.txt
78 kB
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video3/weather_cities_stationID.txt
78 kB
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video3/GUI_Weather_NOAA_USA_with_data_from_web.py
13 kB
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video3/GUI_Weather_NOAA_USA_with_data.py
10 kB
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video3/GUI_Weather_NOAA_USA.py
7.9 kB
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video3/few_clouds.png
4.7 kB
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video3/night_few_clouds.png
4.2 kB
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video3/night_fair.png
3.7 kB
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video3/Weather_NOAA.py
1.2 kB
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video3/__init__.py
0 B
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video4/city.list.json.gz
3.8 MB
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video4/GUI_Weather_OpenWeatherMap.py
22 kB
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video4/few_clouds.png
4.7 kB
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video4/fair.png
4.7 kB
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video4/night_few_clouds.png
4.2 kB
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video4/night_fair.png
3.7 kB
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video4/10d.png
3.7 kB
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video4/Weather_OpenWeatherMap.py
1.8 kB
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video4/LAX json.txt
669 B
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video4/API_key.py
254 B
Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video4/__init__.py
0 B
Exercise Files/Section5 - Writing a Windows scheduling service/Section5_Video1_4/Task_Scheduler_Svc.py
2.9 kB
Exercise Files/Section5 - Writing a Windows scheduling service/Section5_Video1_4/Email_File.html
2.0 kB
Exercise Files/Section5 - Writing a Windows scheduling service/Section5_Video1_4/Email_via_Gmail.py
1.6 kB
Exercise Files/Section5 - Writing a Windows scheduling service/Section5_Video1_4/Get_Weather_Data.py
1.5 kB
Exercise Files/Section5 - Writing a Windows scheduling service/Section5_Video1_4/Create_Html_file.py
1.3 kB
Exercise Files/Section5 - Writing a Windows scheduling service/Section5_Video1_4/Task_Scheduler.py
744 B
Exercise Files/Section5 - Writing a Windows scheduling service/Section5_Video1_4/GMAIL_PWD.py
88 B
Exercise Files/Section5 - Writing a Windows scheduling service/Refresh_to_see__Test_Email_File.html.txt
217 B