File | Size |
---|
01. Introduction/1. Introduction To The Course.mp4 | 4.53 MB |
01. Introduction/1. Introduction To The Course.vtt | 4.04 kB |
02. Basic Python Concepts/1. Installing Python And PyCharm.mp4 | 16.34 MB |
02. Basic Python Concepts/1. Installing Python And PyCharm.vtt | 7.65 kB |
02. Basic Python Concepts/10. Coding Challenge Part 1.mp4 | 13.03 MB |
02. Basic Python Concepts/10. Coding Challenge Part 1.vtt | 8.99 kB |
02. Basic Python Concepts/11. Quiz For Section 1.html | 131.00 B |
02. Basic Python Concepts/12. Notes & Summary For Section 1.html | 4.23 kB |
02. Basic Python Concepts/2. Hello World Program In Python.mp4 | 15.98 MB |
02. Basic Python Concepts/2. Hello World Program In Python.vtt | 10.39 kB |
02. Basic Python Concepts/3. Some other mathematical operations in Python.mp4 | 11.10 MB |
02. Basic Python Concepts/3. Some other mathematical operations in Python.vtt | 7.60 kB |
02. Basic Python Concepts/4. Strings In Python.mp4 | 9.47 MB |
02. Basic Python Concepts/4. Strings In Python.vtt | 6.11 kB |
02. Basic Python Concepts/5. Accepting input from the user in Python.mp4 | 9.47 MB |
02. Basic Python Concepts/5. Accepting input from the user in Python.vtt | 6.40 kB |
02. Basic Python Concepts/6. Performing operations on a string in Python.mp4 | 9.85 MB |
02. Basic Python Concepts/6. Performing operations on a string in Python.vtt | 6.71 kB |
02. Basic Python Concepts/7. Variables in Python.mp4 | 12.15 MB |
02. Basic Python Concepts/7. Variables in Python.vtt | 7.83 kB |
02. Basic Python Concepts/8. In place operators in Python..mp4 | 11.63 MB |
02. Basic Python Concepts/8. In place operators in Python..vtt | 7.74 kB |
02. Basic Python Concepts/9. Writing our very first program in PyCharm.mp4 | 8.99 MB |
02. Basic Python Concepts/9. Writing our very first program in PyCharm.vtt | 5.42 kB |
03. Control Structures In Python/1. If statement in Python.mp4 | 14.66 MB |
03. Control Structures In Python/1. If statement in Python.vtt | 10.05 kB |
03. Control Structures In Python/10. While loop in Python.mp4 | 10.09 MB |
03. Control Structures In Python/10. While loop in Python.vtt | 7.13 kB |
03. Control Structures In Python/11. Quiz For Section 2.html | 131.00 B |
03. Control Structures In Python/12. Coding challenge 2.html | 399.00 B |
03. Control Structures In Python/13. Coding challenge 2 solution.html | 222.00 B |
03. Control Structures In Python/14. Coding challenge 3.html | 312.00 B |
03. Control Structures In Python/15. Coding challenge 3 solution.html | 297.00 B |
03. Control Structures In Python/16. Notes & Summary For Section 2.html | 8.03 kB |
03. Control Structures In Python/2. Elif statement in Python.mp4 | 9.88 MB |
03. Control Structures In Python/2. Elif statement in Python.vtt | 6.46 kB |
03. Control Structures In Python/3. Introduction to lists in Python.mp4 | 10.92 MB |
03. Control Structures In Python/3. Introduction to lists in Python.vtt | 7.46 kB |
03. Control Structures In Python/4. List operations in Python.mp4 | 14.92 MB |
03. Control Structures In Python/4. List operations in Python.vtt | 10.63 kB |
03. Control Structures In Python/5. List functions in Python.mp4 | 13.06 MB |
03. Control Structures In Python/5. List functions in Python.vtt | 9.05 kB |
03. Control Structures In Python/6. Range function in Python.mp4 | 9.15 MB |
03. Control Structures In Python/6. Range function in Python.vtt | 6.57 kB |
03. Control Structures In Python/7. Code reuse and functions in Python.mp4 | 13.36 MB |
03. Control Structures In Python/7. Code reuse and functions in Python.vtt | 10.08 kB |
03. Control Structures In Python/8. For Loop in Python.mp4 | 15.35 MB |
03. Control Structures In Python/8. For Loop in Python.vtt | 10.00 kB |
03. Control Structures In Python/9. Boolean logic in Python.mp4 | 10.45 MB |
03. Control Structures In Python/9. Boolean logic in Python.vtt | 7.40 kB |
04. Functions & Modules In Python/1. Passing arguments to functions in Python.mp4 | 11.38 MB |
04. Functions & Modules In Python/1. Passing arguments to functions in Python.vtt | 8.11 kB |
04. Functions & Modules In Python/2. Making function return value in Python.mp4 | 7.90 MB |
04. Functions & Modules In Python/2. Making function return value in Python.vtt | 5.93 kB |
04. Functions & Modules In Python/3. Passing functions as arguments in Python.mp4 | 9.24 MB |
04. Functions & Modules In Python/3. Passing functions as arguments in Python.vtt | 6.71 kB |
04. Functions & Modules In Python/4. Modules in Python.mp4 | 7.76 MB |
04. Functions & Modules In Python/4. Modules in Python.vtt | 5.69 kB |
04. Functions & Modules In Python/5. Quiz For Section 3.html | 131.00 B |
04. Functions & Modules In Python/6. Coding challenge 4.html | 467.00 B |
04. Functions & Modules In Python/7. Coding challenge 4 solution.html | 350.00 B |
04. Functions & Modules In Python/8. Notes & Summary For Section 3.html | 1.69 kB |
05. Exception Handling & File Handling In Python/1. Errors & exceptions in Python.mp4 | 14.16 MB |
05. Exception Handling & File Handling In Python/1. Errors & exceptions in Python.vtt | 9.85 kB |
05. Exception Handling & File Handling In Python/10. Coding challenge 5 solution.html | 363.00 B |
05. Exception Handling & File Handling In Python/11. Coding challenge 6.html | 376.00 B |
05. Exception Handling & File Handling In Python/12. Coding challenge 6 solution.html | 348.00 B |
05. Exception Handling & File Handling In Python/13. Notes & Summary For Section 4.html | 3.96 kB |
05. Exception Handling & File Handling In Python/2. Exception handling in Python.mp4 | 8.51 MB |
05. Exception Handling & File Handling In Python/2. Exception handling in Python.vtt | 6.13 kB |
05. Exception Handling & File Handling In Python/3. Finally block.mp4 | 6.01 MB |
05. Exception Handling & File Handling In Python/3. Finally block.vtt | 4.26 kB |
05. Exception Handling & File Handling In Python/4. File handling.mp4 | 11.23 MB |
05. Exception Handling & File Handling In Python/4. File handling.vtt | 8.56 kB |
05. Exception Handling & File Handling In Python/5. Reading data from file.mp4 | 7.53 MB |
05. Exception Handling & File Handling In Python/5. Reading data from file.vtt | 5.45 kB |
05. Exception Handling & File Handling In Python/6. Adding data to the file.mp4 | 11.15 MB |
05. Exception Handling & File Handling In Python/6. Adding data to the file.vtt | 7.77 kB |
05. Exception Handling & File Handling In Python/7. Appending to a file.mp4 | 3.71 MB |
05. Exception Handling & File Handling In Python/7. Appending to a file.vtt | 2.65 kB |
05. Exception Handling & File Handling In Python/8. Quiz For Section 4.html | 131.00 B |
05. Exception Handling & File Handling In Python/9. Coding challenge 5.html | 229.00 B |
06. Some More Types In Python/1. Dictionaries.mp4 | 12.26 MB |
06. Some More Types In Python/1. Dictionaries.vtt | 9.13 kB |
06. Some More Types In Python/10. Coding challenge 7.html | 353.00 B |
06. Some More Types In Python/11. Coding challenge 7 solution.html | 308.00 B |
06. Some More Types In Python/12. Coding challenge 8.html | 133.00 B |
06. Some More Types In Python/13. Coding challenge 8 solution.html | 168.00 B |
06. Some More Types In Python/14. Notes & Summary For Section 5.html | 2.71 kB |
06. Some More Types In Python/2. Dictionary Functions.mp4 | 10.02 MB |
06. Some More Types In Python/2. Dictionary Functions.vtt | 6.86 kB |
06. Some More Types In Python/3. Tuples.mp4 | 6.54 MB |
06. Some More Types In Python/3. Tuples.vtt | 4.57 kB |
06. Some More Types In Python/4. List Slicing.mp4 | 9.51 MB |
06. Some More Types In Python/4. List Slicing.vtt | 6.61 kB |
06. Some More Types In Python/5. List Comprehension.mp4 | 8.79 MB |
06. Some More Types In Python/5. List Comprehension.vtt | 6.41 kB |
06. Some More Types In Python/6. String formatting.mp4 | 9.96 MB |
06. Some More Types In Python/6. String formatting.vtt | 9.96 MB |
06. Some More Types In Python/7. String functions.mp4 | 14.27 MB |
06. Some More Types In Python/7. String functions.vtt | 10.20 kB |
06. Some More Types In Python/8. Numeric functions.mp4 | 4.77 MB |
06. Some More Types In Python/8. Numeric functions.vtt | 3.55 kB |
06. Some More Types In Python/9. Quiz For Section 5.html | 131.00 B |
07. Functional Programming In Python/1. Functional programming.mp4 | 11.34 MB |
07. Functional Programming In Python/1. Functional programming.vtt | 8.49 kB |
07. Functional Programming In Python/10. Coding challenge 11.html | 329.00 B |
07. Functional Programming In Python/11. Coding challenge 11 solution.html | 290.00 B |
07. Functional Programming In Python/12. Notes & Summary For Section 6.html | 3.32 kB |
07. Functional Programming In Python/2. Lambdas in Python.mp4 | 8.93 MB |
07. Functional Programming In Python/2. Lambdas in Python.vtt | 6.57 kB |
07. Functional Programming In Python/3. Map in Python.mp4 | 10.75 MB |
07. Functional Programming In Python/3. Map in Python.vtt | 7.68 kB |
07. Functional Programming In Python/4. Filters in Python.mp4 | 7.04 MB |
07. Functional Programming In Python/4. Filters in Python.vtt | 4.88 kB |
07. Functional Programming In Python/5. Generators in Python.mp4 | 11.48 MB |
07. Functional Programming In Python/5. Generators in Python.vtt | 7.29 kB |
07. Functional Programming In Python/6. Coding challenge 9.html | 541.00 B |
07. Functional Programming In Python/7. Coding challenge 9 solution.html | 390.00 B |
07. Functional Programming In Python/8. Coding challenge 10.html | 155.00 B |
07. Functional Programming In Python/9. Coding challenge 10 solution.html | 96.00 B |
08. Object Oriented Programming In Python/1. Object Oriented Programming in Python.mp4 | 24.20 MB |
08. Object Oriented Programming In Python/1. Object Oriented Programming in Python.vtt | 16.89 kB |
08. Object Oriented Programming In Python/10. Coding challenge 13.html | 225.00 B |
08. Object Oriented Programming In Python/11. Coding challenge 13 solution.html | 289.00 B |
08. Object Oriented Programming In Python/12. Notes & Summary For Section 7.html | 3.28 kB |
08. Object Oriented Programming In Python/2. Inheritance in Python.mp4 | 10.82 MB |
08. Object Oriented Programming In Python/2. Inheritance in Python.vtt | 6.67 kB |
08. Object Oriented Programming In Python/3. Recursion in Python.mp4 | 12.03 MB |
08. Object Oriented Programming In Python/3. Recursion in Python.vtt | 8.84 kB |
08. Object Oriented Programming In Python/4. Sets.mp4 | 14.12 MB |
08. Object Oriented Programming In Python/4. Sets.vtt | 9.52 kB |
08. Object Oriented Programming In Python/5. Itertools.mp4 | 16.86 MB |
08. Object Oriented Programming In Python/5. Itertools.vtt | 11.31 kB |
08. Object Oriented Programming In Python/6. Operator overloading in Python.mp4 | 13.86 MB |
08. Object Oriented Programming In Python/6. Operator overloading in Python.vtt | 9.26 kB |
08. Object Oriented Programming In Python/7. Data hiding in Python.mp4 | 11.93 MB |
08. Object Oriented Programming In Python/7. Data hiding in Python.vtt | 7.95 kB |
08. Object Oriented Programming In Python/8. Coding challenge 12.html | 838.00 B |
08. Object Oriented Programming In Python/9. Coding challenge 12 solution.html | 1.16 kB |
09. Regular Expressions In Python/1. Regular expressions in Python.mp4 | 11.33 MB |
09. Regular Expressions In Python/1. Regular expressions in Python.vtt | 8.30 kB |
09. Regular Expressions In Python/2. Search & find all.mp4 | 9.83 MB |
09. Regular Expressions In Python/2. Search & find all.vtt | 6.66 kB |
09. Regular Expressions In Python/3. Find & replace.mp4 | 8.72 MB |
09. Regular Expressions In Python/3. Find & replace.vtt | 6.33 kB |
09. Regular Expressions In Python/4. The dot metacharacter.mp4 | 6.33 MB |
09. Regular Expressions In Python/4. The dot metacharacter.vtt | 4.41 kB |
09. Regular Expressions In Python/5. Caret & dollar metacharacter.mp4 | 9.27 MB |
09. Regular Expressions In Python/5. Caret & dollar metacharacter.vtt | 6.83 kB |
09. Regular Expressions In Python/6. Character class.mp4 | 10.57 MB |
09. Regular Expressions In Python/6. Character class.vtt | 7.88 kB |
09. Regular Expressions In Python/7. Star metacharacter.mp4 | 8.36 MB |
09. Regular Expressions In Python/7. Star metacharacter.vtt | 6.04 kB |
09. Regular Expressions In Python/8. Group.mp4 | 6.09 MB |
09. Regular Expressions In Python/8. Group.vtt | 4.24 kB |
10. Create GUI Apps In Python Using Tkinter/1. Tkinter Hello world program.mp4 | 12.65 MB |
10. Create GUI Apps In Python Using Tkinter/1. Tkinter Hello world program.vtt | 9.14 kB |
10. Create GUI Apps In Python Using Tkinter/10. Tkinter Message box.mp4 | 9.33 MB |
10. Create GUI Apps In Python Using Tkinter/10. Tkinter Message box.vtt | 5.04 kB |
10. Create GUI Apps In Python Using Tkinter/11. Tkinter Drawing.mp4 | 10.25 MB |
10. Create GUI Apps In Python Using Tkinter/11. Tkinter Drawing.vtt | 6.42 kB |
10. Create GUI Apps In Python Using Tkinter/2. Tkinter Using frames.mp4 | 10.82 MB |
10. Create GUI Apps In Python Using Tkinter/2. Tkinter Using frames.vtt | 7.08 kB |
10. Create GUI Apps In Python Using Tkinter/3. Tkinter Grid layout.mp4 | 12.91 MB |
10. Create GUI Apps In Python Using Tkinter/3. Tkinter Grid layout.vtt | 7.85 kB |
10. Create GUI Apps In Python Using Tkinter/4. Tkinter Self adjusting widgets.mp4 | 9.82 MB |
10. Create GUI Apps In Python Using Tkinter/4. Tkinter Self adjusting widgets.vtt | 6.00 kB |
10. Create GUI Apps In Python Using Tkinter/5. Tkinter Handling button clicks.mp4 | 7.47 MB |
10. Create GUI Apps In Python Using Tkinter/5. Tkinter Handling button clicks.vtt | 5.34 kB |
10. Create GUI Apps In Python Using Tkinter/6. Tkinter Using classes.mp4 | 20.18 MB |
10. Create GUI Apps In Python Using Tkinter/6. Tkinter Using classes.vtt | 12.71 kB |
10. Create GUI Apps In Python Using Tkinter/7. Tkinter Using drop downs.mp4 | 22.22 MB |
10. Create GUI Apps In Python Using Tkinter/7. Tkinter Using drop downs.vtt | 13.73 kB |
10. Create GUI Apps In Python Using Tkinter/8. Tkinter Toolbar.mp4 | 15.92 MB |
10. Create GUI Apps In Python Using Tkinter/8. Tkinter Toolbar.vtt | 9.56 kB |
10. Create GUI Apps In Python Using Tkinter/9. Tkinter Making Status Bar.mp4 | 7.16 MB |
10. Create GUI Apps In Python Using Tkinter/9. Tkinter Making Status Bar.vtt | 3.85 kB |
11. Building Calculator App Using Tkinter/1. Building Calculator App Part 1.mp4 | 23.44 MB |
11. Building Calculator App Using Tkinter/1. Building Calculator App Part 1.vtt | 15.43 kB |
11. Building Calculator App Using Tkinter/2. Building Calculator App Part 2.mp4 | 14.58 MB |
11. Building Calculator App Using Tkinter/2. Building Calculator App Part 2.vtt | 8.02 kB |
11. Building Calculator App Using Tkinter/3. Building Calculator App Part 3.mp4 | 11.60 MB |
11. Building Calculator App Using Tkinter/3. Building Calculator App Part 3.vtt | 6.63 kB |
11. Building Calculator App Using Tkinter/4. Building Calculator App Part 4.mp4 | 22.72 MB |
11. Building Calculator App Using Tkinter/4. Building Calculator App Part 4.vtt | 13.17 kB |
11. Building Calculator App Using Tkinter/5. Building Calculator app Source Code.html | 2.94 kB |
12. Data Analysis Using Python/1. Introduction to Data Analysis Using Python.mp4 | 17.14 MB |
12. Data Analysis Using Python/1. Introduction to Data Analysis Using Python.vtt | 8.92 kB |
12. Data Analysis Using Python/10. Arithmetic operations on dataframe and series.mp4 | 16.87 MB |
12. Data Analysis Using Python/10. Arithmetic operations on dataframe and series.vtt | 10.32 kB |
12. Data Analysis Using Python/11. Arithmetic operations in between dataframe and series.mp4 | 12.19 MB |
12. Data Analysis Using Python/11. Arithmetic operations in between dataframe and series.vtt | 7.49 kB |
12. Data Analysis Using Python/12. Sorting series and dataframes.mp4 | 14.11 MB |
12. Data Analysis Using Python/12. Sorting series and dataframes.vtt | 9.59 kB |
12. Data Analysis Using Python/13. Sorting according to values.mp4 | 6.57 MB |
12. Data Analysis Using Python/13. Sorting according to values.vtt | 4.38 kB |
12. Data Analysis Using Python/14. Handling duplicate values.mp4 | 5.20 MB |
12. Data Analysis Using Python/14. Handling duplicate values.vtt | 3.69 kB |
12. Data Analysis Using Python/15. Calculating sum, max & min values.mp4 | 7.02 MB |
12. Data Analysis Using Python/15. Calculating sum, max & min values.vtt | 4.80 kB |
12. Data Analysis Using Python/16. Dropping nan values.mp4 | 10.21 MB |
12. Data Analysis Using Python/16. Dropping nan values.vtt | 7.13 kB |
12. Data Analysis Using Python/17. Loading data from a file.mp4 | 11.52 MB |
12. Data Analysis Using Python/17. Loading data from a file.vtt | 6.14 kB |
12. Data Analysis Using Python/18. Analyzing file data.mp4 | 23.83 MB |
12. Data Analysis Using Python/18. Analyzing file data.vtt | 9.84 kB |
12. Data Analysis Using Python/19. Creating Numpy Array.mp4 | 6.19 MB |
12. Data Analysis Using Python/19. Creating Numpy Array.vtt | 4.49 kB |
12. Data Analysis Using Python/2. Installing Tools For Data Analysis.mp4 | 12.53 MB |
12. Data Analysis Using Python/2. Installing Tools For Data Analysis.vtt | 7.09 kB |
12. Data Analysis Using Python/20. 19 Another way to create an array.mp4 | 7.42 MB |
12. Data Analysis Using Python/20. 19 Another way to create an array.vtt | 5.49 kB |
12. Data Analysis Using Python/21. Logspace & Linspace.mp4 | 6.91 MB |
12. Data Analysis Using Python/21. Logspace & Linspace.vtt | 5.29 kB |
12. Data Analysis Using Python/22. Slicing a Numpy Array.mp4 | 12.57 MB |
12. Data Analysis Using Python/22. Slicing a Numpy Array.vtt | 9.10 kB |
12. Data Analysis Using Python/23. Advanced indexing and slicing techniques.mp4 | 16.70 MB |
12. Data Analysis Using Python/23. Advanced indexing and slicing techniques.vtt | 11.79 kB |
12. Data Analysis Using Python/24. Broadcasting.mp4 | 9.60 MB |
12. Data Analysis Using Python/24. Broadcasting.vtt | 6.94 kB |
12. Data Analysis Using Python/25. Iterating using nditer.mp4 | 6.23 MB |
12. Data Analysis Using Python/25. Iterating using nditer.vtt | 4.43 kB |
12. Data Analysis Using Python/26. Plotting data using Matplotlib.mp4 | 11.96 MB |
12. Data Analysis Using Python/26. Plotting data using Matplotlib.vtt | 7.81 kB |
12. Data Analysis Using Python/3. Introduction to Pandas & Series.mp4 | 20.56 MB |
12. Data Analysis Using Python/3. Introduction to Pandas & Series.vtt | 10.48 kB |
12. Data Analysis Using Python/4. Converting Dictionaries to Series.mp4 | 6.24 MB |
12. Data Analysis Using Python/4. Converting Dictionaries to Series.vtt | 4.38 kB |
12. Data Analysis Using Python/5. Introduction to Data Frames.mp4 | 10.94 MB |
12. Data Analysis Using Python/5. Introduction to Data Frames.vtt | 7.90 kB |
12. Data Analysis Using Python/6. Changing Column Sequence.mp4 | 14.06 MB |
12. Data Analysis Using Python/6. Changing Column Sequence.vtt | 8.83 kB |
12. Data Analysis Using Python/7. Changing Columns & Transposing Dataframe.mp4 | 11.48 MB |
12. Data Analysis Using Python/7. Changing Columns & Transposing Dataframe.vtt | 7.11 kB |
12. Data Analysis Using Python/8. Reindexing Series & DataFrames.mp4 | 15.19 MB |
12. Data Analysis Using Python/8. Reindexing Series & DataFrames.vtt | 9.50 kB |
12. Data Analysis Using Python/9. Deleting Rows & Coulumns.mp4 | 8.67 MB |
12. Data Analysis Using Python/9. Deleting Rows & Coulumns.vtt | 5.31 kB |
13. Make Web Applications In Python Using Django/1. Django Tutorial 1 Installing Django on Windows.mp4 | 13.07 MB |
13. Make Web Applications In Python Using Django/1. Django Tutorial 1 Installing Django on Windows.vtt | 5.58 kB |
13. Make Web Applications In Python Using Django/10. Django tutorial 9 Adding Data to the Database Tables.mp4 | 15.85 MB |
13. Make Web Applications In Python Using Django/10. Django tutorial 9 Adding Data to the Database Tables.vtt | 7.32 kB |
13. Make Web Applications In Python Using Django/11. Django tutorial 10 Filtering the Results.mp4 | 14.52 MB |
13. Make Web Applications In Python Using Django/11. Django tutorial 10 Filtering the Results.vtt | 7.30 kB |
13. Make Web Applications In Python Using Django/12. Django tutorial 11 Admin Pannel in Django.mp4 | 16.52 MB |
13. Make Web Applications In Python Using Django/12. Django tutorial 11 Admin Pannel in Django.vtt | 9.26 kB |
13. Make Web Applications In Python Using Django/13. Django tutorial 12 Creating Another View in Django.mp4 | 19.50 MB |
13. Make Web Applications In Python Using Django/13. Django tutorial 12 Creating Another View in Django.vtt | 12.20 kB |
13. Make Web Applications In Python Using Django/14. Django tutorial 13 Connecting to the Database.mp4 | 15.16 MB |
13. Make Web Applications In Python Using Django/14. Django tutorial 13 Connecting to the Database.vtt | 9.32 kB |
13. Make Web Applications In Python Using Django/15. Django tutorial 14 Creating Templates.mp4 | 20.18 MB |
13. Make Web Applications In Python Using Django/15. Django tutorial 14 Creating Templates.vtt | 12.64 kB |
13. Make Web Applications In Python Using Django/16. Django tutorial 15 Rendering Templates.mp4 | 6.09 MB |
13. Make Web Applications In Python Using Django/16. Django tutorial 15 Rendering Templates.vtt | 3.60 kB |
13. Make Web Applications In Python Using Django/17. Django tutorial 16 Raising a 404 Error.mp4 | 17.81 MB |
13. Make Web Applications In Python Using Django/17. Django tutorial 16 Raising a 404 Error.vtt | 10.80 kB |
13. Make Web Applications In Python Using Django/18. Django tutorial 17 Designing The Detail View.mp4 | 8.20 MB |
13. Make Web Applications In Python Using Django/18. Django tutorial 17 Designing The Detail View.vtt | 5.86 kB |
13. Make Web Applications In Python Using Django/19. Django tutorial 18 Removing The Hardcoded Urls.mp4 | 4.96 MB |
13. Make Web Applications In Python Using Django/19. Django tutorial 18 Removing The Hardcoded Urls.vtt | 3.57 kB |
13. Make Web Applications In Python Using Django/2. Installing Django For MAC Users.html | 1.16 kB |
13. Make Web Applications In Python Using Django/20. Django tutorial 19 Namespaces in Django.mp4 | 6.42 MB |
13. Make Web Applications In Python Using Django/20. Django tutorial 19 Namespaces in Django.vtt | 4.51 kB |
13. Make Web Applications In Python Using Django/21. Django tutorial 20 Using Static Files In Django.mp4 | 20.37 MB |
13. Make Web Applications In Python Using Django/21. Django tutorial 20 Using Static Files In Django.vtt | 10.90 kB |
13. Make Web Applications In Python Using Django/22. Django tutorial 21 Creating Our Navigation Bar.mp4 | 23.49 MB |
13. Make Web Applications In Python Using Django/22. Django tutorial 21 Creating Our Navigation Bar.vtt | 10.93 kB |
13. Make Web Applications In Python Using Django/23. Django tutorial 22 Navigation Bar Touchup.mp4 | 34.29 MB |
13. Make Web Applications In Python Using Django/23. Django tutorial 22 Navigation Bar Touchup.vtt | 10.36 kB |
13. Make Web Applications In Python Using Django/23.1 HTML files used for the project.txt.txt | 5.43 kB |
13. Make Web Applications In Python Using Django/24. Django tutorial 23 Using Base Templates.mp4 | 23.20 MB |
13. Make Web Applications In Python Using Django/24. Django tutorial 23 Using Base Templates.vtt | 10.66 kB |
13. Make Web Applications In Python Using Django/25. Django tutorial 24 Generic Views In Django.mp4 | 16.00 MB |
13. Make Web Applications In Python Using Django/25. Django tutorial 24 Generic Views In Django.vtt | 9.32 kB |
13. Make Web Applications In Python Using Django/26. Django tutorial 25 Design Touchup.mp4 | 30.89 MB |
13. Make Web Applications In Python Using Django/26. Django tutorial 25 Design Touchup.vtt | 13.53 kB |
13. Make Web Applications In Python Using Django/27. Django tutorial 26 Form To Add Books.mp4 | 15.73 MB |
13. Make Web Applications In Python Using Django/27. Django tutorial 26 Form To Add Books.vtt | 8.42 kB |
13. Make Web Applications In Python Using Django/28. Django tutorial 27 Form part -2.mp4 | 28.93 MB |
13. Make Web Applications In Python Using Django/28. Django tutorial 27 Form part -2.vtt | 17.08 kB |
13. Make Web Applications In Python Using Django/29. Final Source Code For Django.html | 8.58 kB |
13. Make Web Applications In Python Using Django/3. Django tutorial 2 Creating Our First Django Project.mp4 | 25.70 MB |
13. Make Web Applications In Python Using Django/3. Django tutorial 2 Creating Our First Django Project.vtt | 12.61 kB |
13. Make Web Applications In Python Using Django/4. Django tutorial 3 Creating Our Own App.mp4 | 11.45 MB |
13. Make Web Applications In Python Using Django/4. Django tutorial 3 Creating Our Own App.vtt | 5.79 kB |
13. Make Web Applications In Python Using Django/5. Django tutorial 4 Overview Of an App in Django.mp4 | 11.48 MB |
13. Make Web Applications In Python Using Django/5. Django tutorial 4 Overview Of an App in Django.vtt | 7.70 kB |
13. Make Web Applications In Python Using Django/6. Django tutorial 5 Creating Our Own Views in Django.mp4 | 22.93 MB |
13. Make Web Applications In Python Using Django/6. Django tutorial 5 Creating Our Own Views in Django.vtt | 14.54 kB |
13. Make Web Applications In Python Using Django/7. Django tutorial 6 Applying Migrations.mp4 | 7.23 MB |
13. Make Web Applications In Python Using Django/7. Django tutorial 6 Applying Migrations.vtt | 3.43 kB |
13. Make Web Applications In Python Using Django/8. Django tutorial 7 Creating Books Table in Django.mp4 | 10.59 MB |
13. Make Web Applications In Python Using Django/8. Django tutorial 7 Creating Books Table in Django.vtt | 6.91 kB |
13. Make Web Applications In Python Using Django/9. Django tutorial 8 Final Steps in Creating Table.mp4 | 11.56 MB |
13. Make Web Applications In Python Using Django/9. Django tutorial 8 Final Steps in Creating Table.vtt | 5.68 kB |
14. Make Web Applications With Python Using Django 2.0/1. Using virtual environment.mp4 | 22.79 MB |
14. Make Web Applications With Python Using Django 2.0/1. Using virtual environment.vtt | 9.76 kB |
14. Make Web Applications With Python Using Django 2.0/10. Django 2 Lecture 10 Creating A Super User.mp4 | 15.59 MB |
14. Make Web Applications With Python Using Django 2.0/10. Django 2 Lecture 10 Creating A Super User.vtt | 10.05 kB |
14. Make Web Applications With Python Using Django 2.0/11. Django 2 Lecture 11 Creating Another View.mp4 | 12.31 MB |
14. Make Web Applications With Python Using Django 2.0/11. Django 2 Lecture 11 Creating Another View.vtt | 7.69 kB |
14. Make Web Applications With Python Using Django 2.0/12. Django 2 Lecture 12 Connecting To The Database.mp4 | 15.89 MB |
14. Make Web Applications With Python Using Django 2.0/12. Django 2 Lecture 12 Connecting To The Database.vtt | 9.35 kB |
14. Make Web Applications With Python Using Django 2.0/13. Django 2 Lecture 13 Creating Templates.mp4 | 14.53 MB |
14. Make Web Applications With Python Using Django 2.0/13. Django 2 Lecture 13 Creating Templates.vtt | 12.05 kB |
14. Make Web Applications With Python Using Django 2.0/14. Django 2 Lecture 14 Using Render.mp4 | 5.50 MB |
14. Make Web Applications With Python Using Django 2.0/14. Django 2 Lecture 14 Using Render.vtt | 3.89 kB |
14. Make Web Applications With Python Using Django 2.0/15. Django 2 Lecture 15 Raising 404 Error.mp4 | 15.01 MB |
14. Make Web Applications With Python Using Django 2.0/15. Django 2 Lecture 15 Raising 404 Error.vtt | 8.88 kB |
14. Make Web Applications With Python Using Django 2.0/16. Django 2 Lecture 16 Designing The Detail View.mp4 | 6.23 MB |
14. Make Web Applications With Python Using Django 2.0/16. Django 2 Lecture 16 Designing The Detail View.vtt | 4.60 kB |
14. Make Web Applications With Python Using Django 2.0/17. Django 2 Lecture 17 Removing Hard Coded URLs.mp4 | 5.51 MB |
14. Make Web Applications With Python Using Django 2.0/17. Django 2 Lecture 17 Removing Hard Coded URLs.vtt | 4.16 kB |
14. Make Web Applications With Python Using Django 2.0/18. Django 2 Lecture 18 Using Namespaces.mp4 | 5.97 MB |
14. Make Web Applications With Python Using Django 2.0/18. Django 2 Lecture 18 Using Namespaces.vtt | 4.17 kB |
14. Make Web Applications With Python Using Django 2.0/19. Django 2 Lecture 19 Using Static Files.mp4 | 14.54 MB |
14. Make Web Applications With Python Using Django 2.0/19. Django 2 Lecture 19 Using Static Files.vtt | 8.33 kB |
14. Make Web Applications With Python Using Django 2.0/2. Django 2 Lecture 2 Creating An App.mp4 | 14.26 MB |
14. Make Web Applications With Python Using Django 2.0/2. Django 2 Lecture 2 Creating An App.vtt | 6.79 kB |
14. Make Web Applications With Python Using Django 2.0/20. Django 2 Lecture 20 Designing Navbar.mp4 | 16.07 MB |
14. Make Web Applications With Python Using Django 2.0/20. Django 2 Lecture 20 Designing Navbar.vtt | 6.70 kB |
14. Make Web Applications With Python Using Django 2.0/21. Django 2 Lecture 21 Navbar Touchup.mp4 | 12.00 MB |
14. Make Web Applications With Python Using Django 2.0/21. Django 2 Lecture 21 Navbar Touchup.vtt | 5.72 kB |
14. Make Web Applications With Python Using Django 2.0/3. Django 2 Lecture 3 Overview of an app.mp4 | 8.28 MB |
14. Make Web Applications With Python Using Django 2.0/3. Django 2 Lecture 3 Overview of an app.vtt | 8.31 kB |
14. Make Web Applications With Python Using Django 2.0/4. Django 2 Lecture 4 Creating a View.mp4 | 22.96 MB |
14. Make Web Applications With Python Using Django 2.0/4. Django 2 Lecture 4 Creating a View.vtt | 13.30 kB |
14. Make Web Applications With Python Using Django 2.0/5. Django 2 Lecture 5 Applying Migrations.mp4 | 7.23 MB |
14. Make Web Applications With Python Using Django 2.0/5. Django 2 Lecture 5 Applying Migrations.vtt | 3.95 kB |
14. Make Web Applications With Python Using Django 2.0/6. Django 2 Lecture 6 Creating Models.mp4 | 8.29 MB |
14. Make Web Applications With Python Using Django 2.0/6. Django 2 Lecture 6 Creating Models.vtt | 5.61 kB |
14. Make Web Applications With Python Using Django 2.0/7. Django 2 Lecture 7 Creating Database Tables.mp4 | 9.11 MB |
14. Make Web Applications With Python Using Django 2.0/7. Django 2 Lecture 7 Creating Database Tables.vtt | 4.40 kB |
14. Make Web Applications With Python Using Django 2.0/8. Django 2 Lecture 8 Adding Data To Database.mp4 | 9.43 MB |
14. Make Web Applications With Python Using Django 2.0/8. Django 2 Lecture 8 Adding Data To Database.vtt | 6.38 kB |
14. Make Web Applications With Python Using Django 2.0/9. Django 2 Lecture 9 Filtering Results.mp4 | 12.83 MB |
14. Make Web Applications With Python Using Django 2.0/9. Django 2 Lecture 9 Filtering Results.vtt | 8.26 kB |
15. Make Web Applications in Python Using Flask/1. Flask Tutorial 1 Creating Directory Structure.mp4 | 23.54 MB |
15. Make Web Applications in Python Using Flask/1. Flask Tutorial 1 Creating Directory Structure.vtt | 10.64 kB |
15. Make Web Applications in Python Using Flask/10. Flask Tutorial 10 Passing Form Data To Templates.mp4 | 23.69 MB |
15. Make Web Applications in Python Using Flask/10. Flask Tutorial 10 Passing Form Data To Templates.vtt | 14.37 kB |
15. Make Web Applications in Python Using Flask/11. Flask Tutorial 11 Using Cookies.mp4 | 28.80 MB |
15. Make Web Applications in Python Using Flask/11. Flask Tutorial 11 Using Cookies.vtt | 17.33 kB |
15. Make Web Applications in Python Using Flask/2. Flask Tutorial 2 Hello world.mp4 | 19.65 MB |
15. Make Web Applications in Python Using Flask/2. Flask Tutorial 2 Hello world.vtt | 9.27 kB |
15. Make Web Applications in Python Using Flask/3. Flask Tutorial 3 Routing.mp4 | 12.18 MB |
15. Make Web Applications in Python Using Flask/3. Flask Tutorial 3 Routing.vtt | 6.38 kB |
15. Make Web Applications in Python Using Flask/4. Flask Tutorial 4 Variables.mp4 | 14.36 MB |
15. Make Web Applications in Python Using Flask/4. Flask Tutorial 4 Variables.vtt | 7.97 kB |
15. Make Web Applications in Python Using Flask/5. Flask Tutorial 5 Dynamic Urls.mp4 | 17.97 MB |
15. Make Web Applications in Python Using Flask/5. Flask Tutorial 5 Dynamic Urls.vtt | 10.37 kB |
15. Make Web Applications in Python Using Flask/6. Flask Tutorial 6 Passing Data To The Server.mp4 | 31.18 MB |
15. Make Web Applications in Python Using Flask/6. Flask Tutorial 6 Passing Data To The Server.vtt | 17.72 kB |
15. Make Web Applications in Python Using Flask/7. Flask Tutorial 7 Templates.mp4 | 13.94 MB |
15. Make Web Applications in Python Using Flask/7. Flask Tutorial 7 Templates.vtt | 8.61 kB |
15. Make Web Applications in Python Using Flask/8. Flask Tutorial 8 Templates Passing Data.mp4 | 13.05 MB |
15. Make Web Applications in Python Using Flask/8. Flask Tutorial 8 Templates Passing Data.vtt | 8.07 kB |
15. Make Web Applications in Python Using Flask/9. Flask Tutorial 9 Using Templates.mp4 | 17.26 MB |
15. Make Web Applications in Python Using Flask/9. Flask Tutorial 9 Using Templates.vtt | 10.46 kB |
16. Building REST API's with Python and Django/1. Introduction to API.mp4 | 10.08 MB |
16. Building REST API's with Python and Django/1. Introduction to API.vtt | 7.86 kB |
16. Building REST API's with Python and Django/2. Building a basic REST API using Django REST Framework.mp4 | 53.35 MB |
16. Building REST API's with Python and Django/2. Building a basic REST API using Django REST Framework.vtt | 23.62 kB |
16. Building REST API's with Python and Django/3. Creating API Endpoints.mp4 | 20.32 MB |
16. Building REST API's with Python and Django/3. Creating API Endpoints.vtt | 9.96 kB |
16. Building REST API's with Python and Django/4. Adding Image Field.mp4 | 30.05 MB |
16. Building REST API's with Python and Django/4. Adding Image Field.vtt | 12.19 kB |
16. Building REST API's with Python and Django/5. Filtering.mp4 | 21.66 MB |
16. Building REST API's with Python and Django/5. Filtering.vtt | 9.45 kB |
16. Building REST API's with Python and Django/6. Search functionality.mp4 | 13.73 MB |
16. Building REST API's with Python and Django/6. Search functionality.vtt | 5.48 kB |
16. Building REST API's with Python and Django/7. API Authentication.mp4 | 44.07 MB |
16. Building REST API's with Python and Django/7. API Authentication.vtt | 18.05 kB |
17. Learn How To Crawl Websites Using Python Web Crawling/1. Python Web Crawler Part -1.mp4 | 14.47 MB |
17. Learn How To Crawl Websites Using Python Web Crawling/1. Python Web Crawler Part -1.vtt | 7.89 kB |
17. Learn How To Crawl Websites Using Python Web Crawling/10. Python Web Crawler Part -10.mp4 | 9.97 MB |
17. Learn How To Crawl Websites Using Python Web Crawling/10. Python Web Crawler Part -10.vtt | 6.84 kB |
17. Learn How To Crawl Websites Using Python Web Crawling/11. Python Web Crawler Part -11.mp4 | 8.45 MB |
17. Learn How To Crawl Websites Using Python Web Crawling/11. Python Web Crawler Part -11.vtt | 5.62 kB |
17. Learn How To Crawl Websites Using Python Web Crawling/12. Python Web Crawler Part -12.mp4 | 9.39 MB |
17. Learn How To Crawl Websites Using Python Web Crawling/12. Python Web Crawler Part -12.vtt | 5.60 kB |
17. Learn How To Crawl Websites Using Python Web Crawling/13. Python Web Crawler Part -13.mp4 | 15.28 MB |
17. Learn How To Crawl Websites Using Python Web Crawling/13. Python Web Crawler Part -13.vtt | 8.50 kB |
17. Learn How To Crawl Websites Using Python Web Crawling/14. Python Web Crawler Part -14.mp4 | 13.56 MB |
17. Learn How To Crawl Websites Using Python Web Crawling/14. Python Web Crawler Part -14.vtt | 7.85 kB |
17. Learn How To Crawl Websites Using Python Web Crawling/15. Python Web Crawler Part -15.mp4 | 10.88 MB |
17. Learn How To Crawl Websites Using Python Web Crawling/15. Python Web Crawler Part -15.vtt | 6.26 kB |
17. Learn How To Crawl Websites Using Python Web Crawling/16. Python Web Crawler Part -16.mp4 | 11.15 MB |
17. Learn How To Crawl Websites Using Python Web Crawling/16. Python Web Crawler Part -16.vtt | 6.47 kB |
17. Learn How To Crawl Websites Using Python Web Crawling/17. Python Web Crawler Part -17.mp4 | 10.87 MB |
17. Learn How To Crawl Websites Using Python Web Crawling/17. Python Web Crawler Part -17.vtt | 6.99 kB |
17. Learn How To Crawl Websites Using Python Web Crawling/18. Python Web Crawler Part -18.mp4 | 12.86 MB |
17. Learn How To Crawl Websites Using Python Web Crawling/18. Python Web Crawler Part -18.vtt | 8.03 kB |
17. Learn How To Crawl Websites Using Python Web Crawling/19. Python Web Crawler Part -19.mp4 | 13.03 MB |
17. Learn How To Crawl Websites Using Python Web Crawling/19. Python Web Crawler Part -19.vtt | 7.72 kB |
17. Learn How To Crawl Websites Using Python Web Crawling/2. Python Web Crawler Part -2.mp4 | 11.42 MB |
17. Learn How To Crawl Websites Using Python Web Crawling/2. Python Web Crawler Part -2.vtt | 6.93 kB |
17. Learn How To Crawl Websites Using Python Web Crawling/20. Web Crawler Source Code.html | 5.76 kB |
17. Learn How To Crawl Websites Using Python Web Crawling/3. Python Web Crawler Part -3.mp4 | 8.76 MB |
17. Learn How To Crawl Websites Using Python Web Crawling/3. Python Web Crawler Part -3.vtt | 6.31 kB |
17. Learn How To Crawl Websites Using Python Web Crawling/4. Python Web Crawler Part -4.mp4 | 8.93 MB |
17. Learn How To Crawl Websites Using Python Web Crawling/4. Python Web Crawler Part -4.vtt | 6.77 kB |
17. Learn How To Crawl Websites Using Python Web Crawling/5. Python Web Crawler Part -5.mp4 | 13.89 MB |
17. Learn How To Crawl Websites Using Python Web Crawling/5. Python Web Crawler Part -5.vtt | 9.51 kB |
17. Learn How To Crawl Websites Using Python Web Crawling/6. Python Web Crawler Part -6.mp4 | 7.58 MB |
17. Learn How To Crawl Websites Using Python Web Crawling/6. Python Web Crawler Part -6.vtt | 5.03 kB |
17. Learn How To Crawl Websites Using Python Web Crawling/7. Python Web Crawler Part -7.mp4 | 15.79 MB |
17. Learn How To Crawl Websites Using Python Web Crawling/7. Python Web Crawler Part -7.vtt | 9.90 kB |
17. Learn How To Crawl Websites Using Python Web Crawling/8. Python Web Crawler Part -8.mp4 | 10.32 MB |
17. Learn How To Crawl Websites Using Python Web Crawling/8. Python Web Crawler Part -8.vtt | 6.60 kB |
17. Learn How To Crawl Websites Using Python Web Crawling/9. Python Web Crawler Part -9.mp4 | 7.70 MB |
17. Learn How To Crawl Websites Using Python Web Crawling/9. Python Web Crawler Part -9.vtt | 5.11 kB |
18. Complex Coding Challenges/1. Introduction.html | 2.60 kB |
18. Complex Coding Challenges/2. Complex Python Challenges.html | 5.40 kB |
19. Automation With Selenium Web Driver and Python/1. Introduction to Selenium.mp4 | 22.25 MB |
19. Automation With Selenium Web Driver and Python/1. Introduction to Selenium.vtt | 2.49 kB |
19. Automation With Selenium Web Driver and Python/2. Installing Selenium.mp4 | 23.20 MB |
19. Automation With Selenium Web Driver and Python/2. Installing Selenium.vtt | 4.60 kB |
19. Automation With Selenium Web Driver and Python/3. Opening a URL.mp4 | 18.04 MB |
19. Automation With Selenium Web Driver and Python/3. Opening a URL.vtt | 4.37 kB |
19. Automation With Selenium Web Driver and Python/4. Automating Google Search.mp4 | 55.67 MB |
19. Automation With Selenium Web Driver and Python/4. Automating Google Search.vtt | 8.57 kB |
19. Automation With Selenium Web Driver and Python/5. Find Elements By XPATH.mp4 | 38.17 MB |
19. Automation With Selenium Web Driver and Python/5. Find Elements By XPATH.vtt | 5.30 kB |
19. Automation With Selenium Web Driver and Python/6. Clicking Links.mp4 | 49.40 MB |
19. Automation With Selenium Web Driver and Python/6. Clicking Links.vtt | 6.22 kB |
19. Automation With Selenium Web Driver and Python/7. Refreshing a Webpage.mp4 | 17.78 MB |
19. Automation With Selenium Web Driver and Python/7. Refreshing a Webpage.vtt | 3.02 kB |
19. Automation With Selenium Web Driver and Python/8. Using Forward and Backward Navigation Buttons.mp4 | 27.96 MB |
19. Automation With Selenium Web Driver and Python/8. Using Forward and Backward Navigation Buttons.vtt | 3.64 kB |
19. Automation With Selenium Web Driver and Python/9. Scrolling and Getting the Current URL.mp4 | 40.54 MB |
19. Automation With Selenium Web Driver and Python/9. Scrolling and Getting the Current URL.vtt | 5.86 kB |
20. Building A Facebook Auto Poster/1. Building A Facebook Auto Poster.mp4 | 59.60 MB |
20. Building A Facebook Auto Poster/1. Building A Facebook Auto Poster.vtt | 14.77 kB |
21. Python Best Practices Writing Clean & Efficient Python Code/1. Writing Clean Python Code Best Practices part 1.mp4 | 9.62 MB |
21. Python Best Practices Writing Clean & Efficient Python Code/1. Writing Clean Python Code Best Practices part 1.vtt | 7.35 kB |
21. Python Best Practices Writing Clean & Efficient Python Code/2. Writing Clean Python Code Best Practices part 2.mp4 | 16.63 MB |
21. Python Best Practices Writing Clean & Efficient Python Code/2. Writing Clean Python Code Best Practices part 2.vtt | 11.90 kB |
21. Python Best Practices Writing Clean & Efficient Python Code/3. Writing Clean Python Code Best Practices part 3.mp4 | 9.98 MB |
21. Python Best Practices Writing Clean & Efficient Python Code/3. Writing Clean Python Code Best Practices part 3.vtt | 7.18 kB |
21. Python Best Practices Writing Clean & Efficient Python Code/4. Writing Clean Python Code Best Practices part 4.mp4 | 13.58 MB |
21. Python Best Practices Writing Clean & Efficient Python Code/4. Writing Clean Python Code Best Practices part 4.vtt | 9.41 kB |
21. Python Best Practices Writing Clean & Efficient Python Code/5. Writing Clean Python Code Best Practices part 5.mp4 | 11.98 MB |
21. Python Best Practices Writing Clean & Efficient Python Code/5. Writing Clean Python Code Best Practices part 5.vtt | 8.20 kB |
22. Miscellaneous Content/1. Updating entries in Django with UpdateView.mp4 | 18.16 MB |
22. Miscellaneous Content/1. Updating entries in Django with UpdateView.vtt | 10.61 kB |
22. Miscellaneous Content/10. Bootstrap Part 8 Nesting of Rows & Columns.mp4 | 43.22 MB |
22. Miscellaneous Content/10. Bootstrap Part 8 Nesting of Rows & Columns.vtt | 10.52 kB |
22. Miscellaneous Content/2. Bootstrap For Django Introduction.html | 822.00 B |
22. Miscellaneous Content/3. Bootstrap part 1 Introduction To Bootstrap.mp4 | 5.93 MB |
22. Miscellaneous Content/3. Bootstrap part 1 Introduction To Bootstrap.vtt | 3.09 kB |
22. Miscellaneous Content/4. Bootstrap Part 2 Adding Bootstrap To Our Site.mp4 | 20.03 MB |
22. Miscellaneous Content/4. Bootstrap Part 2 Adding Bootstrap To Our Site.vtt | 5.30 kB |
22. Miscellaneous Content/5. Bootstrap Part 3 Bootstrap Grid System.mp4 | 39.10 MB |
22. Miscellaneous Content/5. Bootstrap Part 3 Bootstrap Grid System.vtt | 12.67 kB |
22. Miscellaneous Content/6. Bootstrap Part 4 Grid Classes Part 1.mp4 | 39.34 MB |
22. Miscellaneous Content/6. Bootstrap Part 4 Grid Classes Part 1.vtt | 7.17 kB |
22. Miscellaneous Content/7. Bootstrap Part 5 Grid Classes Part 2.mp4 | 34.21 MB |
22. Miscellaneous Content/7. Bootstrap Part 5 Grid Classes Part 2.vtt | 9.34 kB |
22. Miscellaneous Content/8. Bootstrap Part 6 Grid Column Offset.mp4 | 21.53 MB |
22. Miscellaneous Content/8. Bootstrap Part 6 Grid Column Offset.vtt | 6.04 kB |
22. Miscellaneous Content/9. Bootstrap Part 7 Making Images Responsive.mp4 | 48.13 MB |
22. Miscellaneous Content/9. Bootstrap Part 7 Making Images Responsive.vtt | 6.63 kB |
23. Regular Expressions Revisited/1. Introduction to Regular Expressions & Raw Strings.mp4 | 29.88 MB |
23. Regular Expressions Revisited/1. Introduction to Regular Expressions & Raw Strings.vtt | 8.11 kB |
23. Regular Expressions Revisited/10. Wildcard Example.mp4 | 24.26 MB |
23. Regular Expressions Revisited/10. Wildcard Example.vtt | 4.09 kB |
23. Regular Expressions Revisited/11. Optional Meta Character.mp4 | 16.82 MB |
23. Regular Expressions Revisited/11. Optional Meta Character.vtt | 3.04 kB |
23. Regular Expressions Revisited/12. Caret Meta Character.mp4 | 24.45 MB |
23. Regular Expressions Revisited/12. Caret Meta Character.vtt | 4.36 kB |
23. Regular Expressions Revisited/13. Character Classes Part 1.mp4 | 34.02 MB |
23. Regular Expressions Revisited/13. Character Classes Part 1.vtt | 5.90 kB |
23. Regular Expressions Revisited/14. Character Classes Part 2.mp4 | 33.53 MB |
23. Regular Expressions Revisited/14. Character Classes Part 2.vtt | 5.96 kB |
23. Regular Expressions Revisited/2. Search & Match Methods.mp4 | 52.48 MB |
23. Regular Expressions Revisited/2. Search & Match Methods.vtt | 10.07 kB |
23. Regular Expressions Revisited/3. Introduction To Meta Characters.mp4 | 12.51 MB |
23. Regular Expressions Revisited/3. Introduction To Meta Characters.vtt | 4.44 kB |
23. Regular Expressions Revisited/4. Star Meta Character.mp4 | 14.33 MB |
23. Regular Expressions Revisited/4. Star Meta Character.vtt | 2.73 kB |
23. Regular Expressions Revisited/5. Introduction To Plus Meta Character.mp4 | 6.15 MB |
23. Regular Expressions Revisited/5. Introduction To Plus Meta Character.vtt | 2.20 kB |
23. Regular Expressions Revisited/6. Plus Meta Character Example.mp4 | 15.96 MB |
23. Regular Expressions Revisited/6. Plus Meta Character Example.vtt | 2.69 kB |
23. Regular Expressions Revisited/7. Introduction To Curly Braces.mp4 | 7.18 MB |
23. Regular Expressions Revisited/7. Introduction To Curly Braces.vtt | 2.17 kB |
23. Regular Expressions Revisited/8. Curly Braces Example.mp4 | 23.33 MB |
23. Regular Expressions Revisited/8. Curly Braces Example.vtt | 3.83 kB |
23. Regular Expressions Revisited/9. Introduction To Wildcard.mp4 | 5.23 MB |
23. Regular Expressions Revisited/9. Introduction To Wildcard.vtt | 1.74 kB |
24. Conclusion/1. Conclusion.mp4 | 3.05 MB |
24. Conclusion/1. Conclusion.vtt | 2.89 kB |
Udemy Course downloader.txt | 94.00 B |
udemycoursedownloader.com.url | 132.00 B |