Please note that this page does not hosts or makes available any of the listed filenames. You
cannot download any of those files from here.
|
[TGx]Downloaded from torrentgalaxy.to .txt |
585B |
001 Introduction To The Course.en.srt |
3.56KB |
001 Introduction To The Course.mp4 |
42.48MB |
002 Remaster in Progress.en.srt |
4.19KB |
002 Remaster in Progress.mp4 |
43.65MB |
003 Video Quality.en.srt |
1.79KB |
003 Video Quality.mp4 |
23.65MB |
004 Subtitles.en.srt |
2.19KB |
004 Subtitles.mp4 |
27.77MB |
005 How to Get Help.en.srt |
8.84KB |
005 How to Get Help.mp4 |
97.51MB |
006 Important Tip - Source Code.en.srt |
5.32KB |
006 Important Tip - Source Code.mp4 |
60.53MB |
007 Python for Windows.en.srt |
3.51KB |
007 Python for Windows.mp4 |
20.91MB |
008 Installing IntelliJ IDEA for Windows.en.srt |
10.21KB |
008 Installing IntelliJ IDEA for Windows.mp4 |
41.40MB |
009 Python for Mac.en.srt |
2.10KB |
009 Python for Mac.mp4 |
21.35MB |
010 Install IntelliJ IDEA for Mac.en.srt |
8.11KB |
010 Install IntelliJ IDEA for Mac.mp4 |
64.46MB |
011 Python for Linux.en.srt |
5.56KB |
011 Python for Linux.mp4 |
30.04MB |
012 Install IntelliJ IDEA for Linux.en.srt |
8.58KB |
012 Install IntelliJ IDEA for Linux.mp4 |
38.61MB |
013 Configuring IntelliJ IDEA - WINDOWS, MAC and LINUX.en.srt |
13.19KB |
013 Configuring IntelliJ IDEA - WINDOWS, MAC and LINUX.mp4 |
51.88MB |
014 Introduction.en.srt |
271B |
014 Introduction.mp4 |
14.15MB |
015 Our First Python Program.en.srt |
10.31KB |
015 Our First Python Program.mp4 |
41.75MB |
016 Printing in Python.en.srt |
11.11KB |
016 Printing in Python.mp4 |
42.08MB |
017 Strings in Python.en.srt |
10.18KB |
017 Strings in Python.mp4 |
52.40MB |
018 The Escape Character.en.srt |
10.03KB |
018 The Escape Character.mp4 |
54.63MB |
019 More on Escape Characters in Strings.en.srt |
5.81KB |
019 More on Escape Characters in Strings.mp4 |
31.18MB |
020 Variables and Types.en.srt |
8.55KB |
020 Variables and Types.mp4 |
45.45MB |
021 Python is a Strongly Typed Language.en.srt |
7.46KB |
021 Python is a Strongly Typed Language.mp4 |
32.99MB |
022 Numeric Data Types in Python.en.srt |
179B |
022 Numeric Data Types in Python.mp4 |
19.77MB |
023 Numeric Operators.en.srt |
7.02KB |
023 Numeric Operators.mp4 |
32.68MB |
024 Expressions.en.srt |
7.21KB |
024 Expressions.mp4 |
30.98MB |
025 Operator Precedence.en.srt |
8.21KB |
025 Operator Precedence.mp4 |
45.70MB |
026 The str String Data Type.en.srt |
7.92KB |
026 The str String Data Type.mp4 |
29.76MB |
027 Negative Indexing in Strings.en.srt |
5.41KB |
027 Negative Indexing in Strings.mp4 |
25.63MB |
028 Slicing.en.srt |
13.00KB |
028 Slicing.mp4 |
60.37MB |
029 Slicing with Negative Numbers.en.srt |
3.63KB |
029 Slicing with Negative Numbers.mp4 |
17.51MB |
030 Using a Step in a Slice.en.srt |
9.11KB |
030 Using a Step in a Slice.mp4 |
46.69MB |
031 Slicing Backwards.en.srt |
6.09KB |
031 Slicing Backwards.mp4 |
28.47MB |
032 Challenge Solution and Slicing Idioms.en.srt |
6.16KB |
032 Challenge Solution and Slicing Idioms.mp4 |
41.23MB |
033 String Operators.en.srt |
8.21KB |
033 String Operators.mp4 |
56.03MB |
034 String Replacement Fields.en.srt |
12.28KB |
034 String Replacement Fields.mp4 |
81.98MB |
035 String Formatting.en.srt |
15.80KB |
035 String Formatting.mp4 |
95.76MB |
036 f-strings.en.srt |
5.10KB |
036 f-strings.mp4 |
26.57MB |
037 Python 2 String Interpolation.en.srt |
5.62KB |
037 Python 2 String Interpolation.mp4 |
34.85MB |
038 Section Summary.en.srt |
463B |
038 Section Summary.mp4 |
7.75MB |
039 Introduction to Blocks and Statements.en.srt |
14.72KB |
039 Introduction to Blocks and Statements.mp4 |
73.71MB |
040 if Statements.en.srt |
13.88KB |
040 if Statements.mp4 |
52.85MB |
041 elif.en.srt |
7.04KB |
041 elif.mp4 |
32.83MB |
042 Using a Debugger in IntelliJ or Pycharm.en.srt |
17.59KB |
042 Using a Debugger in IntelliJ or Pycharm.mp4 |
65.12MB |
043 More on if, elif and else.en.srt |
7.47KB |
043 More on if, elif and else.mp4 |
24.40MB |
044 if, elif, and else in the Debugger.en.srt |
6.30KB |
044 if, elif, and else in the Debugger.mp4 |
26.51MB |
045 Adding a Second Guess.en.srt |
9.39KB |
045 Adding a Second Guess.mp4 |
42.10MB |
046 Conditional Operators.en.srt |
12.43KB |
046 Conditional Operators.mp4 |
57.21MB |
047 Challenge Solution.en.srt |
4.10KB |
047 Challenge Solution.mp4 |
18.95MB |
048 Using and, or, in Conditions.en.srt |
7.15KB |
048 Using and, or, in Conditions.mp4 |
25.95MB |
049 Simplify Chained Comparison.en.srt |
6.12KB |
049 Simplify Chained Comparison.mp4 |
26.21MB |
050 Boolean Expression True and False.en.srt |
11.18KB |
050 Boolean Expression True and False.mp4 |
41.93MB |
051 Truthy Values.en.srt |
6.42KB |
051 Truthy Values.mp4 |
28.65MB |
052 in and not in.en.srt |
8.96KB |
052 in and not in.mp4 |
42.98MB |
053 if Challenge.en.srt |
1.36KB |
053 if Challenge.mp4 |
6.12MB |
054 Solution to if Challenge.en.srt |
4.45KB |
054 Solution to if Challenge.mp4 |
20.39MB |
055 for loops.en.srt |
9.09KB |
055 for loops.mp4 |
31.26MB |
056 Stepping through a for loop.en.srt |
12.15KB |
056 Stepping through a for loop.mp4 |
48.98MB |
057 for loops Extracting Values from User Input.en.srt |
7.38KB |
057 for loops Extracting Values from User Input.mp4 |
36.47MB |
058 Iterating Over a Range.en.srt |
4.34KB |
058 Iterating Over a Range.mp4 |
16.65MB |
059 More About Ranges.en.srt |
6.19KB |
059 More About Ranges.mp4 |
25.46MB |
060 Nested for loops.en.srt |
9.44KB |
060 Nested for loops.mp4 |
35.77MB |
061 continue.en.srt |
10.69KB |
061 continue.mp4 |
45.89MB |
062 break.en.srt |
9.88KB |
062 break.mp4 |
38.89MB |
063 Initialising Variables and None.en.srt |
5.90KB |
063 Initialising Variables and None.mp4 |
33.85MB |
064 while loops.en.srt |
8.90KB |
064 while loops.mp4 |
32.78MB |
065 More on while loops.en.srt |
8.78KB |
065 More on while loops.mp4 |
30.19MB |
066 Break in a while loop.en.srt |
5.52KB |
066 Break in a while loop.mp4 |
26.52MB |
067 The Random Module and Import.en.srt |
14.73KB |
067 The Random Module and Import.mp4 |
61.00MB |
068 Challenge Solution.en.srt |
7.85KB |
068 Challenge Solution.mp4 |
43.24MB |
069 Binary Search.en.srt |
7.71KB |
069 Binary Search.mp4 |
26.15MB |
070 Hi Lo Game.en.srt |
11.84KB |
070 Hi Lo Game.mp4 |
46.34MB |
071 Pass Statement and Complete the Hi Lo Game.en.srt |
6.33KB |
071 Pass Statement and Complete the Hi Lo Game.mp4 |
29.99MB |
072 Testing the Hi Lo Game.en.srt |
10.24KB |
072 Testing the Hi Lo Game.mp4 |
55.30MB |
073 Augmented Assignment.en.srt |
10.93KB |
073 Augmented Assignment.mp4 |
40.87MB |
074 PEP8_ The Python Style Guide.en.srt |
12.75KB |
074 PEP8_ The Python Style Guide.mp4 |
59.81MB |
075 Refactoring Code.en.srt |
5.04KB |
075 Refactoring Code.mp4 |
24.63MB |
076 else in a loop.en.srt |
7.26KB |
076 else in a loop.mp4 |
28.89MB |
077 else in the Hi Lo Game.en.srt |
7.24KB |
077 else in the Hi Lo Game.mp4 |
33.62MB |
078 Conditional Debugging.en.srt |
7.00KB |
078 Conditional Debugging.mp4 |
37.12MB |
079 Another else Example.en.srt |
2.83KB |
079 Another else Example.mp4 |
13.54MB |
080 Section Summary and Challenge.en.srt |
5.14KB |
080 Section Summary and Challenge.mp4 |
16.55MB |
081 Section Challenge Solution.en.srt |
5.33KB |
081 Section Challenge Solution.mp4 |
22.33MB |
082 Optional Extra Challenge Solution.en.srt |
7.07KB |
082 Optional Extra Challenge Solution.mp4 |
33.56MB |
083 Changing the Condition.en.srt |
2.51KB |
083 Changing the Condition.mp4 |
13.03MB |
084 Introduction to Sequence Types.en.srt |
1.35KB |
084 Introduction to Sequence Types.mp4 |
15.96MB |
085 Lists.en.srt |
5.86KB |
085 Lists.mp4 |
20.94MB |
086 Immutable Objects.en.srt |
8.48KB |
086 Immutable Objects.mp4 |
35.92MB |
087 Mutable Objects.en.srt |
6.96KB |
087 Mutable Objects.mp4 |
25.48MB |
088 Binding Multiple Names to a List.en.srt |
4.70KB |
088 Binding Multiple Names to a List.mp4 |
21.31MB |
089 Common Sequence Operations.en.srt |
6.09KB |
089 Common Sequence Operations.mp4 |
30.71MB |
090 Operations on Mutable Sequences.en.srt |
5.24KB |
090 Operations on Mutable Sequences.mp4 |
22.43MB |
091 Appending to a List.en.srt |
10.54KB |
091 Appending to a List.mp4 |
50.09MB |
092 Mini Challenge Solution.en.srt |
2.92KB |
092 Mini Challenge Solution.mp4 |
18.22MB |
093 Iterating Over a List.en.srt |
5.70KB |
093 Iterating Over a List.mp4 |
34.00MB |
094 The enumerate Function.en.srt |
5.78KB |
094 The enumerate Function.mp4 |
29.00MB |
095 Improving our Code.en.srt |
11.54KB |
095 Improving our Code.mp4 |
66.54MB |
096 Removing Items from a List.en.srt |
7.70KB |
096 Removing Items from a List.mp4 |
43.70MB |
097 Sorting Lists.en.srt |
6.51KB |
097 Sorting Lists.mp4 |
28.00MB |
098 Built-in Functions.en.srt |
5.85KB |
098 Built-in Functions.mp4 |
27.98MB |
099 Sorting Things.en.srt |
13.11KB |
099 Sorting Things.mp4 |
62.10MB |
100 Case-Insensitive Sorting.en.srt |
6.87KB |
100 Case-Insensitive Sorting.mp4 |
31.25MB |
101 Creating Lists.en.srt |
12.97KB |
101 Creating Lists.mp4 |
56.35MB |
102 Replacing a slice.en.srt |
9.11KB |
102 Replacing a slice.mp4 |
37.22MB |
103 Deleting Items from a List.en.srt |
10.48KB |
103 Deleting Items from a List.mp4 |
48.46MB |
104 Safely removing values from a list.en.srt |
3.68KB |
104 Safely removing values from a list.mp4 |
17.79MB |
105 Removing the High Values.en.srt |
9.39KB |
105 Removing the High Values.mp4 |
37.11MB |
106 Test, Test and Test. Then Test Again!.en.srt |
1.42KB |
106 Test, Test and Test. Then Test Again!.mp4 |
20.96MB |
107 Testing the Program.en.srt |
5.21KB |
107 Testing the Program.mp4 |
31.20MB |
108 Removing Items from a List Backwards.en.srt |
6.05KB |
108 Removing Items from a List Backwards.mp4 |
34.13MB |
109 The Reversed Function.en.srt |
6.79KB |
109 The Reversed Function.mp4 |
36.77MB |
110 Algorithms Performance.en.srt |
11.00KB |
110 Algorithms Performance.mp4 |
60.39MB |
111 Summary so far.en.srt |
421B |
111 Summary so far.mp4 |
15.22MB |
112 Nested Lists & Code Style.en.srt |
12.70KB |
112 Nested Lists & Code Style.mp4 |
50.15MB |
113 Processing Nested Lists.en.srt |
4.34KB |
113 Processing Nested Lists.mp4 |
30.79MB |
114 Solution to nospam Challenge.en.srt |
4.73KB |
114 Solution to nospam Challenge.mp4 |
25.53MB |
115 Function Signatures.en.srt |
2.23KB |
115 Function Signatures.mp4 |
22.14MB |
116 print revisited.en.srt |
7.46KB |
116 print revisited.mp4 |
35.75MB |
117 The join Method.en.srt |
9.46KB |
117 The join Method.mp4 |
47.86MB |
118 The split Method.en.srt |
12.51KB |
118 The split Method.mp4 |
54.12MB |
119 Solution to Mini Challenge.en.srt |
8.06KB |
119 Solution to Mini Challenge.mp4 |
37.82MB |
120 Tuples.en.srt |
4.63KB |
120 Tuples.mp4 |
26.55MB |
121 Tuples are Immutable.en.srt |
7.46KB |
121 Tuples are Immutable.mp4 |
47.65MB |
122 Unpacking a Tuple.en.srt |
7.64KB |
122 Unpacking a Tuple.mp4 |
34.27MB |
123 Practical uses for Unpacking Tuples.en.srt |
5.39KB |
123 Practical uses for Unpacking Tuples.mp4 |
23.01MB |
124 More Unpacking.en.srt |
5.56KB |
124 More Unpacking.mp4 |
39.99MB |
125 Nested Tuples and Lists.en.srt |
6.32KB |
125 Nested Tuples and Lists.mp4 |
34.45MB |
126 Solution to Unpacking Challenge.en.srt |
2.83KB |
126 Solution to Unpacking Challenge.mp4 |
21.63MB |
127 Nesting Further.en.srt |
438B |
127 Nesting Further.mp4 |
19.88MB |
128 Nested Data Structures.en.srt |
7.28KB |
128 Nested Data Structures.mp4 |
41.78MB |
129 Nested Indexing.en.srt |
5.94KB |
129 Nested Indexing.mp4 |
31.13MB |
130 Simple Jukebox - Demonstration.en.srt |
2.65KB |
130 Simple Jukebox - Demonstration.mp4 |
16.69MB |
131 Simple Jukebox - Importing Data.en.srt |
7.55KB |
131 Simple Jukebox - Importing Data.mp4 |
29.09MB |
132 Simple Jukebox - The Code.en.srt |
9.48KB |
132 Simple Jukebox - The Code.mp4 |
48.59MB |
133 Constants in Python.en.srt |
12.22KB |
133 Constants in Python.mp4 |
55.05MB |
134 Finishing the Code.en.srt |
7.69KB |
134 Finishing the Code.mp4 |
39.80MB |
135 Challenge.en.srt |
414B |
135 Challenge.mp4 |
5.91MB |
136 Challenge Solution.en.srt |
4.02KB |
136 Challenge Solution.mp4 |
23.78MB |
137 Summary.en.srt |
207B |
137 Summary.mp4 |
15.10MB |
138 Introduction.en.srt |
147B |
138 Introduction.mp4 |
13.60MB |
139 Defining a function.en.srt |
8.18KB |
139 Defining a function.mp4 |
22.69MB |
140 Program flow when calling a function.en.srt |
5.76KB |
140 Program flow when calling a function.mp4 |
20.38MB |
141 Parameters and arguments.en.srt |
4.76KB |
141 Parameters and arguments.mp4 |
22.14MB |
142 Debugging with parameters.en.srt |
10.23KB |
142 Debugging with parameters.mp4 |
40.81MB |
143 Palindromes.en.srt |
7.22KB |
143 Palindromes.mp4 |
37.36MB |
144 Palindrome challenge solution.en.srt |
1.91KB |
144 Palindrome challenge solution.mp4 |
16.73MB |
145 Sentence challenge solution.en.srt |
7.70KB |
145 Sentence challenge solution.mp4 |
39.47MB |
146 Functions calling functions.en.srt |
2.89KB |
146 Functions calling functions.mp4 |
15.07MB |
147 Returning values.en.srt |
11.00KB |
147 Returning values.mp4 |
56.32MB |
148 get_integer Challenge solution.en.srt |
6.04KB |
148 get_integer Challenge solution.mp4 |
33.94MB |
149 Returning None.en.srt |
3.33KB |
149 Returning None.mp4 |
20.57MB |
150 Functions that perform actions.en.srt |
10.52KB |
150 Functions that perform actions.mp4 |
53.34MB |
151 Handling invalid arguments.en.srt |
11.04KB |
151 Handling invalid arguments.mp4 |
66.92MB |
152 width challenge solution.en.srt |
3.12KB |
152 width challenge solution.mp4 |
19.92MB |
153 Default parameter values.en.srt |
2.91KB |
153 Default parameter values.mp4 |
23.26MB |
154 Keyword arguments.en.srt |
7.66KB |
154 Keyword arguments.mp4 |
50.17MB |
155 Docstrings.en.srt |
6.47KB |
155 Docstrings.mp4 |
41.48MB |
156 Writing a Docstring.en.srt |
11.06KB |
156 Writing a Docstring.mp4 |
48.97MB |
157 How professional is that!.en.srt |
7.41KB |
157 How professional is that!.mp4 |
42.53MB |
158 Solution to Docstrings challenge.html |
4.14KB |
159 Fibonacci Numbers.en.srt |
4.31KB |
159 Fibonacci Numbers.mp4 |
32.04MB |
160 Writing a fibonacci function.en.srt |
12.43KB |
160 Writing a fibonacci function.mp4 |
51.81MB |
161 Function annotations and type hints.en.srt |
9.63KB |
161 Function annotations and type hints.mp4 |
46.46MB |
162 Function annotations with default values.en.srt |
4.52KB |
162 Function annotations with default values.mp4 |
28.17MB |
163 Solution to banner_text Docstring challenge.html |
2.20KB |
164 A history lesson.en.srt |
4.80KB |
164 A history lesson.mp4 |
50.76MB |
165 Printing in colour.en.srt |
9.49KB |
165 Printing in colour.mp4 |
48.46MB |
166 Running your program like a user.en.srt |
9.46KB |
166 Running your program like a user.mp4 |
42.74MB |
167 Windows Only - Installing pre-release version of colorama.en.srt |
12.96KB |
167 Windows Only - Installing pre-release version of colorama.mp4 |
49.66MB |
168 colorama module and virtual environments.en.srt |
7.72KB |
168 colorama module and virtual environments.mp4 |
50.15MB |
169 Activating a virtual environment.en.srt |
7.80KB |
169 Activating a virtual environment.mp4 |
41.35MB |
170 A function to test our HiLo game.en.srt |
11.22KB |
170 A function to test our HiLo game.mp4 |
69.62MB |
171 Counting correct guesses.en.srt |
4.81KB |
171 Counting correct guesses.mp4 |
33.05MB |
172 Playing Fizz Buzz.en.srt |
6.40KB |
172 Playing Fizz Buzz.mp4 |
19.63MB |
173 Playing Fizz Buzz Solution.en.srt |
9.50KB |
173 Playing Fizz Buzz Solution.mp4 |
35.85MB |
174 _args.en.srt |
10.59KB |
174 _args.mp4 |
39.26MB |
175 colour_print with multiple arguments.en.srt |
7.82KB |
175 colour_print with multiple arguments.mp4 |
42.20MB |
176 Rules for variable number of arguments.en.srt |
3.29KB |
176 Rules for variable number of arguments.mp4 |
17.76MB |
177 Defining different parameter types.en.srt |
9.46KB |
177 Defining different parameter types.mp4 |
37.89MB |
178 Section Summary.en.srt |
5.44KB |
178 Section Summary.mp4 |
19.62MB |
179 End of Remaster.en.srt |
2.44KB |
179 End of Remaster.mp4 |
28.34MB |
180 Introduction to the Section.en.srt |
734B |
180 Introduction to the Section.mp4 |
4.31MB |
181 Change in the ordering of dictionary keys.html |
2.18KB |
182 Python Dictionaries.en.srt |
26.49KB |
182 Python Dictionaries.mp4 |
23.82MB |
183 Dictionaries Part 2.en.srt |
25.80KB |
183 Dictionaries Part 2.mp4 |
24.01MB |
184 Dictionaries Part 3.en.srt |
36.27KB |
184 Dictionaries Part 3.mp4 |
33.89MB |
185 Dictionaries Challenge.en.srt |
22.29KB |
185 Dictionaries Challenge.mp4 |
22.91MB |
186 More on Dictionaries.en.srt |
27.23KB |
186 More on Dictionaries.mp4 |
28.44MB |
187 lecture-58-challenge.txt |
2.47KB |
187 The Second Dictionary Challenge.en.srt |
15.77KB |
187 The Second Dictionary Challenge.mp4 |
66.03MB |
188 Sets.en.srt |
22.00KB |
188 Sets.mp4 |
22.90MB |
189 Python Sets Part 2 and Challenge.en.srt |
29.59KB |
189 Python Sets Part 2 and Challenge.mp4 |
115.18MB |
190 Introduction to the Section.en.srt |
502B |
190 Introduction to the Section.mp4 |
3.47MB |
191 Reading and writing text files.en.srt |
33.97KB |
191 Reading and writing text files.mp4 |
27.41MB |
191 sample.txt |
938B |
192 Writing Text Files.en.srt |
24.38KB |
192 Writing Text Files.mp4 |
22.33MB |
193 Appending to Files and Challenge.en.srt |
8.73KB |
193 Appending to Files and Challenge.mp4 |
10.17MB |
194 Writing Binary Files Manually.en.srt |
30.40KB |
194 Writing Binary Files Manually.mp4 |
90.88MB |
195 Using Pickle To Write Binary Files.en.srt |
31.09KB |
195 Using Pickle To Write Binary Files.mp4 |
29.58MB |
196 Shelve.en.srt |
19.02KB |
196 Shelve.mp4 |
23.83MB |
197 Manipulating Data With Shelve.en.srt |
12.48KB |
197 Manipulating Data With Shelve.mp4 |
17.92MB |
198 Updating With Shelve.en.srt |
19.39KB |
198 Updating With Shelve.mp4 |
25.05MB |
199 Shelve Challenge.en.srt |
16.56KB |
199 Shelve Challenge.mp4 |
25.30MB |
200 Challenge Continued.en.srt |
12.35KB |
200 Challenge Continued.mp4 |
17.54MB |
201 Introduction to the Section.en.srt |
631B |
201 Introduction to the Section.mp4 |
3.71MB |
202 Modules and import.en.srt |
21.71KB |
202 Modules and import.mp4 |
20.67MB |
203 The standard Python library.en.srt |
12.15KB |
203 The standard Python library.mp4 |
17.38MB |
204 WebBrowser Module.en.srt |
33.80KB |
204 WebBrowser Module.mp4 |
43.66MB |
205 Time and DateTime in Python.en.srt |
22.60KB |
205 Time and DateTime in Python.mp4 |
27.30MB |
206 Time (Continued) and Challenge.en.srt |
15.19KB |
206 Time (Continued) and Challenge.mp4 |
17.30MB |
207 Timezones.en.srt |
18.93KB |
207 Timezones.mp4 |
28.41MB |
208 Check Path In Windows.en.srt |
11.63KB |
208 Check Path In Windows.mp4 |
14.76MB |
209 Check Path on a Mac.en.srt |
4.80KB |
209 Check Path on a Mac.mp4 |
11.84MB |
210 FAQ_ Installing packages in IntelliJ IDEA and PyCharm.html |
4.39KB |
211 Installing the pytz module (Windows_Mac_Linux).en.srt |
8.32KB |
211 Installing the pytz module (Windows_Mac_Linux).mp4 |
12.26MB |
212 Using Timezones.en.srt |
13.80KB |
212 Using Timezones.mp4 |
27.58MB |
213 More on Timezones.en.srt |
29.33KB |
213 More on Timezones.mp4 |
27.85MB |
214 Timezone Challenge.en.srt |
12.05KB |
214 Timezone Challenge.mp4 |
21.74MB |
215 Introduction to Tkinter.en.srt |
17.13KB |
215 Introduction to Tkinter.mp4 |
23.22MB |
216 TkInter - Pack Geometry Manager.en.srt |
16.25KB |
216 TkInter - Pack Geometry Manager.mp4 |
22.06MB |
217 TkInter - Grid Geometry Manager.en.srt |
16.91KB |
217 TkInter - Grid Geometry Manager.mp4 |
25.32MB |
218 Advanced GUI Example Part 1.en.srt |
19.24KB |
218 Advanced GUI Example Part 1.mp4 |
32.91MB |
219 Advanced GUI Example Part 2.en.srt |
13.01KB |
219 Advanced GUI Example Part 2.mp4 |
30.93MB |
220 Advanced GUI Example Part 3.en.srt |
26.07KB |
220 Advanced GUI Example Part 3.mp4 |
38.39MB |
221 11.7-CalculatorScreenshot.png |
8.13KB |
221 Tkinter Challenge.en.srt |
15.63KB |
221 Tkinter Challenge.mp4 |
103.70MB |
222 Functions in Python.en.srt |
23.06KB |
222 Functions in Python.mp4 |
21.77MB |
223 Functions Part 2.en.srt |
17.54KB |
223 Functions Part 2.mp4 |
19.27MB |
224 Functions Part 3.en.srt |
11.18KB |
224 Functions Part 3.mp4 |
16.15MB |
225 Parabola - More on Functions.en.srt |
17.53KB |
225 Parabola - More on Functions.mp4 |
23.11MB |
226 Scope in Functions.en.srt |
19.42KB |
226 Scope in Functions.mp4 |
23.33MB |
227 Fix Function and Draw Circles.en.srt |
17.06KB |
227 Fix Function and Draw Circles.mp4 |
22.86MB |
228 Enhanced Circles and Challenge.en.srt |
12.66KB |
228 Enhanced Circles and Challenge.mp4 |
19.82MB |
229 Blackjack Setup.en.srt |
13.30KB |
229 Blackjack Setup.mp4 |
22.43MB |
230 Load Cards.en.srt |
13.03KB |
230 Load Cards.mp4 |
28.91MB |
231 Deal Cards.en.srt |
11.01KB |
231 Deal Cards.mp4 |
16.29MB |
232 Global Variables.en.srt |
16.44KB |
232 Global Variables.mp4 |
24.96MB |
233 Global Keyword.en.srt |
21.01KB |
233 Global Keyword.mp4 |
30.96MB |
234 Test Blackjack Game.en.srt |
16.80KB |
234 Test Blackjack Game.mp4 |
26.01MB |
235 Blackjack Challenge.en.srt |
24.02KB |
235 Blackjack Challenge.mp4 |
39.49MB |
236 Importing Techniques.en.srt |
27.40KB |
236 Importing Techniques.mp4 |
38.07MB |
237 Underscores in Python code.en.srt |
24.68KB |
237 Underscores in Python code.mp4 |
25.96MB |
238 Namespaces, more on Scope and Recursion.en.srt |
16.79KB |
238 Namespaces, more on Scope and Recursion.mp4 |
27.59MB |
239 Recursion with OS Module and Filesystem and Nonlocal keyword.en.srt |
15.68KB |
239 Recursion with OS Module and Filesystem and Nonlocal keyword.mp4 |
22.70MB |
240 Nonlocal keyword, Free and LEGB.en.srt |
21.24KB |
240 Nonlocal keyword, Free and LEGB.mp4 |
27.14MB |
241 Object Orientated Programming and Classes.en.srt |
19.69KB |
241 Object Orientated Programming and Classes.mp4 |
20.21MB |
242 Instances, Constructors, Self and more.en.srt |
19.99KB |
242 Instances, Constructors, Self and more.mp4 |
23.70MB |
243 Class Attributes.en.srt |
13.67KB |
243 Class Attributes.mp4 |
18.51MB |
244 Methods Part 1.en.srt |
17.39KB |
244 Methods Part 1.mp4 |
22.08MB |
245 Methods Part 2.en.srt |
17.63KB |
245 Methods Part 2.mp4 |
24.18MB |
246 Non Public and Mangling.en.srt |
15.44KB |
246 Non Public and Mangling.mp4 |
23.52MB |
247 DocStrings and Raw Literals.en.srt |
17.22KB |
247 DocStrings and Raw Literals.mp4 |
23.87MB |
248 Album class and More on DocStrings.en.srt |
12.62KB |
248 Album class and More on DocStrings.mp4 |
21.54MB |
249 albums-copy.zip |
7.79KB |
249 Artist class and import Albums.en.srt |
17.13KB |
249 Artist class and import Albums.mp4 |
27.12MB |
250 Load data and Write Checkfile.en.srt |
9.81KB |
250 Load data and Write Checkfile.mp4 |
25.45MB |
251 12.3-flowchart-1.png |
46.31KB |
251 12.3-flowchart-2.png |
48.92KB |
251 12.3-flowchart-3.png |
68.68KB |
251 Compare Files and Algorithm Flowcharts.en.srt |
17.88KB |
251 Compare Files and Algorithm Flowcharts.mp4 |
27.73MB |
252 Implement Revised Load_Data Algorithm.en.srt |
22.02KB |
252 Implement Revised Load_Data Algorithm.mp4 |
35.78MB |
253 Write OOP Version.en.srt |
20.79KB |
253 Write OOP Version.mp4 |
21.59MB |
254 Getters and Properties.en.srt |
12.67KB |
254 Getters and Properties.mp4 |
18.15MB |
255 Remove Circular References Challenge.en.srt |
8.82KB |
255 Remove Circular References Challenge.mp4 |
10.81MB |
256 Getters and Setters.en.srt |
28.48KB |
256 Getters and Setters.mp4 |
23.70MB |
257 Data Attributes and Properties.en.srt |
23.92KB |
257 Data Attributes and Properties.mp4 |
23.03MB |
258 Alternate Syntax for Properties.en.srt |
8.22KB |
258 Alternate Syntax for Properties.mp4 |
9.28MB |
259 Inheritance.en.srt |
26.67KB |
259 Inheritance.mp4 |
23.77MB |
260 Subclasses and Overloading.en.srt |
25.86KB |
260 Subclasses and Overloading.mp4 |
20.59MB |
261 Calling Super Methods.en.srt |
18.48KB |
261 Calling Super Methods.mp4 |
16.95MB |
262 Changing Behavior of Methods.en.srt |
13.95KB |
262 Changing Behavior of Methods.mp4 |
15.26MB |
263 Overriding Methods.en.srt |
28.29KB |
263 Overriding Methods.mp4 |
25.83MB |
264 Inheritance Challenge.en.srt |
21.09KB |
264 Inheritance Challenge.mp4 |
18.58MB |
265 Polymorphism.en.srt |
19.48KB |
265 Polymorphism.mp4 |
20.41MB |
266 Duck Test.en.srt |
9.36KB |
266 Duck Test.mp4 |
11.38MB |
267 Composition.en.srt |
26.77KB |
267 Composition.mp4 |
29.10MB |
268 Composition Continued.en.srt |
16.18KB |
268 Composition Continued.mp4 |
17.30MB |
269 Test Code and Challenge.en.srt |
18.70KB |
269 Test Code and Challenge.mp4 |
18.09MB |
270 Aggregation.en.srt |
17.88KB |
270 Aggregation.mp4 |
22.38MB |
271 Introduction to Databases.en.srt |
10.48KB |
271 Introduction to Databases.mp4 |
9.24MB |
272 Database Terminology.en.srt |
15.67KB |
272 Database Terminology.mp4 |
20.91MB |
273 Sqlite3 Install on Windows.en.srt |
17.72KB |
273 Sqlite3 Install on Windows.mp4 |
17.30MB |
274 Sqlite3 Install on a Mac.en.srt |
4.71KB |
274 Sqlite3 Install on a Mac.mp4 |
6.81MB |
275 SQLite3 Install on Ubuntu Linux.en.srt |
5.38KB |
275 SQLite3 Install on Ubuntu Linux.mp4 |
4.83MB |
276 Introduction to SQLite.en.srt |
15.09KB |
276 Introduction to SQLite.mp4 |
21.40MB |
277 More with SQL using SQLite.en.srt |
13.96KB |
277 More with SQL using SQLite.mp4 |
17.39MB |
278 Querying data with Sqlite.en.srt |
22.01KB |
278 Querying data with Sqlite.mp4 |
31.40MB |
279 Order by and Joins.en.srt |
15.41KB |
279 Order by and Joins.mp4 |
30.94MB |
280 More complex Joins.en.srt |
15.40KB |
280 More complex Joins.mp4 |
44.33MB |
281 Wildcards and Views.en.srt |
20.53KB |
281 Wildcards and Views.mp4 |
193.60MB |
282 Housekeeping and the Challenge.en.srt |
14.81KB |
282 Housekeeping and the Challenge.mp4 |
25.15MB |
283 SQL in Python.en.srt |
24.80KB |
283 SQL in Python.mp4 |
19.69MB |
284 Connections, Cursors and Transactions.en.srt |
35.27KB |
284 Connections, Cursors and Transactions.mp4 |
35.43MB |
285 SQL Injection Attacks.en.srt |
32.97KB |
285 SQL Injection Attacks.mp4 |
18.77MB |
286 Placeholders and Parameter Substitution.en.srt |
16.88KB |
286 Placeholders and Parameter Substitution.mp4 |
17.52MB |
287 Exceptions.en.srt |
31.00KB |
287 Exceptions.mp4 |
30.11MB |
288 Exceptions Challenge.en.srt |
23.75KB |
288 Exceptions Challenge.mp4 |
20.04MB |
289 Exceptions Continued.en.srt |
27.71KB |
289 Exceptions Continued.mp4 |
22.91MB |
290 Raising Exceptions.en.srt |
19.11KB |
290 Raising Exceptions.mp4 |
20.01MB |
291 More on Exceptions.en.srt |
17.22KB |
291 More on Exceptions.mp4 |
14.97MB |
292 Custom Exceptions.en.srt |
25.75KB |
292 Custom Exceptions.mp4 |
24.92MB |
293 Rolling back Transactions.en.srt |
19.20KB |
293 Rolling back Transactions.mp4 |
19.76MB |
294 Adding Database code to the Account Class.en.srt |
22.93KB |
294 Adding Database code to the Account Class.mp4 |
25.79MB |
295 GUI Database Editing Overview.en.srt |
2.82KB |
295 GUI Database Editing Overview.mp4 |
3.60MB |
296 Ultimate Edition Database View.en.srt |
26.91KB |
296 Ultimate Edition Database View.mp4 |
26.44MB |
297 Problems with Community Edition database plugin.html |
2.52KB |
298 Update Deposit and Withdrawal Methods.en.srt |
24.97KB |
298 Update Deposit and Withdrawal Methods.mp4 |
25.90MB |
299 Displaying Time in Different Timezones.en.srt |
18.24KB |
299 Displaying Time in Different Timezones.mp4 |
19.89MB |
300 SQLite3 strftime Function.en.srt |
24.68KB |
300 SQLite3 strftime Function.mp4 |
25.77MB |
301 Challenge.en.srt |
23.87KB |
301 Challenge.mp4 |
23.96MB |
302 Problems Storing Timezones.en.srt |
7.92KB |
302 Problems Storing Timezones.mp4 |
8.46MB |
303 Rolling Back Transactions.en.srt |
31.36KB |
303 Rolling Back Transactions.mp4 |
39.29MB |
304 Simple Database Browser.en.srt |
32.19KB |
304 Simple Database Browser.mp4 |
44.19MB |
305 Scrollbars.en.srt |
18.57KB |
305 Scrollbars.mp4 |
16.07MB |
306 Star Args.en.srt |
25.30KB |
306 Star Args.mp4 |
28.94MB |
307 Kwargs.en.srt |
16.77KB |
307 Kwargs.mp4 |
13.57MB |
308 More on KWArgs.en.srt |
29.84KB |
308 More on KWArgs.mp4 |
33.79MB |
309 Scrollable Listbox.en.srt |
21.40KB |
309 Scrollable Listbox.mp4 |
24.60MB |
310 Populating a Listbox from a Database.en.srt |
17.88KB |
310 Populating a Listbox from a Database.mp4 |
19.17MB |
311 Show Songs from Album.en.srt |
9.21KB |
311 Show Songs from Album.mp4 |
12.97MB |
312 The DataListbox Class Code.en.srt |
28.48KB |
312 The DataListbox Class Code.mp4 |
30.80MB |
313 Linking our DataListBoxes.en.srt |
20.22KB |
313 Linking our DataListBoxes.mp4 |
21.84MB |
314 Linking our DataListBoxes Continued.en.srt |
28.71KB |
314 Linking our DataListBoxes Continued.mp4 |
30.30MB |
315 DataListbox Challenge.en.srt |
30.66KB |
315 DataListbox Challenge.mp4 |
30.50MB |
316 Introduction.en.srt |
1016B |
316 Introduction.mp4 |
1.97MB |
317 Generators and Yield.en.srt |
27.52KB |
317 Generators and Yield.mp4 |
23.44MB |
318 Next and Ranges.en.srt |
12.65KB |
318 Next and Ranges.mp4 |
10.14MB |
319 Generator Examples - Fibonacci numbers and Calculating Pi.en.srt |
25.79KB |
319 Generator Examples - Fibonacci numbers and Calculating Pi.mp4 |
32.74MB |
320 The os.walk Generator.en.srt |
24.36KB |
320 The os.walk Generator.mp4 |
29.64MB |
321 Searching the Filesystem.en.srt |
22.62KB |
321 Searching the Filesystem.mp4 |
28.86MB |
322 Reading Mp3 Tags.en.srt |
27.75KB |
322 Reading Mp3 Tags.mp4 |
48.28MB |
323 List Comprehensions.en.srt |
24.75KB |
323 List Comprehensions.mp4 |
28.48MB |
324 List Comprehensions and Side-Effects.en.srt |
11.49KB |
324 List Comprehensions and Side-Effects.mp4 |
14.20MB |
325 Challenge Solutions.en.srt |
14.33KB |
325 Challenge Solutions.mp4 |
16.27MB |
326 Conditional Comprehensions.en.srt |
17.18KB |
326 Conditional Comprehensions.mp4 |
27.12MB |
327 Conditional Expressions.en.srt |
15.82KB |
327 Conditional Expressions.mp4 |
20.73MB |
328 Challenges.en.srt |
5.08KB |
328 Challenges.mp4 |
6.83MB |
329 Challenge 1 Solution.en.srt |
5.63KB |
329 Challenge 1 Solution.mp4 |
11.09MB |
330 Challenge 2 Solution.en.srt |
17.18KB |
330 Challenge 2 Solution.mp4 |
28.28MB |
331 Nested Comprehensions.en.srt |
16.79KB |
331 Nested Comprehensions.mp4 |
25.59MB |
332 Nested Comprehensions Challenge.en.srt |
18.53KB |
332 Nested Comprehensions Challenge.mp4 |
39.38MB |
333 The timeit Module.en.srt |
18.26KB |
333 The timeit Module.mp4 |
21.74MB |
334 More on timeit.en.srt |
19.29KB |
334 More on timeit.mp4 |
26.35MB |
335 timeit Continued and Challenge.en.srt |
19.62KB |
335 timeit Continued and Challenge.mp4 |
27.79MB |
336 timeit Challenge.en.srt |
14.30KB |
336 timeit Challenge.mp4 |
18.29MB |
337 Map Intro.en.srt |
16.61KB |
337 Map Intro.mp4 |
68.12MB |
338 Map Challenge Completion.en.srt |
14.18KB |
338 Map Challenge Completion.mp4 |
60.28MB |
339 The Filter Function.en.srt |
15.43KB |
339 The Filter Function.mp4 |
60.68MB |
340 The Reduce Function.en.srt |
14.04KB |
340 The Reduce Function.mp4 |
55.48MB |
341 any and all.en.srt |
19.45KB |
341 any and all.mp4 |
65.46MB |
342 Named Tuples.en.srt |
19.42KB |
342 Named Tuples.mp4 |
98.93MB |
343 any and all with Comprehensions.en.srt |
20.16KB |
343 any and all with Comprehensions.mp4 |
75.42MB |
344 Section currently being added to regularly.html |
1.04KB |
345 Introduction.en.srt |
2.26KB |
345 Introduction.mp4 |
9.36MB |
346 What is a dictionary_.en.srt |
12.44KB |
346 What is a dictionary_.mp4 |
41.25MB |
347 Iterating over a dictionary.en.srt |
8.47KB |
347 Iterating over a dictionary.mp4 |
37.13MB |
348 Adding items to a dictionary.en.srt |
5.18KB |
348 Adding items to a dictionary.mp4 |
25.32MB |
349 Changing values in a dictionary.en.srt |
4.79KB |
349 Changing values in a dictionary.mp4 |
29.89MB |
350 Removing items from a dictionary.en.srt |
8.95KB |
350 Removing items from a dictionary.mp4 |
53.07MB |
351 Using `in` with a dictionary.en.srt |
10.43KB |
351 Using `in` with a dictionary.mp4 |
45.75MB |
352 Dictionary menu challenge solution.en.srt |
11.49KB |
352 Dictionary menu challenge solution.mp4 |
57.13MB |
353 Using a list with a dictionary.html |
2.06KB |
354 Adding items to a dictionary.en.srt |
6.64KB |
354 Adding items to a dictionary.mp4 |
42.17MB |
355 Smart fridge.en.srt |
6.35KB |
355 Smart fridge.mp4 |
27.17MB |
356 What's for tea_.en.srt |
12.16KB |
356 What's for tea_.mp4 |
50.80MB |
357 Using several dictionaries together.en.srt |
7.29KB |
357 Using several dictionaries together.mp4 |
36.77MB |
358 Checking the pantry.en.srt |
6.13KB |
358 Checking the pantry.mp4 |
36.35MB |
359 Checking quantities - choosing a data structure.en.srt |
7.34KB |
359 Checking quantities - choosing a data structure.mp4 |
33.00MB |
360 Checking quantities - the code.en.srt |
8.17KB |
360 Checking quantities - the code.mp4 |
39.13MB |
361 Solution_ Create a shopping list challenge.en.srt |
8.86KB |
361 Solution_ Create a shopping list challenge.mp4 |
52.30MB |
362 Wrong decisions don't have to be fatal.en.srt |
7.55KB |
362 Wrong decisions don't have to be fatal.mp4 |
42.57MB |
363 The setdefault method.en.srt |
12.70KB |
363 The setdefault method.mp4 |
67.90MB |
364 APIs and a mobile phone demo.en.srt |
11.12KB |
364 APIs and a mobile phone demo.mp4 |
52.45MB |
365 The `dict` documentation.en.srt |
12.31KB |
365 The `dict` documentation.mp4 |
67.46MB |
366 The remaining `dict` methods.en.srt |
6.92KB |
366 The remaining `dict` methods.mp4 |
26.99MB |
367 The dict `update` method.en.srt |
8.53KB |
367 The dict `update` method.mp4 |
48.59MB |
368 The dict `values` method.en.srt |
10.34KB |
368 The dict `values` method.mp4 |
57.57MB |
369 References to mutable objects.en.srt |
7.37KB |
369 References to mutable objects.mp4 |
31.10MB |
370 Shallow copy.en.srt |
7.26KB |
370 Shallow copy.mp4 |
37.18MB |
371 Shallow copy step-by-step.en.srt |
5.02KB |
371 Shallow copy step-by-step.mp4 |
19.50MB |
372 Deep copy.en.srt |
7.31KB |
372 Deep copy.mp4 |
32.66MB |
373 Simple deep copy solution.en.srt |
12.18KB |
373 Simple deep copy solution.mp4 |
66.13MB |
374 Hash functions.en.srt |
13.16KB |
374 Hash functions.mp4 |
63.76MB |
375 A really bad hashing function.en.srt |
12.00KB |
375 A really bad hashing function.mp4 |
51.02MB |
376 Hash tables.en.srt |
10.29KB |
376 Hash tables.mp4 |
36.88MB |
377 Completing our simple dictionary implementation.en.srt |
7.66KB |
377 Completing our simple dictionary implementation.mp4 |
32.60MB |
378 Hash functions and security.en.srt |
5.75KB |
378 Hash functions and security.mp4 |
24.05MB |
379 Introduction to the course.en.srt |
8.99KB |
379 Introduction to the course.mp4 |
12.24MB |
380 Introduction.en.srt |
1005B |
380 Introduction.mp4 |
4.71MB |
381 Install Python on Windows.en.srt |
8.42KB |
381 Install Python on Windows.mp4 |
7.86MB |
382 exchange-chart.py |
3.10KB |
382 IDLE On Windows with a cool demo app!.en.srt |
30.18KB |
382 IDLE On Windows with a cool demo app!.mp4 |
22.41MB |
383 Installing IntelliJ on Windows.en.srt |
29.38KB |
383 Installing IntelliJ on Windows.mp4 |
126.86MB |
384 Configuring IntelliJ and Pycharm on Windows.en.srt |
12.50KB |
384 Configuring IntelliJ and Pycharm on Windows.mp4 |
55.10MB |
385 Free 90 Day Extended Trial of IntelliJ Ultimate Edition Now Available.html |
3.33KB |
386 Move to next section!.html |
1.23KB |
387 Introduction.en.srt |
743B |
387 Introduction.mp4 |
4.19MB |
388 Downloading And Installing Python On Mac OS X.en.srt |
8.18KB |
388 Downloading And Installing Python On Mac OS X.mp4 |
7.86MB |
389 FAQ_ SSL_ CERTIFICATE_VERIFY_FAILED error on Mac.html |
1.60KB |
390 exchange-chart.py |
3.10KB |
390 IDLE on Mac OS X with a cool demo app!.en.srt |
29.29KB |
390 IDLE on Mac OS X with a cool demo app!.mp4 |
189.50MB |
391 Installing Intellij on Mac.en.srt |
23.93KB |
391 Installing Intellij on Mac.mp4 |
110.08MB |
392 Configuring IntelliJ and Pycharm on Mac.en.srt |
13.22KB |
392 Configuring IntelliJ and Pycharm on Mac.mp4 |
104.71MB |
393 Free 90 Day Extended Trial of IntelliJ Ultimate Edition Now Available.html |
3.33KB |
394 Move to next section!.html |
1.18KB |
395 Introduction.en.srt |
1.16KB |
395 Introduction.mp4 |
6.02MB |
396 Downloading And Installing Python On Ubuntu Linux.en.srt |
7.22KB |
396 Downloading And Installing Python On Ubuntu Linux.mp4 |
6.08MB |
397 exchange-chart.py |
3.10KB |
397 IDLE on Ubuntu Linux with a cool demo app!.en.srt |
29.79KB |
398 Installing Intellij on Linux.en.srt |
26.60KB |
398 Installing Intellij on Linux.mp4 |
135.36MB |
399 Configuring IntelliJ and Pycharm on Linux.en.srt |
14.73KB |
399 Configuring IntelliJ and Pycharm on Linux.mp4 |
69.14MB |
400 Free 90 Day Extended Trial of IntelliJ Ultimate Edition Now Available.html |
3.33KB |
401 Your Programming Careers Questions Answered.en.srt |
3.29KB |
401 Your Programming Careers Questions Answered.mp4 |
39.61MB |
402 Important Videos To Watch on Youtube.html |
2.68KB |
403 Introduction.en.srt |
1.04KB |
403 Introduction.mp4 |
5.37MB |
404 Getting To Know Python.en.srt |
28.36KB |
404 Getting To Know Python.mp4 |
23.14MB |
405 Understanding More About Python.en.srt |
16.20KB |
405 Understanding More About Python.mp4 |
38.19MB |
406 Storing Items In Variables.en.srt |
31.46KB |
406 Storing Items In Variables.mp4 |
20.44MB |
407 More About Variables And Strings.en.srt |
20.43KB |
407 More About Variables And Strings.mp4 |
17.09MB |
408 string-formatting.py |
1.39KB |
408 String Formatting - Displaying Numbers And Strings.en.srt |
35.03KB |
408 String Formatting - Displaying Numbers And Strings.mp4 |
29.15MB |
409 Introduction.en.srt |
784B |
409 Introduction.mp4 |
3.92MB |
410 An Introduction To Program Flow Control.en.srt |
13.62KB |
410 An Introduction To Program Flow Control.mp4 |
28.65MB |
411 Test Conditions With If, ElIf & Else.en.srt |
33.01KB |
411 Test Conditions With If, ElIf & Else.mp4 |
26.76MB |
412 More Advanced If, ElIf & Else Processing.en.srt |
27.84KB |
412 More Advanced If, ElIf & Else Processing.mp4 |
20.92MB |
413 Challenge - If Then Else.en.srt |
11.63KB |
413 Challenge - If Then Else.mp4 |
8.93MB |
414 For Loops.en.srt |
20.93KB |
414 For Loops.mp4 |
14.92MB |
415 Extending For Loops.en.srt |
18.24KB |
415 Extending For Loops.mp4 |
15.51MB |
416 Understanding Continue, Break And Else.en.srt |
31.74KB |
416 Understanding Continue, Break And Else.mp4 |
22.05MB |
417 Augmented Assignment.en.srt |
17.46KB |
417 Augmented Assignment.mp4 |
12.87MB |
418 Challenge - Program Flow - Part 1.en.srt |
24.78KB |
418 Challenge - Program Flow - Part 1.mp4 |
21.60MB |
419 Challenge - Program Flow - Part 2.en.srt |
21.04KB |
419 Challenge - Program Flow - Part 2.mp4 |
18.20MB |
420 While Loops.en.srt |
18.55KB |
420 While Loops.mp4 |
72.24MB |
421 Challenge - While Loop.en.srt |
9.37KB |
421 Challenge - While Loop.mp4 |
10.14MB |
422 Introduction.en.srt |
545B |
422 Introduction.mp4 |
2.90MB |
423 Lists In Python.en.srt |
21.02KB |
423 Lists In Python.mp4 |
17.25MB |
424 More About Lists.en.srt |
17.46KB |
424 More About Lists.mp4 |
14.31MB |
425 Challenge - Lists.en.srt |
11.09KB |
425 Challenge - Lists.mp4 |
9.60MB |
426 Understanding Iterators.en.srt |
15.42KB |
426 Understanding Iterators.mp4 |
12.63MB |
427 Understanding and using Ranges.en.srt |
17.91KB |
427 Understanding and using Ranges.mp4 |
17.24MB |
428 More About Ranges.en.srt |
13.00KB |
428 More About Ranges.mp4 |
11.70MB |
429 Tuples.en.srt |
25.40KB |
429 Tuples.mp4 |
21.54MB |
430 More On Tuples.en.srt |
26.61KB |
430 More On Tuples.mp4 |
21.93MB |
431 Introduction to the Section.en.srt |
1.74KB |
431 Introduction to the Section.mp4 |
9.24MB |
432 Binary Basics.en.srt |
4.89KB |
432 Binary Basics.mp4 |
5.43MB |
433 Binary.pdf |
59.41KB |
433 What is binary.en.srt |
17.65KB |
433 What is binary.mp4 |
44.92MB |
434 Hexadecimal and Octal and the Challenge.en.srt |
30.41KB |
434 Hexadecimal and Octal and the Challenge.mp4 |
34.27MB |
434 HexAndOctal.pdf |
34.13KB |
435 Source code for all Programs.html |
75.62KB |
436 Bonus Lecture and Information.en.srt |
9.24KB |
436 Bonus Lecture and Information.mp4 |
100.94MB |
436 Free-Course-and-Programming-Guide.pdf |
10.06MB |
external-assets-links.txt |
249B |
external-assets-links.txt |
3.58KB |
external-assets-links.txt |
7.23KB |
external-assets-links.txt |
8.35KB |
external-assets-links.txt |
7.22KB |
external-assets-links.txt |
1.74KB |
external-assets-links.txt |
1.90KB |
external-assets-links.txt |
8.39KB |
external-assets-links.txt |
5.10KB |
external-assets-links.txt |
5.99KB |
external-assets-links.txt |
7.14KB |
external-assets-links.txt |
5.20KB |
external-assets-links.txt |
97B |
external-assets-links.txt |
50B |
external-assets-links.txt |
195B |
external-assets-links.txt |
202B |
external-assets-links.txt |
1.66KB |
external-assets-links.txt |
1.57KB |
external-assets-links.txt |
290B |
TutsNode.com.txt |
63B |