FileMood

Download UD742

UD742

Name

UD742

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

5.1 GB

Total Files

535

Last Seen

2025-08-06 23:55

Hash

C90F462A67ABAB7F6FAB9337537266C895951FA0

/.../01 Course Introduction/

001 Course Introduction.mp4

20.1 MB

002 Python3 vs. Python2.mp4

20.5 MB

003 How The Exercises Work.mp4

11.3 MB

004 Where Should You Start.mp4

7.6 MB

005 How The Course is Structured.mp4

13.8 MB

external-assets-links.txt

0.2 KB

/.../02 MACLINUX Command Line Fundamentals/

006 Why Use The Command Line.mp4

11.2 MB

007 Command Line Installation MAC.mp4

9.5 MB

008 Absolute Paths and PWD.mp4

12.3 MB

009 Using CD.mp4

12.9 MB

010 Using LS.mp4

22.7 MB

011 Making Directories with MKDIR.mp4

6.7 MB

012 Creating Files with TOUCH.mp4

13.5 MB

013 Quick Activity Salamanders and Frogs.mp4

11.2 MB

014 Moving and Renaming with MV.mp4

13.5 MB

015 Deleting Files with RM.mp4

5.0 MB

016 Deleting Directories (Plus Tangents on Permissions and MAN Pages).mp4

30.7 MB

external-assets-links.txt

0.1 KB

/.../03 WINDOWS Command Line Fundamentals/

017 Why Do You Need The Command Line.mp4

9.9 MB

018 Using Powershell.mp4

7.9 MB

019 Paths LS and PWD.mp4

6.6 MB

020 Using The CD Command.mp4

12.8 MB

021 OPTIONAL Making Directories with MKDIR.mp4

6.2 MB

022 OPTIONAL Making Files (its...complicated).mp4

11.7 MB

023 Creating a Touch Function.html

2.8 KB

024 OPTIONAL Removing Files and Folders with RM.mp4

10.4 MB

external-assets-links.txt

0.1 KB

/.../04 MAC Python Setup/

025 Installing Python MAC.mp4

11.0 MB

026 Optional Installing Sublime Text.mp4

22.4 MB

027 Our First Python Program.mp4

10.2 MB

028 SOLUTION.html

1.0 KB

029 Important Note on Print and the Python Interpreter.mp4

6.3 MB

external-assets-links.txt

0.2 KB

/.../05 WINDOWS Python Setup/

030 Installing Python On a PC.mp4

9.1 MB

031 Introducing Sublime Text.mp4

7.3 MB

032 Your First Python Program.mp4

13.9 MB

033 SOLUTION.html

1.0 KB

034 Important Note on Print and the Python Interpreter.mp4

4.6 MB

external-assets-links.txt

0.2 KB

/.../06 Numbers Operators and Comments/

035 Section IntroductionObjectives.mp4

4.6 MB

036 Numbers Ints and Floats.mp4

11.0 MB

037 Numbers Basic Math.mp4

8.5 MB

038 Quick Note Comments.mp4

8.4 MB

039 Numbers Weirder Operators.mp4

15.1 MB

040 Introduction to the Python Documentation.mp4

12.8 MB

external-assets-links.txt

0.0 KB

/.../07 Variables and Strings/

041 Variables and Data Types.mp4

4.4 MB

042 Introduction to Variables.mp4

15.5 MB

043 SOLUTION.html

1.0 KB

044 Variable Naming Restrictions and Conventions.mp4

13.8 MB

045 Data Types Overview.mp4

17.0 MB

046 What The Heck is Dynamic Typing.mp4

4.5 MB

047 The Special Value NONE.mp4

6.6 MB

048 Double Vs. Single Quotes.mp4

8.5 MB

049 SOLUTION.html

1.3 KB

050 String Escape Sequences.mp4

17.2 MB

051 SOLUTION.html

1.3 KB

052 String Concatenation.mp4

16.1 MB

053 SOLUTION.html

1.4 KB

054 String Formatting.mp4

8.4 MB

055 IMPORTANT Interpolation w Udemy Exercises.mp4

5.2 MB

056 SOLUTION.html

1.3 KB

057 Strings and Indexes (Indicies).mp4

5.6 MB

