BITCQ

Udemy - Python In Practice - 15 Projects to Master Python

Size: 12.6 GB
Magnet link

Name Size
Udemy - Python In Practice - 15 Projects to Master Python/01 - Programming with Python/001 Introduction.html 2 KB
Udemy - Python In Practice - 15 Projects to Master Python/01 - Programming with Python/002 What is Programming.mp4 96.6 MB
Udemy - Python In Practice - 15 Projects to Master Python/01 - Programming with Python/002 What is Programming_en.vtt 19 KB
Udemy - Python In Practice - 15 Projects to Master Python/01 - Programming with Python/003 Setting-up IDE.mp4 269 MB
Udemy - Python In Practice - 15 Projects to Master Python/01 - Programming with Python/003 Setting-up IDE_en.vtt 19 KB
Udemy - Python In Practice - 15 Projects to Master Python/01 - Programming with Python/external-assets-links.txt 148 B
Udemy - Python In Practice - 15 Projects to Master Python/02 - Data Types & Variables/001 Data Types in Python.mp4 124.3 MB
Udemy - Python In Practice - 15 Projects to Master Python/02 - Data Types & Variables/001 Data Types in Python_en.vtt 16 KB
Udemy - Python In Practice - 15 Projects to Master Python/02 - Data Types & Variables/002 Variables.mp4 46 MB
Udemy - Python In Practice - 15 Projects to Master Python/02 - Data Types & Variables/002 Variables_en.vtt 6 KB
Udemy - Python In Practice - 15 Projects to Master Python/02 - Data Types & Variables/003 Variable Names.mp4 21 MB
Udemy - Python In Practice - 15 Projects to Master Python/02 - Data Types & Variables/003 Variable Names_en.vtt 4 KB
Udemy - Python In Practice - 15 Projects to Master Python/03 - Text Data Types/001 Python Strings.mp4 29.1 MB
Udemy - Python In Practice - 15 Projects to Master Python/03 - Text Data Types/001 Python Strings_en.vtt 6 KB
Udemy - Python In Practice - 15 Projects to Master Python/03 - Text Data Types/002 Extracting values from strings Strings Slicing & Indicing.mp4 16.2 MB
Udemy - Python In Practice - 15 Projects to Master Python/03 - Text Data Types/002 Extracting values from strings Strings Slicing & Indicing_en.vtt 3 KB
Udemy - Python In Practice - 15 Projects to Master Python/03 - Text Data Types/003 String Built-in Functions.mp4 23.6 MB
Udemy - Python In Practice - 15 Projects to Master Python/03 - Text Data Types/003 String Built-in Functions_en.vtt 4 KB
Udemy - Python In Practice - 15 Projects to Master Python/04 - Numeric Data Types/001 Numbers in Python.mp4 27.3 MB
Udemy - Python In Practice - 15 Projects to Master Python/04 - Numeric Data Types/001 Numbers in Python_en.vtt 4 KB
Udemy - Python In Practice - 15 Projects to Master Python/04 - Numeric Data Types/002 Numeric Functions.mp4 21.7 MB
Udemy - Python In Practice - 15 Projects to Master Python/04 - Numeric Data Types/002 Numeric Functions_en.vtt 4 KB
Udemy - Python In Practice - 15 Projects to Master Python/05 - Booleans/001 Python Booleans.mp4 25.6 MB
Udemy - Python In Practice - 15 Projects to Master Python/05 - Booleans/001 Python Booleans_en.vtt 4 KB
Udemy - Python In Practice - 15 Projects to Master Python/06 - Lists/001 Python Lists.mp4 26.6 MB
Udemy - Python In Practice - 15 Projects to Master Python/06 - Lists/001 Python Lists_en.vtt 4 KB
Udemy - Python In Practice - 15 Projects to Master Python/06 - Lists/002 List Built-in Functions.mp4 32.8 MB
Udemy - Python In Practice - 15 Projects to Master Python/06 - Lists/002 List Built-in Functions_en.vtt 5 KB
Udemy - Python In Practice - 15 Projects to Master Python/07 - Tuples/001 Python Tuples.mp4 31.5 MB
Udemy - Python In Practice - 15 Projects to Master Python/07 - Tuples/001 Python Tuples_en.vtt 5 KB
Udemy - Python In Practice - 15 Projects to Master Python/07 - Tuples/002 Tuple Operations and Tuple Built-in Funcitons.mp4 20.6 MB
Udemy - Python In Practice - 15 Projects to Master Python/07 - Tuples/002 Tuple Operations and Tuple Built-in Funcitons_en.vtt 3 KB
Udemy - Python In Practice - 15 Projects to Master Python/08 - Sets/001 Pythons Sets.mp4 21 MB
Udemy - Python In Practice - 15 Projects to Master Python/08 - Sets/001 Pythons Sets_en.vtt 3 KB
Udemy - Python In Practice - 15 Projects to Master Python/08 - Sets/002 Sets Built-in Functions.mp4 18.5 MB
Udemy - Python In Practice - 15 Projects to Master Python/08 - Sets/002 Sets Built-in Functions_en.vtt 3 KB
Udemy - Python In Practice - 15 Projects to Master Python/08 - Sets/003 Mathematical Sets Operations.mp4 21.8 MB
Udemy - Python In Practice - 15 Projects to Master Python/08 - Sets/003 Mathematical Sets Operations_en.vtt 3 KB
Udemy - Python In Practice - 15 Projects to Master Python/09 - Dictionary/001 Python Dictionaries.mp4 20.8 MB
Udemy - Python In Practice - 15 Projects to Master Python/09 - Dictionary/001 Python Dictionaries_en.vtt 3 KB
Udemy - Python In Practice - 15 Projects to Master Python/09 - Dictionary/002 Dictionary Built-in Functions.mp4 20.1 MB
Udemy - Python In Practice - 15 Projects to Master Python/09 - Dictionary/002 Dictionary Built-in Functions_en.vtt 3 KB
Udemy - Python In Practice - 15 Projects to Master Python/10 - Beginner Level Milestone/001 Workbook 1.html 546 B
Udemy - Python In Practice - 15 Projects to Master Python/10 - Beginner Level Milestone/29370813-WorkBook-Beginner.pdf 4.2 MB
Udemy - Python In Practice - 15 Projects to Master Python/10 - Beginner Level Milestone/35669540-Workbook-Solution-Beginners.pdf 2.2 MB
Udemy - Python In Practice - 15 Projects to Master Python/11 - Decision Control in Python/001 Decision Control using if statements.mp4 34.4 MB
Udemy - Python In Practice - 15 Projects to Master Python/11 - Decision Control in Python/002 Creating conditions using or & and keywords.mp4 46.6 MB
Udemy - Python In Practice - 15 Projects to Master Python/11 - Decision Control in Python/003 elif statements.mp4 68.3 MB
Udemy - Python In Practice - 15 Projects to Master Python/11 - Decision Control in Python/004 else statements.mp4 42.5 MB
Udemy - Python In Practice - 15 Projects to Master Python/11 - Decision Control in Python/005 Decision control with strings and lists.mp4 72.2 MB
Udemy - Python In Practice - 15 Projects to Master Python/12 - Loops in Python/001 Creating loops using while statements.mp4 70.1 MB
Udemy - Python In Practice - 15 Projects to Master Python/12 - Loops in Python/001 Creating loops using while statements_en.vtt 12 KB
Udemy - Python In Practice - 15 Projects to Master Python/13 - Iterating over elements/001 Iterating over data-types using for loops.mp4 60.5 MB
Udemy - Python In Practice - 15 Projects to Master Python/13 - Iterating over elements/001 Iterating over data-types using for loops_en.vtt 9 KB
Udemy - Python In Practice - 15 Projects to Master Python/14 - Functions/001 Functions in Python and defining our own.mp4 32.9 MB
Udemy - Python In Practice - 15 Projects to Master Python/14 - Functions/002 Getting arguments during function call.mp4 39.7 MB
Udemy - Python In Practice - 15 Projects to Master Python/14 - Functions/003 Positional and Keyword arguments.mp4 73.4 MB
Udemy - Python In Practice - 15 Projects to Master Python/14 - Functions/004 Arguments and Parameters.mp4 35.5 MB
Udemy - Python In Practice - 15 Projects to Master Python/14 - Functions/005 Arbitrary arguments (args).mp4 26 MB
Udemy - Python In Practice - 15 Projects to Master Python/14 - Functions/006 Arbitrary keyword arguments (kwargs).mp4 35.9 MB
Udemy - Python In Practice - 15 Projects to Master Python/14 - Functions/007 Return values from user-defined functions using the return keyword.mp4 21.8 MB
Udemy - Python In Practice - 15 Projects to Master Python/14 - Functions/008 pass keywords for functions.mp4 8.2 MB
Udemy - Python In Practice - 15 Projects to Master Python/14 - Functions/009 lambda functions.mp4 21.9 MB
Udemy - Python In Practice - 15 Projects to Master Python/14 - Functions/010 Creating a duplicate list elements remover function.mp4 27 MB
Udemy - Python In Practice - 15 Projects to Master Python/14 - Functions/011 Redefining the built-in type( ) function.mp4 44.6 MB
Udemy - Python In Practice - 15 Projects to Master Python/14 - Functions/012 Creating a functions to smartly round decimal points in a result of addition.mp4 84.9 MB
Udemy - Python In Practice - 15 Projects to Master Python/15 - Object Oriented Programming/001 What are classes and how to create them.mp4 34.8 MB
Udemy - Python In Practice - 15 Projects to Master Python/15 - Object Oriented Programming/002 Defining class methods.mp4 11.6 MB
Udemy - Python In Practice - 15 Projects to Master Python/15 - Object Oriented Programming/003 Adding, modifying and deleting class attributes.mp4 37.4 MB
Udemy - Python In Practice - 15 Projects to Master Python/15 - Object Oriented Programming/004 Class attributes and identifier naming convention.mp4 81.8 MB
Udemy - Python In Practice - 15 Projects to Master Python/15 - Object Oriented Programming/005 Functions vs Class methods.mp4 39.4 MB
Udemy - Python In Practice - 15 Projects to Master Python/15 - Object Oriented Programming/006 Operator overloading on user-defined classes.mp4 64.4 MB
Udemy - Python In Practice - 15 Projects to Master Python/15 - Object Oriented Programming/007 Built-ins overloading on user-defined classes.mp4 40.7 MB
Udemy - Python In Practice - 15 Projects to Master Python/15 - Object Oriented Programming/008 Creating user-defined iterable classes.mp4 143.1 MB
Udemy - Python In Practice - 15 Projects to Master Python/16 - Inheritance/001 Containership.mp4 65.6 MB
Udemy - Python In Practice - 15 Projects to Master Python/16 - Inheritance/002 Inheritance.mp4 47.1 MB
Udemy - Python In Practice - 15 Projects to Master Python/16 - Inheritance/003 Accessing inherited objects.mp4 39 MB
Udemy - Python In Practice - 15 Projects to Master Python/16 - Inheritance/004 The Object class.mp4 12.1 MB
Udemy - Python In Practice - 15 Projects to Master Python/16 - Inheritance/005 Multi-level Inhertiance.mp4 33.8 MB
Udemy - Python In Practice - 15 Projects to Master Python/16 - Inheritance/006 Multiple Inheritance.mp4 58.8 MB
Udemy - Python In Practice - 15 Projects to Master Python/17 - Dealing with Errors/001 Error Handling in Python.mp4 124.4 MB
Udemy - Python In Practice - 15 Projects to Master Python/17 - Dealing with Errors/002 User-defined Error's.mp4 83.4 MB
Udemy - Python In Practice - 15 Projects to Master Python/17 - Dealing with Errors/003 Catching errors with except block.mp4 40.6 MB
Udemy - Python In Practice - 15 Projects to Master Python/17 - Dealing with Errors/004 Use of else & finally blocks.mp4 51.6 MB
Udemy - Python In Practice - 15 Projects to Master Python/18 - Modules & Packages/001 Modules & Packages.mp4 90.5 MB
Udemy - Python In Practice - 15 Projects to Master Python/18 - Modules & Packages/002 random Module.mp4 64.8 MB
Udemy - Python In Practice - 15 Projects to Master Python/18 - Modules & Packages/003 datetime Module.mp4 61.3 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/001 abs( ).mp4 18 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/002 all( ).mp4 20.5 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/002 all( )_en.vtt 4 KB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/003 any( ).mp4 12.5 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/004 ascii( ).mp4 4 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/004 ascii( )_en.vtt 2 KB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/005 bin( ).mp4 5.5 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/006 callable( ).mp4 4.2 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/007 compile( ), exec( ) & eval( ).mp4 22 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/008 delattr( ).mp4 25.8 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/009 dir( ).mp4 32.1 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/010 enumerate( ).mp4 29.2 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/011 filter( ).mp4 23.2 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/012 format( ).mp4 27.4 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/013 Formatting Specifications for format( ).html 570 B
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/014 getattr( ).mp4 11.8 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/015 globals( ).mp4 29.9 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/016 hasattr( ).mp4 20.3 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/017 hash( ).mp4 8.6 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/018 help( ).mp4 40.1 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/019 hex( ).mp4 8.9 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/020 id( ).mp4 8.6 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/021 input( ).mp4 22.1 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/022 isinstance( ).mp4 25.1 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/023 issubclass( ).mp4 23.6 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/024 iter( ) & next( ).mp4 11.6 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/025 locals( ).mp4 25.8 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/026 map( ).mp4 33.7 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/027 oct( ).mp4 7.7 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/028 open( ).mp4 32.9 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/029 open( )'s mode parameter's values.html 190 B
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/030 print( ).mp4 29.2 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/031 range( ).mp4 13.8 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/032 repr( ).mp4 8.3 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/033 reversed( ).mp4 10.9 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/034 setattr( ).mp4 17.2 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/035 vars( ).mp4 12.4 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/036 zip( ).mp4 24.9 MB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/30506388-format-specs.pdf 98 KB
Udemy - Python In Practice - 15 Projects to Master Python/19 - All built-in functions/30545788-PYTHON-BUILT-INS.jpg 141 KB
Udemy - Python In Practice - 15 Projects to Master Python/20 - Intermediate Level Milestone/001 Workbook 2.html 308 B
Udemy - Python In Practice - 15 Projects to Master Python/20 - Intermediate Level Milestone/35392922-WorkBook-Intermediate.pdf 5.3 MB
Udemy - Python In Practice - 15 Projects to Master Python/21 - Pycharm IDE/001 Creating files in PyCharm.mp4 108.2 MB
Udemy - Python In Practice - 15 Projects to Master Python/21 - Pycharm IDE/002 Editing the themes & color schemes.mp4 107.2 MB
Udemy - Python In Practice - 15 Projects to Master Python/21 - Pycharm IDE/003 Themes & Color Schemes.html 965 B
Udemy - Python In Practice - 15 Projects to Master Python/21 - Pycharm IDE/004 Keymapping shortcuts.mp4 60.1 MB
Udemy - Python In Practice - 15 Projects to Master Python/21 - Pycharm IDE/005 Executing Python programs.mp4 82.6 MB
Udemy - Python In Practice - 15 Projects to Master Python/21 - Pycharm IDE/external-assets-links.txt 431 B
Udemy - Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/001 GUI Introduction.mp4 22.7 MB
Udemy - Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/002 Creating GUI application Tk( ) windows and widgets.mp4 107.1 MB
Udemy - Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/003 Creating Button widgets.mp4 76.8 MB
Udemy - Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/004 Getting input from the user using entry field widgets.mp4 117.5 MB
Udemy - Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/005 Using Grid system to place widgets.mp4 192 MB
Udemy - Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/006 Button states.mp4 58 MB
Udemy - Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/007 Customizing colors and fonts.mp4 121 MB
Udemy - Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/008 Possible color string literals.html 616 B
Udemy - Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/009 Adding color theme to your applications.mp4 79.7 MB
Udemy - Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/010 Stylizing the appearance of the widgets (relief).mp4 130.1 MB
Udemy - Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/011 Relief parameter's possible values.html 1 KB
Udemy - Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/012 Creating Checkbox widgets.mp4 195.9 MB
Udemy - Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/013 Creating Radio Button widgets.mp4 144.8 MB
Udemy - Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/014 Creating Slider widgets.mp4 176.1 MB
Udemy - Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/015 Creating Dropdown Menu widgets.mp4 87.2 MB
Udemy - Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/016 Adding more windows on top of our existing main window.mp4 38.3 MB
Udemy - Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/017 Working with Images.mp4 90.9 MB
Udemy - Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/018 File dialog boxes for application.mp4 168.7 MB
Udemy - Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/30693834-colors.txt 62 B
Udemy - Python In Practice - 15 Projects to Master Python/23 - Applications with Python GUI/001 Dice Roller.mp4 119.1 MB
Udemy - Python In Practice - 15 Projects to Master Python/23 - Applications with Python GUI/002 Dice Unicode Characters.html 164 B
Udemy - Python In Practice - 15 Projects to Master Python/23 - Applications with Python GUI/003 Age Calculator (Total days & second lived).mp4 316.3 MB
Udemy - Python In Practice - 15 Projects to Master Python/23 - Applications with Python GUI/004 Length Converter application.mp4 243.2 MB
Udemy - Python In Practice - 15 Projects to Master Python/23 - Applications with Python GUI/005 Image to Icon converter.mp4 342 MB
Udemy - Python In Practice - 15 Projects to Master Python/23 - Applications with Python GUI/006 Choice from some elements randomly.html 416 B
Udemy - Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/001 Data Science with Python.mp4 57.7 MB
Udemy - Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/001 Data Science with Python_en.vtt 4 KB
Udemy - Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/002 Anaconda.mp4 38.9 MB
Udemy - Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/002 Anaconda_en.vtt 3 KB
Udemy - Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/003 Jupyter Notebook.mp4 31.2 MB
Udemy - Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/003 Jupyter Notebook_en.vtt 7 KB
Udemy - Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/004 Data Processing with NumPy Package.mp4 54.9 MB
Udemy - Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/004 Data Processing with NumPy Package_en.vtt 12 KB
Udemy - Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/005 Pandas Series.mp4 34.8 MB
Udemy - Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/006 n-darrays to Pandas Series.mp4 37.2 MB
Udemy - Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/007 Slicing values from Pandas Series.mp4 29.7 MB
Udemy - Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/008 Pandas DataFrames.mp4 56.1 MB
Udemy - Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/009 Slicing columns, rows and values from Pandas DataFrames.mp4 57.4 MB
Udemy - Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/010 Data Processing.mp4 84.7 MB
Udemy - Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/011 Data Cleaning.mp4 168.4 MB
Udemy - Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/012 Data Analysis.mp4 140.9 MB
Udemy - Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/013 Data Visualization.mp4 178.9 MB
Udemy - Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/014 Customizing visualizations with matplotlib.mp4 88.5 MB
Udemy - Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/015 String literals for different line styles and colors.html 190 B
Udemy - Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/016 Different types of plots with matplotlib.mp4 146.2 MB
Udemy - Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/30804612-csv-data.csv 221 B
Udemy - Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/30804614-xlsx-data.xlsx 9 KB
Udemy - Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/30804618-json-data.json 655 B
Udemy - Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/external-assets-links.txt 68 B
Udemy - Python In Practice - 15 Projects to Master Python/25 - Data Science Test/001 Workbook 3.html 297 B
Udemy - Python In Practice - 15 Projects to Master Python/25 - Data Science Test/29199508-WorkBook-Advanced.pdf 4.7 MB
Udemy - Python In Practice - 15 Projects to Master Python/25 - Data Science Test/external-assets-links.txt 66 B
Udemy - Python In Practice - 15 Projects to Master Python/26 - Data Science Project 1/001 Inspecting the data.mp4 34.6 MB
Udemy - Python In Practice - 15 Projects to Master Python/26 - Data Science Project 1/002 Importing the data.mp4 26.1 MB
Udemy - Python In Practice - 15 Projects to Master Python/26 - Data Science Project 1/003 Data Processing & Cleaning.mp4 75.8 MB
Udemy - Python In Practice - 15 Projects to Master Python/26 - Data Science Project 1/004 Data Analysis.mp4 87.9 MB
Udemy - Python In Practice - 15 Projects to Master Python/26 - Data Science Project 1/005 Data Visualization.mp4 42.4 MB
Udemy - Python In Practice - 15 Projects to Master Python/26 - Data Science Project 1/006 Generating the final report.mp4 65 MB
Udemy - Python In Practice - 15 Projects to Master Python/26 - Data Science Project 1/007 Generated Report.html 760 B
Udemy - Python In Practice - 15 Projects to Master Python/26 - Data Science Project 1/29179262-trees.csv 860 B
Udemy - Python In Practice - 15 Projects to Master Python/26 - Data Science Project 1/30806380-Trees-Report.ipynb 57 KB
Udemy - Python In Practice - 15 Projects to Master Python/26 - Data Science Project 1/30806404-report.pdf 3.5 MB
Udemy - Python In Practice - 15 Projects to Master Python/27 - Data Science Exercises/001 Solutions Data Science Exercise 2.mp4 175.1 MB
Udemy - Python In Practice - 15 Projects to Master Python/27 - Data Science Exercises/35630800-sol-2.py 457 B
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/001 Web Development with Python & Django.mp4 27 MB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/001 Web Development with Python & Django_en.vtt 3 KB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/002 How websites work and how we can create one.mp4 38.9 MB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/002 How websites work and how we can create one_en.vtt 4 KB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/003 Starting our website project with django.mp4 60.7 MB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/003 Starting our website project with django_en.vtt 9 KB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/004 Customizing the home page view.mp4 103.2 MB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/004 Customizing the home page view_en.vtt 15 KB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/005 HTML Basics.mp4 92.8 MB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/005 HTML Basics_en.vtt 15 KB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/006 Admin application and Creating our own applications.mp4 89 MB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/006 Admin application and Creating our own applications_en.vtt 12 KB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/007 Creating our Store view.mp4 163.7 MB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/007 Creating our Store view_en.vtt 19 KB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/008 Creating models and storing eBooks in the database.mp4 135.9 MB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/008 Creating models and storing eBooks in the database_en.vtt 14 KB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/009 Adding eBook's through the admin application.mp4 96.7 MB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/009 Adding eBook's through the admin application_en.vtt 10 KB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/010 Django Template & Context system for html views.mp4 139.1 MB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/010 Django Template & Context system for html views_en.vtt 16 KB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/011 Web Design Stylizing our html tags with CSS.mp4 159.6 MB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/011 Web Design Stylizing our html tags with CSS_en.vtt 20 KB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/012 Bootstrap as base template.mp4 177.5 MB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/012 Bootstrap as base template_en.vtt 20 KB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/013 Adding Bootstrap Cards as eBooks in our store webpage.mp4 126 MB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/013 Adding Bootstrap Cards as eBooks in our store webpage_en.vtt 13 KB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/014 Adding Bootstrap Navigation Bar to our website.mp4 99.5 MB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/014 Adding Bootstrap Navigation Bar to our website_en.vtt 8 KB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/015 Adding the Cart to our website.mp4 105.4 MB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/015 Adding the Cart to our website_en.vtt 11 KB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/016 Bootstrap containers.mp4 59.4 MB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/016 Bootstrap containers_en.vtt 7 KB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/017 Creating model for Cart items.mp4 54.2 MB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/017 Creating model for Cart items_en.vtt 5 KB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/018 Getting Book ID from the Add to Cart button.mp4 122 MB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/018 Getting Book ID from the Add to Cart button_en.vtt 10 KB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/019 Defining add_to_cart( ) view function.mp4 136.2 MB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/019 Defining add_to_cart( ) view function_en.vtt 12 KB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/020 Displaying the Cart Sub-total.mp4 69.4 MB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/020 Displaying the Cart Sub-total_en.vtt 7 KB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/021 Adding a delete button to cart items.mp4 28 MB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/021 Adding a delete button to cart items_en.vtt 3 KB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/022 Defining del_cart_item( ) view function.mp4 64.8 MB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/022 Defining del_cart_item( ) view function_en.vtt 5 KB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/023 What to display when the cart is empty.mp4 37.2 MB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/023 What to display when the cart is empty_en.vtt 4 KB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/024 Using Bootstrap icons for html elements.mp4 81.6 MB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/024 Using Bootstrap icons for html elements_en.vtt 8 KB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/025 eBook Web Store Project Files.html 144 B
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/31462860-eBook.zip 28 KB
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/33195264-Sample-Ebook-Data.csv 514 B
Udemy - Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/external-assets-links.txt 124 B
Udemy - Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/001 What is Machine Learning.mp4 44.9 MB
Udemy - Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/001 What is Machine Learning_en.vtt 4 KB
Udemy - Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/002 How machines learn.mp4 53.5 MB
Udemy - Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/002 How machines learn_en.vtt 5 KB
Udemy - Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/003 Creating a machine learning model with dataset.mp4 52 MB
Udemy - Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/003 Creating a machine learning model with dataset_en.vtt 7 KB
Udemy - Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/004 Preparing data to train the machine learning model.mp4 101.2 MB
Udemy - Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/004 Preparing data to train the machine learning model_en.vtt 11 KB
Udemy - Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/005 Asking the model to make predictions.mp4 58.6 MB
Udemy - Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/005 Asking the model to make predictions_en.vtt 7 KB
Udemy - Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/006 Testing the performance of the model.mp4 167.6 MB
Udemy - Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/006 Testing the performance of the model_en.vtt 15 KB
Udemy - Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/007 How to make training and testing sets easily.mp4 57.6 MB
Udemy - Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/007 How to make training and testing sets easily_en.vtt 5 KB
Udemy - Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/008 Working of the regression model.mp4 74 MB
Udemy - Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/008 Working of the regression model_en.vtt 9 KB
Udemy - Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/009 Creating a classification model.mp4 56 MB
Udemy - Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/009 Creating a classification model_en.vtt 7 KB
Udemy - Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/010 Predicting whether it will rain or not and testing the predictions.mp4 165.6 MB
Udemy - Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/010 Predicting whether it will rain or not and testing the predictions_en.vtt 15 KB
Udemy - Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/30989890-height-and-weight.csv 3 KB
Udemy - Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/30990020-Rainfall-data.csv 334 KB
Udemy - Python In Practice - 15 Projects to Master Python/30 - Flavor Predictor/001 Problem.html 247 B
Udemy - Python In Practice - 15 Projects to Master Python/30 - Flavor Predictor/002 Preparing the data.mp4 78.2 MB
Udemy - Python In Practice - 15 Projects to Master Python/30 - Flavor Predictor/002 Preparing the data_en.vtt 7 KB
Udemy - Python In Practice - 15 Projects to Master Python/30 - Flavor Predictor/003 Training the model.mp4 58.2 MB
Udemy - Python In Practice - 15 Projects to Master Python/30 - Flavor Predictor/003 Training the model_en.vtt 5 KB
Udemy - Python In Practice - 15 Projects to Master Python/30 - Flavor Predictor/004 Asking the model to make predictions.mp4 62.2 MB
Udemy - Python In Practice - 15 Projects to Master Python/30 - Flavor Predictor/004 Asking the model to make predictions_en.vtt 5 KB
Udemy - Python In Practice - 15 Projects to Master Python/30 - Flavor Predictor/31013412-flavour.csv 442 B
Udemy - Python In Practice - 15 Projects to Master Python/30 - Flavor Predictor/31013500-FlavourRecommender.ipynb 3 KB
Udemy - Python In Practice - 15 Projects to Master Python/30 - Flavor Predictor/external-assets-links.txt 71 B
Udemy - Python In Practice - 15 Projects to Master Python/31 - Artificial Intelligence/001 What is Artificial Intelligence.mp4 24 MB
Udemy - Python In Practice - 15 Projects to Master Python/31 - Artificial Intelligence/001 What is Artificial Intelligence_en.vtt 2 KB
Udemy - Python In Practice - 15 Projects to Master Python/31 - Artificial Intelligence/002 Natural Language Processing.mp4 55.7 MB
Udemy - Python In Practice - 15 Projects to Master Python/31 - Artificial Intelligence/002 Natural Language Processing_en.vtt 7 KB
Udemy - Python In Practice - 15 Projects to Master Python/31 - Artificial Intelligence/003 Feature Extraction from text data with CountVectorization.mp4 148.9 MB
Udemy - Python In Practice - 15 Projects to Master Python/31 - Artificial Intelligence/003 Feature Extraction from text data with CountVectorization_en.vtt 16 KB
Udemy - Python In Practice - 15 Projects to Master Python/31 - Artificial Intelligence/004 Finding TF and IDF in extracted features from text data Text Analytics.mp4 84.2 MB
Udemy - Python In Practice - 15 Projects to Master Python/31 - Artificial Intelligence/004 Finding TF and IDF in extracted features from text data Text Analytics_en.vtt 8 KB
Udemy - Python In Practice - 15 Projects to Master Python/31 - Artificial Intelligence/005 Working with images Computer Vision.mp4 95 MB
Udemy - Python In Practice - 15 Projects to Master Python/31 - Artificial Intelligence/005 Working with images Computer Vision_en.vtt 12 KB
Udemy - Python In Practice - 15 Projects to Master Python/31 - Artificial Intelligence/006 Changing color-spaces of images from BGR to RGB to GRAY.mp4 97.2 MB
Udemy - Python In Practice - 15 Projects to Master Python/31 - Artificial Intelligence/006 Changing color-spaces of images from BGR to RGB to GRAY_en.vtt 9 KB
Udemy - Python In Practice - 15 Projects to Master Python/31 - Artificial Intelligence/36518338-sample.jpg 52 KB
Udemy - Python In Practice - 15 Projects to Master Python/32 - Rating Bot/001 Reviews and ratings data to create the model.mp4 33.4 MB
Udemy - Python In Practice - 15 Projects to Master Python/32 - Rating Bot/001 Reviews and ratings data to create the model_en.vtt 4 KB
Udemy - Python In Practice - 15 Projects to Master Python/32 - Rating Bot/002 Extracting features and transforming the reviews data.mp4 46.1 MB
Udemy - Python In Practice - 15 Projects to Master Python/32 - Rating Bot/002 Extracting features and transforming the reviews data_en.vtt 5 KB
Udemy - Python In Practice - 15 Projects to Master Python/32 - Rating Bot/003 Training the model to rate reviews.mp4 48.6 MB
Udemy - Python In Practice - 15 Projects to Master Python/32 - Rating Bot/003 Training the model to rate reviews_en.vtt 4 KB
Udemy - Python In Practice - 15 Projects to Master Python/32 - Rating Bot/004 Creating the function to rate reviews (in raw format).mp4 48.7 MB
Udemy - Python In Practice - 15 Projects to Master Python/32 - Rating Bot/004 Creating the function to rate reviews (in raw format)_en.vtt 4 KB
Udemy - Python In Practice - 15 Projects to Master Python/32 - Rating Bot/31214470-reviews.csv 894 B
Udemy - Python In Practice - 15 Projects to Master Python/32 - Rating Bot/31214512-RatingBot.ipynb 3 KB
Udemy - Python In Practice - 15 Projects to Master Python/33 - Face Recognition Model/001 Getting the data to create the model.mp4 97.8 MB
Udemy - Python In Practice - 15 Projects to Master Python/33 - Face Recognition Model/001 Getting the data to create the model_en.vtt 10 KB
Udemy - Python In Practice - 15 Projects to Master Python/33 - Face Recognition Model/002 Detecting faces in images with our model.mp4 91.1 MB
Udemy - Python In Practice - 15 Projects to Master Python/33 - Face Recognition Model/002 Detecting faces in images with our model_en.vtt 9 KB
Udemy - Python In Practice - 15 Projects to Master Python/33 - Face Recognition Model/003 Creating a function to detect faces and show them.mp4 132.2 MB
Udemy - Python In Practice - 15 Projects to Master Python/33 - Face Recognition Model/003 Creating a function to detect faces and show them_en.vtt 9 KB
Udemy - Python In Practice - 15 Projects to Master Python/33 - Face Recognition Model/004 Congrats!.html 606 B
Udemy - Python In Practice - 15 Projects to Master Python/33 - Face Recognition Model/31214504-peoples.jpg 277 KB
Udemy - Python In Practice - 15 Projects to Master Python/33 - Face Recognition Model/31214510-face-recog-data.xml 908 KB
Udemy - Python In Practice - 15 Projects to Master Python/33 - Face Recognition Model/31214576-face-recog.ipynb 3 KB
Udemy - Python In Practice - 15 Projects to Master Python/33 - Face Recognition Model/external-assets-links.txt 141 B
Name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.open-internet.nl:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
udp://thetracker.org:80/announce
udp://open.demonii.si:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://denis.stalker.upeer.me:6969/announce
http://open.acgnxtracker.com:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://mgtracker.org:6969/announce
udp://explodie.org:6969/announce
Name Size Peers
Udemy Mastering RESTful APIs with Python and Flask Video 411 MB 18
GetFreeCourses.Co-Udemy-MetaTrader 5 automated trading using Python TUTORIAL Video 2.7 GB 14
Udemy - The Complete Python Course 2024 Video 9.4 GB 14
Udemy - Complete Python & Data Science Course for Absolute Beginners Video 10.7 GB 12
[FreeCourseSite.com] Udemy - Python for Finance Investment Fundamentals & Data Analytics Video 3.4 GB 10
[ DevCourseWeb.com ] Udemy - Python For Everybody - Python Programming MADE EASY Video 1.7 GB 9
[ DevCourseWeb.com ] Udemy - Python Guided Project - Building Tic-Tac-Toe from Scratch Video 105 MB 9
Udemy - Design Patterns in Python Video 3.5 GB 9
[ DevCourseWeb.com ] Udemy - Master Python OpenAI API and GPT-4 - A Project-Based Approach Video 3.4 GB 9
[ DevCourseWeb.com ] Udemy - Python Mastery - Installation To Advanced Projects Video 1.6 GB 8
[ DevCourseWeb.com ] Udemy - Learn and Implement Machine Learning Projects using Python Video 3.4 GB 7
[Udemy] The Ultimate Pandas Bootcamp Advanced Python Data Analysis (2021) Video 9.6 GB 7
[FreeCourseSite.com] Udemy - OpenAI Python API Bootcamp Learn to use AI, GPT3, and more! Video 3 GB 6
[GigaCourse.Com] Udemy - Automate Everything with Python Video 5.5 GB 6
Udemy - Intermediate Python Master Decorators From Scratch Video 730.3 MB 6
[ DevCourseWeb.com ] Udemy - Pandas Python Programming Language Library From Scratch A-Z Video 2 GB 6
[ DevCourseWeb.com ] Udemy - Substance Painter automation with Python Video 3.5 GB 5
[ DevCourseWeb.com ] Udemy - Tame The Python - A Beginners Masterclass Video 2.9 GB 5
Udemy - Python In Practice - 15 Projects to Master Python Video 12.6 GB 4
[Tutorialsplanet.NET] Udemy - ChatGPT API Python Masterclass with Google Apps Integration Video 917.4 MB 4

Loading...