/01. Course Introduction/
|
01. Introduction To The Course.mp4
|
44.5 MB
|
01. Introduction To The Course.srt
|
3.6 KB
|
02. Remaster in Progress.mp4
|
45.8 MB
|
02. Remaster in Progress.srt
|
4.3 KB
|
03. Video Quality.mp4
|
24.8 MB
|
03. Video Quality.srt
|
1.8 KB
|
04. Subtitles.mp4
|
29.1 MB
|
04. Subtitles.srt
|
2.2 KB
|
05. How to Get Help.mp4
|
102.2 MB
|
05. How to Get Help.srt
|
9.0 KB
|
06. Important Tip - Source Code.mp4
|
63.5 MB
|
06. Important Tip - Source Code.srt
|
5.4 KB
|
_01. Course Introduction.m3u
|
0.6 KB
|
/02. Install and Setup/
|
01. Python for Windows.mp4
|
26.4 MB
|
01. Python for Windows.srt
|
4.3 KB
|
01.1 Python website.html
|
0.1 KB
|
02. Installing IntelliJ IDEA for Windows.mp4
|
46.2 MB
|
02. Installing IntelliJ IDEA for Windows.srt
|
8.0 KB
|
02.1 Jetbrains Website.html
|
0.1 KB
|
03. Python for Mac.mp4
|
22.4 MB
|
03. Python for Mac.srt
|
2.1 KB
|
03.1 Python website.html
|
0.1 KB
|
04. Install IntelliJ IDEA for Mac.mp4
|
67.6 MB
|
04. Install IntelliJ IDEA for Mac.srt
|
8.2 KB
|
04.1 Jetbrains Website.html
|
0.1 KB
|
05. Python for Linux.mp4
|
31.5 MB
|
05. Python for Linux.srt
|
0.0 KB
|
06. Install IntelliJ IDEA for Linux.mp4
|
40.5 MB
|
06. Install IntelliJ IDEA for Linux.srt
|
8.7 KB
|
06.1 Jetbrains Website.html
|
0.1 KB
|
07. Configuring IntelliJ IDEA.mp4
|
42.8 MB
|
07. Configuring IntelliJ IDEA.srt
|
10.1 KB
|
_02. Install and Setup.m3u
|
0.7 KB
|
/03. Stepping into the World of Python/
|
01. Introduction.mp4
|
14.8 MB
|
01. Introduction.srt
|
0.3 KB
|
02. Our First Python Program.mp4
|
43.8 MB
|
02. Our First Python Program.srt
|
10.6 KB
|
02.1 Source code - Stepping Into the World of Python - Our First Python Program.html
|
0.1 KB
|
03. Printing in Python.mp4
|
44.1 MB
|
03. Printing in Python.srt
|
11.4 KB
|
03.1 Source code - Stepping Into the World of Python - Printing in Python.html
|
0.1 KB
|
03.2 Printing text.html
|
0.2 KB
|
03.3 Printing the result of a calculation.html
|
0.2 KB
|
04. Strings in Python.mp4
|
54.9 MB
|
04. Strings in Python.srt
|
10.4 KB
|
04.1 Source code - Stepping Into the World of Python - Strings in Python.html
|
0.1 KB
|
05. The Escape Character.mp4
|
57.3 MB
|
05. The Escape Character.srt
|
10.3 KB
|
05.1 Source code - Stepping Into the World of Python - The Escape Character.html
|
0.1 KB
|
05.2 Printing tabs.html
|
0.2 KB
|
06. More on Escape Characters in Strings.mp4
|
32.7 MB
|
06. More on Escape Characters in Strings.srt
|
5.9 KB
|
06.1 Source code - Stepping Into the World of Python - More on Escape Characters in Strings.html
|
0.1 KB
|
07. Variables and Types.mp4
|
48.1 MB
|
07. Variables and Types.srt
|
8.1 KB
|
07.1 Source code - Stepping Into the World of Python - Variables and Types.html
|
0.1 KB
|
08. Python is a Strongly Typed Language.mp4
|
34.6 MB
|
08. Python is a Strongly Typed Language.srt
|
7.6 KB
|
08.1 Source code - Stepping Into the World of Python - Is Python a Strongly Typed Language.html
|
0.1 KB
|
09. Numeric Data Types in Python.mp4
|
20.7 MB
|
09. Numeric Data Types in Python.srt
|
0.2 KB
|
10. Numeric Operators.mp4
|
34.3 MB
|
10. Numeric Operators.srt
|
7.2 KB
|
10.1 Source code - Stepping Into the World of Python - Numeric Operators.html
|
0.1 KB
|
11. Expressions.mp4
|
32.5 MB
|
11. Expressions.srt
|
7.4 KB
|
11.1 Source code - Stepping Into the World of Python - Expressions.html
|
0.1 KB
|
11.2 Integer division.html
|
0.2 KB
|
12. Operator Precedence.mp4
|
47.9 MB
|
12. Operator Precedence.srt
|
8.4 KB
|
12.1 Source code - Stepping Into the World of Python - Operator Precedence.html
|
0.1 KB
|
13. The str String Data Type.mp4
|
31.2 MB
|
13. The str String Data Type.srt
|
8.1 KB
|
13.1 Source code - Stepping Into the World of Python - The str String Data Type.html
|
0.1 KB
|
14. Negative Indexing in Strings.mp4
|
26.9 MB
|
14. Negative Indexing in Strings.srt
|
5.5 KB
|
14.1 Source code - Stepping Into the World of Python - Negative Indexing in Strings.html
|
0.1 KB
|
15. Slicing.mp4
|
63.3 MB
|
15. Slicing.srt
|
13.2 KB
|
15.1 Source code - Stepping Into the World of Python - Slicing.html
|
0.1 KB
|
16. Slicing with Negative Numbers.mp4
|
18.4 MB
|
16. Slicing with Negative Numbers.srt
|
3.7 KB
|
16.1 Source code - Stepping Into the World of Python - Slicing with Negative Numbers.html
|
0.1 KB
|
17. Using a Step in a Slice.mp4
|
49.0 MB
|
17. Using a Step in a Slice.srt
|
9.3 KB
|
17.1 Source code - Stepping Into the World of Python - Using a Step in a Slice.html
|
0.1 KB
|
18. Slicing Backwards.mp4
|
29.9 MB
|
18. Slicing Backwards.srt
|
6.2 KB
|
18.1 Source code - Stepping Into the World of Python - Slicing Backwards.html
|
0.1 KB
|
19. Challenge Solution and Slicing Idioms.mp4
|
43.2 MB
|
19. Challenge Solution and Slicing Idioms.srt
|
6.3 KB
|
19.1 Source code - Stepping Into the World of Python - Challenge Solution and Slicing Idioms.html
|
0.1 KB
|
20. String Operators.mp4
|
58.7 MB
|
20. String Operators.srt
|
8.4 KB
|
20.1 Source code - Stepping Into the World of Python - String Operators.html
|
0.1 KB
|
21. String Replacement Fields.mp4
|
86.0 MB
|
21. String Replacement Fields.srt
|
12.5 KB
|
21.1 Source code - Stepping Into the World of Python - String Replacement Fields.html
|
0.1 KB
|
22. String Formatting.mp4
|
100.4 MB
|
22. String Formatting.srt
|
16.1 KB
|
22.1 Source code - Stepping Into the World of Python - String Formatting.html
|
0.1 KB
|
23. f-strings.mp4
|
27.9 MB
|
23. f-strings.srt
|
5.2 KB
|
23.1 Source code - Stepping Into the World of Python - f-strings.html
|
0.1 KB
|
24. Python 2 String Interpolation.mp4
|
35.6 MB
|
24. Python 2 String Interpolation.srt
|
5.1 KB
|
24.1 String Formatting Operations.html
|
0.1 KB
|
24.2 Source code - Stepping Into the World of Python - Python 2 String Interpolation.html
|
0.1 KB
|
25. Section Summary.mp4
|
8.1 MB
|
25. Section Summary.srt
|
0.5 KB
|
25.1 The Basics of Python.html
|
0.2 KB
|
26. End of Remaster.mp4
|
29.7 MB
|
26. End of Remaster.srt
|
2.5 KB
|
_03. Stepping into the World of Python.m3u
|
3.0 KB
|
/04. Program Flow Control in Python/
|
01. Introduction.mp4
|
4.1 MB
|
01. Introduction.srt
|
0.8 KB
|
02. An Introduction To Program Flow Control.mp4
|
30.0 MB
|
02. An Introduction To Program Flow Control.srt
|
14.4 KB
|
03. Test Conditions With If, ElIf & Else.mp4
|
28.1 MB
|
03. Test Conditions With If, ElIf & Else.srt
|
35.1 KB
|
03.1 Using if with strings.html
|
0.2 KB
|
04. More Advanced If, ElIf & Else Processing.mp4
|
21.9 MB
|
04. More Advanced If, ElIf & Else Processing.srt
|
29.7 KB
|
04.1 Simple condition.html
|
0.2 KB
|
05. Challenge - If Then Else.mp4
|
9.4 MB
|
05. Challenge - If Then Else.srt
|
12.4 KB
|
05.1 lecture-30-challenge.txt.html
|
0.1 KB
|
05.2 Source Code - Program Flow Control in Python - Challenge - If Then Else.html
|
0.1 KB
|
06. For Loops.mp4
|
15.6 MB
|
06. For Loops.srt
|
22.2 KB
|
06.1 Source Code - Program Flow Control in Python - For Loops.html
|
0.1 KB
|
06.2 For loop.html
|
0.2 KB
|
07. Extending For Loops.mp4
|
16.3 MB
|
07. Extending For Loops.srt
|
19.4 KB
|
07.1 Source Code - Program Flow Control in Python - Extending For Loops.html
|
0.1 KB
|
07.2 Extracting capitals.html
|
0.2 KB
|
07.3 For loop with step.html
|
0.2 KB
|
08. Understanding Continue, Break And Else.mp4
|
23.1 MB
|
08. Understanding Continue, Break And Else.srt
|
33.7 KB
|
08.1 Source Code - Program Flow Control in Python - Understanding Continue, Break And Else.html
|
0.1 KB
|
08.2 Break.html
|
0.2 KB
|
08.3 Continue.html
|
0.2 KB
|
09. Augmented Assignment.mp4
|
13.5 MB
|
09. Augmented Assignment.srt
|
18.5 KB
|
09.1 Source Code - Program Flow Control in Python - Augmented Assignment.html
|
0.1 KB
|
09.2 augmented assignment in a loop.html
|
0.2 KB
|
10. Challenge - Program Flow - Part 1.mp4
|
22.7 MB
|
10. Challenge - Program Flow - Part 1.srt
|
26.9 KB
|
10.1 Source Code - Program Flow Control in Python - Challenge - Program Flow - Part 1.html
|
0.1 KB
|
11. Challenge - Program Flow - Part 2.mp4
|
19.1 MB
|
11. Challenge - Program Flow - Part 2.srt
|
22.8 KB
|
11.1 Source Code - Program Flow Control in Python - Challenge - Program Flow - Part 2.html
|
0.1 KB
|
11.2 Google Python Style Guide.html
|
0.1 KB
|
12. While Loops.mp4
|
75.7 MB
|
12. While Loops.srt
|
19.5 KB
|
12.1 Source Code - Program Flow Control in Python - While Loops.html
|
0.1 KB
|
13. Challenge - While Loop.mp4
|
10.6 MB
|
13. Challenge - While Loop.srt
|
9.8 KB
|
13.1 Source Code - Program Flow Control in Python - Challenge - While Loop.html
|
0.1 KB
|
13.2 lecture-38-challenge.txt.html
|
0.1 KB
|
13.3 Flow Control Quiz.html
|
0.2 KB
|
_04. Program Flow Control in Python.m3u
|
1.6 KB
|
/05. Lists, Ranges & Tuples in Python/
|
01. Introduction.mp4
|
3.1 MB
|
01. Introduction.srt
|
0.6 KB
|
02. Lists In Python.mp4
|
18.1 MB
|
02. Lists In Python.srt
|
22.3 KB
|
02.1 Source Code - Lists, Ranges & Tuples - Lists In Python.html
|
0.1 KB
|
03. More About Lists.mp4
|
15.0 MB
|
03. More About Lists.srt
|
18.5 KB
|
03.1 Source Code - Lists, Ranges & Tuples - More About Lists.html
|
0.1 KB
|
04. Challenge - Lists.mp4
|
10.1 MB
|
04. Challenge - Lists.srt
|
11.8 KB
|
04.1 lecture-42-challenge.txt.html
|
0.1 KB
|
04.2 Source Code - Lists, Ranges & Tuples - Challenge - Lists.html
|
0.1 KB
|
05. Understanding Iterators.mp4
|
13.2 MB
|
05. Understanding Iterators.srt
|
16.4 KB
|
05.1 Source Code - Lists, Ranges & Tuples - Understanding Iterators.html
|
0.1 KB
|
05.2 lecture-43-challenge.txt.html
|
0.1 KB
|
06. Understanding and using Ranges.mp4
|
18.1 MB
|
06. Understanding and using Ranges.srt
|
19.1 KB
|
06.1 Source Code - Lists, Ranges & Tuples - Understanding and using Ranges.html
|
0.1 KB
|
07. More About Ranges.mp4
|
12.3 MB
|
07. More About Ranges.srt
|
13.8 KB
|
07.1 Source Code - Lists, Ranges & Tuples - More About Ranges.html
|
0.1 KB
|
07.2 lecture-45-challenge.txt.html
|
0.1 KB
|
08. Ordered Sets With Tuples.mp4
|
22.6 MB
|
08. Ordered Sets With Tuples.srt
|
27.1 KB
|
08.1 Source Code - Lists, Ranges & Tuples - Ordered Sets With Tuples.html
|
0.1 KB
|
09. More On Ordered Sets With Tuples.mp4
|
23.0 MB
|
09. More On Ordered Sets With Tuples.srt
|
28.3 KB
|
09.1 Source Code - Lists, Ranges & Tuples - More On Ordered Sets With Tuples.html
|
0.1 KB
|
09.2 lecture-47-challenge.txt.html
|
0.1 KB
|
09.3 Lists, Ranges and Tuples.html
|
0.2 KB
|
_05. Lists, Ranges & Tuples in Python.m3u
|
1.0 KB
|
/06. The Binary number system explained/
|
01. Introduction to the Section.mp4
|
9.7 MB
|
01. Introduction to the Section.srt
|
1.8 KB
|
02. Binary Basics.mp4
|
5.7 MB
|
02. Binary Basics.srt
|
5.2 KB
|
03. What is binary.mp4
|
47.1 MB
|
03. What is binary.srt
|
18.7 KB
|
03.1 Binary.pdf
|
60.8 KB
|
04. Hexadecimal and Octal and the Challenge.mp4
|
36.5 MB
|
04. Hexadecimal and Octal and the Challenge.srt
|
32.4 KB
|
04.1 lecture-51-challenge.txt.html
|
0.1 KB
|
04.2 HexAndOctal.pdf
|
34.9 KB
|
04.3 Source Code - The Binary number system explained - Hexadecimal and Octal and the Challenge.html
|
0.1 KB
|
_06. The Binary number system explained.m3u
|
0.5 KB
|
/07. Python Dictionaries and Sets/
|
01. Introduction to the Section.mp4
|
4.5 MB
|
01. Introduction to the Section.srt
|
0.7 KB
|
02. Python Dictionaries.mp4
|
25.0 MB
|
02. Python Dictionaries.srt
|
28.2 KB
|
02.1 Source Code - Python Dictionaries and Sets - Python Dictionaries.html
|
0.1 KB
|
03. Dictionaries Part 2.mp4
|
25.2 MB
|
03. Dictionaries Part 2.srt
|
27.5 KB
|
03.1 Source Code - Python Dictionaries and Sets - Dictionaries Part 2.html
|
0.1 KB
|
04. Dictionaries Part 3.mp4
|
35.5 MB
|
04. Dictionaries Part 3.srt
|
38.6 KB
|
04.1 Source Code - Python Dictionaries and Sets - Dictionaries Part 3.html
|
0.1 KB
|
05. Dictionaries Challenge.mp4
|
24.0 MB
|
05. Dictionaries Challenge.srt
|
23.7 KB
|
05.1 lecture-56-challenge.txt.html
|
0.1 KB
|
05.2 Source Code - Python Dictionaries and Sets - Dictionaries Challenge.html
|
0.1 KB
|
06. More on Dictionaries.mp4
|
29.8 MB
|
06. More on Dictionaries.srt
|
29.0 KB
|
06.1 Source Code - Python Dictionaries and Sets - More on Dictionaries.html
|
0.1 KB
|
07. The Second Dictionary Challenge.mp4
|
16.1 MB
|
07. The Second Dictionary Challenge.srt
|
16.8 KB
|
07.1 Source Code - Python Dictionaries and Sets - The Second Dictionary Challenge.html
|
0.1 KB
|
07.2 lecture-58-challenge.txt.html
|
0.1 KB
|
07.3 Python Dictionaries and Sets - The Second Dictionary Challenge with Problem.html
|
0.1 KB
|
08. Sets.mp4
|
24.0 MB
|
08. Sets.srt
|
23.4 KB
|
08.1 Source Code - Python Dictionaries and Sets - Sets.html
|
0.1 KB
|
09. Python Sets Part 2 and Challenge.mp4
|
30.2 MB
|
09. Python Sets Part 2 and Challenge.srt
|
31.5 KB
|
09.1 Source Code - Python Dictionaries and Sets - Python Sets Part 2 and Challenge.html
|
0.1 KB
|
09.2 Python Tables Reference.html
|
0.1 KB
|
09.3 lecture-60-challenge.txt.html
|
0.1 KB
|
_07. Python Dictionaries and Sets.m3u
|
1.0 KB
|
/08. Input and Output (IO) in Python/
|
01. Introduction to the Section.mp4
|
3.6 MB
|
01. Introduction to the Section.srt
|
0.5 KB
|
02. Reading and writing text files.mp4
|
28.7 MB
|
02. Reading and writing text files.srt
|
36.2 KB
|
02.1 sample.txt
|
0.9 KB
|
02.2 Source Code - Input and Output (IO) in Python - Reading and writing text files.html
|
0.1 KB
|
03. Writing Text Files.mp4
|
23.4 MB
|
03. Writing Text Files.srt
|
25.9 KB
|
03.1 Source Code - Input and Output (IO) in Python - Writing Text Files.html
|
0.1 KB
|
04. Appending to Files and Challenge.mp4
|
10.7 MB
|
04. Appending to Files and Challenge.srt
|
9.2 KB
|
04.1 lecture-64-challenge.txt.html
|
0.1 KB
|
04.2 Source Code - Input and Output (IO) in Python - Appending to Files and Challenge.html
|
0.1 KB
|
04.3 Built-in Functions.html
|
0.1 KB
|
05. Writing Binary Files Manually.mp4
|
95.3 MB
|
05. Writing Binary Files Manually.srt
|
32.4 KB
|
05.1 Source Code - Input and Output (IO) in Python - Writing Binary Files Manually.html
|
0.1 KB
|
06. Using Pickle To Write Binary Files.mp4
|
31.0 MB
|
06. Using Pickle To Write Binary Files.srt
|
33.1 KB
|
06.1 Source Code - Input and Output (IO) in Python - Using Pickle To Write Binary Files.html
|
0.1 KB
|
06.2 Pickle Documentation.html
|
0.1 KB
|
07. Shelve.mp4
|
25.0 MB
|
07. Shelve.srt
|
20.1 KB
|
07.1 Source Code - Input and Output (IO) in Python - Shelve.html
|
0.1 KB
|
08. Manipulating Data With Shelve.mp4
|
18.8 MB
|
08. Manipulating Data With Shelve.srt
|
13.1 KB
|
08.1 Source Code - Input and Output (IO) in Python - Manipulating Data With Shelve.html
|
0.1 KB
|
09. Updating With Shelve.mp4
|
26.3 MB
|
09. Updating With Shelve.srt
|
20.4 KB
|
09.1 Source Code - Input and Output (IO) in Python - Updating With Shelve.html
|
0.1 KB
|
10. Shelve Challenge.mp4
|
26.5 MB
|
10. Shelve Challenge.srt
|
17.4 KB
|
10.1 Source Code - Input and Output (IO) in Python - Shelve Challenge.html
|
0.1 KB
|
10.2 lecture-70-challenge.txt.html
|
0.1 KB
|
11. Challenge Continued.mp4
|
18.4 MB
|
11. Challenge Continued.srt
|
13.0 KB
|
11.1 Source Code - Input and Output (IO) in Python - Challenge Continued.html
|
0.1 KB
|
_08. Input and Output (IO) in Python.m3u
|
1.3 KB
|
/09. Modules and Functions in Python/
|
01. Introduction to the Section.mp4
|
3.9 MB
|
01. Introduction to the Section.srt
|
0.6 KB
|
02. Modules and import.mp4
|
21.7 MB
|
02. Modules and import.srt
|
22.9 KB
|
02.1 Source Code - Modules and Functions in Python - Modules and import.html
|
0.1 KB
|
03. The standard Python library.mp4
|
18.2 MB
|
03. The standard Python library.srt
|
12.8 KB
|
03.1 Built-in Functions.html
|
0.1 KB
|
03.2 Source Code - Modules and Functions in Python - The standard Python library.html
|
0.1 KB
|
04. WebBrowser Module.mp4
|
45.8 MB
|
04. WebBrowser Module.srt
|
35.7 KB
|
04.1 Convenient Web-browser controller.html
|
0.1 KB
|
04.2 Source Code - Modules and Functions in Python - WebBrowser Module.html
|
0.1 KB
|
05. Time and DateTime in Python.mp4
|
28.6 MB
|
05. Time and DateTime in Python.srt
|
23.9 KB
|
05.1 Source Code - Modules and Functions in Python - Time and DateTime in Python.html
|
0.1 KB
|
05.2 Time access and conversions.html
|
0.1 KB
|
06. Time (Continued) and Challenge..mp4
|
18.1 MB
|
06. Time (Continued) and Challenge..srt
|
16.0 KB
|
06.1 Time access and conversions.html
|
0.1 KB
|
06.2 PEP 0418 -- Add monotonic time, performance counter, and process time functions.html
|
0.1 KB
|
06.3 Source Code - Modules and Functions in Python - Time (Continued) and Challenge..html
|
0.1 KB
|
06.4 lecture-77-challenge.txt.html
|
0.1 KB
|
07. Timezones.mp4
|
29.8 MB
|
07. Timezones.srt
|
20.0 KB
|
07.1 Time access and conversions.html
|
0.1 KB
|
07.2 [Python-Dev] datetime +- scalars (int, long, float).html
|
0.1 KB
|
07.3 Source Code - Modules and Functions in Python - Timezones.html
|
0.1 KB
|
07.4 datetime — Basic date and time types.html
|
0.1 KB
|
07.5 class datetime.tzinfo.html
|
0.1 KB
|
07.6 time.strftime.html
|
0.1 KB
|
07.7 The Problem with Time & Timezones - Computerphile.html
|
0.1 KB
|
08. Check Path In Windows.mp4
|
15.5 MB
|
08. Check Path In Windows.srt
|
12.2 KB
|
09. Check Path on a Mac.mp4
|
12.4 MB
|
09. Check Path on a Mac.srt
|
5.0 KB
|
09.1 FAQ Installing packages in IntelliJ IDEA and PyCharm.html
|
2.9 KB
|
10. Installing the pytz module (WindowsMacLinux).mp4
|
12.9 MB
|
10. Installing the pytz module (WindowsMacLinux).srt
|
8.7 KB
|
11. Using Timezones.mp4
|
28.9 MB
|
11. Using Timezones.srt
|
14.6 KB
|
11.1 Source Code - Modules and Functions in Python - Using Timezones.html
|
0.1 KB
|
11.2 Time Zone Database.html
|
0.1 KB
|
12. More on Timezones.mp4
|
29.2 MB
|
12. More on Timezones.srt
|
31.9 KB
|
12.1 Source Code - Modules and Functions in Python - More on Timezones.html
|
0.1 KB
|
12.2 pytz - World Timezone Definitions for Python.html
|
0.1 KB
|
13. Timezone Challenge.mp4
|
22.8 MB
|
13. Timezone Challenge.srt
|
12.7 KB
|
13.1 Source Code - Modules and Functions in Python - Timezone Challenge.html
|
0.1 KB
|
13.2 lecture-84-challenge.txt.html
|
0.1 KB
|
14. Introduction to Tkinter.mp4
|
24.4 MB
|
14. Introduction to Tkinter.srt
|
18.1 KB
|
14.1 a GUI for Python.html
|
0.1 KB
|
14.2 Graphical User Interfaces with Tk.html
|
0.1 KB
|
14.3 Tk (software) Wikipedia.html
|
0.1 KB
|
14.4 Source Code - Modules and Functions in Python - Introduction to Tkinter.html
|
0.1 KB
|
14.5 TkDocs.html
|
0.1 KB
|
15. TkInter - Pack Geometry Manager.mp4
|
23.1 MB
|
15. TkInter - Pack Geometry Manager.srt
|
17.2 KB
|
15.1 Source Code - Modules and Functions in Python - TkInter - Pack Geometry Manager.html
|
0.1 KB
|
16. TkInter - Grid Geometry Manager.mp4
|
26.6 MB
|
16. TkInter - Grid Geometry Manager.srt
|
17.8 KB
|
16.1 Source Code - Modules and Functions in Python - TkInter - Grid Geometry Manager.html
|
0.1 KB
|
17. Advanced GUI Example Part 1.mp4
|
34.5 MB
|
17. Advanced GUI Example Part 1.srt
|
20.4 KB
|
17.1 Source Code - Modules and Functions in Python - Advanced GUI Example Part 1.html
|
0.1 KB
|
18. Advanced GUI Example Part 2.mp4
|
32.4 MB
|
18. Advanced GUI Example Part 2.srt
|
13.7 KB
|
18.1 Source Code - Modules and Functions in Python - Advanced GUI Example Part 2.html
|
0.1 KB
|
19. Advanced GUI Example Part 3.mp4
|
40.3 MB
|
19. Advanced GUI Example Part 3.srt
|
27.5 KB
|
19.1 Source Code - Modules and Functions in Python - Advanced GUI Example Part 3.html
|
0.1 KB
|
20. Tkinter Challenge.mp4
|
27.3 MB
|
20. Tkinter Challenge.srt
|
16.5 KB
|
20.1 Source Code - Modules and Functions in Python - Tkinter Challenge.html
|
0.1 KB
|
20.2 lecture-91-challenge.txt.html
|
0.1 KB
|
20.3 11.7-CalculatorScreenshot.png
|
8.3 KB
|
21. Functions in Python.mp4
|
22.8 MB
|
21. Functions in Python.srt
|
24.3 KB
|
21.1 Source Code - Modules and Functions in Python - Functions in Python.html
|
0.1 KB
|
22. Functions Part 2.mp4
|
20.2 MB
|
22. Functions Part 2.srt
|
18.5 KB
|
22.1 Source Code - Modules and Functions in Python - Functions Part 2.html
|
0.1 KB
|
23. Functions Part 3.mp4
|
16.9 MB
|
23. Functions Part 3.srt
|
11.8 KB
|
23.1 Source Code - Modules and Functions in Python - Functions Part 3.html
|
0.1 KB
|
24. Parabola - More on Functions.mp4
|
24.2 MB
|
24. Parabola - More on Functions.srt
|
18.5 KB
|
24.1 Source Code - Modules and Functions in Python - Parabola - More on Functions.html
|
0.1 KB
|
25. Scope in Functions.mp4
|
24.5 MB
|
25. Scope in Functions.srt
|
20.5 KB
|
25.1 Source Code - Modules and Functions in Python - Scope in Functions.html
|
0.1 KB
|
26. Fix Function and Draw Circles.mp4
|
24.0 MB
|
26. Fix Function and Draw Circles.srt
|
18.0 KB
|
26.1 Source Code - Modules and Functions in Python - Fix Function and Draw Circles.html
|
0.1 KB
|
27. Enhanced Circles and Challenge.mp4
|
20.8 MB
|
27. Enhanced Circles and Challenge.srt
|
13.3 KB
|
27.1 lecture-98-challenge.txt.html
|
0.1 KB
|
27.2 Source Code - Modules and Functions in Python - Enhanced Circles and Challenge.html
|
0.1 KB
|
28. Blackjack Setup.mp4
|
23.5 MB
|
28. Blackjack Setup.srt
|
14.1 KB
|
28.1 SVG-cards Open-Source.html
|
0.1 KB
|
28.2 Source Code - Modules and Functions in Python - Blackjack Setup.html
|
0.1 KB
|
28.3 PNG Card Images.html
|
0.1 KB
|
28.4 PPM images.html
|
0.1 KB
|
29. Load Cards.mp4
|
30.3 MB
|
29. Load Cards.srt
|
13.8 KB
|
29.1 Source Code - Modules and Functions in Python - Load Cards.html
|
0.1 KB
|
30. Deal Cards.mp4
|
17.1 MB
|
30. Deal Cards.srt
|
11.6 KB
|
30.1 Source Code - Modules and Functions in Python - Deal Cards.html
|
0.1 KB
|
31. Global Variables.mp4
|
26.2 MB
|
31. Global Variables.srt
|
17.4 KB
|
31.1 Source Code - Modules and Functions in Python - Global Variables.html
|
0.1 KB
|
31.2 lecture-102-challenge.txt.html
|
0.1 KB
|
32. Global Keyword.mp4
|
32.5 MB
|
32. Global Keyword.srt
|
22.2 KB
|
32.1 Source Code - Modules and Functions in Python - Global Keyword.html
|
0.1 KB
|
32.2 lecture-103-challenge.txt.html
|
0.1 KB
|
33. Test Blackjack Game.mp4
|
27.3 MB
|
33. Test Blackjack Game.srt
|
17.7 KB
|
33.1 Source Code - Modules and Functions in Python - Test Blackjack Game.html
|
0.1 KB
|
34. Blackjack Challenge.mp4
|
41.4 MB
|
34. Blackjack Challenge.srt
|
25.4 KB
|
34.1 lecture-105-challenge.txt.html
|
0.1 KB
|
34.2 Source Code - Modules and Functions in Python - Blackjack Challenge.html
|
0.1 KB
|
35. Importing Techniques.mp4
|
39.9 MB
|
35. Importing Techniques.srt
|
28.9 KB
|
35.1 The import system.html
|
0.1 KB
|
35.2 lecture-106-challenge.txt.html
|
0.1 KB
|
35.3 Source Code - Modules and Functions in Python - Importing Techniques.html
|
0.1 KB
|
36. Underscores in Python code.mp4
|
27.2 MB
|
36. Underscores in Python code.srt
|
26.1 KB
|
36.1 Source Code - Modules and Functions in Python - Underscores in Python code.html
|
0.1 KB
|
37. Namespaces, more on Scope and Recursion.mp4
|
28.9 MB
|
37. Namespaces, more on Scope and Recursion.srt
|
17.8 KB
|
37.1 Fibonacci number Wikipedia.html
|
0.1 KB
|
37.2 Source Code - Modules and Functions in Python - Namespaces, more on Scope and Recursion.html
|
0.1 KB
|
38. Recursion with OS Module and Filesystem and Nonlocal keyword.mp4
|
23.8 MB
|
38. Recursion with OS Module and Filesystem and Nonlocal keyword.srt
|
16.6 KB
|
38.1 Miscellaneous operating system interfaces.html
|
0.1 KB
|
38.2 Source Code - Modules and Functions in Python - Recursion with OS Module and Filesystem and Nonlocal keyword.html
|
0.1 KB
|
39. Nonlocal keyword, Free and LEGB.mp4
|
28.5 MB
|
39. Nonlocal keyword, Free and LEGB.srt
|
22.4 KB
|
39.1 Built-in Functions - Locals.html
|
0.1 KB
|
39.2 lecture-110-challenge.txt.html
|
0.1 KB
|
39.3 Source Code - Modules and Functions in Python - Nonlocal keyword, Free and LEGB.html
|
0.1 KB
|
_09. Modules and Functions in Python.m3u
|
4.6 KB
|
/10. Object Oriented Python/
|
01. Object Orientated Programming and Classes.mp4
|
21.2 MB
|
01. Object Orientated Programming and Classes.srt
|
20.8 KB
|
01.1 Source Code - Object Oriented Python - Object Orientated Programming and Classes.html
|
0.1 KB
|
02. Instances, Constructors, Self and more.mp4
|
24.8 MB
|
02. Instances, Constructors, Self and more.srt
|
21.1 KB
|
02.1 Source Code - Object Oriented Python - Instances, Constructors, Self and more.html
|
0.1 KB
|
03. Class Attributes.mp4
|
19.4 MB
|
03. Class Attributes.srt
|
14.4 KB
|
03.1 Source Code - Object Oriented Python - Class Attributes.html
|
0.1 KB
|
04. Methods Part 1.mp4
|
23.1 MB
|
04. Methods Part 1.srt
|
18.4 KB
|
04.1 Source Code - Object Oriented Python - Methods Part 1.html
|
0.1 KB
|
05. Methods Part 2.mp4
|
25.4 MB
|
05. Methods Part 2.srt
|
18.6 KB
|
05.1 Source Code - Object Oriented Python - Methods Part 2.html
|
0.1 KB
|
06. Non Public and Mangling.mp4
|
24.7 MB
|
06. Non Public and Mangling.srt
|
16.3 KB
|
06.1 lecture-116-challenge.txt.html
|
0.1 KB
|
06.2 Source Code - Object Oriented Python - Non Public and Mangling.html
|
0.1 KB
|
07. DocStrings and Raw Literals.mp4
|
25.0 MB
|
07. DocStrings and Raw Literals.srt
|
18.2 KB
|
07.1 Source Code - Object Oriented Python - DocStrings and Raw Literals.html
|
0.1 KB
|
07.2 PEP 257 -- Docstring Conventions.html
|
0.1 KB
|
08. Album class and More on DocStrings.mp4
|
22.6 MB
|
08. Album class and More on DocStrings.srt
|
13.4 KB
|
08.1 Source Code - Object Oriented Python - Album class and More on DocStrings.html
|
0.1 KB
|
09. Artist class and import Albums.mp4
|
28.4 MB
|
09. Artist class and import Albums.srt
|
18.1 KB
|
09.1 Source Code - Object Oriented Python - Artist class and import Albums.html
|
0.1 KB
|
09.2 albums.zip.html
|
0.1 KB
|
09.3 albums_copy.zip
|
8.0 KB
|
10. Load data and Write Checkfile.mp4
|
26.7 MB
|
10. Load data and Write Checkfile.srt
|
10.4 KB
|
10.1 Source Code - Object Oriented Python - Load data and Write Checkfile.html
|
0.1 KB
|
11. Compare Files and Algorithm Flowcharts.mp4
|
29.1 MB
|
11. Compare Files and Algorithm Flowcharts.srt
|
18.8 KB
|
11.1 12.3-flowchart-2.png
|
50.1 KB
|
11.2 Source Code - Object Oriented Python - Compile Files and Algorithm Flowcharts.html
|
0.1 KB
|
11.3 12.3-flowchart-1.png
|
47.4 KB
|
11.4 12.3-flowchart-3.png
|
80.6 KB
|
12. Implement Revised Load_Data Algorithm.mp4
|
37.5 MB
|
12. Implement Revised Load_Data Algorithm.srt
|
23.9 KB
|
12.1 Source Code - Object Oriented Python - Implement Revised Load_Data Algorithm.html
|
0.1 KB
|
13. Write OOP Version.mp4
|
22.6 MB
|
13. Write OOP Version.srt
|
22.5 KB
|
13.1 Source Code - Object Oriented Python - Write OOP Version.html
|
0.1 KB
|
13.2 lecture-123-challenge.txt.html
|
0.1 KB
|
14. Getters and Properties.mp4
|
19.0 MB
|
14. Getters and Properties.srt
|
13.4 KB
|
14.1 Source Code - Object Oriented Python - Getters and Properties.html
|
0.1 KB
|
15. Remove Circular References Challenge.mp4
|
11.3 MB
|
15. Remove Circular References Challenge.srt
|
9.3 KB
|
15.1 Source Code - Object Oriented Python - Remove Circular References Challenge.html
|
0.1 KB
|
16. Getters and Setters.mp4
|
24.9 MB
|
16. Getters and Setters.srt
|
30.8 KB
|
16.1 Source Code - Object Oriented Python - Getters and Setters.html
|
0.1 KB
|
17. Data Attributes and Properties.mp4
|
24.1 MB
|
17. Data Attributes and Properties.srt
|
25.7 KB
|
17.1 Source Code - Object Oriented Python - Data Attributes and Properties.html
|
0.1 KB
|
18. Alternate Syntax for Properties.mp4
|
9.7 MB
|
18. Alternate Syntax for Properties.srt
|
12.7 KB
|
18.1 Built-in Functions - Property.html
|
0.1 KB
|
18.2 Source Code - Object Oriented Python - Alternate Syntax for Properties.html
|
0.1 KB
|
19. Inheritance.mp4
|
24.9 MB
|
19. Inheritance.srt
|
28.8 KB
|
19.1 Source Code - Object Oriented Python - Inheritance.html
|
0.1 KB
|
20. Subclasses and Overloading.mp4
|
21.6 MB
|
20. Subclasses and Overloading.srt
|
28.0 KB
|
20.1 Source Code - Object Oriented Python - Subclasses and Overloading.html
|
0.1 KB
|
21. Calling Super Methods.mp4
|
17.8 MB
|
21. Calling Super Methods.srt
|
28.5 KB
|
21.1 Source Code - Object Oriented Python - Calling Super Methods.html
|
0.1 KB
|
22. Changing Behavior of Methods.mp4
|
16.0 MB
|
22. Changing Behavior of Methods.srt
|
21.5 KB
|
22.1 Source Code - Object Oriented Python - Changing Behavior of Methods.html
|
0.1 KB
|
23. Overriding Methods.mp4
|
27.1 MB
|
23. Overriding Methods.srt
|
44.2 KB
|
23.1 Source Code - Object Oriented Python - Overriding Methods.html
|
0.1 KB
|
24. Inheritance Challenge.mp4
|
19.5 MB
|
24. Inheritance Challenge.srt
|
32.8 KB
|
24.1 Source Code - Object Oriented Python - Inheritance Challenge.html
|
0.1 KB
|
25. Polymorphism.mp4
|
21.4 MB
|
25. Polymorphism.srt
|
21.0 KB
|
25.1 Source Code - Object Oriented Python - Polymorphism.html
|
0.1 KB
|
26. Duck Test.mp4
|
11.9 MB
|
26. Duck Test.srt
|
14.3 KB
|
26.1 Duck test.html
|
0.1 KB
|
26.2 Source Code - Object Oriented Python - Duck Test.html
|
0.1 KB
|
27. Composition.mp4
|
30.5 MB
|
27. Composition.srt
|
41.0 KB
|
27.1 test-to-paste.txt.html
|
0.1 KB
|
27.2 7 The global structure of an HTML document.html
|
0.1 KB
|
27.3 Source Code - Object Oriented Python - Composition.html
|
0.1 KB
|
28. Composition Continued.mp4
|
18.1 MB
|
28. Composition Continued.srt
|
24.7 KB
|
28.1 Source Code - Object Oriented Python - Composition Continued.html
|
0.1 KB
|
29. Test Code and Challenge.mp4
|
19.0 MB
|
29. Test Code and Challenge.srt
|
28.9 KB
|
29.1 Source Code - Object Oriented Python - Test Code and Challenge.html
|
0.1 KB
|
30. Aggregation.mp4
|
23.5 MB
|
30. Aggregation.srt
|
27.6 KB
|
30.1 Source Code - Object Oriented Python - Aggregation.html
|
0.1 KB
|
_10. Object Oriented Python.m3u
|
3.3 KB
|
/11. Using Databases in Python/
|
01. Introduction to Databases.mp4
|
9.7 MB
|
01. Introduction to Databases.srt
|
16.4 KB
|
01.1 SQLite Site.html
|
0.1 KB
|
02. Database Terminology.mp4
|
22.3 MB
|
02. Database Terminology.srt
|
16.5 KB
|
03. Sqlite3 Install on Windows.mp4
|
18.1 MB
|
03. Sqlite3 Install on Windows.srt
|
27.8 KB
|
04. Sqlite3 Install on a Mac.mp4
|
7.1 MB
|
04. Sqlite3 Install on a Mac.srt
|
7.3 KB
|
05. SQLite3 Install on Ubuntu Linux.mp4
|
5.1 MB
|
05. SQLite3 Install on Ubuntu Linux.srt
|
8.3 KB
|
06. Introduction to SQLite.mp4
|
22.4 MB
|
06. Introduction to SQLite.srt
|
15.9 KB
|
07. More with SQL using SQLite.mp4
|
18.2 MB
|
07. More with SQL using SQLite.srt
|
14.7 KB
|
08. Querying data with Sqlite.mp4
|
32.9 MB
|
08. Querying data with Sqlite.srt
|
23.3 KB
|
08.1 SQLite Autoincrement.html
|
0.1 KB
|
08.2 music.zip.html
|
0.1 KB
|
09. Order by and Joins.mp4
|
32.4 MB
|
09. Order by and Joins.srt
|
16.3 KB
|
10. More complex Joins.mp4
|
46.9 MB
|
10. More complex Joins.srt
|
16.3 KB
|
11. Wildcards and Views.mp4
|
203.0 MB
|
11. Wildcards and Views.srt
|
21.7 KB
|
12. Housekeeping and the Challenge.mp4
|
26.4 MB
|
12. Housekeeping and the Challenge.srt
|
15.7 KB
|
13. SQL in Python.mp4
|
20.6 MB
|
13. SQL in Python.srt
|
26.8 KB
|
13.1 Source Code - Using Databases in Python - SQL in Python.html
|
0.1 KB
|
14. Connections, Cursors and Transactions.mp4
|
37.7 MB
|
14. Connections, Cursors and Transactions.srt
|
38.3 KB
|
14.1 Source Code - Using Databases in Python - Connections, Cursors and Transactions.html
|
0.1 KB
|
15. SQL Injection Attacks.mp4
|
19.7 MB
|
15. SQL Injection Attacks.srt
|
34.8 KB
|
15.1 Source Code - Using Databases in Python - SQL Injection Attacks.html
|
0.1 KB
|
16. Placeholders and Parameter Substitution.mp4
|
18.7 MB
|
16. Placeholders and Parameter Substitution.srt
|
26.4 KB
|
16.1 Source Code - Using Databases in Python - Placeholders and Parameter Substitution.html
|
0.1 KB
|
17. Exceptions.mp4
|
31.6 MB
|
17. Exceptions.srt
|
33.5 KB
|
17.1 Source Code - Using Databases in Python - Exceptions.html
|
0.1 KB
|
17.2 Built-in Exceptions.html
|
0.1 KB
|
18. Exceptions Challenge.mp4
|
21.0 MB
|
18. Exceptions Challenge.srt
|
37.0 KB
|
18.1 Source Code - Using Databases in Python - Exceptions Challenge.html
|
0.1 KB
|
19. Exceptions Continued.mp4
|
24.0 MB
|
19. Exceptions Continued.srt
|
43.3 KB
|
19.1 Source Code - Using Databases in Python - Exceptions Continued.html
|
0.1 KB
|
20. Raising Exceptions.mp4
|
21.0 MB
|
20. Raising Exceptions.srt
|
29.7 KB
|
20.1 ducks.py.html
|
0.1 KB
|
20.2 PEP 484 -- Type Hints.html
|
0.1 KB
|
20.3 Source Code - Using Databases in Python - Raising Exceptions.html
|
0.1 KB
|
21. More on Exceptions.mp4
|
15.7 MB
|
21. More on Exceptions.srt
|
27.0 KB
|
21.1 Source Code - Using Databases in Python - More on Exceptions.html
|
0.1 KB
|
22. Custom Exceptions.mp4
|
26.1 MB
|
22. Custom Exceptions.srt
|
40.2 KB
|
22.1 Source Code - Using Databases in Python - Custom Exceptions.html
|
0.1 KB
|
23. Rolling back Transactions.mp4
|
20.7 MB
|
23. Rolling back Transactions.srt
|
20.8 KB
|
23.1 Source Code - Using Databases in Python - Rolling back Transactions.html
|
0.1 KB
|
23.2 rollback2.py.html
|
0.1 KB
|
24. Adding Database code to the Account Class.mp4
|
27.0 MB
|
24. Adding Database code to the Account Class.srt
|
24.7 KB
|
24.1 Datatypes In SQLite Version 3.html
|
0.1 KB
|
24.2 Source Code - Using Databases in Python - Adding Database code to the Account Class.html
|
0.1 KB
|
25. GUI Database Editing Overview.mp4
|
3.8 MB
|
25. GUI Database Editing Overview.srt
|
3.0 KB
|
26. Ultimate Edition Database View.mp4
|
27.7 MB
|
26. Ultimate Edition Database View.srt
|
29.0 KB
|
26.1 Source Code - Using Databases in Python - Intellij's Database Viewer.html
|
0.1 KB
|
27. Community Edition Database Plugin.mp4
|
36.2 MB
|
27. Community Edition Database Plugin.srt
|
42.1 KB
|
27.1 Source Code - Using Databases in Python - Community Edition Database Plugin.html
|
0.1 KB
|
28. Update Deposit and Withdrawal Methods.mp4
|
27.2 MB
|
28. Update Deposit and Withdrawal Methods.srt
|
27.1 KB
|
28.1 Source Code - Using Databases in Python - Update Deposit and Withdrawal Methods.html
|
0.1 KB
|
29. Displaying Time in Different Timezones.mp4
|
20.9 MB
|
29. Displaying Time in Different Timezones.srt
|
19.7 KB
|
29.1 Arrow better dates and times for Python.html
|
0.1 KB
|
29.2 DB-API 2.0 interface for SQLite databases.html
|
0.1 KB
|
29.3 Source Code - Using Databases in Python - Displaying Time in Different Timezones.html
|
0.1 KB
|
29.4 python-dateutil 2.6.0.html
|
0.1 KB
|
29.5 pyiso8601overview.html
|
0.1 KB
|
30. SQLite3 strftime Function.mp4
|
27.0 MB
|
30. SQLite3 strftime Function.srt
|
26.7 KB
|
30.1 Source Code - Using Databases in Python - SQLite3 strftime Function.html
|
0.1 KB
|
30.2 SQL As Understood By SQLite.html
|
0.1 KB
|
31. Challenge.mp4
|
25.1 MB
|
31. Challenge.srt
|
25.8 KB
|
31.1 Source Code - Using Databases in Python - Challenge.html
|
0.1 KB
|
32. Problems Storing Timezones.mp4
|
8.9 MB
|
32. Problems Storing Timezones.srt
|
8.5 KB
|
32.1 Source Code - Using Databases in Python - Problem Storing Timezones.html
|
0.1 KB
|
32.2 SQL As Understood By SQLite.html
|
0.1 KB
|
33. Rolling Back Transactions.mp4
|
41.7 MB
|
33. Rolling Back Transactions.srt
|
34.0 KB
|
33.1 Source Code - Using Databases in Python - Rolling Back Transactions.html
|
0.1 KB
|
34. Simple Database Browser.mp4
|
47.0 MB
|
34. Simple Database Browser.srt
|
34.9 KB
|
34.1 music.db.html
|
0.1 KB
|
34.2 Source Code - Using Databases in Python - GUI Database Viewer Setup.html
|
0.1 KB
|
35. Scrollbars.mp4
|
16.8 MB
|
35. Scrollbars.srt
|
20.1 KB
|
35.1 Source Code - Using Databases in Python - Scrollbars.html
|
0.1 KB
|
36. Star Args.mp4
|
30.8 MB
|
36. Star Args.srt
|
27.3 KB
|
36.1 Source Code - Using Databases in Python - Star Args.html
|
0.1 KB
|
36.2 Using Databases in Python - Star Args-Exercise.png.html
|
0.1 KB
|
36.3 More on Defining Functions.html
|
0.1 KB
|
37. Kwargs.mp4
|
14.2 MB
|
37. Kwargs.srt
|
18.1 KB
|
37.1 Source Code - Using Databases in Python - KWArgs.html
|
0.1 KB
|
38. More on KWArgs.mp4
|
36.0 MB
|
38. More on KWArgs.srt
|
32.2 KB
|
38.1 Source Code - Using Databases in Python - More on KWArgs.html
|
0.1 KB
|
39. Scrollable Listbox.mp4
|
25.8 MB
|
39. Scrollable Listbox.srt
|
23.1 KB
|
39.1 Source Code - Using Databases in Python - Scrollable Listbox.html
|
0.1 KB
|
40. Populating a Listbox from a Database.mp4
|
20.1 MB
|
40. Populating a Listbox from a Database.srt
|
19.3 KB
|
40.1 Source Code - Using Databases in Python - Populating a Listbox from a Database.html
|
0.1 KB
|
41. Show Songs from Album.mp4
|
13.6 MB
|
41. Show Songs from Album.srt
|
9.9 KB
|
41.1 Source Code - Using Databases in Python - Show Songs from Album.html
|
0.1 KB
|
42. The DataListbox Class Code.mp4
|
32.3 MB
|
42. The DataListbox Class Code.srt
|
30.5 KB
|
42.1 Source Code - Using Databases in Python - The DataListbox Class Code.html
|
0.1 KB
|
43. Linking our DataListBoxes.mp4
|
22.9 MB
|
43. Linking our DataListBoxes.srt
|
21.8 KB
|
43.1 Source Code - Using Databases in Python - Linking our DataListBoxes.html
|
0.1 KB
|
44. Linking our DataListBoxes Continued.mp4
|
31.8 MB
|
44. Linking our DataListBoxes Continued.srt
|
31.1 KB
|
44.1 Source Code - Using Databases in Python - Linking our DataListBoxes Continued.html
|
0.1 KB
|
45. DataListbox Challenge.mp4
|
32.0 MB
|
45. DataListbox Challenge.srt
|
33.1 KB
|
45.1 Source Code - Using Databases in Python - DataListbox Challenge.html
|
0.1 KB
|
45.2 Section currently being added to regularly.html
|
0.1 KB
|
_11. Using Databases in Python.m3u
|
5.0 KB
|
/12. Generators, Comprehensions and Lambda Expressions/
|
01. Introduction.mp4
|
2.1 MB
|
01. Introduction.srt
|
1.0 KB
|
02. Generators and Yield.mp4
|
24.6 MB
|
02. Generators and Yield.srt
|
43.4 KB
|
02.1 Source Code - Generators, Comprehensions and Lambda Expressions - Generators and Yield.html
|
0.1 KB
|
03. Next and Ranges.mp4
|
10.6 MB
|
03. Next and Ranges.srt
|
13.5 KB
|
03.1 Source Code - Generators, Comprehensions and Lambda Expressions - Next and Ranges.html
|
0.1 KB
|
04. Generator Examples - Fibonacci numbers and Calculating Pi.mp4
|
34.3 MB
|
04. Generator Examples - Fibonacci numbers and Calculating Pi.srt
|
27.0 KB
|
04.1 Source Code - Generators, Comprehensions and Lambda Expressions - Generator Examples.html
|
0.1 KB
|
04.2 Fibonacci number.html
|
0.1 KB
|
05. The os.walk Generator.mp4
|
31.1 MB
|
05. The os.walk Generator.srt
|
25.4 KB
|
05.1 music.zip.html
|
0.1 KB
|
06. Searching the Filesystem.mp4
|
30.3 MB
|
06. Searching the Filesystem.srt
|
24.3 KB
|
07. Reading Mp3 Tags.mp4
|
51.2 MB
|
07. Reading Mp3 Tags.srt
|
29.3 KB
|
07.1 id3reader.html
|
0.1 KB
|
07.2 id3.org.html
|
0.1 KB
|
07.3 id3reader_p3.py.html
|
0.1 KB
|
08. List Comprehensions.mp4
|
29.9 MB
|
08. List Comprehensions.srt
|
24.4 KB
|
08.1 Source Code - Generators, Comprehensions and Lambda Expressions - List Comprehensions.html
|
0.1 KB
|
08.2 centre_text.py.html
|
0.1 KB
|
09. List Comprehensions and Side-Effects.mp4
|
14.9 MB
|
09. List Comprehensions and Side-Effects.srt
|
11.3 KB
|
09.1 Source Code - Generators, Comprehensions and Lambda Expressions - List Comprehensions and Side-Effects.html
|
0.1 KB
|
09.2 challenge1.py.html
|
0.1 KB
|
09.3 challenge2.py.html
|
0.1 KB
|
09.4 From List Comprehensions to Generator Expressions.html
|
0.1 KB
|
10. Challenge Solutions.mp4
|
17.1 MB
|
10. Challenge Solutions.srt
|
14.1 KB
|
10.1 Source Code - Generators, Comprehensions and Lambda Expressions - Challenge Solutions.html
|
0.1 KB
|
11. Conditional Comprehensions.mp4
|
28.8 MB
|
11. Conditional Comprehensions.srt
|
16.9 KB
|
11.1 filter.txt.html
|
0.1 KB
|
11.2 condcomp.py.html
|
0.1 KB
|
11.3 Source Code - Generators, Comprehensions and Lambda Expressions - Conditional Comprehensions.html
|
0.1 KB
|
12. Conditional Expressions.mp4
|
21.7 MB
|
12. Conditional Expressions.srt
|
15.6 KB
|
12.1 Source Code - Generators, Comprehensions and Lambda Expressions - Conditional Expressions.html
|
0.1 KB
|
13. Challenges.mp4
|
7.3 MB
|
13. Challenges.srt
|
5.0 KB
|
13.1 challenge2-challenges.py.html
|
0.1 KB
|
13.2 fizzbuzz.py.html
|
0.1 KB
|
13.3 Source Code - Generators, Comprehensions and Lambda Expressions - Challenges.html
|
0.1 KB
|
14. Challenge 1 Solution.mp4
|
11.8 MB
|
14. Challenge 1 Solution.srt
|
5.6 KB
|
14.1 Source Code - Generators, Comprehensions and Lambda Expressions - Challenge 1 Solution.html
|
0.1 KB
|
15. Challenge 2 Solution.mp4
|
30.0 MB
|
15. Challenge 2 Solution.srt
|
16.9 KB
|
15.1 Source Code - Generators, Comprehensions and Lambda Expressions - Challenge 2 Solution.html
|
0.1 KB
|
16. Nested Comprehensions.mp4
|
27.2 MB
|
16. Nested Comprehensions.srt
|
16.6 KB
|
16.1 Source Code - Generators, Comprehensions and Lambda Expressions - Nested Comprehensions.html
|
0.1 KB
|
16.2 nested_challenge.py.html
|
0.1 KB
|
17. Nested Comprehensions Challenge.mp4
|
41.8 MB
|
17. Nested Comprehensions Challenge.srt
|
18.3 KB
|
17.1 Built-in Functions.html
|
0.1 KB
|
17.2 Source Code - Generators, Comprehensions and Lambda Expressions - Nested Comprehensions Challenge.html
|
0.1 KB
|
18. The timeit Module.mp4
|
22.8 MB
|
18. The timeit Module.srt
|
18.0 KB
|
18.1 Source Code - Generators, Comprehensions and Lambda Expressions - The timeit Module.html
|
0.1 KB
|
18.2 timeit — Measure execution time of small code snippets.html
|
0.1 KB
|
19. More on timeit.mp4
|
27.6 MB
|
19. More on timeit.srt
|
19.0 KB
|
19.1 Source Code - Generators, Comprehensions and Lambda Expressions - More on timeit.html
|
0.1 KB
|
20. timeit Continued and Challenge.mp4
|
29.1 MB
|
20. timeit Continued and Challenge.srt
|
19.3 KB
|
20.1 timeitchallenge.py.html
|
0.1 KB
|
20.2 Source Code - Generators, Comprehensions and Lambda Expressions - timeit Continued and Challenge.html
|
0.1 KB
|
21. timeit Challenge.mp4
|
19.2 MB
|
21. timeit Challenge.srt
|
14.1 KB
|
21.1 Source Code - Generators, Comprehensions and Lambda Expressions - timeit Challenge.html
|
0.1 KB
|
21.2 statistics — Mathematical statistics functions.html
|
0.1 KB
|
22. Map Intro.mp4
|
71.4 MB
|
22. Map Intro.srt
|
17.8 KB
|
22.1 Challenge-Generators,-Comprehensions-and-Lambda-Expressions-Map-Intro.txt.html
|
0.1 KB
|
22.2 The fate of reduce() in Python 3000.html
|
0.1 KB
|
22.3 Source Code - Generators, Comprehensions and Lambda Expressions - Map Intro.html
|
0.1 KB
|
22.4 Code-Generators,-Comprehensions-and-Lambda-Expressions-Map-Intro.txt.html
|
0.1 KB
|
23. Map Challenge Completion.mp4
|
63.2 MB
|
23. Map Challenge Completion.srt
|
15.3 KB
|
23.1 Source Code - Generators, Comprehensions and Lambda Expressions - Map Challenge Completion.html
|
0.1 KB
|
23.2 Measure execution time of small code snippets.html
|
0.1 KB
|
24. The Filter Function.mp4
|
63.6 MB
|
24. The Filter Function.srt
|
16.6 KB
|
24.1 filter.py.html
|
0.1 KB
|
24.2 Source Code - Generators, Comprehensions and Lambda Expressions - The Filter Function.html
|
0.1 KB
|
25. The Reduce Function.mp4
|
58.2 MB
|
25. The Reduce Function.srt
|
15.1 KB
|
25.1 The fate of reduce() in Python 3000.html
|
0.1 KB
|
25.2 Source Code - Generators, Comprehensions and Lambda Expressions - The Reduce Function.html
|
0.1 KB
|
25.3 functools.reduce.html
|
0.1 KB
|
26. any and all.mp4
|
68.6 MB
|
26. any and all.srt
|
20.9 KB
|
26.1 allgotcha.py.html
|
0.1 KB
|
26.2 data.py.html
|
0.1 KB
|
26.3 Source Code - Generators, Comprehensions and Lambda Expressions - any and all.html
|
0.1 KB
|
26.4 Resources-Generators,ComprehensionsandLambda Expressions-anyandall.txt.html
|
0.1 KB
|
27. Named Tuples.mp4
|
103.7 MB
|
27. Named Tuples.srt
|
20.7 KB
|
27.1 collections.namedtuple.html
|
0.1 KB
|
27.2 Source Code - Generators, Comprehensions and Lambda Expressions - Named Tuples.html
|
0.1 KB
|
28. any and all with Comprehensions.mp4
|
79.1 MB
|
28. any and all with Comprehensions.srt
|
21.7 KB
|
28.1 Challenge-Generators,-Comprehensions-and-Lambda-Expressions-any-and-all-with-Comprehensions.txt.html
|
0.1 KB
|
28.2 Source Code - Generators, Comprehensions and Lambda Expressions - any and all with Comprehensions.html
|
0.1 KB
|
_12. Generators, Comprehensions and Lambda Expressions.m3u
|
3.7 KB
|
/13. Packages/
|
01. Packages.html
|
0.2 KB
|
02. Virtual Environments.html
|
0.2 KB
|
03. Content Coming Soon.html
|
0.2 KB
|
/14. Course Remaster in Progress/
|
01. Introduction to Blocks and Statements.mp4
|
77.3 MB
|
01. Introduction to Blocks and Statements.srt
|
15.0 KB
|
01.1 Source code - Program flow control in Python - Introduction to Blocks and Statements.html
|
0.1 KB
|
02. if Statements.mp4
|
55.4 MB
|
02. if Statements.srt
|
14.1 KB
|
02.1 Source code - Program flow control in Python - if Statements.html
|
0.1 KB
|
03. elif.mp4
|
34.4 MB
|
03. elif.srt
|
7.1 KB
|
03.1 Source code - Program flow control in Python - elif.html
|
0.1 KB
|
_14. Course Remaster in Progress.m3u
|
0.3 KB
|
/15. ARCHIVED-Introduction/
|
01. Introduction to the course.mp4
|
12.8 MB
|
01. Introduction to the course.srt
|
9.5 KB
|
_15. ARCHIVED--Introduction.m3u
|
0.1 KB
|
/16. ARCHIVED-Python Setup for Windows/
|
01. Introduction.mp4
|
5.0 MB
|
01. Introduction.srt
|
1.0 KB
|
02. Install Python on Windows.mp4
|
8.2 MB
|
02. Install Python on Windows.srt
|
9.1 KB
|
02.1 Python Website.html
|
0.1 KB
|
03. IDLE On Windows with a cool demo app!.mp4
|
23.5 MB
|
03. IDLE On Windows with a cool demo app!.srt
|
32.7 KB
|
03.1 exchange_chart.py
|
3.2 KB
|
04. Installing IntelliJ on Windows.mp4
|
133.0 MB
|
04. Installing IntelliJ on Windows.srt
|
31.8 KB
|
04.1 Jetbrains site.html
|
0.1 KB
|
05. Configuring IntelliJ and Pycharm on Windows.mp4
|
57.8 MB
|
05. Configuring IntelliJ and Pycharm on Windows.srt
|
13.5 KB
|
05.1 Free 90 Day Extended Trial of IntelliJ Ultimate Edition Now Available.html
|
2.4 KB
|
05.2 Move to next section!.html
|
0.4 KB
|
_16. ARCHIVED--Python Setup for Windows.m3u
|
0.7 KB
|
/17. ARCHIVED-Python Setup for Mac/
|
01. Introduction.mp4
|
4.4 MB
|
01. Introduction.srt
|
0.8 KB
|
02. Downloading And Installing Python On Mac OS X.mp4
|
8.2 MB
|
02. Downloading And Installing Python On Mac OS X.srt
|
8.8 KB
|
02.1 FAQ SSL CERTIFICATE_VERIFY_FAILED error on Mac.html
|
0.7 KB
|
03. IDLE on Mac OS X with a cool demo app!.mp4
|
198.7 MB
|
03. IDLE on Mac OS X with a cool demo app!.srt
|
31.7 KB
|
03.1 exchange_chart.py
|
3.2 KB
|
04. Installing Intellij on Mac.mp4
|
115.4 MB
|
04. Installing Intellij on Mac.srt
|
25.9 KB
|
04.1 Jetbrains site.html
|
0.1 KB
|
05. Configuring IntelliJ and Pycharm on Mac.mp4
|
109.8 MB
|
05. Configuring IntelliJ and Pycharm on Mac.srt
|
14.3 KB
|
05.1 Free 90 Day Extended Trial of IntelliJ Ultimate Edition Now Available.html
|
2.4 KB
|
05.2 Move to next section!.html
|
0.3 KB
|
_17. ARCHIVED--Python Setup for Mac.m3u
|
0.7 KB
|
/18. ARCHIVED-Python Setup for Linux/
|
01. Introduction.mp4
|
6.3 MB
|
01. Introduction.srt
|
1.2 KB
|
02. Downloading And Installing Python On Ubuntu Linux.mp4
|
6.4 MB
|
02. Downloading And Installing Python On Ubuntu Linux.srt
|
7.8 KB
|
03. IDLE on Ubuntu Linux with a cool demo app!.mp4
|
23.5 MB
|
03. IDLE on Ubuntu Linux with a cool demo app!.srt
|
32.3 KB
|
03.1 exchange_chart.py
|
3.2 KB
|
04. Installing Intellij on Linux.mp4
|
141.9 MB
|
04. Installing Intellij on Linux.srt
|
28.8 KB
|
04.1 Jetbrains site.html
|
0.1 KB
|
05. Configuring IntelliJ and Pycharm on Linux.mp4
|
72.5 MB
|
05. Configuring IntelliJ and Pycharm on Linux.srt
|
15.9 KB
|
05.1 Fix for ModuleNotFoundError on Ubuntu 18.04.html
|
0.2 KB
|
05.2 Free 90 Day Extended Trial of IntelliJ Ultimate Edition Now Available.html
|
2.4 KB
|
_18. ARCHIVED--Python Setup for Linux.m3u
|
0.7 KB
|
/19. ARCHIVED-The Basics of Python/
|
01. Your Programming Careers Questions Answered.mp4
|
41.5 MB
|
01. Your Programming Careers Questions Answered.srt
|
3.3 KB
|
01.1 Important Videos To Watch on Youtube.html
|
1.8 KB
|
02. Introduction.mp4
|
5.6 MB
|
02. Introduction.srt
|
1.1 KB
|
03. Getting To Know Python.mp4
|
24.3 MB
|
03. Getting To Know Python.srt
|
30.2 KB
|
03.1 Printing text.html
|
0.2 KB
|
03.2 Printing the result of a calculation.html
|
0.2 KB
|
04. Understanding More About Python.mp4
|
40.0 MB
|
04. Understanding More About Python.srt
|
17.2 KB
|
04.1 Printing tabs.html
|
0.2 KB
|
05. Storing Items In Variables.mp4
|
21.4 MB
|
05. Storing Items In Variables.srt
|
33.4 KB
|
05.1 Integer division.html
|
0.2 KB
|
06. More About Variables And Strings.mp4
|
17.9 MB
|
06. More About Variables And Strings.srt
|
21.7 KB
|
07. String Formatting - Displaying Numbers And Strings.mp4
|
30.6 MB
|
07. String Formatting - Displaying Numbers And Strings.srt
|
37.2 KB
|
07.1 Python 2 String Formatting Operations.html
|
0.1 KB
|
07.2 Python 3 String Formatting.html
|
0.1 KB
|
07.3 string_formatting.py
|
1.4 KB
|
07.4 Quiz The Basics of Python.html
|
0.2 KB
|
_19. ARCHIVED--The Basics of Python.m3u
|
0.9 KB
|
/20. Extra Information - Source code, and other stuff/
|
00.1 Source code for all Programs.html
|
46.0 KB
|
01. Bonus Lecture and Information.mp4
|
105.8 MB
|
01. Bonus Lecture and Information.srt
|
9.7 KB
|
01.1 Free Course and Programming Guide.pdf
|
9.8 MB
|
_20. Extra Information -- Source code, and other stuff.m3u
|
0.2 KB
|
/
|
_PlayList.m3u
|
2.5 KB
|
Total files 874
|