058 Converting Data Types.mp4

14.9 MB

059 Building a Mileage Convertor With User Input.mp4

23.6 MB

059 mileage.py

0.3 KB

external-assets-links.txt

0.0 KB

/.../08 Boolean and Conditional Logic/

060 Section Introduction and Objectives.mp4

5.0 MB

061 Getting User Input.mp4

6.6 MB

061 input.py

0.1 KB

062 firstExample.py

0.2 KB

062 Intro to Conditionals.mp4

16.9 MB

063 SOLUTION.html

1.1 KB

064 SOLUTION.html

1.2 KB

065 logic.py

0.3 KB

065 Multiple Elifs.mp4

4.1 MB

066 A Word on Truthiness A Quick Example.mp4

12.5 MB

066 truthiness.py

0.1 KB

067 The Joy of Comparison Operators.mp4

12.0 MB

068 Logical AND OR.mp4

14.3 MB

069 SOLUTION.html

1.3 KB

070 LOGICAL NOT.mp4

17.6 MB

071 A Note on Is Vs.mp4

8.9 MB

072 Bouncer Code-Along and Nested Conditionals.mp4

34.1 MB

072 bouncer.py

0.6 KB

073 SOLUTION.html

1.6 KB

074 SOLUTION.html

1.6 KB

external-assets-links.txt

0.1 KB

/.../09 Rock Paper Scissors/

075 Rock Paper Scissor Mini Project BASIC Version.mp4

6.4 MB

075 rock-paper-scissor.py

0.2 KB

076 RPS Mini Project BASIC Version Solution.mp4

16.9 MB

076 v1.py

0.7 KB

077 RPS Mini Project Refactoring Time.mp4

23.9 MB

077 v2.py

0.6 KB

078 Another Cleaner RPS Solution.html

1.9 KB

079 RPS Mini Project Playing Against The Computer.mp4

7.3 MB

080 RPS Mini Project Computer AI Solution.mp4

35.9 MB

080 v3.py

0.7 KB

/.../10 Looping in Python/

081 Section Introduction.mp4

14.7 MB

082 IMPORTANT ANNOUNCEMENT ON LOOPS EXERCISES.html

1.5 KB

083 for.py

0.1 KB

083 The Basics of For Loops.mp4

13.0 MB

084 Exploring Ranges In Depth.mp4

11.6 MB

085 SOLUTION.html

1.7 KB

086 EXERCISE Screaming Repeating.mp4

9.4 MB

086 repeater.py

0.2 KB

087 EXERCISE Unlucky Numbers.mp4

18.4 MB

087 numbers.py

0.4 KB

088 Introducing While Loops.mp4

17.6 MB

088 while.py

0.3 KB

089 art.py

0.4 KB

089 EXERCISE Emoji Art.mp4

18.5 MB

090 EXERCISE Stop Copying Me.mp4

9.2 MB

090 sister.py

0.2 KB

091 break.py

0.4 KB

091 The Break Keyword.mp4

10.6 MB

092 SOLUTION.html

1.2 KB

external-assets-links.txt

0.1 KB

/.../11 Guessing Game/

093 Guessing Game Mini Project.mp4

6.0 MB

093 starter.py

0.2 KB

094 Guessing Game Solution.mp4

23.6 MB

094 guessing.py

0.5 KB

094 guessingv2.py

0.5 KB

095 Improving Rock Paper Scissors.mp4

39.1 MB

095 rps-with-loop.py

1.5 KB

095 v3.py

0.7 KB

096 SIDE NOTE Python Style and PEP8.mp4

24.4 MB

/12 Lists/

097 Intro to Lists and Objectives.mp4

11.9 MB

098 Creating Lists.mp4

9.3 MB

099 SOLUTION.html

1.1 KB

100 Accessing Data in Lists.mp4

11.4 MB

101 SOLUTION.html

1.3 KB

102 Iterating Over Lists.mp4

14.9 MB

103 SOLUTION.html

1.5 KB

104 List Methods Append Insert and Extend.mp4

17.4 MB

105 SOLUTION.html

1.6 KB

106 List Methods Clear Pop and Remove.mp4

14.6 MB

107 List Methods Index Count Sort Reverse and Join.mp4

