TorBT - Torrents and Magnet Links Search Engine

O'Reilly - Intermediate Python

File Name
Size
01.Introduction/0101 Welcome to the Course.mp4
26 MB
01.Introduction/0102 Walking through the checklist of everything we need for this course.mp4
31 MB
02.Wordplay warm-up/0201 Problem solving for words in the English language that contain double letters.mp4
46 MB
02.Wordplay warm-up/0202 Problem solving for words in the English language that do not contain double letters.mp4
55 MB
02.Wordplay warm-up/0203 Problem solving for the English word that contains all vowels A, E, I, O and U.mp4
20 MB
02.Wordplay warm-up/0204 Problem solving using more than one solution method.mp4
163 MB
03.Data structures, a practical intermediate introduction/0301 Reviewing container data structures we already know and love lists and dictionaries.mp4
43 MB
03.Data structures, a practical intermediate introduction/0302 Using Lists and Dictionaries to Find Novel Words in Shakespeare's Sonnets.mp4
59 MB
03.Data structures, a practical intermediate introduction/0303 An Introduction to Big O Notation and How to Analyze the Runtime Performance of Algorithms.mp4
65 MB
03.Data structures, a practical intermediate introduction/0304 Adding a new container data structure to our toolkit the set.mp4
34 MB
03.Data structures, a practical intermediate introduction/0305 Digging into the list comprehensions we've been using to put data from a file into lists and dictionaries.mp4
57 MB
03.Data structures, a practical intermediate introduction/0306 Synthesizing the material from this section in a new script to extract the words from a file containing all of Shakespeare's sonnets.mp4
76 MB
03.Data structures, a practical intermediate introduction/0307 Reviewing the data structures and concepts from this section.mp4
12 MB
04.Jeopardy database/0401 Introducing the Jeopardy project, which will give us practice interacting with databases in Python.mp4
29 MB
04.Jeopardy database/0402 Exploring our sqlite Jeopardy database interactively.mp4
27 MB
04.Jeopardy database/0403 Exploring using Python to Interact With a SQLite Database Interactively.mp4
56 MB
04.Jeopardy database/0404 Writing our First Script to Query a Database Jeopardy Categories.mp4
19 MB
04.Jeopardy database/0405 Writing a script to query the Jeopardy database for clues.mp4
35 MB
04.Jeopardy database/0406 Writing a script to query the Jeopardy database for the full set of categories for a game.mp4
65 MB
04.Jeopardy database/0407 Writing a script to query the Jeopardy database for clues for a particular category.mp4
31 MB
05.Plotting with Matplotlib/0501 Introducing the plotting project, which will give us practice using the popular Matplotlib plotting library.mp4
9.5 MB
05.Plotting with Matplotlib/0502 Exploring basic plotting interactively.mp4
23 MB
05.Plotting with Matplotlib/0503 Expanding on our basic plot in a script.mp4
17 MB
05.Plotting with Matplotlib/0504 Reading a script to plot the world population over time.mp4
33 MB
05.Plotting with Matplotlib/0505 Writing a script to plot life expectancies for men and women over time.mp4
55 MB
05.Plotting with Matplotlib/0506 Reading a script to plot a bar chart of letter frequencies in the US constitution.mp4
89 MB
06.Scraping the NASA Astronomy Picture of the Day Website/0601 Introducing the APOD project, which will give us practice with web scraping.mp4
15 MB
06.Scraping the NASA Astronomy Picture of the Day Website/0602 Planning out our APOD scraping script.mp4
33 MB
06.Scraping the NASA Astronomy Picture of the Day Website/0603 Implementing a basic scraper fetching web resources with urllib.mp4
25 MB
06.Scraping the NASA Astronomy Picture of the Day Website/0604 Implementing a basic scraper processing HTML with BeautifulSoup.mp4
42 MB
06.Scraping the NASA Astronomy Picture of the Day Website/0605 Finishing our basic scraper part 1.mp4
152 MB
06.Scraping the NASA Astronomy Picture of the Day Website/0605 Finishing our basic scraper part 2.mp4
20 MB
06.Scraping the NASA Astronomy Picture of the Day Website/0606 Generalizing our scraper.mp4
118 MB
06.Scraping the NASA Astronomy Picture of the Day Website/0607 Conclusion.mp4
17 MB
Material and exercises/Unit1/checklist.mkd
1.2 kB
Material and exercises/Unit1/linux_python_installation.mkd
2.4 kB
Material and exercises/Unit1/linux_terminal_navigation.mkd
3.5 kB
Material and exercises/Unit1/linux_text_editor.mkd
1.2 kB
Material and exercises/Unit1/osx_python_installation.mkd
2.3 kB
Material and exercises/Unit1/osx_terminal_navigation.mkd
3.5 kB
Material and exercises/Unit1/osx_text_editor.mkd
1.1 kB
Material and exercises/Unit1/windows_python_installation.mkd
5.8 kB
Material and exercises/Unit1/windows_terminal_navigation.mkd
3.5 kB
Material and exercises/Unit1/windows_text_editor.mkd
1.2 kB
Material and exercises/Unit2/wordplay/scrabble.py
403 B
Material and exercises/Unit2/wordplay/sowpods.txt
2.6 MB
Material and exercises/Unit2/video1.mkd
393 B
Material and exercises/Unit3/sonnets/extract_sonnet_words.py
960 B
Material and exercises/Unit3/sonnets/sonnet_words.txt
20 kB
Material and exercises/Unit3/sonnets/sonnets.py
299 B
Material and exercises/Unit3/sonnets/sonnets.txt
98 kB
Material and exercises/Unit3/sonnets/sowpods.txt
2.6 MB
Material and exercises/Unit3/dictionaries.mkd
1.4 kB
Material and exercises/Unit3/lists.mkd
1.9 kB
Material and exercises/Unit3/video1.mkd
220 B
Material and exercises/Unit3/video2.mkd
538 B
Material and exercises/Unit4/jeopardy/category_clues.py
575 B
Material and exercises/Unit4/jeopardy/clues.py
227 B
Material and exercises/Unit4/jeopardy/game_categories.py
805 B
Material and exercises/Unit4/jeopardy/jeopardy.dump
21 MB
Material and exercises/Unit4/video1.mkd
4.1 kB
Material and exercises/Unit5/plotting/basic_plot.py
158 B
Material and exercises/Unit5/plotting/constitution.py
1.6 kB
Material and exercises/Unit5/plotting/constitution.txt
44 kB
Material and exercises/Unit5/plotting/life_expectancies_usa.txt
219 B
Material and exercises/Unit5/plotting/mystery.txt
3.6 kB
Material and exercises/Unit5/plotting/world_population.py
390 B
Material and exercises/Unit5/plotting/world_population.txt
598 B
Material and exercises/Unit5/video1.mkd
1.4 kB
Material and exercises/README.md
723 B