[TalkPython] 100 Days Of Code in Python Course {Exclusive} 收录时间:2021-09-15 16:01:06 文件大小:8GB 下载次数:1 最近下载:2021-09-15 16:01:06 磁力链接: magnet:?xt=urn:btih:dc3c94ca0c98deeda792d86a954ffb7d8421a94f 立即下载 复制链接 文件列表 17.Days 46-48 Web Scraping with BeautifulSoup4/161 - Detailed BS4 scraping and searching.mp4 191MB 15.Days 40-42 JSON in Python/141 - Parsing nested dicts in JSON.mp4 101MB 11.Days 28-30 Regular Expressions/095 - Compiling regexes with reVERBOSE.mp4 95MB 15.Days 40-42 JSON in Python/140 - Request JSON data from an API.mp4 92MB 26.Days 73-75 Automate tasks with Selenium/241 - Demo 1 access my Packt ebook collection.mp4 86MB 21.Days 58-60 Twitter data analysis with Python/203 - Build a Twitter wordcloud.mp4 85MB 25.Days 70-72 Excel automation with openpyxl/236 - Inserting data into a worksheet.mp4 85MB 05.Days 10-12 Testing your code with pytest/041 - Testing (simulating) the game end-to-end.mp4 81MB 25.Days 70-72 Excel automation with openpyxl/234 - Working with cell values.mp4 80MB 22.Days 61-63 Using the Github API with Python/209 - Ranking user's repos by popularity.mp4 76MB 17.Days 46-48 Web Scraping with BeautifulSoup4/159 - Building your first BS4 scraper.mp4 73MB 03.Days 4-6 Collections module/026 - Second day use collections on movie data.mp4 72MB 14.Days 37-39 Using CSV data/131 - Demo Converting our CSV data to a usable form.mp4 71MB 29.Days 82-84 Data visualization with Plotly/264 - Prep 1 parse PyBites RSS feed data.mp4 71MB 31.Days 88-90 Home Inventory App/301 - Home Inventory app run through.mp4 70MB 22.Days 61-63 Using the Github API with Python/211 - Inspecting Github objects with pdb.mp4 68MB 31.Days 88-90 Home Inventory App/302 - Bug and functionality fixes.mp4 66MB 01.Welcome to the course/011 - Bob's setup.mp4 65MB 29.Days 82-84 Data visualization with Plotly/265 - Prep 2 useful data structures for plotting.mp4 65MB 32.Days 91-93 Database access with SQLAlchemy/310 - Demo Using the data access layer (DAL).mp4 61MB 05.Days 10-12 Testing your code with pytest/038 - Mocking randomness pytest-cov.mp4 61MB 06.Days 13-15 Text-based games (and classes)/049 - Demo Building our classes.mp4 61MB 18.Days 49-51 Measuring performance/169 - Demo Faster with less data processed.mp4 61MB 21.Days 58-60 Twitter data analysis with Python/205 - Second + third day practice projects.mp4 60MB 07.Days 16-18 List comprehensions and generators/063 - Third day solution and islice.mp4 59MB 33.Days 94-96 Rich GUI apps in Python/320 - Demo Adding Gooey to our app.mp4 59MB 26.Days 73-75 Automate tasks with Selenium/242 - Demo 2 automating PyBites banner creation.mp4 58MB 05.Days 10-12 Testing your code with pytest/039 - Mocking user input and exceptions.mp4 58MB 34.Days 97-99 Building JSON APIs/342 - Refactoring our web code for single responsibility.mp4 57MB 25.Days 70-72 Excel automation with openpyxl/235 - Using maxrow.mp4 57MB 05.Days 10-12 Testing your code with pytest/042 - A TDD primer writing Fizz buzz.mp4 56MB 05.Days 10-12 Testing your code with pytest/040 - Testing a program's stdout with capfd.mp4 56MB 14.Days 37-39 Using CSV data/132 - Demo Answer the questions.mp4 55MB 11.Days 28-30 Regular Expressions/094 - findall is your friend.mp4 54MB 18.Days 49-51 Measuring performance/165 - Demo Getting started.mp4 54MB 33.Days 94-96 Rich GUI apps in Python/321 - Demo Packaging our app for redistribution.mp4 53MB 19.Days 52-54 Parsing RSS feeds with Feedparser/180 - Parsing XML with Feedparser.mp4 53MB 34.Days 97-99 Building JSON APIs/326 - Introducing our online game server.mp4 52MB 08.Days 19-21 Iteration with itertools/071 - Traffic Lights Project.mp4 52MB 17.Days 46-48 Web Scraping with BeautifulSoup4/158 - A quick BS4 overview.mp4 51MB 09.Days 22-24 Decorators/075 - Function argument types args and kwargs.mp4 49MB 30.Days 85-87 Fullstack web apps made easy/287 - All docs.mp4 48MB 07.Days 16-18 List comprehensions and generators/057 - Cleaning data with list comprehensions.mp4 48MB 06.Days 13-15 Text-based games (and classes)/050 - Demo Implementing the game play.mp4 47MB 03.Days 4-6 Collections module/024 - Deque when lists become slow.mp4 47MB 01.Welcome to the course/013 - PyBites code challenge platform.mp4 46MB 22.Days 61-63 Using the Github API with Python/210 - Creating a gist with the Github API.mp4 44MB 34.Days 97-99 Building JSON APIs/341 - Implementing the play-round method.mp4 44MB 32.Days 91-93 Database access with SQLAlchemy/309 - Demo Connecting to the database.mp4 43MB 24.Days 67-69 Copy and Paste with Pyperclip/228 - Demo Pyperclip text replacer.mp4 41MB 18.Days 49-51 Measuring performance/168 - Demo Even more focused collection.mp4 41MB 13.Days 34-36 Refactoring Pythonic code/122 - Refactoring code quality resources.mp4 41MB 12.Days 31-33 Logging/104 - Demo Writing the log messages.mp4 41MB 12.Days 31-33 Logging/100 - Introduction to logging.mp4 41MB 14.Days 37-39 Using CSV data/126 - Some amazing data sets.mp4 40MB 18.Days 49-51 Measuring performance/167 - Demo Fine-tuning collection with the API.mp4 39MB 21.Days 58-60 Twitter data analysis with Python/201 - Identify the most popular tweets.mp4 39MB 27.Days 76-78 Getting Started with Python Flask/250 - Dict data in Flask.mp4 39MB 25.Days 70-72 Excel automation with openpyxl/233 - Understanding workbooks and worksheets in openpyxl.mp4 39MB 34.Days 97-99 Building JSON APIs/333 - Defining the API methods in Flask.mp4 38MB 23.Days 64-66 Sending emails with smtplib/220 - Getting into MIME.mp4 37MB 20.Days 55-57 Structured API clients with uplink/191 - Demo Writing a new post.mp4 37MB 22.Days 61-63 Using the Github API with Python/208 - Quick detour getting help in Python.mp4 36MB 28.Days 79-81 Basic Database Access with SQLite3/259 - Demo Script to populate the address book.mp4 36MB 20.Days 55-57 Structured API clients with uplink/192 - Demo Better wrappers and helpers.mp4 36MB 02.Days 1-3 Playing with Datetimes/017 - Learning datetime and date.mp4 36MB 21.Days 58-60 Twitter data analysis with Python/200 - Get all tweets with tweepy.Cursor.mp4 36MB 05.Days 10-12 Testing your code with pytest/035 - The importance of testing.mp4 36MB 15.Days 40-42 JSON in Python/142 - Concepts what did we learn.mp4 35MB 31.Days 88-90 Home Inventory App/298 - Writing and working the main menu.mp4 35MB 16.Days 43-45 Consuming HTTP services/150 - Demo Data version two Better results.mp4 35MB 07.Days 16-18 List comprehensions and generators/056 - Writing a simple list comprehension.mp4 34MB 30.Days 85-87 Fullstack web apps made easy/286 - Add document finale.mp4 34MB 12.Days 31-33 Logging/103 - Demo Configuring logging.mp4 34MB 03.Days 4-6 Collections module/022 - Defaultdicts factory for data structures.mp4 34MB 18.Days 49-51 Measuring performance/170 - PyCharm's profiling.mp4 34MB 32.Days 91-93 Database access with SQLAlchemy/308 - Demo Defining columns (via classes).mp4 33MB 11.Days 28-30 Regular Expressions/098 - Second day write your own regexes.mp4 33MB 30.Days 85-87 Fullstack web apps made easy/282 - Processing add new document.mp4 33MB 34.Days 97-99 Building JSON APIs/332 - Ensuring starter data.mp4 33MB 34.Days 97-99 Building JSON APIs/338 - Implementing the create-user method.mp4 33MB 01.Welcome to the course/008 - Get the source code.mp4 33MB 13.Days 34-36 Refactoring Pythonic code/118 - Refactoring 7 string formatting and concatenation.mp4 33MB 22.Days 61-63 Using the Github API with Python/213 - Second day examples get practice.mp4 32MB 29.Days 82-84 Data visualization with Plotly/268 - Other data visualization libraries.mp4 32MB 25.Days 70-72 Excel automation with openpyxl/237 - Concepts what did we learn.mp4 32MB 04.Days 7-9 Python Data Structures/032 - Creating and Parsing Dictionaries.mp4 32MB 11.Days 28-30 Regular Expressions/099 - Third day more regex exercises.mp4 31MB 13.Days 34-36 Refactoring Pythonic code/123 - Concepts what did we learn.mp4 31MB 09.Days 22-24 Decorators/078 - Examples of real life decorators.mp4 30MB 18.Days 49-51 Measuring performance/166 - Demo Focus on our code.mp4 30MB 11.Days 28-30 Regular Expressions/096 - Using re.sub for string replacing.mp4 30MB 29.Days 82-84 Data visualization with Plotly/266 - Prep 3 transpose data and init Plotly.mp4 29MB 30.Days 85-87 Fullstack web apps made easy/280 - Linking the forms.mp4 29MB 04.Days 7-9 Python Data Structures/030 - Manipulating Lists.mp4 29MB 11.Days 28-30 Regular Expressions/091 - When not to use regexes.mp4 29MB 13.Days 34-36 Refactoring Pythonic code/120 - Refactoring 9 be explicit in your exceptions.mp4 29MB 10.Days 25-27 Error handling/085 - Demo Error types.mp4 29MB 09.Days 22-24 Decorators/081 - Third day write your own decorator.mp4 29MB 34.Days 97-99 Building JSON APIs/346 - Implementing the game (client-side).mp4 28MB 05.Days 10-12 Testing your code with pytest/037 - Hello test world - unittest vs pytest.mp4 28MB 07.Days 16-18 List comprehensions and generators/059 - Use generators to build a sequence.mp4 28MB 13.Days 34-36 Refactoring Pythonic code/124 - Your turn Day 2 and 3.mp4 28MB 24.Days 67-69 Copy and Paste with Pyperclip/227 - Demo Affiliate script.mp4 28MB 20.Days 55-57 Structured API clients with uplink/188 - Demo Creating the client.mp4 28MB 06.Days 13-15 Text-based games (and classes)/052 - Your turn Day 1.mp4 28MB 28.Days 79-81 Basic Database Access with SQLite3/257 - Demo Script to Generate a DB.mp4 27MB 22.Days 61-63 Using the Github API with Python/207 - Setup and creating a Github user object.mp4 27MB 02.Days 1-3 Playing with Datetimes/018 - Datetime timedelta usage.mp4 27MB 04.Days 7-9 Python Data Structures/029 - Your 3 day overview.mp4 27MB 14.Days 37-39 Using CSV data/129 - Demo Reading the CSV file contents.mp4 27MB 20.Days 55-57 Structured API clients with uplink/189 - Demo Getting a individual post.mp4 27MB 34.Days 97-99 Building JSON APIs/337 - Implementing the find-user method.mp4 26MB 20.Days 55-57 Structured API clients with uplink/190 - Demo Only success responses.mp4 26MB 30.Days 85-87 Fullstack web apps made easy/285 - Creating the document.mp4 26MB 31.Days 88-90 Home Inventory App/300 - Scrub function - SQLite3 workaround.mp4 26MB 28.Days 79-81 Basic Database Access with SQLite3/255 - Creating a simple SQLite3 address book.mp4 25MB 09.Days 22-24 Decorators/076 - Write a timeit decorator (wraps).mp4 25MB 34.Days 97-99 Building JSON APIs/339 - Implementing the game-status method.mp4 25MB 12.Days 31-33 Logging/106 - Demo File logging.mp4 25MB 13.Days 34-36 Refactoring Pythonic code/116 - Refactoring 5 tuple unpacking and namedtuples.mp4 25MB 23.Days 64-66 Sending emails with smtplib/219 - Sending an Email with smtplib.mp4 25MB 05.Days 10-12 Testing your code with pytest/044 - Second day use pytest on your code.mp4 25MB 13.Days 34-36 Refactoring Pythonic code/117 - Refactoring 6 list comprehensions and generators.mp4 25MB 03.Days 4-6 Collections module/021 - Namedtuples more readable code.mp4 25MB 23.Days 64-66 Sending emails with smtplib/221 - Emailing with BCC.mp4 25MB 30.Days 85-87 Fullstack web apps made easy/284 - Anvil server code.mp4 24MB 01.Welcome to the course/012 - Michael's tool's and setup.mp4 24MB 22.Days 61-63 Using the Github API with Python/214 - Third day more practice requests-cache.mp4 24MB 29.Days 82-84 Data visualization with Plotly/267 - Creating bar and pie charts with Plotly.mp4 24MB 13.Days 34-36 Refactoring Pythonic code/114 - Refactoring 3 with statement (context managers).mp4 24MB 13.Days 34-36 Refactoring Pythonic code/121 - Refactoring 10 quality code best practices.mp4 24MB 13.Days 34-36 Refactoring Pythonic code/112 - Refactoring 1 if-elif-else horror.mp4 24MB 26.Days 73-75 Automate tasks with Selenium/244 - Your turn Day 2.mp4 24MB 32.Days 91-93 Database access with SQLAlchemy/306 - Demo The app skeleton.mp4 24MB 08.Days 19-21 Iteration with itertools/066 - Your 3 day overview.mp4 24MB 12.Days 31-33 Logging/105 - Demo Logging a the API level.mp4 24MB 33.Days 94-96 Rich GUI apps in Python/319 - Demo Refactoring to isolate user input.mp4 23MB 05.Days 10-12 Testing your code with pytest/036 - Setup and a guessing game to test.mp4 23MB 27.Days 76-78 Getting Started with Python Flask/249 - Creating your first Flask app!.mp4 23MB 05.Days 10-12 Testing your code with pytest/045 - Third day writing pytest fixtures.mp4 23MB 17.Days 46-48 Web Scraping with BeautifulSoup4/156 - Your 3 day overview.mp4 23MB 08.Days 19-21 Iteration with itertools/068 - Itertools - Cycle.mp4 23MB 07.Days 16-18 List comprehensions and generators/060 - List vs generator performance.mp4 23MB 07.Days 16-18 List comprehensions and generators/058 - Generators - the basics.mp4 23MB 30.Days 85-87 Fullstack web apps made easy/289 - Adding filtering.mp4 23MB 01.Welcome to the course/009 - Three devs are better than one.mp4 23MB 19.Days 52-54 Parsing RSS feeds with Feedparser/181 - Feedparser Sanity Check.mp4 23MB 21.Days 58-60 Twitter data analysis with Python/202 - Most common hashtags and mentions.mp4 22MB 13.Days 34-36 Refactoring Pythonic code/115 - Refactoring 4 use built-ins standard library.mp4 22MB 17.Days 46-48 Web Scraping with BeautifulSoup4/162 - Concepts what did we learn.mp4 22MB 06.Days 13-15 Text-based games (and classes)/054 - Your turn Day 3.mp4 21MB 30.Days 85-87 Fullstack web apps made easy/290 - Document details form.mp4 21MB 19.Days 52-54 Parsing RSS feeds with Feedparser/179 - Pulling the feed with Requests.mp4 21MB 16.Days 43-45 Consuming HTTP services/147 - Demo Building the program structure.mp4 21MB 31.Days 88-90 Home Inventory App/299 - SQLite3 database usage.mp4 21MB 21.Days 58-60 Twitter data analysis with Python/199 - Virtual environment and env variables.mp4 21MB 14.Days 37-39 Using CSV data/128 - Demo Getting started with CSV processing.mp4 21MB 26.Days 73-75 Automate tasks with Selenium/240 - Hello world Selenium search python.org.mp4 20MB 31.Days 88-90 Home Inventory App/297 - Your 3 day overview.mp4 20MB 12.Days 31-33 Logging/101 - Logging with Logbook.mp4 20MB 09.Days 22-24 Decorators/074 - Quick primer on decorators.mp4 20MB 08.Days 19-21 Iteration with itertools/069 - Itertools - Product.mp4 20MB 32.Days 91-93 Database access with SQLAlchemy/315 - Your turn Day 2.mp4 20MB 33.Days 94-96 Rich GUI apps in Python/323 - Your turn Day 1.mp4 20MB 26.Days 73-75 Automate tasks with Selenium/239 - Setup install Selenium and ChromeDriver.mp4 19MB 03.Days 4-6 Collections module/027 - Third day get more practice.mp4 19MB 23.Days 64-66 Sending emails with smtplib/222 - Concepts what did we learn.mp4 19MB 29.Days 82-84 Data visualization with Plotly/269 - Concepts what did we learn.mp4 19MB 08.Days 19-21 Iteration with itertools/067 - Iteration Refresher.mp4 19MB 07.Days 16-18 List comprehensions and generators/064 - Third day more code challenges.mp4 19MB 20.Days 55-57 Structured API clients with uplink/186 - Demo Getting started.mp4 19MB 16.Days 43-45 Consuming HTTP services/153 - Your turn Day 2.mp4 19MB 11.Days 28-30 Regular Expressions/092 - Comparing research and rematch.mp4 19MB 23.Days 64-66 Sending emails with smtplib/217 - Obtaining your Gmail App ID.mp4 18MB 10.Days 25-27 Error handling/083 - Demo The starter app skeleton.mp4 18MB 29.Days 82-84 Data visualization with Plotly/270 - Second day build your own graphs.mp4 18MB 29.Days 82-84 Data visualization with Plotly/263 - Installing feedparser and plotly.mp4 18MB 27.Days 76-78 Getting Started with Python Flask/247 - Your 3 day overview.mp4 18MB 09.Days 22-24 Decorators/077 - More abstraction stacking decorators.mp4 18MB 06.Days 13-15 Text-based games (and classes)/048 - Demo Initial project structure.mp4 18MB 30.Days 85-87 Fullstack web apps made easy/277 - Creating a new project in Anvil.mp4 18MB 32.Days 91-93 Database access with SQLAlchemy/307 - Demo Defining database classes.mp4 18MB 33.Days 94-96 Rich GUI apps in Python/318 - Demo Where we are starting.mp4 18MB 28.Days 79-81 Basic Database Access with SQLite3/253 - Your 3 day overview.mp4 17MB 03.Days 4-6 Collections module/023 - Counter don't reinvent the wheel.mp4 17MB 15.Days 40-42 JSON in Python/138 - Your 3 day overview.mp4 17MB 08.Days 19-21 Iteration with itertools/070 - Combinations and Permutations.mp4 17MB 30.Days 85-87 Fullstack web apps made easy/279 - Subforms.mp4 17MB 34.Days 97-99 Building JSON APIs/343 - Implementing the client.mp4 17MB 14.Days 37-39 Using CSV data/134 - Your turn Day 1.mp4 17MB 25.Days 70-72 Excel automation with openpyxl/231 - Your 3 day overview.mp4 16MB 14.Days 37-39 Using CSV data/130 - Demo Parsing the CSV file.mp4 16MB 04.Days 7-9 Python Data Structures/031 - Immutability and Tuples.mp4 16MB 34.Days 97-99 Building JSON APIs/330 - Defining JSON methods in Flask.mp4 16MB 11.Days 28-30 Regular Expressions/093 - String capturing parenthesis.mp4 15MB 08.Days 19-21 Iteration with itertools/072 - Concepts what did we learn.mp4 15MB 01.Welcome to the course/010 - Julian's setup.mp4 15MB 34.Days 97-99 Building JSON APIs/328 - Getting started Program structures.mp4 15MB 37.Appendix Python language concepts/369 - Concept Virtual environments.mp4 15MB 16.Days 43-45 Consuming HTTP services/148 - Demo Downloading search results.mp4 15MB 30.Days 85-87 Fullstack web apps made easy/283 - Data tables.mp4 15MB 02.Days 1-3 Playing with Datetimes/019 - Concepts what did we learn.mp4 15MB 02.Days 1-3 Playing with Datetimes/016 - Your 3 day overview.mp4 15MB 29.Days 82-84 Data visualization with Plotly/271 - Third day extra inspiration keep coding.mp4 15MB 28.Days 79-81 Basic Database Access with SQLite3/261 - Concepts what did we learn.mp4 15MB 36.Course Conclusion/352 - What you've learned.mp4 15MB 24.Days 67-69 Copy and Paste with Pyperclip/224 - Your 3 day overview.mp4 15MB 10.Days 25-27 Error handling/084 - Demo try-except blocks.mp4 15MB 21.Days 58-60 Twitter data analysis with Python/204 - Concepts what did we learn.mp4 15MB 23.Days 64-66 Sending emails with smtplib/216 - Your 3 day overview.mp4 14MB 30.Days 85-87 Fullstack web apps made easy/293 - Your turn Day 1.mp4 14MB 19.Days 52-54 Parsing RSS feeds with Feedparser/177 - Your 3 day overview.mp4 14MB 34.Days 97-99 Building JSON APIs/347 - Your turn Day 1.mp4 14MB 28.Days 79-81 Basic Database Access with SQLite3/260 - Pulling data with SELECT.mp4 14MB 16.Days 43-45 Consuming HTTP services/149 - Demo Data version one dicts.mp4 14MB 14.Days 37-39 Using CSV data/127 - Our data.mp4 14MB 32.Days 91-93 Database access with SQLAlchemy/305 - Demo Introducing our app.mp4 14MB 13.Days 34-36 Refactoring Pythonic code/113 - Refactoring 2 loop counting == enumerate.mp4 14MB 05.Days 10-12 Testing your code with pytest/043 - Concepts what did we learn.mp4 13MB 34.Days 97-99 Building JSON APIs/329 - Adding the Flask basics.mp4 13MB 07.Days 16-18 List comprehensions and generators/062 - Second day a practical exercise.mp4 13MB 20.Days 55-57 Structured API clients with uplink/187 - Demo Exploring the service.mp4 13MB 32.Days 91-93 Database access with SQLAlchemy/312 - Demo Seeing the database.mp4 13MB 01.Welcome to the course/001 - Welcome to the course.mp4 13MB 13.Days 34-36 Refactoring Pythonic code/119 - Refactoring 8 PEP8 and Zen of Python.mp4 13MB 04.Days 7-9 Python Data Structures/033 - Concepts what did we learn.mp4 12MB 12.Days 31-33 Logging/102 - Demo Introducing our app.mp4 12MB 30.Days 85-87 Fullstack web apps made easy/281 - Building the Add new document form.mp4 12MB 26.Days 73-75 Automate tasks with Selenium/245 - Your turn Day 3.mp4 12MB 27.Days 76-78 Getting Started with Python Flask/251 - Concepts what did we learn.mp4 12MB 30.Days 85-87 Fullstack web apps made easy/278 - Adding navigation.mp4 12MB 27.Days 76-78 Getting Started with Python Flask/248 - Setting up the environment.mp4 11MB 34.Days 97-99 Building JSON APIs/344 - Making the client self-validating.mp4 11MB 33.Days 94-96 Rich GUI apps in Python/325 - Your turn Day 3.mp4 11MB 06.Days 13-15 Text-based games (and classes)/053 - Your turn Day 2.mp4 11MB 19.Days 52-54 Parsing RSS feeds with Feedparser/182 - Concepts what did we learn.mp4 11MB 33.Days 94-96 Rich GUI apps in Python/324 - Your turn Day 2.mp4 11MB 10.Days 25-27 Error handling/087 - Your turn Day 1.mp4 11MB 34.Days 97-99 Building JSON APIs/340 - Implementing the top-scores method.mp4 11MB 33.Days 94-96 Rich GUI apps in Python/317 - Introduction to Python UIs.mp4 11MB 28.Days 79-81 Basic Database Access with SQLite3/254 - Installing SQLite DB Browser.mp4 11MB 34.Days 97-99 Building JSON APIs/335 - Implementing the all-rolls method.mp4 11MB 34.Days 97-99 Building JSON APIs/336 - Implementing the create-game method.mp4 11MB 34.Days 97-99 Building JSON APIs/331 - Migrating our SQLAlchemy models.mp4 11MB 32.Days 91-93 Database access with SQLAlchemy/313 - Concepts SQLAlchemy.mp4 11MB 24.Days 67-69 Copy and Paste with Pyperclip/229 - Concepts what did we learn.mp4 10MB 26.Days 73-75 Automate tasks with Selenium/243 - Concepts what did we learn.mp4 10MB 20.Days 55-57 Structured API clients with uplink/194 - Your turn Day 1.mp4 10MB 30.Days 85-87 Fullstack web apps made easy/292 - Anvil concepts.mp4 10MB 19.Days 52-54 Parsing RSS feeds with Feedparser/178 - Setting up our Feedparser environment.mp4 10MB 13.Days 34-36 Refactoring Pythonic code/111 - Lesson introduction.mp4 10MB 07.Days 16-18 List comprehensions and generators/055 - Lesson introduction.mp4 10MB 22.Days 61-63 Using the Github API with Python/212 - Concepts what did we learn.mp4 10MB 32.Days 91-93 Database access with SQLAlchemy/314 - Your turn Day 1.mp4 10MB 17.Days 46-48 Web Scraping with BeautifulSoup4/160 - Requests best practice.mp4 10MB 31.Days 88-90 Home Inventory App/303 - Your Turn! - Fix the app.mp4 10MB 30.Days 85-87 Fullstack web apps made easy/291 - Publishing our web app.mp4 10MB 09.Days 22-24 Decorators/079 - Concepts what did we learn.mp4 10MB 35.Day 100/350 - The final day.mp4 10MB 12.Days 31-33 Logging/110 - Your turn Day 3.mp4 10MB 16.Days 43-45 Consuming HTTP services/144 - Exploring the service.mp4 10MB 11.Days 28-30 Regular Expressions/097 - Concepts what did we learn.mp4 10MB 24.Days 67-69 Copy and Paste with Pyperclip/226 - Pyperclip Usage.mp4 10MB 15.Days 40-42 JSON in Python/139 - Inspecting JSON schema.mp4 10MB 30.Days 85-87 Fullstack web apps made easy/295 - Your turn Day 3.mp4 9MB 37.Appendix Python language concepts/367 - Concept Python package index.mp4 9MB 34.Days 97-99 Building JSON APIs/334 - Exercising the API.mp4 9MB 30.Days 85-87 Fullstack web apps made easy/288 - A refactoring.mp4 9MB 28.Days 79-81 Basic Database Access with SQLite3/258 - Inserting data into the address book.mp4 9MB 18.Days 49-51 Measuring performance/173 - Your turn Day 1.mp4 9MB 17.Days 46-48 Web Scraping with BeautifulSoup4/157 - Setting up the environment.mp4 9MB 34.Days 97-99 Building JSON APIs/349 - Your turn Day 3.mp4 9MB 01.Welcome to the course/006 - Meet your instructors.mp4 9MB 01.Welcome to the course/003 - Topics covered.mp4 9MB 15.Days 40-42 JSON in Python/137 - Introduction to JSON.mp4 8MB 30.Days 85-87 Fullstack web apps made easy/274 - What app will we build.mp4 8MB 16.Days 43-45 Consuming HTTP services/146 - The requests package.mp4 8MB 32.Days 91-93 Database access with SQLAlchemy/304 - Introducing SQLAlchemy.mp4 8MB 29.Days 82-84 Data visualization with Plotly/262 - Lesson introduction.mp4 8MB 20.Days 55-57 Structured API clients with uplink/193 - Concepts uplink.mp4 8MB 28.Days 79-81 Basic Database Access with SQLite3/252 - A brief intro to SQLite3 Databases.mp4 8MB 01.Welcome to the course/004 - Why Python for #100DaysOfCode.mp4 8MB 20.Days 55-57 Structured API clients with uplink/195 - Your turn Day 2.mp4 8MB 21.Days 58-60 Twitter data analysis with Python/197 - Lesson introduction.mp4 8MB 30.Days 85-87 Fullstack web apps made easy/294 - Your turn Day 2.mp4 8MB 36.Course Conclusion/355 - Continue to challenge yourself with PyBites.mp4 8MB 22.Days 61-63 Using the Github API with Python/206 - Lesson introduction.mp4 7MB 37.Appendix Python language concepts/368 - Concept pip.mp4 7MB 26.Days 73-75 Automate tasks with Selenium/238 - Lesson introduction.mp4 7MB 21.Days 58-60 Twitter data analysis with Python/198 - Create a Twitter app.mp4 7MB 12.Days 31-33 Logging/107 - Concepts Logging.mp4 7MB 34.Days 97-99 Building JSON APIs/345 - Writing the full client.mp4 7MB 36.Course Conclusion/354 - Stay immersed in Python.mp4 7MB 37.Appendix Python language concepts/377 - Concept Dictionaries.mp4 7MB 37.Appendix Python language concepts/380 - Concept list comprehensions.mp4 7MB 16.Days 43-45 Consuming HTTP services/145 - Introducing the Postman app.mp4 7MB 07.Days 16-18 List comprehensions and generators/061 - Concepts what did we learn.mp4 7MB 05.Days 10-12 Testing your code with pytest/034 - Lesson introduction.mp4 7MB 23.Days 64-66 Sending emails with smtplib/215 - Introduction to sending Emails.mp4 7MB 16.Days 43-45 Consuming HTTP services/154 - Your turn Day 3.mp4 7MB 12.Days 31-33 Logging/108 - Your turn Day 1.mp4 7MB 16.Days 43-45 Consuming HTTP services/152 - Your turn Day 1.mp4 7MB 06.Days 13-15 Text-based games (and classes)/046 - Introduction to the chapter.mp4 7MB 31.Days 88-90 Home Inventory App/296 - Lesson Introduction.mp4 7MB 37.Appendix Python language concepts/370 - Concept Slicing.mp4 7MB 18.Days 49-51 Measuring performance/174 - Your turn Day 2.mp4 7MB 17.Days 46-48 Web Scraping with BeautifulSoup4/155 - Introduction to BeautifulSoup4.mp4 6MB 27.Days 76-78 Getting Started with Python Flask/246 - Flask introduction.mp4 6MB 24.Days 67-69 Copy and Paste with Pyperclip/223 - Lesson introduction.mp4 6MB 36.Course Conclusion/356 - Thanks and goodbye.mp4 6MB 03.Days 4-6 Collections module/020 - Lesson introduction.mp4 6MB 02.Days 1-3 Playing with Datetimes/015 - Lesson introduction.mp4 6MB 25.Days 70-72 Excel automation with openpyxl/230 - Lesson introduction.mp4 6MB 34.Days 97-99 Building JSON APIs/327 - What API operations are required.mp4 6MB 20.Days 55-57 Structured API clients with uplink/183 - Introducing uplink.mp4 6MB 10.Days 25-27 Error handling/088 - Your turn Day 2.mp4 6MB 25.Days 70-72 Excel automation with openpyxl/232 - Setup install openpyxl and your env.mp4 6MB 37.Appendix Python language concepts/373 - Concept Classes.mp4 6MB 06.Days 13-15 Text-based games (and classes)/047 - Modeling concepts Inheritance, classes, and objects.mp4 6MB 18.Days 49-51 Measuring performance/175 - Your turn Day 3.mp4 6MB 09.Days 22-24 Decorators/073 - Lesson introduction.mp4 6MB 11.Days 28-30 Regular Expressions/090 - Lesson introduction.mp4 6MB 09.Days 22-24 Decorators/080 - Second day a practical exercise.mp4 6MB 19.Days 52-54 Parsing RSS feeds with Feedparser/176 - Lesson introduction.mp4 5MB 30.Days 85-87 Fullstack web apps made easy/273 - What is fullstack development.mp4 5MB 33.Days 94-96 Rich GUI apps in Python/322 - Concepts Gooey.mp4 5MB 37.Appendix Python language concepts/378 - Concept Error handling.mp4 5MB 16.Days 43-45 Consuming HTTP services/143 - Introduction to HTTP APIs.mp4 5MB 34.Days 97-99 Building JSON APIs/348 - Your turn Day 2.mp4 5MB 30.Days 85-87 Fullstack web apps made easy/276 - Anvil building blocks.mp4 5MB 37.Appendix Python language concepts/372 - Concept Named tuples.mp4 5MB 14.Days 37-39 Using CSV data/133 - Concepts CSV programming.mp4 5MB 37.Appendix Python language concepts/375 - Concept Inheritance.mp4 5MB 20.Days 55-57 Structured API clients with uplink/184 - A glimpse at an API.mp4 5MB 24.Days 67-69 Copy and Paste with Pyperclip/225 - Setup Install Pyperclip and your env.mp4 5MB 08.Days 19-21 Iteration with itertools/065 - Introduction to the lesson.mp4 5MB 04.Days 7-9 Python Data Structures/028 - Introduction to Data Structures.mp4 5MB 01.Welcome to the course/005 - Course flow.mp4 5MB 01.Welcome to the course/014 - Video player A quick feature tour.mp4 5MB 37.Appendix Python language concepts/374 - Concept objects vs. classes.mp4 5MB 16.Days 43-45 Consuming HTTP services/151 - Concepts.mp4 5MB 18.Days 49-51 Measuring performance/172 - A quantum warning.mp4 5MB 37.Appendix Python language concepts/371 - Concept Tuples.mp4 5MB 10.Days 25-27 Error handling/089 - Your turn Day 3.mp4 5MB 10.Days 25-27 Error handling/082 - Introducing Python's error handling.mp4 4MB 37.Appendix Python language concepts/379 - Concept lambdas.mp4 4MB 37.Appendix Python language concepts/359 - Concept Truthiness.mp4 4MB 18.Days 49-51 Measuring performance/163 - Introduction to profiling.mp4 4MB 37.Appendix Python language concepts/366 - Concept Imports and importing modules.mp4 4MB 37.Appendix Python language concepts/357 - Concept The shape of a program.mp4 4MB 30.Days 85-87 Fullstack web apps made easy/272 - Fullstack web introduction.mp4 4MB 10.Days 25-27 Error handling/086 - Concepts Error handling and exceptions.mp4 4MB 03.Days 4-6 Collections module/025 - Concepts what did we learn.mp4 4MB 37.Appendix Python language concepts/364 - Concept Creating functions.mp4 4MB 32.Days 91-93 Database access with SQLAlchemy/316 - Your turn Day 3.mp4 4MB 37.Appendix Python language concepts/362 - Concept for-in.mp4 4MB 28.Days 79-81 Basic Database Access with SQLite3/256 - Analysing the DB with SQLite DB Browser.mp4 4MB 18.Days 49-51 Measuring performance/171 - Concepts Profiling.mp4 4MB 23.Days 64-66 Sending emails with smtplib/218 - Email Project Setup.mp4 4MB 18.Days 49-51 Measuring performance/164 - Intuition fail.mp4 4MB 32.Days 91-93 Database access with SQLAlchemy/311 - Demo The final game.mp4 4MB 37.Appendix Python language concepts/361 - Concept Complex conditionals.mp4 3MB 20.Days 55-57 Structured API clients with uplink/196 - Your turn Day 3.mp4 3MB 30.Days 85-87 Fullstack web apps made easy/275 - Introducing Anvil.mp4 3MB 20.Days 55-57 Structured API clients with uplink/185 - Use the official API if available.mp4 3MB 37.Appendix Python language concepts/360 - Concept If else.mp4 3MB 14.Days 37-39 Using CSV data/135 - Your turn Day 2.mp4 3MB 14.Days 37-39 Using CSV data/125 - Introduction to CSV programming.mp4 3MB 12.Days 31-33 Logging/109 - Your turn Day 2.mp4 3MB 37.Appendix Python language concepts/381 - Concept Want more foundational Python.mp4 3MB 37.Appendix Python language concepts/365 - Concept File IO.mp4 3MB 01.Welcome to the course/002 - The rules of #100DaysOfCode.mp4 3MB 14.Days 37-39 Using CSV data/136 - Your turn Day 3.mp4 3MB 01.Welcome to the course/007 - Need a Python primer.mp4 3MB 37.Appendix Python language concepts/376 - Concept Polymorphism.mp4 3MB 37.Appendix Python language concepts/363 - Concept Calling functions.mp4 2MB 06.Days 13-15 Text-based games (and classes)/051 - Concept Classes.mp4 2MB 36.Course Conclusion/353 - Make sure you have the source.mp4 2MB 37.Appendix Python language concepts/358 - Concept Variables.mp4 2MB 36.Course Conclusion/351 - You've done it!.mp4 2MB