18.9 MB

108 SOLUTION.html

1.3 KB

109 Slices.mp4

28.6 MB

110 Swapping Values in Lists.mp4

2.7 MB

external-assets-links.txt

0.1 KB

/.../13 Lists Comprehensions/

111 Note About The List Comprehension Slides.html

2.9 KB

112 List Comprehension.mp4

16.0 MB

113 List Comprehension With Conditional Logic.mp4

10.3 MB

114 SOLUTION.html

1.4 KB

115 SOLUTION.html

1.5 KB

116 SOLUTION.html

1.0 KB

117 SOLUTION.html

1.1 KB

118 Nested Lists.mp4

24.0 MB

119 SOLUTION.html

0.9 KB

120 SOLUTION.html

1.4 KB

121 Lists Recap.mp4

4.9 MB

external-assets-links.txt

0.1 KB

/14 Dictionaries/

122 Intro To Dictionaries Creating Dictionaries.mp4

16.5 MB

123 SOLUTION.html

1.3 KB

124 Accessing Data in Dictionaries.mp4

6.7 MB

125 SOLUTION.html

1.8 KB

126 Iterating Dictionaries.mp4

14.8 MB

127 SOLUTION.html

1.8 KB

128 Using In With Dictionaries.mp4

8.6 MB

129 Dictionary Methods Clear Copy Fromkeys and Get.mp4

19.2 MB

130 SOLUTION.html

2.2 KB

131 SOLUTION.html

1.2 KB

132 Dictionary Methods Pop Popitems and Update.mp4

14.8 MB

133 SOLUTION.html

1.2 KB

134 playlist.py

0.4 KB

134 Spotify Playlist Example.mp4

18.8 MB

135 Dictionary Comprehension.mp4

17.3 MB

external-assets-links.txt

0.1 KB

/.../15 Dictionary Exercises/

136 SOLUTION.html

1.3 KB

137 SOLUTION.html

1.7 KB

138 SOLUTION.html

1.1 KB

139 SOLUTION.html

1.0 KB

/.../16 Tuples and Sets/

140 Section Introduction.mp4

22.4 MB

141 Tuple Looping and Methods.mp4

7.3 MB

142 Introduction to Sets.mp4

13.6 MB

143 Set Methods and Set Math.mp4

11.6 MB

144 SOLUTION.html

1.5 KB

145 Set Comprehension and Recap.mp4

11.7 MB

external-assets-links.txt

0.1 KB

/.../17 Functions Part I/

146 Introduction to Defining Functions.mp4

13.7 MB

147 Defining Functions.mp4

10.3 MB

147 sing.py

0.2 KB

148 SOLUTION.html

1.1 KB

149 return.py

0.2 KB

149 The Magical Return Keyword.mp4

13.1 MB

150 coin-flip.py

0.1 KB

150 Writing a coin_flip Function Using Random.mp4

10.2 MB

151 SOLUTION.html

1.0 KB

152 SOLUTION.html

1.3 KB

153 divide.py

0.1 KB

153 Parameters.mp4

20.6 MB

153 square.py

0.1 KB

154 SOLUTION.html

1.4 KB

155 Common Mistakes When Returning.mp4

6.5 MB

155 odd.py

0.4 KB

155 sum-odds.py

0.5 KB

156 SOLUTION.html

1.5 KB

157 Default parameters.mp4

16.7 MB

157 exponent.py

0.1 KB

157 math.py

0.2 KB

158 SOLUTION.html

2.5 KB

159 key-word-args.py

0.3 KB

159 Keyword Arguments.mp4

9.1 MB

160 increment-with-global.py

0.2 KB

160 increment.py

0.2 KB

160 Scope.mp4

19.1 MB

161 doc.py

0.2 KB

161 Docstrings and Functions Recap - WE DID IT.mp4

9.3 MB

external-assets-links.txt

0.1 KB

/.../18 Functions Exercises/

162 SOLUTION.html

1.0 KB

163 SOLUTION.html

2.0 KB

164 SOLUTION.html

1.1 KB

165 SOLUTION.html

1.0 KB

166 SOLUTION.html

1.3 KB

167 SOLUTION.html

1.2 KB

168 SOLUTION.html

