Lynda - Python Projects
File List
| File | Size |
|---|---|
| 1. 1. Installation and Setup/02. Setting up the Python development environment.mp4 | 18.44 MB |
| 1. 1. Installation and Setup/01. The course overview.mp4 | 15.81 MB |
| 1. 1. Installation and Setup/02. Setting up the Python development environment.en.srt | 11.73 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.07 MB |
| 2. 2. Running Python Programs within Eclipse/04. Setting breakpoints.mp4 | 11.27 MB |
| 2. 2. Running Python Programs within Eclipse/03. Getting started with Python.mp4 | 10.4 MB |
| 2. 2. Running Python Programs within Eclipse/05. Using the PyDev debugger.en.srt | 10.01 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.61 KB |
| 3. 3. Using Design Patterns/09. Creating the maze in Python using the Factory Prototype design pattern.mp4 | 28.59 MB |
| 3. 3. Using Design Patterns/06. Creational design patterns - The maze labyrinth game in Python.mp4 | 21.39 MB |
| 3. 3. Using Design Patterns/08. Creating the maze in Python using the Builder design pattern.mp4 | 19.53 MB |
| 3. 3. Using Design Patterns/07. Creating the maze in Python using the Abstract Factory design pattern.mp4 | 17.19 MB |
| 3. 3. Using Design Patterns/09. Creating the maze in Python using the Factory Prototype design pattern.en.srt | 15.11 KB |
| 3. 3. Using Design Patterns/08. Creating the maze in Python using the Builder design pattern.en.srt | 11.93 KB |
| 3. 3. Using Design Patterns/06. Creational design patterns - The maze labyrinth game in Python.en.srt | 11.55 KB |
| 3. 3. Using Design Patterns/07. Creating the maze in Python using the Abstract Factory design pattern.en.srt | 7.85 KB |
| 4. 4. Creating a GUI Application with Tkinter/12. NOAA weather data.mp4 | 47.04 MB |
| 4. 4. Creating a GUI Application with Tkinter/11. Simple GUI.mp4 | 26.94 MB |
| 4. 4. Creating a GUI Application with Tkinter/13. OpenWeatherMap.mp4 | 18.46 MB |
| 4. 4. Creating a GUI Application with Tkinter/10. Introducing Tkinter.mp4 | 11.49 MB |
| 4. 4. Creating a GUI Application with Tkinter/12. NOAA weather data.en.srt | 20.39 KB |
| 4. 4. Creating a GUI Application with Tkinter/11. Simple GUI.en.srt | 15.83 KB |
| 4. 4. Creating a GUI Application with Tkinter/13. OpenWeatherMap.en.srt | 9.94 KB |
| 4. 4. Creating a GUI Application with Tkinter/10. Introducing Tkinter.en.srt | 6.76 KB |
| 5. 5. Writing a Windows Scheduling Service/17. TaskSchedulerSvc.mp4 | 29.93 MB |
| 5. 5. Writing a Windows Scheduling Service/15. EmailingViaGmail.mp4 | 14.46 MB |
| 5. 5. Writing a Windows Scheduling Service/14. GettingDataHtml.mp4 | 14.31 MB |
| 5. 5. Writing a Windows Scheduling Service/16. Scheduling the task.mp4 | 9.24 MB |
| 5. 5. Writing a Windows Scheduling Service/17. TaskSchedulerSvc.en.srt | 12.65 KB |
| 5. 5. Writing a Windows Scheduling Service/14. GettingDataHtml.en.srt | 7.83 KB |
| 5. 5. Writing a Windows Scheduling Service/15. EmailingViaGmail.en.srt | 7.35 KB |
| 5. 5. Writing a Windows Scheduling Service/16. Scheduling the task.en.srt | 5.54 KB |
| Exercise Files/Section1 - Installation and Setup/Videos to Folders mapping.JPG | 73.6 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.35 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.57 KB |
| Exercise Files/Section3 - Using Design Patterns/Section3_Video1_and_2/MazeWithoutPatterns.py | 4.39 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.01 KB |
| Exercise Files/Section3 - Using Design Patterns/Section3_Video3/__init__.py | 0 B |
| Exercise Files/Section3 - Using Design Patterns/Section3_Video4/Proto_Output.txt | 25.66 KB |
| Exercise Files/Section3 - Using Design Patterns/Section3_Video4/MazePrototypePattern_withProtoMgr.py | 14.68 KB |
| Exercise Files/Section3 - Using Design Patterns/Section3_Video4/MazePrototypePattern.py | 11.53 KB |
| Exercise Files/Section3 - Using Design Patterns/Section3_Video4/MazeFactoryPattern.py | 8.73 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.53 KB |
| Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video2/GUI_Simple_label_combo_entry_east.py | 6.19 KB |
| Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video2/GUI_Simple_label_combo_entry.py | 6.17 KB |
| Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video2/GUI_Simple_label_combo.py | 2.93 KB |
| Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video2/GUI_Simple_label.py | 2.28 KB |
| Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video2/GUI_Simple.py | 1.75 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.19 KB |
| Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video3/weather_cities_stationID.txt | 77.5 KB |
| Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video3/GUI_Weather_NOAA_USA_with_data_from_web.py | 13.2 KB |
| Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video3/GUI_Weather_NOAA_USA_with_data.py | 10.1 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.69 KB |
| Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video3/night_few_clouds.png | 4.18 KB |
| Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video3/night_fair.png | 3.75 KB |
| Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video3/Weather_NOAA.py | 1.22 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.77 MB |
| Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video4/GUI_Weather_OpenWeatherMap.py | 22.14 KB |
| Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video4/few_clouds.png | 4.69 KB |
| Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video4/fair.png | 4.67 KB |
| Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video4/night_few_clouds.png | 4.18 KB |
| Exercise Files/Section4 - Creating a GUI application with Tkinter/Section4_Video4/night_fair.png | 3.75 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.84 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.89 KB |
| Exercise Files/Section5 - Writing a Windows scheduling service/Section5_Video1_4/Email_File.html | 1.96 KB |
| Exercise Files/Section5 - Writing a Windows scheduling service/Section5_Video1_4/Email_via_Gmail.py | 1.61 KB |
| Exercise Files/Section5 - Writing a Windows scheduling service/Section5_Video1_4/Get_Weather_Data.py | 1.51 KB |
| Exercise Files/Section5 - Writing a Windows scheduling service/Section5_Video1_4/Create_Html_file.py | 1.27 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 |
Trackers
No trackers found.