File | Size |
---|
01. Introduction/1. Introduction.mp4 | 102.08 MB |
01. Introduction/1. Introduction.vtt | 6.90 kB |
01. Introduction/2. Download the course material here AND DISCORD.html | 740.00 B |
01. Introduction/2.1 CourseMaterial.zip.zip | 39.34 MB |
01. Introduction/3. Install required tools and Hello World.mp4 | 45.01 MB |
01. Introduction/3. Install required tools and Hello World.vtt | 8.33 kB |
01. Introduction/4. FAQ - Frequently Asked Questions.html | 1.90 kB |
01. Introduction/4.1 What to do if Jupyter won't start.pdf.pdf | 133.05 kB |
02. Python Basics/1. Intro.mp4 | 24.99 MB |
02. Python Basics/1. Intro.vtt | 3.07 kB |
02. Python Basics/2. Important note.html | 872.00 B |
02. Python Basics/3. Numbers in Python.mp4 | 15.70 MB |
02. Python Basics/3. Numbers in Python.vtt | 5.63 kB |
02. Python Basics/4. Variables in Python.mp4 | 32.33 MB |
02. Python Basics/4. Variables in Python.vtt | 12.02 kB |
02. Python Basics/5. Strings in Python.mp4 | 24.33 MB |
02. Python Basics/5. Strings in Python.vtt | 6.73 kB |
02. Python Basics/6. Number or String.html | 135.00 B |
02. Python Basics/7. [skip if solved] Sample solution Quiz Number or String.mp4 | 20.14 MB |
02. Python Basics/7. [skip if solved] Sample solution Quiz Number or String.vtt | 20.15 MB |
03. Python Bascis Part 2/1. Lists in Python.mp4 | 36.19 MB |
03. Python Bascis Part 2/1. Lists in Python.vtt | 10.76 kB |
03. Python Bascis Part 2/10. Comment s in Python.html | 135.00 B |
03. Python Bascis Part 2/11. [skip if solved] Sample solution Quiz Comments.mp4 | 6.74 MB |
03. Python Bascis Part 2/11. [skip if solved] Sample solution Quiz Comments.vtt | 2.21 kB |
03. Python Bascis Part 2/12. For your reading.html | 185.00 B |
03. Python Bascis Part 2/12.1 Basic Strings - Leaflet.pdf.pdf | 20.94 kB |
03. Python Bascis Part 2/12.1 Variables.pdf.pdf | 17.69 kB |
03. Python Bascis Part 2/12.2 Leaflet - Numbers.pdf.pdf | 11.79 kB |
03. Python Bascis Part 2/12.3 Basic Strings - Leaflet.pdf.pdf | 20.94 kB |
03. Python Bascis Part 2/12.3 Variables.pdf.pdf | 17.69 kB |
03. Python Bascis Part 2/13. Exercise Sheet.html | 688.00 B |
03. Python Bascis Part 2/14. [skip if solved] Sample solution Python Basics.mp4 | 115.93 MB |
03. Python Bascis Part 2/14. [skip if solved] Sample solution Python Basics.vtt | 16.08 kB |
03. Python Bascis Part 2/2. Lists in Python.html | 135.00 B |
03. Python Bascis Part 2/3. [skip if solved] Sample solution Quiz Lists in Python.mp4 | 13.19 MB |
03. Python Bascis Part 2/3. [skip if solved] Sample solution Quiz Lists in Python.vtt | 3.68 kB |
03. Python Bascis Part 2/4. Lists - pop function.mp4 | 15.01 MB |
03. Python Bascis Part 2/4. Lists - pop function.vtt | 3.65 kB |
03. Python Bascis Part 2/5. Handout Lists in Python.html | 140.00 B |
03. Python Bascis Part 2/5.1 Leaflet - Lists in Python.pdf.pdf | 33.13 kB |
03. Python Bascis Part 2/6. Motivation.html | 892.00 B |
03. Python Bascis Part 2/7. Convert Data 1.mp4 | 21.25 MB |
03. Python Bascis Part 2/7. Convert Data 1.vtt | 5.86 kB |
03. Python Bascis Part 2/8. Convert Data 2.mp4 | 29.52 MB |
03. Python Bascis Part 2/8. Convert Data 2.vtt | 7.99 kB |
03. Python Bascis Part 2/9. Comments.mp4 | 13.43 MB |
03. Python Bascis Part 2/9. Comments.vtt | 3.54 kB |
04. Control Structures/1. Intro.mp4 | 32.01 MB |
04. Control Structures/1. Intro.vtt | 3.60 kB |
04. Control Structures/10. Leaflet Operators and Lists.html | 152.00 B |
04. Control Structures/10.1 Leaflet - Operators and List.pdf.pdf | 18.95 kB |
04. Control Structures/11. The Not Operator.html | 135.00 B |
04. Control Structures/12. [skip if solved] Sample solution Quiz The Not Operator.mp4 | 42.33 MB |
04. Control Structures/12. [skip if solved] Sample solution Quiz The Not Operator.vtt | 42.33 MB |
04. Control Structures/13. elif.mp4 | 28.42 MB |
04. Control Structures/13. elif.vtt | 5.98 kB |
04. Control Structures/2. if, else.mp4 | 17.75 MB |
04. Control Structures/2. if, else.vtt | 5.92 kB |
04. Control Structures/3. Comparison Operators.mp4 | 25.12 MB |
04. Control Structures/3. Comparison Operators.vtt | 7.83 kB |
04. Control Structures/4. Connect Expressions And Booleans.mp4 | 57.19 MB |
04. Control Structures/4. Connect Expressions And Booleans.vtt | 11.97 kB |
04. Control Structures/5. Leaflet Comparison Operators.html | 138.00 B |
04. Control Structures/5.1 Leaflet - relational operators.pdf.pdf | 23.59 kB |
04. Control Structures/6. If & Booleans.html | 135.00 B |
04. Control Structures/7. [skip if solved] Sample solution Quiz If & Booleans.mp4 | 21.50 MB |
04. Control Structures/7. [skip if solved] Sample solution Quiz If & Booleans.vtt | 4.26 kB |
04. Control Structures/8. The In Operator.mp4 | 27.52 MB |
04. Control Structures/8. The In Operator.vtt | 5.90 kB |
04. Control Structures/9. The Not Operator.mp4 | 23.75 MB |
04. Control Structures/9. The Not Operator.vtt | 4.93 kB |
05. Control Structures Part 2/1. While Loop.mp4 | 20.64 MB |
05. Control Structures Part 2/1. While Loop.vtt | 5.70 kB |
05. Control Structures Part 2/10. Challenge Sheet Control Structures.html | 331.00 B |
05. Control Structures Part 2/11. [skip if solved] Sample solution Challenge Control Structures.mp4 | 140.89 MB |
05. Control Structures Part 2/11. [skip if solved] Sample solution Challenge Control Structures.vtt | 20.29 kB |
05. Control Structures Part 2/2. For Loop.mp4 | 16.54 MB |
05. Control Structures Part 2/2. For Loop.vtt | 4.31 kB |
05. Control Structures Part 2/3. When To Use Which Loop.mp4 | 10.48 MB |
05. Control Structures Part 2/3. When To Use Which Loop.vtt | 2.52 kB |
05. Control Structures Part 2/4. In, Loops,....html | 135.00 B |
05. Control Structures Part 2/5. [skip if solved] Sample solution Quiz In, Loops,....mp4 | 19.18 MB |
05. Control Structures Part 2/5. [skip if solved] Sample solution Quiz In, Loops,....vtt | 19.19 MB |
05. Control Structures Part 2/6. Loops (break, continue).mp4 | 50.02 MB |
05. Control Structures Part 2/6. Loops (break, continue).vtt | 42.43 MB |
05. Control Structures Part 2/7. Excursus How to Handle Problems.mp4 | 45.66 MB |
05. Control Structures Part 2/7. Excursus How to Handle Problems.vtt | 45.66 MB |
05. Control Structures Part 2/8. Project Trump Twitter Bot.mp4 | 124.92 MB |
05. Control Structures Part 2/8. Project Trump Twitter Bot.vtt | 15.30 kB |
05. Control Structures Part 2/9. Leaflet Loops.html | 165.00 B |
05. Control Structures Part 2/9.1 Leaflet - Loops.pdf.pdf | 25.49 kB |
06. Functions/1. Intro.mp4 | 23.27 MB |
06. Functions/1. Intro.vtt | 2.58 kB |
06. Functions/10. Read And Skip Rows in CSV.mp4 | 26.89 MB |
06. Functions/10. Read And Skip Rows in CSV.vtt | 5.46 kB |
06. Functions/11. Excursus Drawing Graphics.mp4 | 23.40 MB |
06. Functions/11. Excursus Drawing Graphics.vtt | 4.10 kB |
06. Functions/12. Info Birth statistics.html | 1.53 kB |
06. Functions/13. Birth Statistics.mp4 | 88.36 MB |
06. Functions/13. Birth Statistics.vtt | 13.98 kB |
06. Functions/14. Challenge Birthstatistics.mp4 | 23.46 MB |
06. Functions/14. Challenge Birthstatistics.vtt | 4.70 kB |
06. Functions/15. Quiz Double Checking Your Solution.html | 135.00 B |
06. Functions/16. [skip if solved] Sample solution Challenge Birth Statistics.mp4 | 41.69 MB |
06. Functions/16. [skip if solved] Sample solution Challenge Birth Statistics.vtt | 8.12 kB |
06. Functions/17. Leaflet Functions and Methods.html | 164.00 B |
06. Functions/17.1 Leaflet - Functions and methods.pdf.pdf | 32.79 kB |
06. Functions/18. Challenge Paper - Functions.html | 318.00 B |
06. Functions/19. Tips on how to solve Functions Challenge.mp4 | 19.11 MB |
06. Functions/19. Tips on how to solve Functions Challenge.vtt | 4.17 kB |
06. Functions/2. Functions.vtt | 7.65 kB |
06. Functions/20. [skip if solved] Sample solution Challenge Functions.mp4 | 85.77 MB |
06. Functions/20. [skip if solved] Sample solution Challenge Functions.vtt | 10.84 kB |
06. Functions/3. Functions 2.mp4 | 27.35 MB |
06. Functions/3. Functions 2.vtt | 6.47 kB |
06. Functions/4. Outlook - Objects.mp4 | 18.29 MB |
06. Functions/4. Outlook - Objects.vtt | 4.66 kB |
06. Functions/5. Intro Opening a File.mp4 | 13.78 MB |
06. Functions/5. Intro Opening a File.vtt | 1.48 kB |
06. Functions/6. Open a File.mp4 | 30.98 MB |
06. Functions/6. Open a File.vtt | 7.21 kB |
06. Functions/7. Write a File.mp4 | 23.32 MB |
06. Functions/7. Write a File.vtt | 4.77 kB |
06. Functions/8. File And the With Keyword.mp4 | 21.27 MB |
06. Functions/8. File And the With Keyword.vtt | 4.67 kB |
06. Functions/9. Open CSV.mp4 | 23.16 MB |
06. Functions/9. Open CSV.vtt | 5.70 kB |
07. Lists in Python/1. Lists Intro.mp4 | 9.60 MB |
07. Lists in Python/1. Lists Intro.vtt | 1.08 kB |
07. Lists in Python/10. [skip if solved] Sample solution Quiz Dictionaries.mp4 | 21.51 MB |
07. Lists in Python/10. [skip if solved] Sample solution Quiz Dictionaries.vtt | 21.52 MB |
07. Lists in Python/11. Tupel.mp4 | 32.60 MB |
07. Lists in Python/11. Tupel.vtt | 6.67 MB |
07. Lists in Python/12. Packing and Unpacking of Tuples.mp4 | 41.57 MB |
07. Lists in Python/12. Packing and Unpacking of Tuples.vtt | 41.58 MB |
07. Lists in Python/13. Dictionaries and Loops.mp4 | 16.79 MB |
07. Lists in Python/13. Dictionaries and Loops.vtt | 3.16 kB |
07. Lists in Python/14. Challenge Dictionaries & Loops.mp4 | 21.66 MB |
07. Lists in Python/14. Challenge Dictionaries & Loops.vtt | 3.92 kB |
07. Lists in Python/15. Tips Dictionaries & Loops.mp4 | 26.00 MB |
07. Lists in Python/15. Tips Dictionaries & Loops.vtt | 5.36 kB |
07. Lists in Python/16. Check Your Solution Challenge Dictionaries & Loops.html | 135.00 B |
07. Lists in Python/17. [skip if solved] Sample solution Challenge Dictionaries & Loops.mp4 | 51.33 MB |
07. Lists in Python/17. [skip if solved] Sample solution Challenge Dictionaries & Loops.vtt | 9.19 kB |
07. Lists in Python/18. Nest Data Structures.mp4 | 19.76 MB |
07. Lists in Python/18. Nest Data Structures.vtt | 3.34 kB |
07. Lists in Python/19. Leaflet Dictionaries, Lists and Tuples.html | 81.00 B |
07. Lists in Python/19.1 Leaflet - Dictionaries.pdf.pdf | 21.73 kB |
07. Lists in Python/19.2 Leaflet - Lists in Python.pdf.pdf | 33.13 kB |
07. Lists in Python/19.3 Leaflet - Tupel.pdf.pdf | 16.06 kB |
07. Lists in Python/2. Working with Lists.mp4 | 15.47 MB |
07. Lists in Python/2. Working with Lists.vtt | 3.49 kB |
07. Lists in Python/3. List Slicing.mp4 | 31.64 MB |
07. Lists in Python/3. List Slicing.vtt | 7.17 kB |
07. Lists in Python/4. List Slicing.html | 135.00 B |
07. Lists in Python/5. [skip if solved] Sample solution Quiz List Slicing.mp4 | 19.16 MB |
07. Lists in Python/5. [skip if solved] Sample solution Quiz List Slicing.vtt | 4.20 kB |
07. Lists in Python/6. List Comprehension.mp4 | 61.20 MB |
07. Lists in Python/6. List Comprehension.vtt | 61.21 MB |
07. Lists in Python/7. Outlook - Tuple & Dictionaries.mp4 | 30.81 MB |
07. Lists in Python/7. Outlook - Tuple & Dictionaries.vtt | 3.53 kB |
07. Lists in Python/8. Dictionaries.mp4 | 67.37 MB |
07. Lists in Python/8. Dictionaries.vtt | 8.44 kB |
07. Lists in Python/9. Dictionaries.html | 135.00 B |
08. Object Oriented Programming/1. Intro.mp4 | 35.74 MB |
08. Object Oriented Programming/1. Intro.vtt | 3.66 kB |
08. Object Oriented Programming/10. [skip if solved] Sample solution Challenge Inheritance and Object Orientation.mp4 | 78.65 MB |
08. Object Oriented Programming/10. [skip if solved] Sample solution Challenge Inheritance and Object Orientation.vtt | 9.10 kB |
08. Object Oriented Programming/11. Check Types Of Variables.mp4 | 58.68 MB |
08. Object Oriented Programming/11. Check Types Of Variables.vtt | 6.66 kB |
08. Object Oriented Programming/12. In Python Everything is an Object.mp4 | 39.03 MB |
08. Object Oriented Programming/12. In Python Everything is an Object.vtt | 5.68 kB |
08. Object Oriented Programming/13. How to name Variables, Classes and Methods.mp4 | 28.77 MB |
08. Object Oriented Programming/13. How to name Variables, Classes and Methods.vtt | 3.38 kB |
08. Object Oriented Programming/14. Static Variables.mp4 | 29.70 MB |
08. Object Oriented Programming/14. Static Variables.vtt | 4.27 kB |
08. Object Oriented Programming/15. Leaflet Object Orientation.html | 72.00 B |
08. Object Oriented Programming/15.1 Leaflet - Object Orientation.pdf.pdf | 52.86 kB |
08. Object Oriented Programming/16. Challenge Object Orientation.html | 350.00 B |
08. Object Oriented Programming/17. [skip if solved] Sample solution Challenge Object Orientation.mp4 | 125.20 MB |
08. Object Oriented Programming/17. [skip if solved] Sample solution Challenge Object Orientation.vtt | 15.07 kB |
08. Object Oriented Programming/2. Class and Method.mp4 | 102.37 MB |
08. Object Oriented Programming/2. Class and Method.vtt | 16.89 kB |
08. Object Oriented Programming/3. Constructor and Methods.mp4 | 71.87 MB |
08. Object Oriented Programming/3. Constructor and Methods.vtt | 71.88 MB |
08. Object Oriented Programming/4. Why Private Properties and Methods.mp4 | 49.37 MB |
08. Object Oriented Programming/4. Why Private Properties and Methods.vtt | 49.38 MB |
08. Object Oriented Programming/5. Private Properties and Methods.mp4 | 75.28 MB |
08. Object Oriented Programming/5. Private Properties and Methods.vtt | 10.51 kB |
08. Object Oriented Programming/6. Why do We Encapsulate Data.mp4 | 58.30 MB |
08. Object Oriented Programming/6. Why do We Encapsulate Data.vtt | 9.46 kB |
08. Object Oriented Programming/7. Special Methods.mp4 | 68.39 MB |
08. Object Oriented Programming/7. Special Methods.vtt | 9.22 kB |
08. Object Oriented Programming/8. Inheritance in Python.mp4 | 124.03 MB |
08. Object Oriented Programming/8. Inheritance in Python.vtt | 15.82 kB |
08. Object Oriented Programming/9. Challenge Inheritance and Object Orientation.mp4 | 29.47 MB |
08. Object Oriented Programming/9. Challenge Inheritance and Object Orientation.vtt | 3.78 kB |
09. Module in Python/1. Intro.mp4 | 28.40 MB |
09. Module in Python/1. Intro.vtt | 3.04 kB |
09. Module in Python/2. Load Code from a seperate File.mp4 | 46.59 MB |
09. Module in Python/2. Load Code from a seperate File.vtt | 46.59 MB |
09. Module in Python/3. Different Ways to Import Modules.mp4 | 41.41 MB |
09. Module in Python/3. Different Ways to Import Modules.vtt | 8.33 kB |
09. Module in Python/4. Create Modules in a Folder.mp4 | 52.00 MB |
09. Module in Python/4. Create Modules in a Folder.vtt | 10.59 kB |
09. Module in Python/5. Modules.html | 135.00 B |
09. Module in Python/6. Leaflet Module in Python.html | 71.00 B |
09. Module in Python/6.1 Leaflet - Modules in Python.pdf.pdf | 15.05 kB |
09. Module in Python/7. [skip if solved] Sample solution Quiz Modules.mp4 | 26.83 MB |
09. Module in Python/7. [skip if solved] Sample solution Quiz Modules.vtt | 4.54 kB |
09. Module in Python/8. Example of a Module.mp4 | 121.61 MB |
09. Module in Python/8. Example of a Module.vtt | 16.89 kB |
10. Crawler/1. Intro.mp4 | 51.24 MB |
10. Crawler/1. Intro.vtt | 5.73 kB |
10. Crawler/10. Challenge Crawl Multiple Pages.mp4 | 75.45 MB |
10. Crawler/10. Challenge Crawl Multiple Pages.vtt | 8.64 kB |
10. Crawler/11. Solution Crawl Multiple Pages.mp4 | 131.51 MB |
10. Crawler/11. Solution Crawl Multiple Pages.vtt | 14.62 kB |
10. Crawler/12. Note Encoding, Writing a File.html | 1.05 kB |
10. Crawler/13. Challenge Store Results as CSV.mp4 | 7.98 MB |
10. Crawler/13. Challenge Store Results as CSV.vtt | 1,019.00 B |
10. Crawler/14. Solution Store Results as CSV.mp4 | 61.96 MB |
10. Crawler/14. Solution Store Results as CSV.vtt | 6.20 kB |
10. Crawler/15. Open CSV File with Excel.html | 220.00 B |
10. Crawler/16. Generators.mp4 | 57.01 MB |
10. Crawler/16. Generators.vtt | 9.08 kB |
10. Crawler/17. Use Generators with a Crawler.mp4 | 44.61 MB |
10. Crawler/17. Use Generators with a Crawler.vtt | 4.67 kB |
10. Crawler/18. Install PyCharm and Make a Real Program from our Crawler.mp4 | 49.09 MB |
10. Crawler/18. Install PyCharm and Make a Real Program from our Crawler.vtt | 7.58 kB |
10. Crawler/18.1 Link to PyCharm.html | 95.00 B |
10. Crawler/19. Make a Real Program from our Crawler.mp4 | 47.33 MB |
10. Crawler/19. Make a Real Program from our Crawler.vtt | 9.50 kB |
10. Crawler/2. Excursus What is HTML.mp4 | 29.83 MB |
10. Crawler/2. Excursus What is HTML.vtt | 7.66 kB |
10. Crawler/3. Get HTML Code.vtt | 7.21 kB |
10. Crawler/4. beautifulsoup.mp4 | 97.89 MB |
10. Crawler/4. beautifulsoup.vtt | 13.20 kB |
10. Crawler/5. Excursus CSS-Selectors 1.mp4 | 51.44 MB |
10. Crawler/5. Excursus CSS-Selectors 1.vtt | 10.53 kB |
10. Crawler/6. Excursus CSS-Selectors 2.mp4 | 42.83 MB |
10. Crawler/6. Excursus CSS-Selectors 2.vtt | 7.45 kB |
10. Crawler/7. Find Elements 1.mp4 | 152.89 MB |
10. Crawler/7. Find Elements 1.vtt | 17.50 kB |
10. Crawler/8. Find Elements 2.mp4 | 91.16 MB |
10. Crawler/8. Find Elements 2.vtt | 11.43 kB |
10. Crawler/9. Find Elements - urllib.mp4 | 56.83 MB |
10. Crawler/9. Find Elements - urllib.vtt | 6.41 kB |
11. Exceptions/1. Intro.mp4 | 28.05 MB |
11. Exceptions/1. Intro.vtt | 3.47 kB |
11. Exceptions/2. Exceptions.mp4 | 33.13 MB |
11. Exceptions/2. Exceptions.vtt | 5.52 kB |
11. Exceptions/3. Create Multiple and your own Exceptions.mp4 | 60.46 MB |
11. Exceptions/3. Create Multiple and your own Exceptions.vtt | 10.08 kB |
11. Exceptions/4. The finally Construct.mp4 | 28.95 MB |
11. Exceptions/4. The finally Construct.vtt | 5.57 kB |
11. Exceptions/5. The With Construct.mp4 | 27.20 MB |
11. Exceptions/5. The With Construct.vtt | 4.19 kB |
11. Exceptions/6. Leaflet Exceptions.html | 137.00 B |
11. Exceptions/6.1 Leaflet - Exceptions.pdf.pdf | 24.64 kB |
11. Exceptions/7. Challenge Exceptions.html | 311.00 B |
11. Exceptions/8. [skip if solved] Sample solution Challenge Exceptions.mp4 | 44.41 MB |
11. Exceptions/8. [skip if solved] Sample solution Challenge Exceptions.vtt | 6.03 kB |
12. Data Structures in Python/1. Overview What are Data Structures.mp4 | 13.64 MB |
12. Data Structures in Python/1. Overview What are Data Structures.vtt | 1.58 kB |
12. Data Structures in Python/10. Overview Data Strcutures.html | 1.62 kB |
12. Data Structures in Python/11. Challenge Priority Queue.mp4 | 5.19 MB |
12. Data Structures in Python/11. Challenge Priority Queue.vtt | 1.12 kB |
12. Data Structures in Python/12. Check Your Solution Priority Queue.html | 135.00 B |
12. Data Structures in Python/13. Sample Solution Priority Queue.mp4 | 93.16 MB |
12. Data Structures in Python/13. Sample Solution Priority Queue.vtt | 9.46 kB |
12. Data Structures in Python/14. Relevant Readings.html | 373.00 B |
12. Data Structures in Python/14.1 MIT Lecture about Data Structures.html | 144.00 B |
12. Data Structures in Python/2. Data Structure Set.mp4 | 34.45 MB |
12. Data Structures in Python/2. Data Structure Set.vtt | 6.35 kB |
12. Data Structures in Python/3. Challenge Sets.mp4 | 4.17 MB |
12. Data Structures in Python/3. Challenge Sets.vtt | 1.03 kB |
12. Data Structures in Python/4. Test your Solution Sets.html | 135.00 B |
12. Data Structures in Python/5. Sample Solution Sets.mp4 | 47.49 MB |
12. Data Structures in Python/5. Sample Solution Sets.vtt | 7.17 kB |
12. Data Structures in Python/6. Data Structures.html | 135.00 B |
12. Data Structures in Python/7. Sample Solution Quiz Data Structures.mp4 | 50.82 MB |
12. Data Structures in Python/7. Sample Solution Quiz Data Structures.vtt | 0.00 B |
12. Data Structures in Python/8. Data Structure queue.mp4 | 19.56 MB |
12. Data Structures in Python/8. Data Structure queue.vtt | 19.57 MB |
12. Data Structures in Python/9. Data Structure priority queue.mp4 | 38.09 MB |
12. Data Structures in Python/9. Data Structure priority queue.vtt | 6.61 kB |
13. Miscellaneous (1) - Functions Parameters and Sorting/1. Intro.mp4 | 20.24 MB |
13. Miscellaneous (1) - Functions Parameters and Sorting/1. Intro.vtt | 2.47 kB |
13. Miscellaneous (1) - Functions Parameters and Sorting/10. Use Regular Expressions.mp4 | 118.93 MB |
13. Miscellaneous (1) - Functions Parameters and Sorting/10. Use Regular Expressions.vtt | 118.96 MB |
13. Miscellaneous (1) - Functions Parameters and Sorting/11. Exercise Functions Parameters and Lambda Functions.html | 353.00 B |
13. Miscellaneous (1) - Functions Parameters and Sorting/12. Sample Solution Functions Parameters and Lambda Functions.mp4 | 95.30 MB |
13. Miscellaneous (1) - Functions Parameters and Sorting/12. Sample Solution Functions Parameters and Lambda Functions.vtt | 95.32 MB |
13. Miscellaneous (1) - Functions Parameters and Sorting/2. Excursus name Functions Parameters.mp4 | 26.95 MB |
13. Miscellaneous (1) - Functions Parameters and Sorting/2. Excursus name Functions Parameters.vtt | 5.09 kB |
13. Miscellaneous (1) - Functions Parameters and Sorting/3. Excursus - How to pass a Functions Argument.mp4 | 44.06 MB |
13. Miscellaneous (1) - Functions Parameters and Sorting/3. Excursus - How to pass a Functions Argument.vtt | 9.35 kB |
13. Miscellaneous (1) - Functions Parameters and Sorting/4. Pass Variable Amount of Arguments.mp4 | 41.35 MB |
13. Miscellaneous (1) - Functions Parameters and Sorting/4. Pass Variable Amount of Arguments.vtt | 7.89 kB |
13. Miscellaneous (1) - Functions Parameters and Sorting/5. Pass Variable Amount of Arguments Part 2.mp4 | 56.16 MB |
13. Miscellaneous (1) - Functions Parameters and Sorting/5. Pass Variable Amount of Arguments Part 2.vtt | 9.79 kB |
13. Miscellaneous (1) - Functions Parameters and Sorting/6. Leaflet Pass Variable Amount of Arguments.html | 104.00 B |
13. Miscellaneous (1) - Functions Parameters and Sorting/6.1 Leaflet-Passing-variable-function-parameters.pdf.pdf | 32.35 kB |
13. Miscellaneous (1) - Functions Parameters and Sorting/7. Sort Data.mp4 | 44.23 MB |
13. Miscellaneous (1) - Functions Parameters and Sorting/7. Sort Data.vtt | 7.79 kB |
13. Miscellaneous (1) - Functions Parameters and Sorting/7.1 Leaflet - Passing variable function parameters.pdf.pdf | 32.35 kB |
13. Miscellaneous (1) - Functions Parameters and Sorting/8. Lambda Functions.mp4 | 31.49 MB |
13. Miscellaneous (1) - Functions Parameters and Sorting/8. Lambda Functions.vtt | 5.75 kB |
13. Miscellaneous (1) - Functions Parameters and Sorting/9. User-Tipp Regular Expressions.html | 555.00 B |
14. Miscellaneous (2) - The datetime Module and String Formatting/1. Working With Dates And Their Values.mp4 | 49.31 MB |
14. Miscellaneous (2) - The datetime Module and String Formatting/1. Working With Dates And Their Values.vtt | 8.14 kB |
14. Miscellaneous (2) - The datetime Module and String Formatting/10. Leaflet Format Strings.html | 110.00 B |
14. Miscellaneous (2) - The datetime Module and String Formatting/10.1 Leaflet - Format Strings.pdf.pdf | 22.62 kB |
14. Miscellaneous (2) - The datetime Module and String Formatting/11. String - Functions.html | 135.00 B |
14. Miscellaneous (2) - The datetime Module and String Formatting/12. Sample Solution Quiz String Functions.mp4 | 36.77 MB |
14. Miscellaneous (2) - The datetime Module and String Formatting/12. Sample Solution Quiz String Functions.vtt | 5.58 kB |
14. Miscellaneous (2) - The datetime Module and String Formatting/13. DefaultDict.mp4 | 47.36 MB |
14. Miscellaneous (2) - The datetime Module and String Formatting/13. DefaultDict.vtt | 8.35 kB |
14. Miscellaneous (2) - The datetime Module and String Formatting/2. Format Date Entries And Read Them.mp4 | 50.45 MB |
14. Miscellaneous (2) - The datetime Module and String Formatting/2. Format Date Entries And Read Them.vtt | 6.37 kB |
14. Miscellaneous (2) - The datetime Module and String Formatting/3. TimeDelta.mp4 | 20.80 MB |
14. Miscellaneous (2) - The datetime Module and String Formatting/3. TimeDelta.vtt | 3.42 kB |
14. Miscellaneous (2) - The datetime Module and String Formatting/4. Leaflet Dates in Python.html | 61.00 B |
14. Miscellaneous (2) - The datetime Module and String Formatting/4.1 Leaflet - Dates.pdf.pdf | 23.87 kB |
14. Miscellaneous (2) - The datetime Module and String Formatting/5. Date Functions.html | 135.00 B |
14. Miscellaneous (2) - The datetime Module and String Formatting/6. Sample Solution Date Functions.mp4 | 39.39 MB |
14. Miscellaneous (2) - The datetime Module and String Formatting/6. Sample Solution Date Functions.vtt | 5.56 kB |
14. Miscellaneous (2) - The datetime Module and String Formatting/7. Enhanced String Functions.vtt | 69.57 MB |
14. Miscellaneous (2) - The datetime Module and String Formatting/8. Leaflet Strings.html | 93.00 B |
14. Miscellaneous (2) - The datetime Module and String Formatting/8.1 Leaflet - Strings.pdf.pdf | 20.94 kB |
14. Miscellaneous (2) - The datetime Module and String Formatting/9. Format Strings.mp4 | 55.14 MB |
14. Miscellaneous (2) - The datetime Module and String Formatting/9. Format Strings.vtt | 7.98 kB |
15. Miscellaneous (3) - Working with Pycharm/1. Outlook, What To Expect In This Chapter.mp4 | 25.16 MB |
15. Miscellaneous (3) - Working with Pycharm/1. Outlook, What To Expect In This Chapter.vtt | 3.17 kB |
15. Miscellaneous (3) - Working with Pycharm/10. Working with Folders.mp4 | 79.36 MB |
15. Miscellaneous (3) - Working with Pycharm/10. Working with Folders.vtt | 12.10 kB |
15. Miscellaneous (3) - Working with Pycharm/11. Os Path Join With Multiple Parameters and Dot Dot.mp4 | 87.19 MB |
15. Miscellaneous (3) - Working with Pycharm/11. Os Path Join With Multiple Parameters and Dot Dot.vtt | 12.60 kB |
15. Miscellaneous (3) - Working with Pycharm/12. Charset UTF-8.mp4 | 58.27 MB |
15. Miscellaneous (3) - Working with Pycharm/12. Charset UTF-8.vtt | 6.43 kB |
15. Miscellaneous (3) - Working with Pycharm/13. Open Files With UTF-8.mp4 | 34.11 MB |
15. Miscellaneous (3) - Working with Pycharm/13. Open Files With UTF-8.vtt | 5.24 kB |
15. Miscellaneous (3) - Working with Pycharm/14. Challenge - How Many Max's.mp4 | 14.16 MB |
15. Miscellaneous (3) - Working with Pycharm/14. Challenge - How Many Max's.vtt | 2.08 kB |
15. Miscellaneous (3) - Working with Pycharm/15. Check Your Solution How Many Max's.html | 135.00 B |
15. Miscellaneous (3) - Working with Pycharm/16. Sample Solution How Many Max's.mp4 | 138.72 MB |
15. Miscellaneous (3) - Working with Pycharm/16. Sample Solution How Many Max's.vtt | 16.26 kB |
15. Miscellaneous (3) - Working with Pycharm/2. Python Programs With PyCharm.mp4 | 11.62 MB |
15. Miscellaneous (3) - Working with Pycharm/2. Python Programs With PyCharm.vtt | 2.35 kB |
15. Miscellaneous (3) - Working with Pycharm/3. Start Python Programs With Terminal.mp4 | 96.54 MB |
15. Miscellaneous (3) - Working with Pycharm/3. Start Python Programs With Terminal.vtt | 11.33 kB |
15. Miscellaneous (3) - Working with Pycharm/4. Start Python Programs With Terminal (Windows).mp4 | 89.80 MB |
15. Miscellaneous (3) - Working with Pycharm/4. Start Python Programs With Terminal (Windows).vtt | 6.57 kB |
15. Miscellaneous (3) - Working with Pycharm/5. Start Python Programs via Shortcut (Windows).mp4 | 74.86 MB |
15. Miscellaneous (3) - Working with Pycharm/5. Start Python Programs via Shortcut (Windows).vtt | 5.31 kB |
15. Miscellaneous (3) - Working with Pycharm/6. The input() Function.mp4 | 41.39 MB |
15. Miscellaneous (3) - Working with Pycharm/6. The input() Function.vtt | 7.64 kB |
15. Miscellaneous (3) - Working with Pycharm/7. Challenge BMI Calculator.mp4 | 5.42 MB |
15. Miscellaneous (3) - Working with Pycharm/7. Challenge BMI Calculator.vtt | 1.24 kB |
15. Miscellaneous (3) - Working with Pycharm/8. Solution BMI Calculator.mp4 | 64.17 MB |
15. Miscellaneous (3) - Working with Pycharm/8. Solution BMI Calculator.vtt | 7.85 kB |
15. Miscellaneous (3) - Working with Pycharm/9. sys.argv in Python.mp4 | 73.03 MB |
15. Miscellaneous (3) - Working with Pycharm/9. sys.argv in Python.vtt | 12.66 kB |
16. Jupyter Notebooks/1. Intro.mp4 | 17.30 MB |
16. Jupyter Notebooks/1. Intro.vtt | 2.01 kB |
16. Jupyter Notebooks/10. Sample Solution Jupyter Widgets.mp4 | 127.53 MB |
16. Jupyter Notebooks/10. Sample Solution Jupyter Widgets.vtt | 19.56 kB |
16. Jupyter Notebooks/2. Jupyter As IDE.mp4 | 56.85 MB |
16. Jupyter Notebooks/2. Jupyter As IDE.vtt | 11.86 kB |
16. Jupyter Notebooks/3. Jupyter Notebooks Markdown.mp4 | 21.66 MB |
16. Jupyter Notebooks/3. Jupyter Notebooks Markdown.vtt | 4.04 kB |
16. Jupyter Notebooks/4. Using Mathematical Expressions in Jupyter Notebooks.mp4 | 26.33 MB |
16. Jupyter Notebooks/4. Using Mathematical Expressions in Jupyter Notebooks.vtt | 4.59 kB |
16. Jupyter Notebooks/5. Problem Jupyter Widget Not Displaying.html | 776.00 B |
16. Jupyter Notebooks/6. Jupyter Widgets.mp4 | 73.02 MB |
16. Jupyter Notebooks/6. Jupyter Widgets.vtt | 11.51 kB |
16. Jupyter Notebooks/7. Interact With Jupyter Notebooks.mp4 | 56.77 MB |
16. Jupyter Notebooks/7. Interact With Jupyter Notebooks.vtt | 10.05 kB |
16. Jupyter Notebooks/8. Challenge Jupyter Widgets.mp4 | 14.75 MB |
16. Jupyter Notebooks/8. Challenge Jupyter Widgets.vtt | 2.48 kB |
16. Jupyter Notebooks/9. Excursus Write CSV Files.mp4 | 31.07 MB |
16. Jupyter Notebooks/9. Excursus Write CSV Files.vtt | 5.33 kB |
17. Flask/1. Intro.mp4 | 37.33 MB |
17. Flask/1. Intro.vtt | 4.06 kB |
17. Flask/10. Static.mp4 | 37.71 MB |
17. Flask/10. Static.vtt | 5.41 kB |
17. Flask/11. Template.mp4 | 82.96 MB |
17. Flask/11. Template.vtt | 11.66 kB |
17. Flask/12. Template Inheritance.mp4 | 84.02 MB |
17. Flask/12. Template Inheritance.vtt | 14.39 kB |
17. Flask/13. Style our Navigation.mp4 | 142.78 MB |
17. Flask/13. Style our Navigation.vtt | 23.65 kB |
17. Flask/14. Pass URL-Parameter.mp4 | 39.58 MB |
17. Flask/14. Pass URL-Parameter.vtt | 5.91 kB |
17. Flask/15. Submit Formulars per GET.mp4 | 39.69 MB |
17. Flask/15. Submit Formulars per GET.vtt | 8.49 kB |
17. Flask/16. Fill Input Field.mp4 | 25.91 MB |
17. Flask/16. Fill Input Field.vtt | 6.27 kB |
17. Flask/17. Solution Fill Input Field.mp4 | 18.35 MB |
17. Flask/17. Solution Fill Input Field.vtt | 3.24 kB |
17. Flask/18. Pass Classes and Dictionaries to a View.mp4 | 53.31 MB |
17. Flask/18. Pass Classes and Dictionaries to a View.vtt | 7.86 kB |
17. Flask/19. Pass Tuple to View.mp4 | 16.98 MB |
17. Flask/2. Note.html | 462.00 B |
17. Flask/20. View vs Python - File for Logic.mp4 | 22.29 MB |
17. Flask/20. View vs Python - File for Logic.vtt | 3.84 kB |
17. Flask/21. Challenge Exchange Rates.mp4 | 6.22 MB |
17. Flask/21. Challenge Exchange Rates.vtt | 2.35 kB |
17. Flask/22. Info - dictionary.get.mp4 | 26.61 MB |
17. Flask/22. Info - dictionary.get.vtt | 4.24 kB |
17. Flask/23. Excursus HTML - How to create a Table.mp4 | 32.93 MB |
17. Flask/23. Excursus HTML - How to create a Table.vtt | 5.43 kB |
17. Flask/24. Excursus HTML - How To Split Your Page.mp4 | 29.44 MB |
17. Flask/24. Excursus HTML - How To Split Your Page.vtt | 5.34 kB |
17. Flask/25. Sample Solution 1.mp4 | 153.71 MB |
17. Flask/25. Sample Solution 1.vtt | 18.06 kB |
17. Flask/26. Sample Solution 2.mp4 | 95.44 MB |
17. Flask/26. Sample Solution 2.vtt | 10.52 kB |
17. Flask/27. Sample Solution 3.mp4 | 25.57 MB |
17. Flask/27. Sample Solution 3.vtt | 3.78 kB |
17. Flask/28. Decorators 1.mp4 | 101.04 MB |
17. Flask/28. Decorators 1.vtt | 18.19 kB |
17. Flask/29. Decorators 2.mp4 | 78.07 MB |
17. Flask/29. Decorators 2.vtt | 75.39 MB |
17. Flask/3. Excursus HTML 1.mp4 | 33.16 MB |
17. Flask/3. Excursus HTML 1.vtt | 8.40 kB |
17. Flask/30. Decorators 3.mp4 | 46.96 MB |
17. Flask/30. Decorators 3.vtt | 6.70 kB |
17. Flask/31. Flask - What's next.mp4 | 52.56 MB |
17. Flask/31. Flask - What's next.vtt | 6.63 kB |
17. Flask/4. Excursus HTML 2.mp4 | 83.08 MB |
17. Flask/4. Excursus HTML 2.vtt | 10.48 kB |
17. Flask/5. Excursus CSS 1.mp4 | 104.87 MB |
17. Flask/5. Excursus CSS 1.vtt | 12.54 kB |
17. Flask/6. Excursus CSS 2.mp4 | 61.33 MB |
17. Flask/6. Excursus CSS 2.vtt | 7.60 kB |
17. Flask/7. Info about Course Materials.html | 523.00 B |
17. Flask/8. Hello World in Flask.mp4 | 53.53 MB |
17. Flask/8. Hello World in Flask.vtt | 8.41 kB |
17. Flask/9. Generate HTML-Code with Flask.mp4 | 54.39 MB |
17. Flask/9. Generate HTML-Code with Flask.vtt | 7.50 kB |
18. The Data Science Stack/1. Intro.mp4 | 99.67 MB |
18. The Data Science Stack/1. Intro.vtt | 9.98 kB |
18. The Data Science Stack/10. Challenge Pandas.mp4 | 10.99 MB |
18. The Data Science Stack/10. Challenge Pandas.vtt | 1.73 kB |
18. The Data Science Stack/11. Solution Pandas.mp4 | 52.36 MB |
18. The Data Science Stack/11. Solution Pandas.vtt | 6.89 kB |
18. The Data Science Stack/12. Matplotlib intro.mp4 | 30.44 MB |
18. The Data Science Stack/12. Matplotlib intro.vtt | 5.48 kB |
18. The Data Science Stack/13. Matplotlib graphic - parameters.mp4 | 63.13 MB |
18. The Data Science Stack/13. Matplotlib graphic - parameters.vtt | 8.73 kB |
18. The Data Science Stack/14. When To Use Which Diagram Type.mp4 | 54.72 MB |
18. The Data Science Stack/14. When To Use Which Diagram Type.vtt | 6.33 kB |
18. The Data Science Stack/15. Different Diagram Types.mp4 | 22.67 MB |
18. The Data Science Stack/15. Different Diagram Types.vtt | 4.90 kB |
18. The Data Science Stack/16. Overview The Datascience- Stack.html | 53.00 B |
18. The Data Science Stack/17. Data Science - Stack.html | 135.00 B |
18. The Data Science Stack/18. [skip if solved] Sample solution Quiz Data Science - Stack.mp4 | 15.17 MB |
18. The Data Science Stack/18. [skip if solved] Sample solution Quiz Data Science - Stack.vtt | 2.63 kB |
18. The Data Science Stack/19. Machine Learning.mp4 | 96.06 MB |
18. The Data Science Stack/19. Machine Learning.vtt | 10.81 kB |
18. The Data Science Stack/2. Numpy Intro.mp4 | 46.16 MB |
18. The Data Science Stack/2. Numpy Intro.vtt | 8.18 kB |
18. The Data Science Stack/20. Machine Learning With Linear Regression.mp4 | 180.40 MB |
18. The Data Science Stack/20. Machine Learning With Linear Regression.vtt | 22.69 kB |
18. The Data Science Stack/3. Filter Numpy Arrays.mp4 | 23.48 MB |
18. The Data Science Stack/3. Filter Numpy Arrays.vtt | 5.12 kB |
18. The Data Science Stack/4. Numpy and Multi Dimensional Arrays.mp4 | 33.79 MB |
18. The Data Science Stack/4. Numpy and Multi Dimensional Arrays.vtt | 6.09 kB |
18. The Data Science Stack/5. How Does Numpy Actually Work.mp4 | 51.18 MB |
18. The Data Science Stack/5. How Does Numpy Actually Work.vtt | 8.71 kB |
18. The Data Science Stack/6. Pandas - Intro.mp4 | 95.25 MB |
18. The Data Science Stack/6. Pandas - Intro.vtt | 11.45 kB |
18. The Data Science Stack/7. Pandas - Filter Data.vtt | 11.03 kB |
18. The Data Science Stack/8. Pandas - Sort Data.mp4 | 23.92 MB |
18. The Data Science Stack/8. Pandas - Sort Data.vtt | 2.67 kB |
18. The Data Science Stack/9. Pandas - Draw Graphic Based On Excel Data.mp4 | 42.62 MB |
18. The Data Science Stack/9. Pandas - Draw Graphic Based On Excel Data.vtt | 6.07 kB |
19. Image Processing with OpenCV/1. OpenCV Intro.mp4 | 73.35 MB |
19. Image Processing with OpenCV/1. OpenCV Intro.vtt | 8.01 kB |
19. Image Processing with OpenCV/2. Installing OpenCV.mp4 | 11.43 MB |
19. Image Processing with OpenCV/2. Installing OpenCV.vtt | 2.23 kB |
19. Image Processing with OpenCV/3. Load Image To OpenCV.mp4 | 42.99 MB |
19. Image Processing with OpenCV/3. Load Image To OpenCV.vtt | 7.19 kB |
19. Image Processing with OpenCV/4. Color Presentation And OpenCV.mp4 | 57.00 MB |
19. Image Processing with OpenCV/4. Color Presentation And OpenCV.vtt | 7.43 kB |
19. Image Processing with OpenCV/5. How Are Numbers Optimised And Stored Internally In OpenCV.mp4 | 45.89 MB |
19. Image Processing with OpenCV/5. How Are Numbers Optimised And Stored Internally In OpenCV.vtt | 4.62 kB |
19. Image Processing with OpenCV/6. Increase Brightness 1.mp4 | 68.35 MB |
19. Image Processing with OpenCV/6. Increase Brightness 1.vtt | 8.90 kB |
19. Image Processing with OpenCV/7. Increase Brightness 2.mp4 | 50.91 MB |
19. Image Processing with OpenCV/7. Increase Brightness 2.vtt | 6.57 kB |
19. Image Processing with OpenCV/8. Draw A Rectangle.mp4 | 19.22 MB |
19. Image Processing with OpenCV/8. Draw A Rectangle.vtt | 2.56 kB |
19. Image Processing with OpenCV/9. Face Detection.mp4 | 123.80 MB |
19. Image Processing with OpenCV/9. Face Detection.vtt | 16.65 kB |
20. QT/1. QT Intro.mp4 | 37.20 MB |
20. QT/1. QT Intro.vtt | 5.07 kB |
20. QT/10. Signals and Slots Python.mp4 | 58.88 MB |
20. QT/10. Signals and Slots Python.vtt | 9.36 kB |
20. QT/11. Restructor Python Code.mp4 | 45.88 MB |
20. QT/11. Restructor Python Code.vtt | 8.24 kB |
20. QT/12. Read Input and access Properties.mp4 | 71.27 MB |
20. QT/12. Read Input and access Properties.vtt | 9.64 kB |
20. QT/13. Build BMI Calculator 1.mp4 | 78.46 MB |
20. QT/13. Build BMI Calculator 1.vtt | 8.67 kB |
20. QT/14. Challenge Build BMI Calculator.mp4 | 33.46 MB |
20. QT/14. Challenge Build BMI Calculator.vtt | 5.13 kB |
20. QT/15. Sample Solution BMI Calculator.mp4 | 92.01 MB |
20. QT/15. Sample Solution BMI Calculator.vtt | 13.18 kB |
20. QT/16. Naming Functions and Variables.mp4 | 22.44 MB |
20. QT/16. Naming Functions and Variables.vtt | 3.72 kB |
20. QT/17. Datatype Conversion pyqt - cpp.mp4 | 60.67 MB |
20. QT/17. Datatype Conversion pyqt - cpp.vtt | 8.59 kB |
20. QT/18. Introduction to Tables - Widget.mp4 | 69.80 MB |
20. QT/18. Introduction to Tables - Widget.vtt | 10.89 kB |
20. QT/19. The Table - Widget 2.mp4 | 51.20 MB |
20. QT/19. The Table - Widget 2.vtt | 8.10 kB |
20. QT/2. Installing qt and pyqt and qtpy.mp4 | 77.20 MB |
20. QT/2. Installing qt and pyqt and qtpy.vtt | 8.12 kB |
20. QT/20. Configure Properties based on Table Widget.mp4 | 77.23 MB |
20. QT/20. Configure Properties based on Table Widget.vtt | 10.08 kB |
20. QT/21. Documentation and reacting to Cell Entries.mp4 | 120.41 MB |
20. QT/21. Documentation and reacting to Cell Entries.vtt | 14.45 kB |
20. QT/22. Challenge - Read CSV, Display and store.mp4 | 9.43 MB |
20. QT/22. Challenge - Read CSV, Display and store.vtt | 2.22 kB |
20. QT/23. Hints for - Challenge - Read CSV, Display and store Data.mp4 | 23.92 MB |
20. QT/23. Hints for - Challenge - Read CSV, Display and store Data.vtt | 3.59 kB |
20. QT/24. Sample Solution - Challenge - Read CSV, Display and store 1.mp4 | 37.05 MB |
20. QT/24. Sample Solution - Challenge - Read CSV, Display and store 1.vtt | 4.83 kB |
20. QT/25. Sample Solution - Challenge - Read CSV, Display and store 2.mp4 | 65.40 MB |
20. QT/25. Sample Solution - Challenge - Read CSV, Display and store 2.vtt | 9.28 kB |
20. QT/26. Sample Solution - Challenge - Read CSV, Display and store 3.mp4 | 62.88 MB |
20. QT/26. Sample Solution - Challenge - Read CSV, Display and store 3.vtt | 8.30 kB |
20. QT/27. Sample Solution - Challenge - Read CSV, Display and store 4.mp4 | 102.32 MB |
20. QT/27. Sample Solution - Challenge - Read CSV, Display and store 4.vtt | 13.50 kB |
20. QT/28. Add a Menu.mp4 | 27.92 MB |
20. QT/28. Add a Menu.vtt | 4.06 kB |
20. QT/29. Finish.mp4 | 38.85 MB |
20. QT/29. Finish.vtt | 5.46 kB |
20. QT/3. First Desktop Application with pyqt.mp4 | 62.30 MB |
20. QT/3. First Desktop Application with pyqt.vtt | 10.56 kB |
20. QT/4. Build UI with drag and drop.vtt | 13.49 kB |
20. QT/5. Qt Creator 1.mp4 | 108.58 MB |
20. QT/5. Qt Creator 1.vtt | 11.63 kB |
20. QT/6. Qt Creator 2.mp4 | 99.17 MB |
20. QT/6. Qt Creator 2.vtt | 11.93 kB |
20. QT/7. Qt Creator 3.mp4 | 75.55 MB |
20. QT/7. Qt Creator 3.vtt | 8.17 kB |
20. QT/8. Concept Signals and Slots.mp4 | 28.06 MB |
20. QT/8. Concept Signals and Slots.vtt | 4.07 kB |
20. QT/9. Signals and Slots.mp4 | 48.98 MB |
20. QT/9. Signals and Slots.vtt | 5.89 kB |
Udemy Course downloader.txt | 94.00 B |
udemycoursedownloader.com.url | 132.00 B |