1.4 KB

169 SOLUTION.html

1.7 KB

170 SOLUTION.html

1.0 KB

171 SOLUTION.html

1.4 KB

172 SOLUTION.html

1.1 KB

173 SOLUTION.html

1.7 KB

174 SOLUTION.html

2.4 KB

175 SOLUTION.html

2.4 KB

/.../19 Functions Part II/

176 args.py

0.1 KB

176 Introduction and args.mp4

17.8 MB

176 star-args.py

0.3 KB

176 sum.py

0.1 KB

177 SOLUTION.html

1.3 KB

178 colors.py

0.3 KB

178 greeting.py

0.5 KB

178 kwargs.mp4

18.7 MB

179 SOLUTION.html

1.4 KB

180 args-order.py

0.4 KB

180 Ordering Parameters.mp4

11.1 MB

181 Tuple unpacking.mp4

11.0 MB

181 unpacking.py

0.2 KB

182 SOLUTION.html

2.0 KB

183 dict-unpacking.py

0.4 KB

183 Dictionary unpacking.mp4

13.2 MB

184 SOLUTION.html

3.2 KB

external-assets-links.txt

0.1 KB

/.../20 Lambdas and Built-In Functions/

185 button.py

0.6 KB

185 lambda.py

0.4 KB

185 Lambdas.mp4

22.6 MB

186 SOLUTION.html

1.1 KB

187 Map.mp4

12.3 MB

188 SOLUTION.html

1.4 KB

189 Filter.mp4

40.1 MB

189 filter.py

0.9 KB

190 SOLUTION.html

1.4 KB

191 Any and All.mp4

11.3 MB

192 Generator Expressions and Using sys.getsizeof.mp4

19.2 MB

192 memory-demo.py

0.3 KB

193 SOLUTION.html

1.8 KB

194 Sorted.mp4

25.6 MB

194 sorted.py

0.9 KB

195 Min and Max.mp4

18.4 MB

195 min-max.py

0.6 KB

196 SOLUTION.html

1.1 KB

197 Reversed.mp4

7.6 MB

198 Len() and a Special Sneak Peak of OOP.mp4

15.5 MB

198 list.py

0.3 KB

199 Abs() Sum() and Round().mp4

13.9 MB

200 SOLUTION.html

1.2 KB

201 SOLUTION.html

1.6 KB

202 SOLUTION.html

1.7 KB

203 Zip Basics.mp4

9.1 MB

203 zip.py

1.0 KB

204 More Complex Zip Examples.mp4

29.5 MB

204 zip.py

0.7 KB

205 SOLUTION.html

2.0 KB

206 SOLUTION.html

1.1 KB

207 SOLUTION.html

1.1 KB

external-assets-links.txt

0.1 KB

/.../21 Debugging and Error Handling/

208 Section Introduction.mp4

2.7 MB

209 Common Types of Errors in Python.mp4

30.9 MB

210 raise.py

0.3 KB

210 Raising Our Own Errors.mp4

19.9 MB

211 Try and Except Blocks.mp4

14.8 MB

211 try.py

0.3 KB

212 divide.py

0.5 KB

212 Try Except Else and Finally.mp4

28.3 MB

212 try2.py

0.5 KB

213 Debugging With PDB.mp4

21.5 MB

213 debugging.py

0.6 KB

214 SOLUTION.html

1.2 KB

external-assets-links.txt

0.1 KB

/22 Modules/

215 Section Introduction.mp4

2.2 MB

216 rand-module.py

0.2 KB

216 Working With Built-In Modules.mp4

30.6 MB

217 SOLUTION.html

1.1 KB

218 SOLUTION.html

1.6 KB

219 apples.py

0.1 KB

219 bananas.py

0.2 KB

219 Custom modules.mp4

8.0 MB

219 fruits.py

0.2 KB

220 SOLUTION.html

1.7 KB

221 Note about using the termcolor module on Windows.html

2.1 KB

222 colors.py

0.1 KB

222 Installing External Modules And TermColor.mp4

25.3 MB

223 ASCII Art Exercise.mp4

20.0 MB

223 ascii-art.py

0.4 KB

224 ugly-code.py

1.3 KB

224 Using The autopep8 Package to Clean Up Code.mp4

