Arquivo | Tamanho |
---|
1. Getting Started/1. Course Introduction.mp4 | 15.57 MB |
1. Getting Started/1. Course Introduction.vtt | 6.72 kB |
1. Getting Started/2. Skip the basics if you understand this code.mp4 | 2.68 MB |
1. Getting Started/2. Skip the basics if you understand this code.vtt | 2.55 kB |
1. Getting Started/3. Your First Python Program.mp4 | 10.05 MB |
1. Getting Started/3. Your First Python Program.vtt | 8.65 kB |
1. Getting Started/4. List of Commands.mp4 | 11.81 MB |
1. Getting Started/4. List of Commands.vtt | 9.58 kB |
1. Getting Started/4.1 Linux commands.pdf.pdf | 49.57 kB |
1. Getting Started/5. Using the Python Shell.mp4 | 3.47 MB |
1. Getting Started/5. Using the Python Shell.vtt | 2.83 kB |
10. Application 4 Build a Website with Python and Flask/1. Program Demonstration.mp4 | 2.71 MB |
10. Application 4 Build a Website with Python and Flask/1. Program Demonstration.vtt | 2.25 kB |
10. Application 4 Build a Website with Python and Flask/1.1 app4-flask-website.zip.zip | 7.17 kB |
10. Application 4 Build a Website with Python and Flask/10. Maintaining the Live Website.mp4 | 15.58 MB |
10. Application 4 Build a Website with Python and Flask/10. Maintaining the Live Website.vtt | 8.36 kB |
10. Application 4 Build a Website with Python and Flask/11. Troubleshooting.html | 546.00 B |
10. Application 4 Build a Website with Python and Flask/2. Your First Website.mp4 | 15.76 MB |
10. Application 4 Build a Website with Python and Flask/2. Your First Website.vtt | 8.59 kB |
10. Application 4 Build a Website with Python and Flask/3. HTML Templates.mp4 | 8.06 MB |
10. Application 4 Build a Website with Python and Flask/3. HTML Templates.vtt | 4.72 kB |
10. Application 4 Build a Website with Python and Flask/3.1 home.html.html | 118.00 B |
10. Application 4 Build a Website with Python and Flask/3.2 about.html.html | 112.00 B |
10. Application 4 Build a Website with Python and Flask/4. Navigation Menu.mp4 | 17.34 MB |
10. Application 4 Build a Website with Python and Flask/4. Navigation Menu.vtt | 9.90 kB |
10. Application 4 Build a Website with Python and Flask/4.1 layout.html.html | 625.00 B |
10. Application 4 Build a Website with Python and Flask/4.2 about.html.html | 197.00 B |
10. Application 4 Build a Website with Python and Flask/4.3 home.html.html | 155.00 B |
10. Application 4 Build a Website with Python and Flask/5. Note on Browser Caching.html | 376.00 B |
10. Application 4 Build a Website with Python and Flask/6. CSS Styling.mp4 | 12.70 MB |
10. Application 4 Build a Website with Python and Flask/6. CSS Styling.vtt | 6.32 kB |
10. Application 4 Build a Website with Python and Flask/6.1 main.css.css | 11.30 kB |
10. Application 4 Build a Website with Python and Flask/7. Creating a Python Virtual Environment.mp4 | 13.20 MB |
10. Application 4 Build a Website with Python and Flask/7. Creating a Python Virtual Environment.vtt | 7.07 kB |
10. Application 4 Build a Website with Python and Flask/8. How to Install Git.html | 566.00 B |
10. Application 4 Build a Website with Python and Flask/9. Deploying the Website to a Live Server.mp4 | 56.77 MB |
10. Application 4 Build a Website with Python and Flask/9. Deploying the Website to a Live Server.vtt | 21.59 kB |
10. Application 4 Build a Website with Python and Flask/9.1 runtime_link.txt.txt | 218.00 B |
10. Application 4 Build a Website with Python and Flask/9.2 Deployment steps no database.txt.txt | 2.18 kB |
11. Graphical User Interfaces with Tkinter/1. Introduction to Tkinter.mp4 | 4.46 MB |
11. Graphical User Interfaces with Tkinter/1. Introduction to Tkinter.vtt | 3.22 kB |
11. Graphical User Interfaces with Tkinter/2. Setting up a GUI with Widgets.mp4 | 16.22 MB |
11. Graphical User Interfaces with Tkinter/2. Setting up a GUI with Widgets.vtt | 9.34 kB |
11. Graphical User Interfaces with Tkinter/3. Connecting GUI Widgets with Callback Functions.mp4 | 16.99 MB |
11. Graphical User Interfaces with Tkinter/3. Connecting GUI Widgets with Callback Functions.vtt | 10.45 kB |
11. Graphical User Interfaces with Tkinter/4. Create a Multi-widget GUI (Practice).html | 561.00 B |
11. Graphical User Interfaces with Tkinter/5. Solution.html | 764.00 B |
12. Interacting with Databases with Python/1. Introduction to Python with Databases.mp4 | 4.99 MB |
12. Interacting with Databases with Python/1. Introduction to Python with Databases.vtt | 3.72 kB |
12. Interacting with Databases with Python/2. Connecting and Inserting Data to SQLite via Python.mp4 | 23.93 MB |
12. Interacting with Databases with Python/2. Connecting and Inserting Data to SQLite via Python.vtt | 14.36 kB |
12. Interacting with Databases with Python/3. Selecting, Inserting, Deleting, and Updating SQLite Records.mp4 | 13.51 MB |
12. Interacting with Databases with Python/3. Selecting, Inserting, Deleting, and Updating SQLite Records.vtt | 6.97 kB |
12. Interacting with Databases with Python/4. Introduction to PostgreSQL Psycopg2.mp4 | 20.35 MB |
12. Interacting with Databases with Python/4. Introduction to PostgreSQL Psycopg2.vtt | 7.94 kB |
12. Interacting with Databases with Python/5. Selecting, Inserting, Deleting, and Updating PostgreSQL Records.mp4 | 27.68 MB |
12. Interacting with Databases with Python/5. Selecting, Inserting, Deleting, and Updating PostgreSQL Records.vtt | 13.05 kB |
12. Interacting with Databases with Python/6. Querying data from a MySQL database.html | 1.46 kB |
13. Application 5 Build a Desktop Database Application/1. Program Demonstration.mp4 | 4.32 MB |
13. Application 5 Build a Desktop Database Application/1. Program Demonstration.vtt | 2.92 kB |
13. Application 5 Build a Desktop Database Application/1.1 app5_tkinter_sqlite.zip.zip | 1.82 kB |
13. Application 5 Build a Desktop Database Application/2. User Interface Design.mp4 | 9.76 MB |
13. Application 5 Build a Desktop Database Application/2. User Interface Design.vtt | 6.90 kB |
13. Application 5 Build a Desktop Database Application/3. Frontend Interface.mp4 | 26.18 MB |
13. Application 5 Build a Desktop Database Application/3. Frontend Interface.vtt | 11.59 kB |
13. Application 5 Build a Desktop Database Application/4. Backend.mp4 | 46.70 MB |
13. Application 5 Build a Desktop Database Application/4. Backend.vtt | 22.93 kB |
13. Application 5 Build a Desktop Database Application/5. Connecting the Frontend to the Backend, Part 1.mp4 | 37.34 MB |
13. Application 5 Build a Desktop Database Application/5. Connecting the Frontend to the Backend, Part 1.vtt | 17.01 kB |
13. Application 5 Build a Desktop Database Application/6. Connecting the Frontend to the Backend, Part 2.mp4 | 49.09 MB |
13. Application 5 Build a Desktop Database Application/6. Connecting the Frontend to the Backend, Part 2.vtt | 20.05 kB |
13. Application 5 Build a Desktop Database Application/7. Fixing the Bug (Practice).html | 1.59 kB |
13. Application 5 Build a Desktop Database Application/8. Solution.html | 1.22 kB |
13. Application 5 Build a Desktop Database Application/9. Creating a Standalone Executable Version of the Program.mp4 | 10.82 MB |
13. Application 5 Build a Desktop Database Application/9. Creating a Standalone Executable Version of the Program.vtt | 5.08 kB |
14. Object Oriented Programming/1. Object Oriented Programming Explained.mp4 | 9.80 MB |
14. Object Oriented Programming/1. Object Oriented Programming Explained.vtt | 5.83 kB |
14. Object Oriented Programming/2. Turning this Application into OOP Style, Part 1.mp4 | 30.70 MB |
14. Object Oriented Programming/2. Turning this Application into OOP Style, Part 1.vtt | 13.48 kB |
14. Object Oriented Programming/3. Turning this Application into OOP Style, Part 2.mp4 | 34.25 MB |
14. Object Oriented Programming/3. Turning this Application into OOP Style, Part 2.vtt | 13.17 kB |
14. Object Oriented Programming/4. Creating a Bank Account Object.mp4 | 39.20 MB |
14. Object Oriented Programming/4. Creating a Bank Account Object.vtt | 20.92 kB |
14. Object Oriented Programming/5. Inheritance.mp4 | 22.47 MB |
14. Object Oriented Programming/5. Inheritance.vtt | 12.16 kB |
14. Object Oriented Programming/6. OOP Glossary.mp4 | 16.35 MB |
14. Object Oriented Programming/6. OOP Glossary.vtt | 7.69 kB |
14. Object Oriented Programming/7. GUI in OOP Design (Practice).html | 284.00 B |
14. Object Oriented Programming/7.1 exercise-files.zip.zip | 3.03 kB |
14. Object Oriented Programming/8. Solution.html | 4.93 kB |
14. Object Oriented Programming/8.1 frontend.py.py | 3.50 kB |
15. Python for Image and Video Processing with OpenCV/1. Introduction.mp4 | 4.04 MB |
15. Python for Image and Video Processing with OpenCV/1. Introduction.vtt | 2.89 kB |
15. Python for Image and Video Processing with OpenCV/2. Installing the Library.html | 3.04 kB |
15. Python for Image and Video Processing with OpenCV/3. Loading, Displaying, Resizing, and Writing Images.mp4 | 30.95 MB |
15. Python for Image and Video Processing with OpenCV/3. Loading, Displaying, Resizing, and Writing Images.vtt | 13.60 kB |
15. Python for Image and Video Processing with OpenCV/3.1 galaxy.jpg.jpg | 920.53 kB |
15. Python for Image and Video Processing with OpenCV/4. Batch Image Resizing (Practice).html | 166.00 B |
15. Python for Image and Video Processing with OpenCV/4.1 sample_images.zip.zip | 1.92 MB |
15. Python for Image and Video Processing with OpenCV/5. Solution.html | 678.00 B |
15. Python for Image and Video Processing with OpenCV/6. Solution with Explanations.mp4 | 8.16 MB |
15. Python for Image and Video Processing with OpenCV/6. Solution with Explanations.vtt | 4.58 kB |
15. Python for Image and Video Processing with OpenCV/7. Face Detection.mp4 | 40.59 MB |
15. Python for Image and Video Processing with OpenCV/7. Face Detection.vtt | 19.88 kB |
15. Python for Image and Video Processing with OpenCV/7.1 Files.zip.zip | 335.02 kB |
15. Python for Image and Video Processing with OpenCV/8. Capturing Video.mp4 | 36.15 MB |
15. Python for Image and Video Processing with OpenCV/8. Capturing Video.vtt | 20.48 kB |
16. Application 6 Build a Webcam Motion Detector/1. Program Demonstration.mp4 | 5.53 MB |
16. Application 6 Build a Webcam Motion Detector/1. Program Demonstration.vtt | 2.35 kB |
16. Application 6 Build a Webcam Motion Detector/1.1 app6_motion_detector.zip.zip | 2.17 kB |
16. Application 6 Build a Webcam Motion Detector/2. Detecting Webcam Objects.mp4 | 63.79 MB |
16. Application 6 Build a Webcam Motion Detector/2. Detecting Webcam Objects.vtt | 30.89 kB |
16. Application 6 Build a Webcam Motion Detector/3. Capturing Motion Time.mp4 | 49.44 MB |
16. Application 6 Build a Webcam Motion Detector/3. Capturing Motion Time.vtt | 18.52 kB |
16. Application 6 Build a Webcam Motion Detector/3.1 Sample_of_the_produced_time_values.zip.zip | 422.00 B |
17. Interactive Data Visualization with Python/1. Introduction to Bokeh.mp4 | 3.89 MB |
17. Interactive Data Visualization with Python/1. Introduction to Bokeh.vtt | 2.28 kB |
17. Interactive Data Visualization with Python/10. Plot Properties.html | 651.00 B |
17. Interactive Data Visualization with Python/11. Plotting Weather Data (Practice).html | 692.00 B |
17. Interactive Data Visualization with Python/12. Solution.html | 682.00 B |
17. Interactive Data Visualization with Python/13. Visual Attributes.html | 1.17 kB |
17. Interactive Data Visualization with Python/14. Time-series Plots.mp4 | 15.43 MB |
17. Interactive Data Visualization with Python/14. Time-series Plots.vtt | 5.38 kB |
17. Interactive Data Visualization with Python/14.1 Google Link.txt.txt | 112.00 B |
17. Interactive Data Visualization with Python/14.2 adbe.csv.csv | 36.93 kB |
17. Interactive Data Visualization with Python/15. More Visualization Examples with Bokeh.mp4 | 11.91 MB |
17. Interactive Data Visualization with Python/15. More Visualization Examples with Bokeh.vtt | 4.63 kB |
17. Interactive Data Visualization with Python/16. Plotting Time Intervals of the Motion Detector.mp4 | 28.73 MB |
17. Interactive Data Visualization with Python/16. Plotting Time Intervals of the Motion Detector.vtt | 12.37 kB |
17. Interactive Data Visualization with Python/16.1 Sample_of_the_produced_time_values.zip.zip | 422.00 B |
17. Interactive Data Visualization with Python/17. Hover Tool Implementation.mp4 | 20.36 MB |
17. Interactive Data Visualization with Python/17. Hover Tool Implementation.vtt | 9.23 kB |
17. Interactive Data Visualization with Python/2. Installing Bokeh.html | 220.00 B |
17. Interactive Data Visualization with Python/3. Your First Bokeh Plot.mp4 | 19.39 MB |
17. Interactive Data Visualization with Python/3. Your First Bokeh Plot.vtt | 13.58 kB |
17. Interactive Data Visualization with Python/4. Plotting Triangles and Circle Glyphs (Practice).html | 736.00 B |
17. Interactive Data Visualization with Python/5. Solution.html | 868.00 B |
17. Interactive Data Visualization with Python/6. Using Bokeh with Pandas.mp4 | 10.43 MB |
17. Interactive Data Visualization with Python/6. Using Bokeh with Pandas.vtt | 4.41 kB |
17. Interactive Data Visualization with Python/6.1 data.csv.csv | 29.00 B |
17. Interactive Data Visualization with Python/7. Plotting Education Data (Practice).html | 653.00 B |
17. Interactive Data Visualization with Python/8. Solution.html | 526.00 B |
17. Interactive Data Visualization with Python/9. Note on Loading Excel Files.html | 458.00 B |
18. Webscraping with BeautifulSoup/1. Section Introduction.mp4 | 3.20 MB |
18. Webscraping with BeautifulSoup/1. Section Introduction.vtt | 2.37 kB |
18. Webscraping with BeautifulSoup/2. The Concept Behind Webscraping.mp4 | 10.17 MB |
18. Webscraping with BeautifulSoup/2. The Concept Behind Webscraping.vtt | 4.69 kB |
18. Webscraping with BeautifulSoup/3. Webscraping Example.mp4 | 37.37 MB |
18. Webscraping with BeautifulSoup/3. Webscraping Example.vtt | 15.50 kB |
19. Application 7 Scrape Real Estate Property Data from the Web/1. Program Demonstration.mp4 | 6.95 MB |
19. Application 7 Scrape Real Estate Property Data from the Web/1. Program Demonstration.vtt | 3.02 kB |
19. Application 7 Scrape Real Estate Property Data from the Web/1.1 app7_webscraping.zip.zip | 4.25 kB |
19. Application 7 Scrape Real Estate Property Data from the Web/2. Loading the Webpage in Python.mp4 | 22.17 MB |
19. Application 7 Scrape Real Estate Property Data from the Web/2. Loading the Webpage in Python.vtt | 7.07 kB |
19. Application 7 Scrape Real Estate Property Data from the Web/3. Extracting div Tags.mp4 | 31.35 MB |
19. Application 7 Scrape Real Estate Property Data from the Web/3. Extracting div Tags.vtt | 10.59 kB |
19. Application 7 Scrape Real Estate Property Data from the Web/4. Extracting Addresses and Property Details.mp4 | 37.06 MB |
19. Application 7 Scrape Real Estate Property Data from the Web/4. Extracting Addresses and Property Details.vtt | 11.95 kB |
19. Application 7 Scrape Real Estate Property Data from the Web/5. Extracting Elements without Unique Identifiers.mp4 | 32.16 MB |
19. Application 7 Scrape Real Estate Property Data from the Web/5. Extracting Elements without Unique Identifiers.vtt | 11.26 kB |
19. Application 7 Scrape Real Estate Property Data from the Web/6. Saving the Extracted Data in CSV Files.mp4 | 21.97 MB |
19. Application 7 Scrape Real Estate Property Data from the Web/6. Saving the Extracted Data in CSV Files.vtt | 7.54 kB |
19. Application 7 Scrape Real Estate Property Data from the Web/7. Crawling Through Webpages.mp4 | 58.80 MB |
19. Application 7 Scrape Real Estate Property Data from the Web/7. Crawling Through Webpages.vtt | 15.74 kB |
2. Python Basics/1. Small Code Example.mp4 | 10.87 MB |
2. Python Basics/1. Small Code Example.vtt | 7.81 kB |
2. Python Basics/1.1 sample.txt.txt | 20.00 B |
2. Python Basics/1.2 basics.py.py | 630.00 B |
2. Python Basics/1.3 diagram.png.png | 454.69 kB |
2. Python Basics/10. Built-in Functions.mp4 | 8.87 MB |
2. Python Basics/10. Built-in Functions.vtt | 4.43 kB |
2. Python Basics/11. Simple Sum (Practice).html | 128.00 B |
2. Python Basics/12. Lists.mp4 | 11.94 MB |
2. Python Basics/12. Lists.vtt | 5.79 kB |
2. Python Basics/13. Lists (Practice).html | 128.00 B |
2. Python Basics/14. List Indexing and Slicing.mp4 | 9.00 MB |
2. Python Basics/14. List Indexing and Slicing.vtt | 4.90 kB |
2. Python Basics/15. List Slicing Examples.html | 1.46 kB |
2. Python Basics/16. Indexing (Practice).html | 128.00 B |
2. Python Basics/17. Slicing (Practice).html | 128.00 B |
2. Python Basics/18. More on Indexing (Practice).html | 128.00 B |
2. Python Basics/19. More on Slicing (Practice).html | 128.00 B |
2. Python Basics/2. Variables.mp4 | 8.67 MB |
2. Python Basics/2. Variables.vtt | 5.43 kB |
2. Python Basics/20. List Indexing (Practice).html | 128.00 B |
2. Python Basics/21. List Methods.mp4 | 8.26 MB |
2. Python Basics/21. List Methods.vtt | 3.55 kB |
2. Python Basics/22. Quiz 1 Indexing and Slicing.html | 128.00 B |
2. Python Basics/23. Append to List (Practice).html | 128.00 B |
2. Python Basics/24. Remove from List (Practice).html | 128.00 B |
2. Python Basics/25. Append from List to List (Practice).html | 129.00 B |
2. Python Basics/26. Concatenate List Items (Practice).html | 129.00 B |
2. Python Basics/27. Tuples.html | 888.00 B |
2. Python Basics/28. Dictionaries.mp4 | 4.10 MB |
2. Python Basics/28. Dictionaries.vtt | 2.45 kB |
2. Python Basics/29. Create Dictionary (Practice).html | 128.00 B |
2. Python Basics/3. Strings.mp4 | 4.22 MB |
2. Python Basics/3. Strings.vtt | 2.66 kB |
2. Python Basics/30. More Operations with Dictionaries.html | 1.22 kB |
2. Python Basics/31. User Input.mp4 | 11.50 MB |
2. Python Basics/31. User Input.vtt | 5.55 kB |
2. Python Basics/32. Conditionals.mp4 | 17.14 MB |
2. Python Basics/32. Conditionals.vtt | 9.34 kB |
2. Python Basics/33. Conditionals with Multiple Conditions.mp4 | 7.17 MB |
2. Python Basics/33. Conditionals with Multiple Conditions.vtt | 3.20 kB |
2. Python Basics/34. Conditionals.html | 128.00 B |
2. Python Basics/35. Custom Functions.mp4 | 6.68 MB |
2. Python Basics/35. Custom Functions.vtt | 3.46 kB |
2. Python Basics/36. Custom Functions Example.mp4 | 9.42 MB |
2. Python Basics/36. Custom Functions Example.vtt | 5.88 kB |
2. Python Basics/37. Create Function (Practice).html | 128.00 B |
2. Python Basics/38. Exponential Function (Practice).html | 128.00 B |
2. Python Basics/39. Custom Functions Return vs Print.mp4 | 11.65 MB |
2. Python Basics/39. Custom Functions Return vs Print.vtt | 6.72 kB |
2. Python Basics/4. Numbers.mp4 | 3.44 MB |
2. Python Basics/4. Numbers.vtt | 2.28 kB |
2. Python Basics/40. Custom Functions with Conditionals.mp4 | 9.05 MB |
2. Python Basics/40. Custom Functions with Conditionals.vtt | 5.01 kB |
2. Python Basics/41. Calculate Length (Practice).html | 804.00 B |
2. Python Basics/42. Solution.html | 242.00 B |
2. Python Basics/43. Custom Functions with Multiple Parameters.mp4 | 5.16 MB |
2. Python Basics/43. Custom Functions with Multiple Parameters.vtt | 2.54 kB |
2. Python Basics/44. Sum up Function (Practice).html | 128.00 B |
2. Python Basics/45. Function Output (Practice).html | 128.00 B |
2. Python Basics/46. Custom Functions with Default Parameters.mp4 | 2.63 MB |
2. Python Basics/46. Custom Functions with Default Parameters.vtt | 1.46 kB |
2. Python Basics/47. Function with Default Parameters (Practice).html | 128.00 B |
2. Python Basics/48. Weather Function (Practice).html | 384.00 B |
2. Python Basics/49. Solution.html | 322.00 B |
2. Python Basics/5. Variables (Practice).html | 128.00 B |
2. Python Basics/50. Functions and if-else (Practice).html | 735.00 B |
2. Python Basics/51. Solution.html | 191.00 B |
2. Python Basics/52. Functions and if-elif-else (Practice).html | 184.00 B |
2. Python Basics/53. Solution.html | 277.00 B |
2. Python Basics/54. Opening Files in Python.mp4 | 10.45 MB |
2. Python Basics/54. Opening Files in Python.vtt | 7.63 kB |
2. Python Basics/55. Working with File Paths.mp4 | 5.52 MB |
2. Python Basics/55. Working with File Paths.vtt | 3.58 kB |
2. Python Basics/56. Processing File Content.mp4 | 10.03 MB |
2. Python Basics/56. Processing File Content.vtt | 5.45 kB |
2. Python Basics/57. Reading Files (Practice).html | 315.00 B |
2. Python Basics/57.1 fruits.txt.txt | 50.00 B |
2. Python Basics/58. Solution.html | 151.00 B |
2. Python Basics/59. For Loops.mp4 | 16.72 MB |
2. Python Basics/59. For Loops.vtt | 6.79 kB |
2. Python Basics/6. Get Variable Value (Practice).html | 128.00 B |
2. Python Basics/60. For Loops (Practice).html | 299.00 B |
2. Python Basics/61. Solution.html | 94.00 B |
2. Python Basics/62. For Loops.html | 128.00 B |
2. Python Basics/63. For Loop with Conditional Block (Practice).html | 321.00 B |
2. Python Basics/64. Solution.html | 116.00 B |
2. Python Basics/65. File Content Length (Practice).html | 374.00 B |
2. Python Basics/65.1 fruits.txt.txt | 50.00 B |
2. Python Basics/66. Solution.html | 516.00 B |
2. Python Basics/67. Functions, Conditionals, and Loops (Practice).html | 706.00 B |
2. Python Basics/68. Solution.html | 224.00 B |
2. Python Basics/69. Writing Text to a File.mp4 | 10.79 MB |
2. Python Basics/69. Writing Text to a File.vtt | 6.80 kB |
2. Python Basics/7. Programming Tip.html | 449.00 B |
2. Python Basics/70. Appending Text to a File.mp4 | 3.03 MB |
2. Python Basics/70. Appending Text to a File.vtt | 1.41 kB |
2. Python Basics/71. Reading and Appending Text to a File.mp4 | 5.42 MB |
2. Python Basics/71. Reading and Appending Text to a File.vtt | 3.07 kB |
2. Python Basics/72. Write Multiple Lines in a Text File (Practice).html | 242.00 B |
2. Python Basics/73. Tip Writing Multiple Lines in a Text File.html | 155.00 B |
2. Python Basics/74. Solution.html | 153.00 B |
2. Python Basics/8. Math Operators.html | 2.27 kB |
2. Python Basics/9. Math Operators (Practice).html | 129.00 B |
20. Application 8 Build a Web-based Financial Graph/1. Program Demonstration.mp4 | 3.46 MB |
20. Application 8 Build a Web-based Financial Graph/1. Program Demonstration.vtt | 2.35 kB |
20. Application 8 Build a Web-based Financial Graph/1.1 app8-finance-app.zip.zip | 9.91 kB |
20. Application 8 Build a Web-based Financial Graph/10. Embedding the Bokeh Chart in a Webpage.mp4 | 36.76 MB |
20. Application 8 Build a Web-based Financial Graph/10. Embedding the Bokeh Chart in a Webpage.vtt | 13.80 kB |
20. Application 8 Build a Web-based Financial Graph/11. Deploying the Chart Website to a Live Server.mp4 | 25.30 MB |
20. Application 8 Build a Web-based Financial Graph/11. Deploying the Chart Website to a Live Server.vtt | 7.73 kB |
20. Application 8 Build a Web-based Financial Graph/11.1 runtime_link.txt.txt | 218.00 B |
20. Application 8 Build a Web-based Financial Graph/2. Downloading Datasets with Python.mp4 | 31.70 MB |
20. Application 8 Build a Web-based Financial Graph/2. Downloading Datasets with Python.vtt | 11.77 kB |
20. Application 8 Build a Web-based Financial Graph/3. Stock Market Data.mp4 | 6.87 MB |
20. Application 8 Build a Web-based Financial Graph/3. Stock Market Data.vtt | 3.76 kB |
20. Application 8 Build a Web-based Financial Graph/4. Stock Market Data Candlestick Charts.mp4 | 11.51 MB |
20. Application 8 Build a Web-based Financial Graph/4. Stock Market Data Candlestick Charts.vtt | 6.00 kB |
20. Application 8 Build a Web-based Financial Graph/5. Candlestick Charts with Bokeh Quadrants.mp4 | 22.27 MB |
20. Application 8 Build a Web-based Financial Graph/5. Candlestick Charts with Bokeh Quadrants.vtt | 9.69 kB |
20. Application 8 Build a Web-based Financial Graph/6. Candlestick Charts with Bokeh Rectangles.mp4 | 51.06 MB |
20. Application 8 Build a Web-based Financial Graph/6. Candlestick Charts with Bokeh Rectangles.vtt | 20.46 kB |
20. Application 8 Build a Web-based Financial Graph/7. Candlestick Segments.mp4 | 14.24 MB |
20. Application 8 Build a Web-based Financial Graph/7. Candlestick Segments.vtt | 5.08 kB |
20. Application 8 Build a Web-based Financial Graph/8. Stylizing the Chart.mp4 | 47.54 MB |
20. Application 8 Build a Web-based Financial Graph/8. Stylizing the Chart.vtt | 3.81 kB |
20. Application 8 Build a Web-based Financial Graph/9. The Concept Behind Embedding Bokeh Charts in a Flask Webpage.mp4 | 38.02 MB |
20. Application 8 Build a Web-based Financial Graph/9. The Concept Behind Embedding Bokeh Charts in a Flask Webpage.vtt | 10.57 kB |
21. Application 9 Build a Data Collector Web App with PostGreSQL and Flask/1. Demonstration of the Web Application.mp4 | 5.88 MB |
21. Application 9 Build a Data Collector Web App with PostGreSQL and Flask/1. Demonstration of the Web Application.vtt | 3.50 kB |
21. Application 9 Build a Data Collector Web App with PostGreSQL and Flask/1.1 app9-datacollector-flask-postgres.zip.zip | 783.89 kB |
21. Application 9 Build a Data Collector Web App with PostGreSQL and Flask/10. Deploying the Web Application to a Live Server.mp4 | 74.97 MB |
21. Application 9 Build a Data Collector Web App with PostGreSQL and Flask/10. Deploying the Web Application to a Live Server.vtt | 28.68 kB |
21. Application 9 Build a Data Collector Web App with PostGreSQL and Flask/10.1 runtime_link.txt.txt | 218.00 B |
21. Application 9 Build a Data Collector Web App with PostGreSQL and Flask/11. Bonus Lecture Implementing Download and Upload in your Web App.mp4 | 55.30 MB |
21. Application 9 Build a Data Collector Web App with PostGreSQL and Flask/11. Bonus Lecture Implementing Download and Upload in your Web App.vtt | 19.57 kB |
21. Application 9 Build a Data Collector Web App with PostGreSQL and Flask/11.1 download_app.zip.zip | 786.91 kB |
21. Application 9 Build a Data Collector Web App with PostGreSQL and Flask/2. PostGreSQL Database Web App with Flask Steps.mp4 | 10.20 MB |
21. Application 9 Build a Data Collector Web App with PostGreSQL and Flask/2. PostGreSQL Database Web App with Flask Steps.vtt | 6.97 kB |
21. Application 9 Build a Data Collector Web App with PostGreSQL and Flask/3. Frontend HTML Part.mp4 | 26.76 MB |
21. Application 9 Build a Data Collector Web App with PostGreSQL and Flask/3. Frontend HTML Part.vtt | 14.88 kB |
21. Application 9 Build a Data Collector Web App with PostGreSQL and Flask/4. Frontend CSS Part.mp4 | 20.89 MB |
21. Application 9 Build a Data Collector Web App with PostGreSQL and Flask/4. Frontend CSS Part.vtt | 9.24 kB |
21. Application 9 Build a Data Collector Web App with PostGreSQL and Flask/5. Backend Getting User Input.mp4 | 34.03 MB |
21. Application 9 Build a Data Collector Web App with PostGreSQL and Flask/5. Backend Getting User Input.vtt | 16.91 kB |
21. Application 9 Build a Data Collector Web App with PostGreSQL and Flask/6. Backend The PostGreSQL Database Model.mp4 | 40.80 MB |
21. Application 9 Build a Data Collector Web App with PostGreSQL and Flask/6. Backend The PostGreSQL Database Model.vtt | 17.95 kB |
21. Application 9 Build a Data Collector Web App with PostGreSQL and Flask/7. Backend Storing User Data to the Database.mp4 | 50.03 MB |
21. Application 9 Build a Data Collector Web App with PostGreSQL and Flask/7. Backend Storing User Data to the Database.vtt | 17.88 kB |
21. Application 9 Build a Data Collector Web App with PostGreSQL and Flask/8. Backend Emailing Database Values Back to the User.mp4 | 25.94 MB |
21. Application 9 Build a Data Collector Web App with PostGreSQL and Flask/8. Backend Emailing Database Values Back to the User.vtt | 10.53 kB |
21. Application 9 Build a Data Collector Web App with PostGreSQL and Flask/9. Backend Sending Statistics to Users.mp4 | 40.17 MB |
21. Application 9 Build a Data Collector Web App with PostGreSQL and Flask/9. Backend Sending Statistics to Users.vtt | 14.38 kB |
22. Application 10 Student Project on Building a Geocoder Web Service/1. Program Demonstration.mp4 | 14.36 MB |
22. Application 10 Student Project on Building a Geocoder Web Service/1. Program Demonstration.vtt | 8.83 kB |
22. Application 10 Student Project on Building a Geocoder Web Service/1.1 app10-geocoder.zip.zip | 9.50 kB |
22. Application 10 Student Project on Building a Geocoder Web Service/2. Solution, Part 1.mp4 | 35.33 MB |
22. Application 10 Student Project on Building a Geocoder Web Service/2. Solution, Part 1.vtt | 18.30 kB |
22. Application 10 Student Project on Building a Geocoder Web Service/3. Solution, Part 2.mp4 | 13.86 MB |
22. Application 10 Student Project on Building a Geocoder Web Service/3. Solution, Part 2.vtt | 6.41 kB |
22. Application 10 Student Project on Building a Geocoder Web Service/4. End of the Course.mp4 | 5.09 MB |
22. Application 10 Student Project on Building a Geocoder Web Service/4. End of the Course.vtt | 1.00 kB |
22. Application 10 Student Project on Building a Geocoder Web Service/4.1 course-code.txt.txt | 181.00 B |
23. Coupons for Other Python Courses/1. Bonus Lecture.html | 1.37 kB |
24. Bonus Section Python Contests/1. Introduction.html | 1.29 kB |
24. Bonus Section Python Contests/2. Contest #1 Code Review.mp4 | 71.94 MB |
24. Bonus Section Python Contests/2. Contest #1 Code Review.vtt | 7.75 kB |
24. Bonus Section Python Contests/3. Contest #2 Code Review.mp4 | 39.72 MB |
24. Bonus Section Python Contests/3. Contest #2 Code Review.vtt | 4.24 kB |
3. Beyond the Basics/1. Section Introduction.mp4 | 2.78 MB |
3. Beyond the Basics/1. Section Introduction.vtt | 3.10 kB |
3. Beyond the Basics/10. Looping Multiple Sequences.mp4 | 2.23 MB |
3. Beyond the Basics/10. Looping Multiple Sequences.vtt | 1.97 kB |
3. Beyond the Basics/11. The with Context Manager.mp4 | 4.30 MB |
3. Beyond the Basics/11. The with Context Manager.vtt | 3.27 kB |
3. Beyond the Basics/12. Files, Loops, Functions, and Conditionals (Practice).html | 779.00 B |
3. Beyond the Basics/13. Solution.html | 1.56 kB |
3. Beyond the Basics/14. Merging Text Files (Practice).html | 978.00 B |
3. Beyond the Basics/14.1 file3.txt.txt | 9.00 B |
3. Beyond the Basics/14.2 file2.txt.txt | 9.00 B |
3. Beyond the Basics/14.3 file1.txt.txt | 9.00 B |
3. Beyond the Basics/15. Tips Merging Text Files.html | 373.00 B |
3. Beyond the Basics/16. Solution.html | 312.00 B |
3. Beyond the Basics/2. Setting Up.mp4 | 9.37 MB |
3. Beyond the Basics/2. Setting Up.vtt | 5.38 kB |
3. Beyond the Basics/3. While Loop.mp4 | 7.51 MB |
3. Beyond the Basics/3. While Loop.vtt | 6.33 kB |
3. Beyond the Basics/4. While Loop with Password Checker.mp4 | 4.55 MB |
3. Beyond the Basics/4. While Loop with Password Checker.vtt | 3.21 kB |
3. Beyond the Basics/5. String Formatting.mp4 | 5.69 MB |
3. Beyond the Basics/5. String Formatting.vtt | 3.36 kB |
3. Beyond the Basics/6. Modules, Libraries, and Packages.mp4 | 22.54 MB |
3. Beyond the Basics/6. Modules, Libraries, and Packages.vtt | 12.29 kB |
3. Beyond the Basics/7. Installing Python Libraries.html | 688.00 B |
3. Beyond the Basics/8. Dates and Times.mp4 | 11.49 MB |
3. Beyond the Basics/8. Dates and Times.vtt | 7.36 kB |
3. Beyond the Basics/9. Datetime Formatting Codes.html | 3.96 kB |
4. Fixing Programming Errors/1. Syntax Errors.mp4 | 14.10 MB |
4. Fixing Programming Errors/1. Syntax Errors.vtt | 9.60 kB |
4. Fixing Programming Errors/2. Runtime Errors.mp4 | 19.08 MB |
4. Fixing Programming Errors/2. Runtime Errors.vtt | 11.90 kB |
4. Fixing Programming Errors/3. Errors.html | 128.00 B |
4. Fixing Programming Errors/4. How to Fix Difficult Errors.mp4 | 17.25 MB |
4. Fixing Programming Errors/4. How to Fix Difficult Errors.vtt | 6.53 kB |
4. Fixing Programming Errors/5. Good Programming Questions.mp4 | 16.90 MB |
4. Fixing Programming Errors/5. Good Programming Questions.vtt | 6.38 kB |
4. Fixing Programming Errors/6. Error Handling.mp4 | 14.21 MB |
4. Fixing Programming Errors/6. Error Handling.vtt | 8.45 kB |
5. Application 1 Build an Interactive Dictionary/1. Program Demonstration.mp4 | 7.62 MB |
5. Application 1 Build an Interactive Dictionary/1. Program Demonstration.vtt | 5.02 kB |
5. Application 1 Build an Interactive Dictionary/1.1 data.json.json | 4.69 MB |
5. Application 1 Build an Interactive Dictionary/1.2 app1.py.py | 801.00 B |
5. Application 1 Build an Interactive Dictionary/10. Confirmation from the User.mp4 | 20.20 MB |
5. Application 1 Build an Interactive Dictionary/10. Confirmation from the User.vtt | 9.89 kB |
5. Application 1 Build an Interactive Dictionary/11. Optimizing the Final Output.mp4 | 15.35 MB |
5. Application 1 Build an Interactive Dictionary/11. Optimizing the Final Output.vtt | 8.53 kB |
5. Application 1 Build an Interactive Dictionary/12. Fixing a program bug (Practice).html | 635.00 B |
5. Application 1 Build an Interactive Dictionary/12.1 app1.py.py | 801.00 B |
5. Application 1 Build an Interactive Dictionary/13. Solution.html | 1.56 kB |
5. Application 1 Build an Interactive Dictionary/14. Fixing another bug (Practice).html | 283.00 B |
5. Application 1 Build an Interactive Dictionary/15. Solution.html | 1.11 kB |
5. Application 1 Build an Interactive Dictionary/2. The Data Source.mp4 | 11.71 MB |
5. Application 1 Build an Interactive Dictionary/2. The Data Source.vtt | 5.51 kB |
5. Application 1 Build an Interactive Dictionary/2.1 data.json.json | 4.69 MB |
5. Application 1 Build an Interactive Dictionary/3. Loading JSON Data.mp4 | 23.70 MB |
5. Application 1 Build an Interactive Dictionary/3. Loading JSON Data.vtt | 3.81 kB |
5. Application 1 Build an Interactive Dictionary/4. Returning the Definition of a Word.mp4 | 7.44 MB |
5. Application 1 Build an Interactive Dictionary/4. Returning the Definition of a Word.vtt | 3.33 kB |
5. Application 1 Build an Interactive Dictionary/5. Accounting for non-existing Words.mp4 | 6.44 MB |
5. Application 1 Build an Interactive Dictionary/5. Accounting for non-existing Words.vtt | 2.61 kB |
5. Application 1 Build an Interactive Dictionary/6. Implementing Case Sensitivity.mp4 | 6.53 MB |
5. Application 1 Build an Interactive Dictionary/6. Implementing Case Sensitivity.vtt | 2.87 kB |
5. Application 1 Build an Interactive Dictionary/7. Similarity Ratio Between Two Words.mp4 | 12.24 MB |
5. Application 1 Build an Interactive Dictionary/7. Similarity Ratio Between Two Words.vtt | 4.97 kB |
5. Application 1 Build an Interactive Dictionary/8. Best Matches out of a List of Words.mp4 | 19.59 MB |
5. Application 1 Build an Interactive Dictionary/8. Best Matches out of a List of Words.vtt | 5.86 kB |
5. Application 1 Build an Interactive Dictionary/9. Recommending the Best Match.mp4 | 18.66 MB |
5. Application 1 Build an Interactive Dictionary/9. Recommending the Best Match.vtt | 9.34 kB |
6. Data Analysis with Pandas/1. What is Pandas.mp4 | 16.88 MB |
6. Data Analysis with Pandas/1. What is Pandas.vtt | 7.45 kB |
6. Data Analysis with Pandas/10. Note.html | 372.00 B |
6. Data Analysis with Pandas/11. Example Geocoding Addresses with Pandas and Geopy.mp4 | 162.23 MB |
6. Data Analysis with Pandas/11. Example Geocoding Addresses with Pandas and Geopy.vtt | 14.06 kB |
6. Data Analysis with Pandas/2. Note on IPython.html | 614.00 B |
6. Data Analysis with Pandas/3. Getting Started with Pandas.mp4 | 15.90 MB |
6. Data Analysis with Pandas/3. Getting Started with Pandas.vtt | 9.57 kB |
6. Data Analysis with Pandas/4. Getting Started with Jupyter Notebooks.mp4 | 26.75 MB |
6. Data Analysis with Pandas/4. Getting Started with Jupyter Notebooks.vtt | 10.13 kB |
6. Data Analysis with Pandas/5. Note on Loading Excel Files.html | 473.00 B |
6. Data Analysis with Pandas/6. Loading CSV, Excel, TXT and JSON Files.mp4 | 34.89 MB |
6. Data Analysis with Pandas/6. Loading CSV, Excel, TXT and JSON Files.vtt | 12.78 kB |
6. Data Analysis with Pandas/6.1 supermarkets.xlsx.xlsx | 9.02 kB |
6. Data Analysis with Pandas/6.2 supermarkets.json.json | 1.09 kB |
6. Data Analysis with Pandas/6.3 supermarkets_semi-colons.txt.txt | 401.00 B |
6. Data Analysis with Pandas/6.4 supermarkets.csv.csv | 400.00 B |
6. Data Analysis with Pandas/6.5 supermarkets_commas.txt.txt | 401.00 B |
6. Data Analysis with Pandas/7. Indexing and Slicing DataFrame Tables.mp4 | 21.73 MB |
6. Data Analysis with Pandas/7. Indexing and Slicing DataFrame Tables.vtt | 11.63 kB |
6. Data Analysis with Pandas/8. Deleting Columns and Rows.mp4 | 5.74 MB |
6. Data Analysis with Pandas/8. Deleting Columns and Rows.vtt | 2.61 kB |
6. Data Analysis with Pandas/9. Updating and Adding new Columns and Rows.mp4 | 17.33 MB |
6. Data Analysis with Pandas/9. Updating and Adding new Columns and Rows.vtt | 7.91 kB |
7. Numpy/1. What is Numpy.mp4 | 14.16 MB |
7. Numpy/1. What is Numpy.vtt | 8.99 kB |
7. Numpy/1.1 smallgray.png.png | 189.00 B |
7. Numpy/2. Installing OpenCV.html | 3.00 kB |
7. Numpy/3. Convert Images to Numpy Arrays.mp4 | 11.76 MB |
7. Numpy/3. Convert Images to Numpy Arrays.vtt | 6.06 kB |
7. Numpy/3.1 smallgray.png.png | 189.00 B |
7. Numpy/4. Indexing, Slicing, and Iterating Numpy Arrays.mp4 | 8.03 MB |
7. Numpy/4. Indexing, Slicing, and Iterating Numpy Arrays.vtt | 3.88 kB |
7. Numpy/5. Stacking and Splitting Numpy Arrays.mp4 | 11.93 MB |
7. Numpy/5. Stacking and Splitting Numpy Arrays.vtt | 6.09 kB |
8. Application 2 Create Webmaps with Python and Folium/1. Program Demonstration.mp4 | 3.84 MB |
8. Application 2 Create Webmaps with Python and Folium/1. Program Demonstration.vtt | 1.22 kB |
8. Application 2 Create Webmaps with Python and Folium/1.1 app2-web-map.zip.zip | 726.93 kB |
8. Application 2 Create Webmaps with Python and Folium/10. Tip Add and Style Points.html | 385.00 B |
8. Application 2 Create Webmaps with Python and Folium/11. Solution.mp4 | 4.29 MB |
8. Application 2 Create Webmaps with Python and Folium/11. Solution.vtt | 1.78 kB |
8. Application 2 Create Webmaps with Python and Folium/12. GeoJson Data.mp4 | 28.33 MB |
8. Application 2 Create Webmaps with Python and Folium/12. GeoJson Data.vtt | 5.41 kB |
8. Application 2 Create Webmaps with Python and Folium/12.1 world.json.json | 2.02 MB |
8. Application 2 Create Webmaps with Python and Folium/13. Adding a GeoJson Polygon Layer.mp4 | 13.44 MB |
8. Application 2 Create Webmaps with Python and Folium/13. Adding a GeoJson Polygon Layer.vtt | 3.03 kB |
8. Application 2 Create Webmaps with Python and Folium/14. Choropleth Map.mp4 | 27.72 MB |
8. Application 2 Create Webmaps with Python and Folium/14. Choropleth Map.vtt | 7.94 kB |
8. Application 2 Create Webmaps with Python and Folium/15. Layer Control Panel.mp4 | 17.27 MB |
8. Application 2 Create Webmaps with Python and Folium/15. Layer Control Panel.vtt | 5.96 kB |
8. Application 2 Create Webmaps with Python and Folium/2. The Basemap.mp4 | 34.64 MB |
8. Application 2 Create Webmaps with Python and Folium/2. The Basemap.vtt | 11.07 kB |
8. Application 2 Create Webmaps with Python and Folium/3. Adding Points.mp4 | 20.52 MB |
8. Application 2 Create Webmaps with Python and Folium/3. Adding Points.vtt | 7.36 kB |
8. Application 2 Create Webmaps with Python and Folium/3.1 Volcanoes.txt.txt | 7.87 kB |
8. Application 2 Create Webmaps with Python and Folium/4. Adding Multiple Points.mp4 | 9.57 MB |
8. Application 2 Create Webmaps with Python and Folium/4. Adding Multiple Points.vtt | 4.71 kB |
8. Application 2 Create Webmaps with Python and Folium/5. Adding Points from Files.mp4 | 37.37 MB |
8. Application 2 Create Webmaps with Python and Folium/5. Adding Points from Files.vtt | 12.23 kB |
8. Application 2 Create Webmaps with Python and Folium/6. Popup Windows on Map.mp4 | 12.47 MB |
8. Application 2 Create Webmaps with Python and Folium/6. Popup Windows on Map.vtt | 4.17 kB |
8. Application 2 Create Webmaps with Python and Folium/7. HTML on Popups.html | 1.76 kB |
8. Application 2 Create Webmaps with Python and Folium/8. Color Points.mp4 | 20.45 MB |
8. Application 2 Create Webmaps with Python and Folium/8. Color Points.vtt | 7.65 kB |
8. Application 2 Create Webmaps with Python and Folium/9. Add and Style Points (Practice).html | 370.00 B |
9. Application 3 Build a Website Blocker/1. Program Demonstration.mp4 | 6.84 MB |
9. Application 3 Build a Website Blocker/1. Program Demonstration.vtt | 4.41 kB |
9. Application 3 Build a Website Blocker/1.1 app3_website_blocker.py.py | 1.01 kB |
9. Application 3 Build a Website Blocker/10. Scheduling a Python Program on a Server.html | 2.00 kB |
9. Application 3 Build a Website Blocker/2. Application Architecture.mp4 | 7.95 MB |
9. Application 3 Build a Website Blocker/2. Application Architecture.vtt | 3.98 kB |
9. Application 3 Build a Website Blocker/2.1 Hosts.zip.zip | 556.00 B |
9. Application 3 Build a Website Blocker/3. Setting up the Script.mp4 | 18.16 MB |
9. Application 3 Build a Website Blocker/3. Setting up the Script.vtt | 10.14 kB |
9. Application 3 Build a Website Blocker/4. Setting up the Infinite Loop.mp4 | 19.73 MB |
9. Application 3 Build a Website Blocker/4. Setting up the Infinite Loop.vtt | 10.65 kB |
9. Application 3 Build a Website Blocker/5. Implementing the First Part.mp4 | 26.34 MB |
9. Application 3 Build a Website Blocker/5. Implementing the First Part.vtt | 12.26 kB |
9. Application 3 Build a Website Blocker/6. Implementing the Second Part.mp4 | 45.23 MB |
9. Application 3 Build a Website Blocker/6. Implementing the Second Part.vtt | 19.13 kB |
9. Application 3 Build a Website Blocker/7. The any() function.html | 1.29 kB |
9. Application 3 Build a Website Blocker/8. Scheduling the Python Program on Windows.mp4 | 30.23 MB |
9. Application 3 Build a Website Blocker/8. Scheduling the Python Program on Windows.vtt | 13.46 kB |
9. Application 3 Build a Website Blocker/9. Scheduling the Python Program on Mac and Linux.mp4 | 14.28 MB |
9. Application 3 Build a Website Blocker/9. Scheduling the Python Program on Mac and Linux.vtt | 6.54 kB |
[FreeCourseLab.com].url | 126.00 B |