Torrent Info
Title [04-2020] the-modern-python3-bootcamp
Category
Size 5.66GB

Files List
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.
001 Course Introduction.en_US.srt 9.40KB
001 Course Introduction.mp4 19.17MB
002 https-pythonclock.org-.txt 25B
002 Key-Differences-Article.txt 67B
002 py3readiness.txt 35B
002 Python3 vs. Python2.en_US.srt 10.63KB
002 Python3 vs. Python2.mp4 19.12MB
003 How The Exercises Work.en_US.srt 7.88KB
003 How The Exercises Work.mp4 9.82MB
004 Where Should You Start_.en_US.srt 5.57KB
004 Where Should You Start_.mp4 6.67MB
005 How The Course is Structured.en_US.srt 10.44KB
005 How The Course is Structured.mp4 13.17MB
006 SLIDES.txt 43B
006 Why Use The Command Line_.en_US.srt 8.06KB
006 Why Use The Command Line_.mp4 11.65MB
007 Command Line Installation_ MAC.en_US.srt 3.59KB
007 Command Line Installation_ MAC.mp4 14.52MB
008 Absolute Paths and PWD.en_US.srt 8.43KB
008 Absolute Paths and PWD.mp4 12.49MB
009 Using CD.en_US.srt 6.36KB
009 Using CD.mp4 16.40MB
010 Using LS.en_US.srt 9.62KB
010 Using LS.mp4 33.78MB
011 Making Directories with MKDIR.en_US.srt 4.51KB
011 Making Directories with MKDIR.mp4 7.63MB
011 Quiz_ Command Line Fundamentals.html 5.45KB
012 Creating Files with TOUCH.en_US.srt 7.13KB
012 Creating Files with TOUCH.mp4 19.83MB
013 Quick Activity_ Salamanders and Frogs.en_US.srt 5.37KB
013 Quick Activity_ Salamanders and Frogs.mp4 12.80MB
014 Moving and Renaming with MV.en_US.srt 7.29KB
014 Moving and Renaming with MV.mp4 17.18MB
015 Deleting Files with RM.en_US.srt 3.13KB
015 Deleting Files with RM.mp4 6.45MB
016 Deleting Directories (Plus Tangents on Permissions and MAN Pages).en_US.srt 12.21KB
016 Deleting Directories (Plus Tangents on Permissions and MAN Pages).mp4 41.57MB
017 Quiz_ Command Line Fundamentals II.html 5.77KB
017 SLIDES.txt 46B
017 Why Do You Need The Command Line_.en_US.srt 7.76KB
017 Why Do You Need The Command Line_.mp4 14.57MB
018 Using Powershell.en_US.srt 7.21KB
018 Using Powershell.mp4 10.72MB
019 Paths, LS, and PWD.en_US.srt 6.64KB
019 Paths, LS, and PWD.mp4 8.13MB
020 Using The CD Command.en_US.srt 10.81KB
020 Using The CD Command.mp4 17.16MB
021 OPTIONAL_ Making Directories with MKDIR.en_US.srt 5.01KB
021 OPTIONAL_ Making Directories with MKDIR.mp4 8.67MB
021 Quiz_ Command Line Fundamentals (Windows).html 5.48KB
022 OPTIONAL_ Making Files (it's...complicated).en_US.srt 9.44KB
022 OPTIONAL_ Making Files (it's...complicated).mp4 16.05MB
023 Creating a Touch Function.html 2.26KB
024 OPTIONAL_ Removing Files and Folders with RM.en_US.srt 7.04KB
024 OPTIONAL_ Removing Files and Folders with RM.mp4 10.44MB
025 Installing Python_ MAC.en_US.srt 4.77KB
025 Installing Python_ MAC.mp4 14.43MB
025 Python-Homepage.txt 24B
025 Quiz_ Command Line Fundamentals II (Windows).html 3.74KB
026 Optional_ Installing Sublime Text.en_US.srt 12.22KB
026 Optional_ Installing Sublime Text.mp4 23.56MB
026 Sublime-Text.txt 29B
026 Tutorial-on-setting-up-sublime-symlink.txt 75B
027 Our First Python Program!.en_US.srt 7.83KB
027 Our First Python Program!.mp4 8.38MB
028 Exercise_ Say Your Name.html 826B
028 Exercise_ Say Your Name.py 35B
028 Solution_ Say Your Name.py 50B
028 SOLUTION.html 651B
029 Important Note on Print and the Python Interpreter.en_US.srt 5.27KB
029 Important Note on Print and the Python Interpreter.mp4 11.94MB
030 How-I-Install-Python-3-If-I-Already-Have-Python-2-Installed-.txt 44B
030 Installing Python On a PC.en_US.srt 8.33KB
030 Installing Python On a PC.mp4 12.17MB
030 Python-Homepage.txt 24B
031 Introducing Sublime Text.en_US.srt 6.29KB
031 Introducing Sublime Text.mp4 9.96MB
031 Sublime-Text.txt 29B
032 Your First Python Program.en_US.srt 9.00KB
032 Your First Python Program.mp4 13.74MB
033 Exercise_ Print Your Name.html 825B
033 Exercise_ Print Your Name.py 35B
033 Solution_ Print Your Name.py 50B
033 SOLUTION.html 655B
034 Important Note on Print and the Python Interpreter.en_US.srt 5.33KB
034 Important Note on Print and the Python Interpreter.mp4 11.93MB
035 Section Introduction_Objectives.en_US.srt 4.50KB
035 Section Introduction_Objectives.mp4 4.19MB
035 SLIDES.txt 37B
036 Numbers_ Ints and Floats.en_US.srt 7.61KB
036 Numbers_ Ints and Floats.mp4 12.56MB
037 Numbers_ Basic Math.en_US.srt 4.37KB
037 Numbers_ Basic Math.mp4 12.66MB
037 Quiz_ Quick Ints and Floats Quiz.html 3.19KB
038 Quick Note_ Comments.en_US.srt 6.81KB
038 Quick Note_ Comments.mp4 7.86MB
038 Quiz_ Basic Math Refresher.html 4.33KB
039 Numbers_ Weirder Operators.en_US.srt 7.10KB
039 Numbers_ Weirder Operators.mp4 22.10MB
039 Quiz_ One Question Quiz.html 2.13KB
040 Introduction to the Python Documentation.en_US.srt 3.38KB
040 Introduction to the Python Documentation.mp4 12.98MB
040 Quiz_ Numbers Quiz.html 4.24KB
041 SLIDES.txt 37B
041 Variables and Data Types.en_US.srt 4.29KB
041 Variables and Data Types.mp4 3.99MB
042 Introduction to Variables.en_US.srt 10.71KB
042 Introduction to Variables.mp4 17.68MB
043 Exercise_ Bank Robbery Money.html 1.04KB
043 Exercise_ Bank Robbery Money.py 83B
043 Solution_ Bank Robbery Money.py 97B
043 SOLUTION.html 626B
044 Variable Naming Restrictions and Conventions.en_US.srt 9.23KB
044 Variable Naming Restrictions and Conventions.mp4 15.66MB
045 Data Types Overview.en_US.srt 12.35KB
045 Data Types Overview.mp4 19.00MB
046 What The Heck is Dynamic Typing.en_US.srt 3.84KB
046 What The Heck is Dynamic Typing.mp4 4.25MB
047 Quiz_ Super Quick One Question Quiz!.html 2.00KB
047 The Special Value NONE.en_US.srt 5.08KB
047 The Special Value NONE.mp4 6.43MB
048 Double Vs. Single Quotes.en_US.srt 5.47KB
048 Double Vs. Single Quotes.mp4 11.44MB
049 Exercise_ Make Some Variables!.html 1.20KB
049 Exercise_ Make Some Variables!.py 261B
049 Solution_ Make Some Variables!.py 73B
049 SOLUTION.html 945B
050 String Escape Sequences.en_US.srt 6.95KB
050 String Escape Sequences.mp4 23.84MB
051 Exercise_ Escape Sequence Practice.html 860B
051 Exercise_ Escape Sequence Practice.py 359B
051 Solution_ Escape Sequence Practice.py 404B
051 SOLUTION.html 939B
052 String Concatenation.en_US.srt 7.58KB
052 String Concatenation.mp4 24.40MB
053 Exercise_ String Concatenation Exercise.html 1.02KB
053 Exercise_ String Concatenation Exercise.py 45B
053 Solution_ String Concatenation Exercise.py 74B
053 SOLUTION.html 1.01KB
054 String Formatting.en_US.srt 4.89KB
054 String Formatting.mp4 9.64MB
055 IMPORTANT_ Interpolation w_ Udemy Exercises.en_US.srt 4.07KB
055 IMPORTANT_ Interpolation w_ Udemy Exercises.mp4 4.77MB
056 Exercise_ Formatting Strings.html 1.21KB
056 Exercise_ Formatting Strings.py 42B
056 Solution_ Formatting Strings.py 97B
056 SOLUTION.html 920B
057 Strings and Indexes (Indicies_).en_US.srt 4.06KB
057 Strings and Indexes (Indicies_).mp4 5.41MB
058 Converting Data Types.en_US.srt 7.75KB
058 Converting Data Types.mp4 17.74MB
059 Building a Mileage Convertor With User Input.en_US.srt 15.14KB
059 Building a Mileage Convertor With User Input.mp4 22.67MB
060 Quiz_ Variables and Data Types.html 9.40KB
060 Section Introduction and Objectives.en_US.srt 4.67KB
060 Section Introduction and Objectives.mp4 4.15MB
060 SLIDES.txt 55B
061 Getting User Input.en_US.srt 5.42KB
061 Getting User Input.mp4 6.09MB
062 Intro to Conditionals.en_US.srt 11.24KB
062 Intro to Conditionals.mp4 15.33MB
063 Exercise_ Lucky Number 7.html 1.01KB
063 Exercise_ Lucky Number 7.py 146B
063 Solution_ Lucky Number 7.py 207B
063 SOLUTION.html 755B
064 Exercise_ Number is Odd.html 1009B
064 Exercise_ Number is Odd.py 304B
064 Solution_ Number is Odd.py 326B
064 SOLUTION.html 831B
065 Multiple Elifs.en_US.srt 3.18KB
065 Multiple Elifs.mp4 3.91MB
066 A Word on Truthiness + A Quick Example.en_US.srt 8.04KB
066 A Word on Truthiness + A Quick Example.mp4 11.01MB
067 The Joy of Comparison Operators.en_US.srt 8.29KB
067 The Joy of Comparison Operators.mp4 11.10MB
068 Logical AND & OR.en_US.srt 9.31KB
068 Logical AND & OR.mp4 12.85MB
069 Exercise_ Food Classifying Exercise.html 1.44KB
069 Exercise_ Food Classifying Exercise.py 325B
069 Solution_ Food Classifying Exercise.py 443B
069 SOLUTION.html 949B
070 LOGICAL NOT.en_US.srt 8.93KB
070 LOGICAL NOT.mp4 16.52MB
071 A Note on Is Vs. ==.en_US.srt 7.30KB
071 A Note on Is Vs. ==.mp4 7.45MB
071 Quiz_ Boolean Logic Principles.html 7.74KB
072 Bouncer Code-Along and Nested Conditionals.en_US.srt 17.36KB
072 Bouncer Code-Along and Nested Conditionals.mp4 32.98MB
073 Exercise_ Positive or Negative Checking.html 1.28KB
073 Exercise_ Positive or Negative Checking.py 872B
073 Quiz_ Boolean & Conditional Logic in Python.html 5.16KB
073 Solution_ Positive or Negative Checking.py 704B
073 SOLUTION.html 1.22KB
074 Exercise_ Calling in Sick.html 1.93KB
074 Exercise_ Calling in Sick.py 534B
074 Solution_ Calling in Sick.py 663B
074 SOLUTION.html 1.21KB
075 Rock, Paper, Scissor Mini Project_ BASIC Version.en_US.srt 5.01KB
075 Rock, Paper, Scissor Mini Project_ BASIC Version.mp4 5.99MB
076 RPS Mini Project_ BASIC Version Solution.en_US.srt 10.26KB
076 RPS Mini Project_ BASIC Version Solution.mp4 16.03MB
077 RPS Mini Project_ Refactoring Time.en_US.srt 11.20KB
077 RPS Mini Project_ Refactoring Time.mp4 25.92MB
078 Another Cleaner RPS Solution.html 1.52KB
079 RPS Mini Project_ Playing Against The Computer.en_US.srt 4.97KB
079 RPS Mini Project_ Playing Against The Computer.mp4 7.18MB
080 RPS Mini Project_ Computer AI Solution.en_US.srt 15.25KB
080 RPS Mini Project_ Computer AI Solution.mp4 39.63MB
081 Section Introduction.en_US.srt 7.23KB
081 Section Introduction.mp4 14.16MB
081 SLIDES.txt 47B
082 IMPORTANT ANNOUNCEMENT ON LOOPS EXERCISES.html 1.09KB
083 The Basics of For Loops.en_US.srt 8.85KB
083 The Basics of For Loops.mp4 10.97MB
084 Exploring Ranges In Depth.en_US.srt 8.11KB
084 Exploring Ranges In Depth.mp4 10.56MB
085 Exercise_ For Loop and Range Exercise.html 1.02KB
085 Exercise_ For Loop and Range Exercise.py 97B
085 Quiz_ Quick Ranges Quiz.html 5.20KB
085 Solution_ For Loop and Range Exercise.py 63B
085 SOLUTION.html 1.31KB
086 EXERCISE_ Screaming Repeating.en_US.srt 5.31KB
086 EXERCISE_ Screaming Repeating.mp4 8.18MB
087 EXERCISE_ Unlucky Numbers.en_US.srt 11.17KB
087 EXERCISE_ Unlucky Numbers.mp4 15.85MB
088 Introducing While Loops.en_US.srt 12.75KB
088 Introducing While Loops.mp4 15.31MB
089 EXERCISE_ Emoji Art.en_US.srt 11.77KB
089 EXERCISE_ Emoji Art.mp4 16.64MB
090 EXERCISE_ Stop Copying Me.en_US.srt 5.61KB
090 EXERCISE_ Stop Copying Me.mp4 7.97MB
091 The Break Keyword.en_US.srt 6.28KB
091 The Break Keyword.mp4 9.23MB
092 Exercise_ While Loop Exercise.html 1.55KB
092 Exercise_ While Loop Exercise.py 208B
092 Quiz_ Stuck in a Loop.html 5.21KB
092 Solution_ While Loop Exercise.py 265B
092 SOLUTION.html 887B
093 Guessing Game Mini Project.en_US.srt 5.11KB
093 Guessing Game Mini Project.mp4 5.21MB
093 Quiz_ Loops.html 6.06KB
094 Guessing Game Solution.en_US.srt 14.11KB
094 Guessing Game Solution.mp4 23.11MB
095 Improving Rock Paper Scissors.en_US.srt 14.94KB
095 Improving Rock Paper Scissors.mp4 39.44MB
096 SIDE NOTE_ Python Style and PEP8.en_US.srt 6.52KB
096 SIDE NOTE_ Python Style and PEP8.mp4 24.68MB
097 Intro to Lists and Objectives.en_US.srt 10.68KB
097 Intro to Lists and Objectives.mp4 10.02MB
097 SLIDES.txt 39B
098 Creating Lists.en_US.srt 6.61KB
098 Creating Lists.mp4 8.39MB
099 Exercise_ Creating Lists Exercise.html 1.18KB
099 Exercise_ Creating Lists Exercise.py 34B
099 Solution_ Creating Lists Exercise.py 89B
099 SOLUTION.html 700B
100 Accessing Data in Lists.en_US.srt 7.19KB
100 Accessing Data in Lists.mp4 10.70MB
101 Exercise_ Accessing List Data.html 1.01KB
101 Exercise_ Accessing List Data.py 230B
101 Solution_ Accessing List Data.py 294B
101 SOLUTION.html 922B
102 Iterating Over Lists.en_US.srt 9.95KB
102 Iterating Over Lists.mp4 12.61MB
103 Exercise_ List Iteration Exercise.html 1.14KB
103 Exercise_ List Iteration Exercise.py 98B
103 Solution_ List Iteration Exercise.py 141B
103 SOLUTION.html 1.15KB
104 List Methods_ Append, Insert, and Extend.en_US.srt 11.78KB
104 List Methods_ Append, Insert, and Extend.mp4 14.88MB
105 Exercise_ Lists Basics Exercise.html 805B
105 Exercise_ Lists Basics Exercise.py 186B
105 Solution_ Lists Basics Exercise.py 188B
105 SOLUTION.html 1.21KB
106 List Methods_ Clear, Pop, and Remove,.en_US.srt 10.16KB
106 List Methods_ Clear, Pop, and Remove,.mp4 12.69MB
107 List Methods_ Index, Count, Sort, Reverse, and Join.en_US.srt 12.90KB
107 List Methods_ Index, Count, Sort, Reverse, and Join.mp4 16.87MB
107 Quiz_ Lists Quiz.html 5.31KB
108 Exercise_ Lists Methods Exercise.html 812B
108 Exercise_ Lists Methods Exercise.py 315B
108 Solution_ Lists Methods Exercise.py 439B
108 SOLUTION.html 950B
109 Slices.en_US.srt 20.36KB
109 Slices.mp4 25.28MB
110 Quiz_ Slices Quiz.html 4.42KB
110 Swapping Values in Lists.en_US.srt 2.48KB
110 Swapping Values in Lists.mp4 2.22MB
111 List Comprehension.en_US.srt 11.77KB
111 List Comprehension.mp4 13.40MB
111 SLIDES.txt 39B
112 List Comprehension With Conditional Logic.en_US.srt 7.46KB
112 List Comprehension With Conditional Logic.mp4 9.28MB
113 Exercise_ List Comprehension Exercises.html 1.13KB
113 Exercise_ List Comprehension Exercises.py 31B
113 Solution_ List Comprehension Exercises.py 116B
113 SOLUTION.html 1022B
114 Exercise_ More List Comprehension Exercises.html 1.35KB
114 Exercise_ More List Comprehension Exercises.py 33B
114 Solution_ More List Comprehension Exercises.py 121B
114 SOLUTION.html 1.12KB
115 Exercise_ Another List Comp Exercise.html 938B
115 Exercise_ Another List Comp Exercise.py 17B
115 Solution_ Another List Comp Exercise.py 55B
115 SOLUTION.html 625B
116 Exercise_ List Exercises 4.html 974B
116 Exercise_ List Exercises 4.py 14B
116 Solution_ List Exercises 4.py 78B
116 SOLUTION.html 758B
117 Nested Lists.en_US.srt 16.42KB
117 Nested Lists.mp4 21.14MB
118 Exercise_ List Exercises 5.html 1.12KB
118 Exercise_ List Exercises 5.py 14B
118 Solution_ List Exercises 5.py 59B
118 SOLUTION.html 568B
119 Exercise_ One More Nested List Comp Challenge.html 1.45KB
119 Exercise_ One More Nested List Comp Challenge.py 15B
119 Solution_ One More Nested List Comp Challenge.py 58B
119 SOLUTION.html 1.06KB
120 Lists Recap.en_US.srt 4.21KB
120 Lists Recap.mp4 4.44MB
121 Intro To Dictionaries_ Creating Dictionaries.en_US.srt 12.02KB
121 Intro To Dictionaries_ Creating Dictionaries.mp4 13.98MB
121 SLIDES.txt 39B
122 Exercise_ Dictionary Creation Exercise.html 821B
122 Exercise_ Dictionary Creation Exercise.py 0B
122 Solution_ Dictionary Creation Exercise.py 66B
122 SOLUTION.html 960B
123 Accessing Data in Dictionaries.en_US.srt 5.06KB
123 Accessing Data in Dictionaries.mp4 6.17MB
124 Exercise_ Access Data in a Dictionary Exercise.html 1.13KB
124 Exercise_ Access Data in a Dictionary Exercise.py 54B
124 Solution_ Access Data in a Dictionary Exercise.py 106B
124 SOLUTION.html 1.41KB
125 Iterating Dictionaries.en_US.srt 7.52KB
125 Iterating Dictionaries.mp4 13.95MB
126 Exercise_ Totaling Donations Exercise.html 1020B
126 Exercise_ Totaling Donations Exercise.py 262B
126 Solution_ Totaling Donations Exercise.py 187B
126 SOLUTION.html 1.40KB
127 Using In With Dictionaries.en_US.srt 4.56KB
127 Using In With Dictionaries.mp4 8.43MB
128 Dictionary Methods_ Clear, Copy, Fromkeys, and Get.en_US.srt 12.15KB
128 Dictionary Methods_ Clear, Copy, Fromkeys, and Get.mp4 17.36MB
129 Exercise_ Dictionary Access.html 1.45KB
129 Exercise_ Dictionary Access.py 384B
129 Solution_ Dictionary Access.py 496B
129 SOLUTION.html 1.87KB
130 Exercise_ Fromkeys Exercise.html 1.39KB
130 Exercise_ Fromkeys Exercise.py 412B
130 Solution_ Fromkeys Exercise.py 275B
130 SOLUTION.html 927B
131 Dictionary Methods_ Pop, Popitems, and Update.en_US.srt 7.89KB
131 Dictionary Methods_ Pop, Popitems, and Update.mp4 14.05MB
132 Exercise_ Dictionary Methods Exercise.html 1.31KB
132 Exercise_ Dictionary Methods Exercise.py 305B
132 Solution_ Dictionary Methods Exercise.py 334B
132 SOLUTION.html 871B
133 Spotify Playlist Example.en_US.srt 12.71KB
133 Spotify Playlist Example.mp4 16.59MB
134 Dictionary Comprehension.en_US.srt 10.62KB
134 Dictionary Comprehension.mp4 15.75MB
135 Exercise_ State Abbreviations Exercise.html 1.12KB
135 Exercise_ State Abbreviations Exercise.py 176B
135 Quiz_ Dictionaries Quiz.html 4.38KB
135 Solution_ State Abbreviations Exercise.py 129B
135 SOLUTION.html 988B
136 Exercise_ List to Dictionary Exercise.html 1.18KB
136 Exercise_ List to Dictionary Exercise.py 119B
136 Solution_ List to Dictionary Exercise.py 176B
136 SOLUTION.html 1.29KB
137 Exercise_ Vowels Dict Exercise.html 1.01KB
137 Exercise_ Vowels Dict Exercise.py 95B
137 Solution_ Vowels Dict Exercise.py 135B
137 SOLUTION.html 695B
138 Exercise_ ASCII Codes Dictionary.html 1.76KB
138 Exercise_ ASCII Codes Dictionary.py 95B
138 Solution_ ASCII Codes Dictionary.py 54B
138 SOLUTION.html 619B
139 Section Introduction.en_US.srt 15.37KB
139 Section Introduction.mp4 20.81MB
139 SLIDES.txt 39B
140 Tuple Looping and Methods.en_US.srt 6.68KB
140 Tuple Looping and Methods.mp4 9.51MB
141 Introduction to Sets.en_US.srt 9.94KB
141 Introduction to Sets.mp4 11.75MB
142 Set Methods and Set Math.en_US.srt 9.32KB
142 Set Methods and Set Math.mp4 51.68MB
143 Exercise_ Tuples and Sets Exercise.html 815B
143 Exercise_ Tuples and Sets Exercise.py 514B
143 Quiz_ Tuples and Sets Quiz.html 4.59KB
143 Solution_ Tuples and Sets Exercise.py 604B
143 SOLUTION.html 1.12KB
144 Set Comprehension and Recap.en_US.srt 9.06KB
144 Set Comprehension and Recap.mp4 10.27MB
145 Introduction to Defining Functions.en_US.srt 10.29KB
145 Introduction to Defining Functions.mp4 12.34MB
145 SLIDES.txt 39B
146 Defining Functions.en_US.srt 5.66KB
146 Defining Functions.mp4 9.19MB
147 Exercise_ Your First Function.html 870B
147 Exercise_ Your First Function.py 69B
147 Solution_ Your First Function.py 69B
147 SOLUTION.html 731B
148 The Magical Return Keyword.en_US.srt 8.79KB
148 The Magical Return Keyword.mp4 11.27MB
149 Writing a coin_flip Function Using Random.en_US.srt 7.03KB
149 Writing a coin_flip Function Using Random.mp4 8.60MB
150 Exercise_ Super Quick Return Exercise.html 767B
150 Exercise_ Super Quick Return Exercise.py 0B
150 Solution_ Super Quick Return Exercise.py 44B
150 SOLUTION.html 600B
151 Exercise_ Generating Evens Exercise.html 1.21KB
151 Exercise_ Generating Evens Exercise.py 116B
151 Solution_ Generating Evens Exercise.py 69B
151 SOLUTION.html 938B
152 Parameters.en_US.srt 13.55KB
152 Parameters.mp4 18.19MB
153 Exercise_ Yell Function Exercise.html 1.23KB
153 Exercise_ Yell Function Exercise.py 0B
153 Solution_ Yell Function Exercise.py 49B
153 SOLUTION.html 994B
154 Common Mistakes When Returning.en_US.srt 6.47KB
154 Common Mistakes When Returning.mp4 7.86MB
155 Exercise_ Fix This Function!.html 1.12KB
155 Exercise_ Fix This Function!.py 214B
155 Solution_ Fix This Function!.py 141B
155 SOLUTION.html 1.17KB
156 Default parameters.en_US.srt 11.32KB
156 Default parameters.mp4 15.52MB
157 Exercise_ Default Parameter Exercise - Talking Animals.html 1.46KB
157 Exercise_ Default Parameter Exercise - Talking Animals.py 21B
157 Solution_ Default Parameter Exercise - Talking Animals.py 247B
157 SOLUTION.html 2.05KB
158 Keyword Arguments.en_US.srt 6.55KB
158 Keyword Arguments.mp4 8.29MB
159 Scope.en_US.srt 13.26KB
159 Scope.mp4 16.45MB
160 Docstrings and Functions Recap - WE DID IT!.en_US.srt 7.20KB
160 Docstrings and Functions Recap - WE DID IT!.mp4 9.17MB
161 Exercise_ Product.html 840B
161 Exercise_ Product.py 68B
161 Solution_ Product.py 32B
161 SOLUTION.html 637B
162 Exercise_ return_day.html 1.02KB
162 Exercise_ return_day.py 240B
162 Solution_ return_day.py 173B
162 SOLUTION.html 1.62KB
163 Exercise_ last_element.html 894B
163 Exercise_ last_element.py 87B
163 Solution_ last_element.py 98B
163 SOLUTION.html 753B
164 Exercise_ number_compare.html 1.01KB
164 Exercise_ number_compare.py 165B
164 Solution_ number_compare.py 154B
164 SOLUTION.html 700B
165 Exercise_ single_letter_count.html 1.15KB
165 Exercise_ single_letter_count.py 175B
165 Solution_ single_letter_count.py 87B
165 SOLUTION.html 928B
166 Exercise_ multiple_letter_count.html 1.10KB
166 Exercise_ multiple_letter_count.py 165B
166 Solution_ multiple_letter_count.py 97B
166 SOLUTION.html 865B
167 Exercise_ list_manipulation.html 1.44KB
167 Exercise_ list_manipulation.py 269B
167 Solution_ list_manipulation.py 466B
167 SOLUTION.html 1.06KB
168 Exercise_ is_palindrome.html 1.15KB
168 Exercise_ is_palindrome.py 212B
168 Solution_ is_palindrome.py 60B
168 SOLUTION.html 1.35KB
169 Exercise_ frequency.html 906B
169 Exercise_ frequency.py 114B
169 Solution_ frequency.py 78B
169 SOLUTION.html 681B
170 Exercise_ multiply_even_numbers.html 857B
170 Exercise_ multiply_even_numbers.py 86B
170 Solution_ multiply_even_numbers.py 139B
170 SOLUTION.html 1.02KB
171 Exercise_ capitalize.html 1011B
171 Exercise_ capitalize.py 89B
171 Solution_ capitalize.py 66B
171 SOLUTION.html 784B
172 Exercise_ compact.html 983B
172 Exercise_ compact.py 104B
172 Solution_ compact.py 52B
172 SOLUTION.html 1.24KB
173 Exercise_ intersection.html 992B
173 Exercise_ intersection.py 65B
173 Solution_ intersection.py 69B
173 SOLUTION.html 2.02KB
174 Exercise_ partition.html 1.41KB
174 Exercise_ partition.py 121B
174 Solution_ partition.py 105B
174 SOLUTION.html 1.99KB
175 Introduction and _args.en_US.srt 11.27KB
175 Introduction and _args.mp4 15.28MB
175 SLIDES.txt 56B
176 Exercise_ _args Exercise_ The Purple Test.html 1.43KB
176 Exercise_ _args Exercise_ The Purple Test.py 0B
176 Solution_ _args Exercise_ The Purple Test.py 76B
176 SOLUTION.html 962B
177 __kwargs.en_US.srt 9.43KB
177 __kwargs.mp4 17.76MB
177 colors.py 274B
178 Exercise_ __kwargs Exercise.html 1.61KB
178 Exercise_ __kwargs Exercise.py 29B
178 Solution_ __kwargs Exercise.py 184B
178 SOLUTION.html 1.08KB
179 Ordering Parameters.en_US.srt 6.47KB
179 Ordering Parameters.mp4 9.71MB
180 Tuple unpacking.en_US.srt 6.65KB
180 Tuple unpacking.mp4 10.03MB
181 Exercise_ Unpacking Exercise.html 1.18KB
181 Exercise_ Unpacking Exercise.py 577B
181 Solution_ Unpacking Exercise.py 577B
181 SOLUTION.html 1.50KB
182 Dictionary unpacking.en_US.srt 6.01KB
182 Dictionary unpacking.mp4 12.63MB
183 Exercise_ calculate.html 1.89KB
183 Exercise_ calculate.py 235B
183 Solution_ calculate.py 672B
183 SOLUTION.html 2.79KB
184 Lambdas.en_US.srt 14.30KB
184 Lambdas.mp4 21.03MB
184 Quiz_ Args and Kwargs.html 6.38KB
184 SLIDES.txt 60B
185 Exercise_ Writing Your Own Lambda!.html 1.09KB
185 Exercise_ Writing Your Own Lambda!.py 94B
185 Solution_ Writing Your Own Lambda!.py 28B
185 SOLUTION.html 736B
186 Map.en_US.srt 8.29KB
186 Map.mp4 11.17MB
187 Exercise_ Map Time Exercise.html 1.34KB
187 Exercise_ Map Time Exercise.py 0B
187 Solution_ Map Time Exercise.py 61B
187 SOLUTION.html 1.01KB
188 Filter.en_US.srt 18.84KB
188 Filter.mp4 38.74MB
189 Exercise_ Filter Exercise!.html 1.39KB
189 Exercise_ Filter Exercise!.py 0B
189 Solution_ Filter Exercise!.py 75B
189 SOLUTION.html 1017B
190 Any and All.en_US.srt 6.85KB
190 Any and All.mp4 11.01MB
191 Generator Expressions and Using sys.getsizeof.en_US.srt 7.22KB
191 Generator Expressions and Using sys.getsizeof.mp4 19.17MB
192 Exercise_ Any_All Exercise.html 1.05KB
192 Exercise_ Any_All Exercise.py 47B
192 Solution_ Any_All Exercise.py 65B
192 SOLUTION.html 1.37KB
193 Sorted.en_US.srt 10.09KB
193 Sorted.mp4 24.72MB
194 Min and Max.en_US.srt 10.42KB
194 Min and Max.mp4 17.66MB
195 Exercise_ Extremes Exercise - Using Min and Max.html 1.13KB
195 Exercise_ Extremes Exercise - Using Min and Max.py 24B
195 Solution_ Extremes Exercise - Using Min and Max.py 53B
195 SOLUTION.html 791B
196 Reversed.en_US.srt 5.16KB
196 Reversed.mp4 6.61MB
197 Len() and a Special Sneak Peak of OOP!.en_US.srt 10.50KB
197 Len() and a Special Sneak Peak of OOP!.mp4 14.19MB
198 Abs(), Sum(), and Round().en_US.srt 10.15KB
198 Abs(), Sum(), and Round().mp4 12.37MB
199 Exercise_ Greatest Magnitude Exercise.html 1.14KB
199 Exercise_ Greatest Magnitude Exercise.py 0B
199 Solution_ Greatest Magnitude Exercise.py 65B
199 SOLUTION.html 847B
200 Exercise_ sum_even_values.html 1.15KB
200 Exercise_ sum_even_values.py 121B
200 Solution_ sum_even_values.py 79B
200 SOLUTION.html 1.19KB
201 Exercise_ sum_floats.html 952B
201 Exercise_ sum_floats.py 106B
201 Solution_ sum_floats.py 85B
201 SOLUTION.html 1.26KB
202 Zip Basics.en_US.srt 6.20KB
202 Zip Basics.mp4 7.78MB
203 More Complex Zip Examples.en_US.srt 14.77KB
203 More Complex Zip Examples.mp4 27.11MB
204 Exercise_ Interleaving Strings (kind of tough!).html 2.04KB
204 Exercise_ Interleaving Strings (kind of tough!).py 0B
204 Solution_ Interleaving Strings (kind of tough!).py 89B
204 SOLUTION.html 1.57KB
205 Exercise_ triple_and_filter.html 917B
205 Exercise_ triple_and_filter.py 119B
205 Solution_ triple_and_filter.py 98B
205 SOLUTION.html 753B
206 Exercise_ extract_full_name.html 912B
206 Exercise_ extract_full_name.py 187B
206 Solution_ extract_full_name.py 104B
206 SOLUTION.html 767B
207 Section Introduction.en_US.srt 2.63KB
207 Section Introduction.mp4 2.30MB
207 SLIDES.txt 39B
208 Common Types of Errors in Python.en_US.srt 13.07KB
208 Common Types of Errors in Python.mp4 28.78MB
209 Raising Our Own Errors.en_US.srt 11.84KB
209 Raising Our Own Errors.mp4 17.87MB
210 Try and Except Blocks.en_US.srt 9.29KB
210 Try and Except Blocks.mp4 12.89MB
211 Try, Except, Else, and Finally!.en_US.srt 14.99KB
211 Try, Except, Else, and Finally!.mp4 26.04MB
212 Debugging With PDB.en_US.srt 15.00KB
212 Debugging With PDB.mp4 67.22MB
213 Exercise_ Debugging and Error Handling Exercises.html 825B
213 Exercise_ Debugging and Error Handling Exercises.py 642B
213 Quiz_ Errors Quiz.html 5.32KB
213 Solution_ Debugging and Error Handling Exercises.py 848B
213 SOLUTION.html 858B
214 Section Introduction.en_US.srt 2.52KB
214 Section Introduction.mp4 2.50MB
214 SLIDES.txt 41B
215 Working With Built-In Modules.en_US.srt 13.85KB
215 Working With Built-In Modules.mp4 44.66MB
216 Exercise_ Built In Modules Exercise.html 981B
216 Exercise_ Built In Modules Exercise.py 115B
216 Solution_ Built In Modules Exercise.py 38B
216 SOLUTION.html 710B
217 Exercise_ Built-In Modules_ Slightly Tougher Challenge.html 2.08KB
217 Exercise_ Built-In Modules_ Slightly Tougher Challenge.py 0B
217 Solution_ Built-In Modules_ Slightly Tougher Challenge.py 132B
217 SOLUTION.html 1.21KB
218 Custom modules.en_US.srt 7.61KB
218 Custom modules.mp4 10.01MB
219 Exercise_ Custom Module Exercise.html 1.82KB
219 Exercise_ Custom Module Exercise.py 208B
219 Solution_ Custom Module Exercise.py 252B
219 SOLUTION.html 1.27KB
220 Installing External Modules And TermColor.en_US.srt 14.12KB
220 Installing External Modules And TermColor.mp4 38.23MB
220 Quiz_ Built-in and Custom Imports Quiz.html 5.70KB
221 ASCII Art Exercise.en_US.srt 14.78KB
221 ASCII Art Exercise.mp4 26.89MB
222 Using The autopep8 Package to Clean Up Code.en_US.srt 9.22KB
222 Using The autopep8 Package to Clean Up Code.mp4 32.78MB
223 The Mysterious __name__ variable.en_US.srt 9.01KB
223 The Mysterious __name__ variable.mp4 11.04MB
224 HTTP_ START HERE.en_US.srt 2.82KB
224 HTTP_ START HERE.mp4 3.80MB
224 Quiz_ External Modules and Module Patterns Quiz.html 7.23KB
225 HTTP Introduction and Crash Course.en_US.srt 21.18KB
225 HTTP Introduction and Crash Course.mp4 42.75MB
226 HTTP Verbs and APIs.en_US.srt 15.71KB
226 HTTP Verbs and APIs.mp4 42.91MB
227 Writing Your First Python Request.en_US.srt 10.82KB
227 Writing Your First Python Request.mp4 37.01MB
228 Requesting JSON with Python.en_US.srt 15.67KB
228 Requesting JSON with Python.mp4 33.84MB
229 Sending Requests with Params.en_US.srt 15.29KB
229 Sending Requests with Params.mp4 25.62MB
230 API Project.en_US.srt 3.29KB
230 API Project.mp4 4.03MB
231 API Project Solution.en_US.srt 19.46KB
231 API Project Solution.mp4 65.48MB
232 Section Introduction and Objectives.en_US.srt 4.60KB
232 Section Introduction and Objectives.mp4 4.28MB
232 SLIDES.txt 39B
233 Defining Classes and Objects.en_US.srt 9.10KB
233 Defining Classes and Objects.mp4 13.97MB
234 Abstraction and Encapsulation.en_US.srt 20.22KB
234 Abstraction and Encapsulation.mp4 34.25MB
235 Creating Classes and Instances.en_US.srt 6.16KB
235 Creating Classes and Instances.mp4 7.15MB
236 Exercise_ World's Simplest Class Exercise.html 995B
236 Exercise_ World's Simplest Class Exercise.py 168B
236 Solution_ World's Simplest Class Exercise.py 57B
236 SOLUTION.html 1.07KB
237 The __init__ method.en_US.srt 9.67KB
237 The __init__ method.mp4 13.74MB
238 Exercise_ Your First Class - Social Media Comments.html 1.98KB
238 Exercise_ Your First Class - Social Media Comments.py 33B
238 Solution_ Your First Class - Social Media Comments.py 151B
238 SOLUTION.html 882B
239 Underscores_ Dunder Methods, Name Mangling, and More!.en_US.srt 11.44KB
239 Underscores_ Dunder Methods, Name Mangling, and More!.mp4 15.33MB
240 Adding Instance Methods.en_US.srt 17.27KB
240 Adding Instance Methods.mp4 29.43MB
241 Exercise_ Bank Account OOP Exercise.html 1.51KB
241 Exercise_ Bank Account OOP Exercise.py 28B
241 Solution_ Bank Account OOP Exercise.py 285B
241 SOLUTION.html 977B
242 Introducing Class Attributes.en_US.srt 6.38KB
242 Introducing Class Attributes.mp4 13.02MB
243 Class Attributes Continued.en_US.srt 16.49KB
243 Class Attributes Continued.mp4 27.52MB
244 Exercise_ Chicken Coop Exercise.html 1.77KB
244 Exercise_ Chicken Coop Exercise.py 0B
244 Solution_ Chicken Coop Exercise.py 268B
244 SOLUTION.html 970B
245 Class Methods.en_US.srt 10.37KB
245 Class Methods.mp4 16.39MB
246 A More Advanced Class Method Example.en_US.srt 9.68KB
246 A More Advanced Class Method Example.mp4 20.29MB
247 The __repr__ method.en_US.srt 4.08KB
247 The __repr__ method.mp4 7.76MB
248 Deck Of Cards Intro Video.en_US.srt 9.38KB
248 Deck Of Cards Intro Video.mp4 16.29MB
248 Quiz_ OOP Part 1.html 8.34KB
249 Deck of Cards Exercise Introduction Text.html 2.71KB
250 Exercise_ Deck of Cards Tests.html 3.16KB
250 Exercise_ Deck of Cards Tests.py 43B
250 Solution_ Deck of Cards Tests.py 1.45KB
250 SOLUTION.html 622B
251 Deck of Cards Solution_ Card Class.en_US.srt 5.12KB
251 Deck of Cards Solution_ Card Class.mp4 8.40MB
252 Deck of Cards Solution_ Deck Class.en_US.srt 25.87KB
252 Deck of Cards Solution_ Deck Class.mp4 88.53MB
253 Inheritance and Objectives.en_US.srt 9.59KB
253 Inheritance and Objectives.mp4 12.23MB
254 All About Properties.en_US.srt 14.57KB
254 All About Properties.mp4 31.84MB
255 Introduction to Super().en_US.srt 8.87KB
255 Introduction to Super().mp4 17.84MB
256 Inheritance Example_ User and Moderator.en_US.srt 12.34KB
256 Inheritance Example_ User and Moderator.mp4 41.98MB
257 Exercise_ Roleplaying Game Classes.html 1.70KB
257 Exercise_ Roleplaying Game Classes.py 27B
257 Solution_ Roleplaying Game Classes.py 352B
257 SOLUTION.html 1.16KB
258 The Crazy World of Multiple Inheritance.en_US.srt 13.82KB
258 The Crazy World of Multiple Inheritance.mp4 34.78MB
259 WTF is Method Resolution Order(MRO).en_US.srt 12.70KB
259 WTF is Method Resolution Order(MRO).mp4 25.48MB
260 Exercise_ MRO Genetics.html 2.10KB
260 Exercise_ MRO Genetics.py 28B
260 Solution_ MRO Genetics.py 325B
260 SOLUTION.html 1010B
261 Polymorphism Introduction.en_US.srt 9.52KB
261 Polymorphism Introduction.mp4 12.17MB
262 Special __magic__ methods.en_US.srt 18.71KB
262 Special __magic__ methods.mp4 49.84MB
263 Making a Grumpy Dictionary - Overriding Dict.en_US.srt 11.45KB
263 Making a Grumpy Dictionary - Overriding Dict.mp4 25.50MB
264 Exercise_ Special Methods Train.html 1.48KB
264 Exercise_ Special Methods Train.py 22B
264 Solution_ Special Methods Train.py 211B
264 SOLUTION.html 795B
265 Quiz_ OOP Part 2.html 10.40KB
265 Section Introduction and Objectives.en_US.srt 2.17KB
265 Section Introduction and Objectives.mp4 2.21MB
265 SLIDES.txt 39B
266 Iterators vs. Iterables_!_!_.en_US.srt 7.63KB
266 Iterators vs. Iterables_!_!_.mp4 9.98MB
267 Writing Our Own Version of for loops.en_US.srt 9.57KB
267 Writing Our Own Version of for loops.mp4 13.63MB
268 Writing a Custom Iterator.en_US.srt 9.78KB
268 Writing a Custom Iterator.mp4 14.38MB
269 Making our Deck class Iterable.en_US.srt 2.87KB
269 Making our Deck class Iterable.mp4 14.73MB
269 Quiz_ Iterators Quiz.html 4.18KB
270 Introduction to Generators.en_US.srt 12.25KB
270 Introduction to Generators.mp4 18.37MB
271 Exercise_ Week Generator Exercise.html 921B
271 Exercise_ Week Generator Exercise.py 233B
271 Solution_ Week Generator Exercise.py 202B
271 SOLUTION.html 1.01KB
272 Exercise_ yes_or_no.html 895B
272 Exercise_ yes_or_no.py 123B
272 Solution_ yes_or_no.py 125B
272 SOLUTION.html 861B
273 Writing a Beat Making Generator.en_US.srt 9.13KB
273 Writing a Beat Making Generator.mp4 12.70MB
274 Exercise_ make_song.html 1.16KB
274 Exercise_ make_song.py 528B
274 Quiz_ Generators Quiz.html 4.22KB
274 Solution_ make_song.py 321B
274 SOLUTION.html 915B
275 Testing Memory Usage With Generators.en_US.srt 8.76KB
275 Testing Memory Usage With Generators.mp4 20.42MB
276 Exercise_ get_multiples.html 943B
276 Exercise_ get_multiples.py 237B
276 Solution_ get_multiples.py 141B
276 SOLUTION.html 744B
277 Exercise_ get_unlimited_multiples.html 919B
277 Exercise_ get_unlimited_multiples.py 322B
277 Solution_ get_unlimited_multiples.py 117B
277 SOLUTION.html 869B
278 Generator Expressions AND Speed Testing!.en_US.srt 10.27KB
278 Generator Expressions AND Speed Testing!.mp4 14.15MB
279 Higher Order Functions.en_US.srt 13.91KB
279 Higher Order Functions.mp4 18.29MB
280 Introduction to Decorators.en_US.srt 9.56KB
280 Introduction to Decorators.mp4 13.89MB
281 Decorators With Different Signatures.en_US.srt 6.29KB
281 Decorators With Different Signatures.mp4 12.62MB
282 Using Wraps To Preserve Metadata.en_US.srt 6.76KB
282 Using Wraps To Preserve Metadata.mp4 11.32MB
283 Building A Speed-Test Decorator.en_US.srt 10.28KB
283 Building A Speed-Test Decorator.mp4 16.09MB
283 Quiz_ Decorators Quiz.html 5.41KB
284 Exercise_ show_args.html 999B
284 Exercise_ show_args.py 279B
284 Solution_ show_args.py 246B
284 SOLUTION.html 1.19KB
285 Another Example_ Ensuring Args With A Decorator.en_US.srt 4.20KB
285 Another Example_ Ensuring Args With A Decorator.mp4 6.41MB
286 Exercise_ double_return.html 918B
286 Exercise_ double_return.py 222B
286 Solution_ double_return.py 164B
286 SOLUTION.html 1.13KB
287 Exercise_ ensure_fewer_than_three_args.html 1001B
287 Exercise_ ensure_fewer_than_three_args.py 284B
287 Solution_ ensure_fewer_than_three_args.py 236B
287 SOLUTION.html 857B
288 Exercise_ only_ints.html 985B
288 Exercise_ only_ints.py 178B
288 Solution_ only_ints.py 260B
288 SOLUTION.html 846B
289 Exercise_ ensure_authorized.html 1001B
289 Exercise_ ensure_authorized.py 302B
289 Solution_ ensure_authorized.py 234B
289 SOLUTION.html 828B
290 Writing an ensure_first_arg_is Decorator.en_US.srt 7.77KB
290 Writing an ensure_first_arg_is Decorator.mp4 16.52MB
291 Enforcing Argument Types With A Decorator.en_US.srt 8.40KB
291 Enforcing Argument Types With A Decorator.mp4 15.97MB
292 Exercise_ delay.html 1.24KB
292 Exercise_ delay.py 286B
292 Solution_ delay.py 327B
292 SOLUTION.html 918B
293 Section Introduction.en_US.srt 6.86KB
293 Section Introduction.mp4 12.46MB
293 SLIDES.txt 34B
294 Why Test_.en_US.srt 13.96KB
294 Why Test_.mp4 12.09MB
295 Assertions.en_US.srt 12.68KB
295 Assertions.mp4 17.53MB
296 Doctests.en_US.srt 16.84KB
296 Doctests.mp4 25.94MB
296 Quiz_ Assertions Quiz.html 6.79KB
297 Doctests Exercise.html 706B
298 Introduction to Unittest.en_US.srt 18.67KB
298 Introduction to Unittest.mp4 43.60MB
299 Other Types of Assertions.en_US.srt 12.41KB
299 Other Types of Assertions.mp4 41.54MB
300 Before and after hooks.en_US.srt 11.88KB
300 Before and after hooks.mp4 24.99MB
301 Testing Card_Deck Exercise.html 1.19KB
302 Testing Card_Deck Exercise Intro.en_US.srt 4.80KB
302 Testing Card_Deck Exercise Intro.mp4 21.81MB
303 Testing Card_Deck Solution.en_US.srt 14.54KB
303 Testing Card_Deck Solution.mp4 51.87MB
304 Section Introduction.en_US.srt 3.62KB
304 Section Introduction.mp4 3.32MB
304 SLIDES.txt 38B
305 Reading Text Files_ Open and Read.en_US.srt 8.86KB
305 Reading Text Files_ Open and Read.mp4 19.31MB
306 Reading Files_ Seek and Cursors.en_US.srt 11.12KB
306 Reading Files_ Seek and Cursors.mp4 16.04MB
307 The With Statement.en_US.srt 5.48KB
307 The With Statement.mp4 9.48MB
308 Writing to Text Files.en_US.srt 5.57KB
308 Writing to Text Files.mp4 9.76MB
309 File Modes.en_US.srt 10.55KB
309 File Modes.mp4 20.13MB
310 Exercise_ copy.html 1.17KB
310 Exercise_ copy.py 141B
310 Quiz_ Text Reading Quiz.html 4.85KB
310 Solution_ copy.py 177B
310 SOLUTION.html 1.03KB
311 Exercise_ copy_and_reverse.html 1.04KB
311 Exercise_ copy_and_reverse.py 191B
311 Solution_ copy_and_reverse.py 191B
311 SOLUTION.html 960B
312 Exercise_ statistics.html 1.03KB
312 Exercise_ statistics.py 113B
312 Solution_ statistics.py 257B
312 SOLUTION.html 851B
313 Exercise_ find_and_replace.html 1.06KB
313 Exercise_ find_and_replace.py 182B
313 Solution_ find_and_replace.py 245B
313 SOLUTION.html 830B
314 fighters.csv 160B
314 Reading CSV Files.en_US.srt 18.50KB
314 Reading CSV Files.mp4 44.12MB
315 Writing to CSV Files_ Writer.en_US.srt 12.36KB
315 Writing to CSV Files_ Writer.mp4 21.70MB
316 Writing to CSV Files_ DictWriter.en_US.srt 16.99KB
316 Writing to CSV Files_ DictWriter.mp4 32.60MB
317 Exercise_ add_user.html 1.01KB
317 Exercise_ add_user.py 154B
317 Quiz_ CSV Quiz.html 6.67KB
317 Solution_ add_user.py 186B
317 SOLUTION.html 761B
318 Exercise_ print_users.html 1.00KB
318 Exercise_ print_users.py 96B
318 Solution_ print_users.py 217B
318 SOLUTION.html 793B
319 Exercise_ find_user.html 1.21KB
319 Exercise_ find_user.py 147B
319 Solution_ find_user.py 428B
319 SOLUTION.html 1019B
320 Pickling Time!.en_US.srt 10.36KB
320 Pickling Time!.mp4 23.19MB
321 Extra Fancy JSON Pickling.en_US.srt 10.67KB
321 Extra Fancy JSON Pickling.mp4 17.32MB
322 Exercise_ update_users.html 1.24KB
322 Exercise_ update_users.py 243B
322 Solution_ update_users.py 559B
322 SOLUTION.html 1.13KB
323 Exercise_ delete_users.html 1.16KB
323 Exercise_ delete_users.py 188B
323 Solution_ delete_users.py 483B
323 SOLUTION.html 1.06KB
324 Introduction to Web Scraping.en_US.srt 10.36KB
324 Introduction to Web Scraping.mp4 74.77MB
324 SLIDES.txt 38B
325 Is Scraping...OK_.en_US.srt 12.00KB
325 Is Scraping...OK_.mp4 97.79MB
326 Optional HTML_CSS Crash Course.en_US.srt 23.70KB
326 Optional HTML_CSS Crash Course.mp4 35.88MB
327 bs-basics.py 557B
327 Selecting with BeautifulSoup_ find().en_US.srt 13.44KB
327 Selecting with BeautifulSoup_ find().mp4 29.74MB
328 Selecting With BeautifulSoup_ CSS Style Selectors.en_US.srt 5.58KB
328 Selecting With BeautifulSoup_ CSS Style Selectors.mp4 14.78MB
329 Accessing Data with Beautiful Soup.en_US.srt 9.46KB
329 Accessing Data with Beautiful Soup.mp4 22.00MB
330 Navigating With BeautifulSoup.en_US.srt 18.68KB
330 Navigating With BeautifulSoup.mp4 65.51MB
331 Our First Scraping Program.en_US.srt 23.71KB
331 Our First Scraping Program.mp4 83.69MB
332 Quote Scraping Project_ Intro.en_US.srt 14.51KB
332 Quote Scraping Project_ Intro.mp4 28.54MB
333 Scraping Project.html 2.34KB
334 Quote Scraping Project_ Part 1.en_US.srt 21.41KB
334 Quote Scraping Project_ Part 1.mp4 68.73MB
335 Quote Scraping Project_ The Game Logic.en_US.srt 21.58KB
335 Quote Scraping Project_ The Game Logic.mp4 79.82MB
336 Quote Scraping Project_ Refactoring.en_US.srt 13.73KB
336 Quote Scraping Project_ Refactoring.mp4 65.31MB
337 Quote Scraping Project_ Adding CSV.en_US.srt 12.34KB
337 Quote Scraping Project_ Adding CSV.mp4 71.19MB
338 Creating A Web Crawler with Scrapy.en_US.srt 24.07KB
338 Creating A Web Crawler with Scrapy.mp4 84.07MB
339 Intro To Regular Expressions.en_US.srt 20.17KB
339 Intro To Regular Expressions.mp4 23.97MB
339 Regex-Slides-For-This-Section.txt 36B
340 Pythex-Regex-Editor.txt 20B
340 Regex-Cheatsheet-Reference.txt 44B
340 Writing Basic Regex.en_US.srt 14.76KB
340 Writing Basic Regex.mp4 26.69MB
341 Pythex-Regex-Editor.txt 20B
341 Quiz_ Regex Quiz.html 4.81KB
341 Regex Basics_ Quantifiers.en_US.srt 10.54KB
341 Regex Basics_ Quantifiers.mp4 18.77MB
342 Pythex-Regex-Editor.txt 20B
342 Quiz_ Quick Quantifiers Quiz.html 4.93KB
342 Regex Basics_ Character Classes and Sets.en_US.srt 5.84KB
342 Regex Basics_ Character Classes and Sets.mp4 12.32MB
343 Pythex-Regex-Editor.txt 20B
343 Quiz_ Character Class Quiz.html 4.52KB
343 Regex Basics_ Anchors and Boundaries.en_US.srt 5.48KB
343 Regex Basics_ Anchors and Boundaries.mp4 7.09MB
344 Pythex-Regex-Editor.txt 20B
344 Quiz_ Quick Anchors and Boundaries Quiz.html 3.41KB
344 Regex Basics_ Logical Or and Capture Groups.en_US.srt 14.20KB
344 Regex Basics_ Logical Or and Capture Groups.mp4 19.38MB
345 Introduction to the RE Module.en_US.srt 15.13KB
345 Introduction to the RE Module.mp4 44.92MB
345 Quiz_ Final Regex Quiz.html 3.32KB
345 RE-Module-Documentation.txt 42B
346 Validating Phone Numbers With Python.en_US.srt 14.25KB
346 Validating Phone Numbers With Python.mp4 32.21MB
347 Exercise_ Time Validating.html 1.62KB
347 Exercise_ Time Validating.py 61B
347 Solution_ Time Validating.py 158B
347 SOLUTION.html 1.12KB
348 Parsing URLs with Python.en_US.srt 12.93KB
348 Parsing URLs with Python.mp4 20.60MB
349 Exercise_ Parsing Bytes Exercise.html 1.37KB
349 Exercise_ Parsing Bytes Exercise.py 56B
349 Solution_ Parsing Bytes Exercise.py 131B
349 SOLUTION.html 1.09KB
350 Symbolic Group Names.en_US.srt 6.14KB
350 Symbolic Group Names.mp4 11.99MB
351 Exercise_ Date Parsing Exercise.html 1.78KB
351 Exercise_ Date Parsing Exercise.py 36B
351 Solution_ Date Parsing Exercise.py 232B
351 SOLUTION.html 1.33KB
352 Regex Compilation Flags.en_US.srt 11.71KB
352 Regex Compilation Flags.mp4 28.15MB
353 Regex Substitution Basics.en_US.srt 12.81KB
353 Regex Substitution Basics.mp4 29.18MB
354 Exercise_ Regex Profanity Filter.html 1.24KB
354 Exercise_ Regex Profanity Filter.py 0B
354 Solution_ Regex Profanity Filter.py 121B
354 SOLUTION.html 1.12KB
355 Swapping File Names.en_US.srt 12.17KB
355 Swapping File Names.mp4 24.25MB
356 Intro to Section.en_US.srt 5.84KB
356 Intro to Section.mp4 17.01MB
357 Installing SQLite3.en_US.srt 5.09KB
357 Installing SQLite3.mp4 31.51MB
357 SQLite-Docs.txt 34B
357 Windows-Installation-Video.txt 44B
358 SQL Basic_s_ Creating Tables.en_US.srt 9.92KB
358 SQL Basic_s_ Creating Tables.mp4 75.74MB
359 SQL Basics_ Inserting.en_US.srt 7.13KB
359 SQL Basics_ Inserting.mp4 38.00MB
360 SQL Basics_ Selecting.en_US.srt 9.41KB
360 SQL Basics_ Selecting.mp4 66.08MB
361 Connecting to a DB With Python.en_US.srt 10.59KB
361 Connecting to a DB With Python.mp4 45.47MB
361 friends.py 684B
362 Inserting With Python.en_US.srt 12.50KB
362 Inserting With Python.mp4 80.00MB
363 bulk-insert.py 560B
363 Bulk Inserts With Python.en_US.srt 6.86KB
363 Bulk Inserts With Python.mp4 50.21MB
364 select.py 434B
364 Selecting With Python.en_US.srt 6.19KB
364 Selecting With Python.mp4 42.97MB
365 password.py 533B
365 SQL INJECTION!.en_US.srt 12.54KB
365 SQL INJECTION!.mp4 77.24MB
366 book-scraper.py 1.18KB
366 Scraping to a Database Pt. 1.en_US.srt 27.41KB
366 Scraping to a Database Pt. 1.mp4 297.64MB
367 Scraping to a Database Pt. 2.en_US.srt 9.40KB
367 Scraping to a Database Pt. 2.mp4 111.95MB
368 Exercise_ list_check.html 868B
368 Exercise_ list_check.py 155B
368 Exercise_ remove_every_other.html 831B
368 Exercise_ remove_every_other.py 159B
368 Exercise_ reverse_string.html 835B
368 Exercise_ reverse_string.py 234B
368 Exercise_ sum_pairs.html 864B
368 Exercise_ sum_pairs.py 106B
368 Exercise_ vowel_count.html 889B
368 Exercise_ vowel_count.py 156B
368 Solution_ list_check.py 65B
368 Solution_ remove_every_other.py 87B
368 Solution_ reverse_string.py 97B
368 Solution_ sum_pairs.py 210B
368 Solution_ vowel_count.py 135B
368 SOLUTIONS Part 1.html 1.53KB
369 Exercise_ find_factors.html 884B
369 Exercise_ find_factors.py 300B
369 Exercise_ includes.html 1.28KB
369 Exercise_ includes.py 240B
369 Exercise_ repeat.html 919B
369 Exercise_ repeat.py 106B
369 Exercise_ Titleize.html 865B
369 Exercise_ Titleize.py 141B
369 Exercise_ truncate.html 1.59KB
369 Exercise_ truncate.py 529B
369 Solution_ find_factors.py 161B
369 Solution_ includes.py 177B
369 Solution_ repeat.py 149B
369 Solution_ Titleize.py 90B
369 Solution_ truncate.py 181B
369 SOLUTIONS Part 2.html 1.71KB
370 Exercise_ find_the_duplicate.html 908B
370 Exercise_ find_the_duplicate.py 159B
370 Exercise_ nth.html 1.02KB
370 Exercise_ nth.py 248B
370 Exercise_ range_in_list.html 1.11KB
370 Exercise_ range_in_list.py 230B
370 Exercise_ same_frequency.html 869B
370 Exercise_ same_frequency.py 149B
370 Exercise_ two_list_dictionary.html 1.06KB
370 Exercise_ two_list_dictionary.py 292B
370 Solution_ find_the_duplicate.py 253B
370 Solution_ nth.py 82B
370 Solution_ range_in_list.py 100B
370 Solution_ same_frequency.py 328B
370 Solution_ two_list_dictionary.py 235B
370 SOLUTIONS Part 3.html 1.98KB
371 Exercise_ find_greater_numbers.html 1.30KB
371 Exercise_ find_greater_numbers.py 183B
371 Exercise_ is_odd_string.html 1018B
371 Exercise_ is_odd_string.py 193B
371 Exercise_ min_max_key_in_dictionary.html 928B
371 Exercise_ min_max_key_in_dictionary.py 188B
371 Exercise_ sum_up_diagonals.html 933B
371 Exercise_ sum_up_diagonals.py 417B
371 Exercise_ two_oldest.html 1021B
371 Exercise_ two_oldest.py 170B
371 Solution_ find_greater_numbers.py 239B
371 Solution_ is_odd_string.py 112B
371 Solution_ min_max_key_in_dictionary.py 87B
371 Solution_ sum_up_diagonals.py 154B
371 Solution_ two_oldest.py 54B
371 SOLUTIONS Part 4.html 1.61KB
372 Exercise_ mode.html 1.09KB
372 Exercise_ mode.py 73B
372 Exercise_ reverse_vowels.html 926B
372 Exercise_ reverse_vowels.py 285B
372 Exercise_ three_odd_numbers.html 875B
372 Exercise_ three_odd_numbers.py 202B
372 Exercise_ valid_parentheses.html 951B
372 Exercise_ valid_parentheses.py 299B
372 SOLUTION_ mode.html 2.62KB
372 Solution_ mode.py 428B
372 Solution_ reverse_vowels.py 369B
372 Solution_ three_odd_numbers.py 470B
372 Solution_ valid_parentheses.py 239B
373 Exercise_ running_average.html 989B
373 Exercise_ running_average.py 164B
373 Solution_ running_average.py 281B
373 SOLUTIONS Part 5.html 2.67KB
374 Exercise_ letter_counter.html 1.01KB
374 Exercise_ letter_counter.py 196B
374 Exercise_ Next Prime Generator.html 1017B
374 Exercise_ Next Prime Generator.py 190B
374 Exercise_ once.html 1.08KB
374 Exercise_ once.py 156B
374 Solution_ letter_counter.py 172B
374 Solution_ Next Prime Generator.py 251B
374 Solution_ once.py 169B
374 SOLUTIONS Part 6.html 1.37KB
Distribution statistics by country
Hungary (HU) 1
Russia (RU) 1
China (CN) 1
Total 3
IP List List of IP addresses which were distributed this torrent