33.7 MB

225 The Mysterious __name__ variable.mp4

9.4 MB

external-assets-links.txt

0.1 KB

/.../23 OPTIONAL SECTION Making HTTP Requests with Python/

226 HTTP START HERE.mp4

3.8 MB

227 HTTP Introduction and Crash Course.mp4

68.1 MB

228 HTTP Verbs and APIs.mp4

61.4 MB

229 first-request.py

0.2 KB

229 Writing Your First Python Request.mp4

43.1 MB

230 headers.py

0.2 KB

230 Requesting JSON with Python.mp4

39.4 MB

231 params.py

0.2 KB

231 Sending Requests with Params.mp4

27.0 MB

232 API Project.mp4

4.1 MB

233 API Project Solution.mp4

58.3 MB

233 dad.py

0.8 KB

/.../24 Object Oriented Programming/

234 Section Introduction and Objectives.mp4

5.0 MB

235 Defining Classes and Objects.mp4

15.9 MB

236 Abstraction and Encapsulation.mp4

33.7 MB

237 Creating Classes and Instances.mp4

8.4 MB

237 person.py

0.0 KB

238 SOLUTION.html

1.5 KB

239 init.py

0.3 KB

239 The __init__ method.mp4

15.7 MB

240 SOLUTION.html

1.2 KB

241 Underscores Dunder Methods Name Mangling and More.mp4

16.5 MB

241 underscores.py

0.6 KB

242 Adding Instance Methods.mp4

29.4 MB

242 user-methods.py

0.8 KB

243 SOLUTION.html

1.3 KB

244 Introducing Class Attributes.mp4

12.6 MB

244 user-class-attributes.py

1.0 KB

245 Class Attributes Continued.mp4

29.3 MB

245 pet.py

0.5 KB

246 SOLUTION.html

1.3 KB

247 Class Methods.mp4

15.8 MB

247 class-methods.py

1.2 KB

248 A More Advanced Class Method Example.mp4

18.9 MB

248 class-methods.py

1.2 KB

249 repr.py

1.0 KB

249 The __repr__ method.mp4

7.5 MB

external-assets-links.txt

0.1 KB

/.../25 Deck Of Cards Exercise/

250 Deck Of Cards Intro Video.mp4

16.1 MB

251 Deck of Cards Exercise Introduction Text.html

3.5 KB

252 SOLUTION.html

1.0 KB

253 Deck of Cards Solution Card Class.mp4

9.5 MB

253 deck-of-cards.py

2.7 KB

254 Deck of Cards Solution Deck Class.mp4

80.2 MB

254 deck-of-cards.py

2.7 KB

/.../26 OOP Part 2/

255 Inheritance and Objectives.mp4

14.1 MB

255 simple-inheritance.py

0.4 KB

256 All About Properties.mp4

31.8 MB

257 animal.py

0.7 KB

257 Introduction to Super().mp4

17.7 MB

258 Inheritance Example User and Moderator.mp4

37.1 MB

259 SOLUTION.html

1.5 KB

260 The Crazy World of Multiple Inheritance.mp4

32.4 MB

261 WTF is Method Resolution Order(MRO).mp4

26.6 MB

262 SOLUTION.html

1.3 KB

263 animals.py

1.6 KB

263 Polymorphism Introduction.mp4

13.0 MB

264 Special __magic__ methods.mp4

49.8 MB

264 special-methods.py

0.9 KB

265 grumpy.py

0.9 KB

265 Making a Grumpy Dictionary - Overriding Dict.mp4

26.7 MB

266 SOLUTION.html

1.1 KB

/.../27 Iterators Generators/

267 Section Introduction and Objectives.mp4

2.5 MB

268 Iterators vs. Iterables.mp4

10.9 MB

269 for.py

0.3 KB

269 Writing Our Own Version of for loops.mp4

15.2 MB

270 custom-iterator.py

0.3 KB

270 Writing a Custom Iterator.mp4

16.2 MB

271 deck.py

2.0 KB

271 Making our Deck class Iterable.mp4

14.3 MB

272 Introduction to Generators.mp4

19.0 MB

273 SOLUTION.html

1.4 KB

274 SOLUTION.html

1.2 KB

275 infinite.py

0.4 KB

275 Writing a Beat Making Generator.mp4

14.3 MB

276 SOLUTION.html

1.3 KB

277 fib.py

0.5 KB

277 Testing Memory Usage With Generators.mp4

31.3 MB

278 SOLUTION.html

1.1 KB

279 SOLUTION.html

1.2 KB

280 gen-expression-speed-test.py

0.5 KB

280 Generator Expressions AND Speed Testing.mp4

15.3 MB

external-assets-links.txt

0.1 KB

/28 Decorators/

281 Higher Order Functions.mp4

19.7 MB

281 higher-order.py

0.2 KB

281 nested-functions.py

0.2 KB

281 return-func.py

0.2 KB

282 dec.py

0.4 KB

282 decorate-syntax.py

0.3 KB

282 Introduction to Decorators.mp4

14.5 MB

283 decorator-args.py

0.6 KB

283 Decorators With Different Signatures.mp4

13.0 MB

284 metadata.py

0.4 KB

284 Using Wraps To Preserve Metadata.mp4

11.5 MB

285 Building A Speed-Test Decorator.mp4

17.2 MB

285 timing.py

0.5 KB

286 SOLUTION.html

1.6 KB

287 Another Example Ensuring Args With A Decorator.mp4

7.1 MB

287 ensure.py

0.3 KB

288 SOLUTION.html

1.5 KB

289 SOLUTION.html

1.2 KB

290 SOLUTION.html

1.2 KB

291 SOLUTION.html

1.2 KB

292 args.py

0.3 KB

292 ensure-first-arg.py

0.7 KB

292 Writing an ensure_first_arg_is Decorator.mp4

15.5 MB

293 enforce.py

0.6 KB

293 Enforcing Argument Types With A Decorator.mp4

15.2 MB

294 SOLUTION.html

1.3 KB

/.../29 Testing With Python/

295 Section Introduction.mp4

13.3 MB

296 Why Test.mp4

14.2 MB

297 Assertions.mp4

18.7 MB

297 assertions.py

0.5 KB

298 doctest-demo.py

0.8 KB

298 Doctests.mp4

28.5 MB

299 Doctests Exercise.html

1.1 KB

300 activities.py

0.6 KB

300 Introduction to Unittest.mp4

45.6 MB

300 tests.py

1.6 KB

301 activities.py

0.6 KB

301 Other Types of Assertions.mp4

36.9 MB

301 tests.py

1.8 KB

302 Before and after hooks.mp4

23.7 MB

302 robot-tests.py

0.5 KB

302 robot.py

0.6 KB

303 Testing CardDeck Exercise.html

1.6 KB

304 Testing CardDeck Exercise Intro.mp4

19.0 MB

305 Testing CardDeck Solution.mp4

42.0 MB

external-assets-links.txt

0.0 KB

/.../30 File IO/

306 Section Introduction.mp4

4.2 MB

307 Reading Text Files Open and Read.mp4

21.6 MB

308 Reading Files Seek and Cursors.mp4

17.2 MB

309 The With Statement.mp4

9.1 MB

310 write.py

0.3 KB

310 Writing to Text Files.mp4

10.9 MB

311 File Modes.mp4

21.7 MB

311 file-modes.py

0.6 KB

312 SOLUTION.html

1.4 KB

313 SOLUTION.html

1.3 KB

314 SOLUTION.html

1.2 KB

315 SOLUTION.html

1.2 KB

external-assets-links.txt

0.1 KB

/.../31 Working With CSV and Pickling/

316 fighters.csv

0.2 KB

316 read.py

0.8 KB

316 Reading CSV Files.mp4

47.2 MB

317 scream.py

0.7 KB

317 writer.py

0.5 KB

317 Writing to CSV Files Writer.mp4

23.3 MB

318 convert.py

0.5 KB

318 writer.py

0.5 KB

318 Writing to CSV Files DictWriter.mp4

32.0 MB

319 SOLUTION.html

1.1 KB

320 SOLUTION.html

1.1 KB

321 SOLUTION.html

1.4 KB

322 Pickling Time.mp4

21.3 MB

322 pickling-example.py

0.8 KB

323 Extra Fancy JSON Pickling.mp4

18.8 MB

323 json-demo.py

0.4 KB

323 json-pickle.py

0.4 KB

324 SOLUTION.html

1.5 KB

325 SOLUTION.html

1.4 KB

/.../32 Web Scraping with BeautifulSoup/

326 Introduction to Web Scraping.mp4

26.7 MB

327 Is Scraping...OK.mp4

30.2 MB

328 Optional HTMLCSS Crash Course.mp4

37.9 MB

329 bs-basics.py

0.6 KB

329 Selecting with BeautifulSoup find().mp4

20.5 MB

330 Selecting With BeautifulSoup CSS Style Selectors.mp4

9.7 MB

331 Accessing Data with Beautiful Soup.mp4

14.7 MB

332 Navigating With BeautifulSoup.mp4

39.9 MB

333 Our First Scraping Program.mp4

85.0 MB

external-assets-links.txt

0.1 KB

/.../33 Web Scraping Project/

334 Quote Scraping Project Intro.mp4

19.1 MB

335 Scraping Project.html

2.8 KB

336 Quote Scraping Project Part 1.mp4

44.1 MB

337 Quote Scraping Project The Game Logic.mp4

68.5 MB

338 Quote Scraping Project Refactoring.mp4

38.5 MB

339 Quote Scraping Project Adding CSV.mp4

43.7 MB

340 Creating A Web Crawler with Scrapy.mp4

85.9 MB

/.../34 Regular Expressions/

341 Intro To Regular Expressions.mp4

19.4 MB

342 Writing Basic Regex.mp4

19.6 MB

343 Regex Basics Quantifiers.mp4

14.4 MB

344 Regex Basics Character Classes and Sets.mp4

8.5 MB

345 Regex Basics Anchors and Boundaries.mp4

5.8 MB

346 Regex Basics Logical Or and Capture Groups.mp4

15.5 MB

347 Introduction to the RE Module.mp4

30.9 MB

348 phone.py

1.3 KB

348 Validating Phone Numbers With Python.mp4

21.8 MB

349 SOLUTION.html

1.5 KB

350 Parsing URLs with Python.mp4

15.9 MB

350 url.py

0.3 KB

351 SOLUTION.html

1.5 KB

352 names.py

0.3 KB

352 Symbolic Group Names.mp4

8.8 MB

353 SOLUTION.html

1.7 KB

354 flags.py

0.4 KB

354 Regex Compilation Flags.mp4

19.6 MB

355 redact.py

0.2 KB

355 Regex Substitution Basics.mp4

19.9 MB

356 SOLUTION.html

1.5 KB

357 books.py

0.6 KB

357 Swapping File Names.mp4

17.1 MB

external-assets-links.txt

0.4 KB

/.../35 Python SQL/

358 Intro to Section.mp4

14.1 MB

359 Installing SQLite3.mp4

23.7 MB

360 SQL Basics Creating Tables.mp4

57.2 MB

361 SQL Basics Inserting.mp4

30.2 MB

362 SQL Basics Selecting.mp4

52.7 MB

363 Connecting to a DB With Python.mp4

35.1 MB

363 friends.py

0.7 KB

364 Inserting With Python.mp4

59.3 MB

365 Bulk Inserts With Python.mp4

37.1 MB

365 bulk-insert.py

0.6 KB

366 select.py

0.4 KB

366 Selecting With Python.mp4

32.2 MB

367 password.py

0.5 KB

367 SQL INJECTION.mp4

56.9 MB

368 book-scraper.py

1.2 KB

368 Scraping to a Database Pt. 1.mp4

218.7 MB

369 Scraping to a Database Pt. 2.mp4

84.5 MB

external-assets-links.txt

0.1 KB

/.../36 Massive Section of Challenges/

370 SOLUTIONS Part 1.html

1.9 KB

371 SOLUTIONS Part 2.html

2.0 KB

372 SOLUTIONS Part 3.html

2.3 KB

373 SOLUTIONS Part 4.html

2.0 KB

374 SOLUTION mode.html

3.1 KB

375 SOLUTIONS Part 5.html

2.9 KB

376 SOLUTIONS Part 6.html

1.7 KB

 

Total files 535


Copyright © 2025 FileMood.com