[UdemyCourseDownloader] The Complete Python Developer Course

Photo unavailable
Category:
Date:
03/07/19 at 11:25pm GMT+1
Submitter:
Seeders:
0
Leechers:
1
File size:
1.2 GB in 98 files

Torrent Status:
  This torrent has been verified.

Infohash:
9f2f77d1a37fb40eac329dfc3dc3d165637cfca8


File list

  • [UdemyCourseDownloader] The Complete Python Developer Course
  • icon 01 Introduction and Setup the environment/001 Introduction-subtitle-en.vtt 1.9 KB
    icon 01 Introduction and Setup the environment/001 Introduction.mp4 25.2 MB
    icon 01 Introduction and Setup the environment/002 Install python on Windows-subtitle-en.vtt 4.5 KB
    icon 01 Introduction and Setup the environment/002 Install python on Windows.mp4 13.1 MB
    icon 01 Introduction and Setup the environment/003 Install python on Mac-subtitle-en.vtt 3.3 KB
    icon 01 Introduction and Setup the environment/003 Install python on Mac.mp4 7.7 MB
    icon 01 Introduction and Setup the environment/004 Install python on Ubuntu-subtitle-en.vtt 3 KB
    icon 01 Introduction and Setup the environment/004 Install python on Ubuntu.mp4 7 MB
    icon 01 Introduction and Setup the environment/005 Exercise files-subtitle-en.vtt 493 B
    icon 01 Introduction and Setup the environment/005 Exercise files.mp4 2 MB
    icon 01 Introduction and Setup the environment/005 PythonUdemy-master.zip 75.8 KB
    icon 02 Variables and Objects/006 Program Concept-subtitle-en.vtt 2.8 KB
    icon 02 Variables and Objects/006 Program Concept.mp4 4.4 MB
    icon 02 Variables and Objects/007 Run First App-subtitle-en.vtt 8.9 KB
    icon 02 Variables and Objects/007 Run First App.mp4 15.7 MB
    icon 02 Variables and Objects/008 Variables Concept-subtitle-en.vtt 4 KB
    icon 02 Variables and Objects/008 Variables Concept.mp4 6.8 MB
    icon 02 Variables and Objects/009 Python variables-subtitle-en.vtt 11.8 KB
    icon 02 Variables and Objects/009 Python variables.mp4 19.1 MB
    icon 02 Variables and Objects/010 Python is Objects-subtitle-en.vtt 4.9 KB
    icon 02 Variables and Objects/010 Python is Objects.mp4 8.2 MB
    icon 02 Variables and Objects/011 Strings-subtitle-en.vtt 7.9 KB
    icon 02 Variables and Objects/011 Strings.mp4 13.3 MB
    icon 02 Variables and Objects/012 Comments-subtitle-en.vtt 2 KB
    icon 02 Variables and Objects/012 Comments.mp4 3.5 MB
    icon 03 Collections/013 tuples and Lists-subtitle-en.vtt 11.4 KB
    icon 03 Collections/013 tuples and Lists.mp4 19.5 MB
    icon 03 Collections/014 Dictionary-subtitle-en.vtt 8.8 KB
    icon 03 Collections/014 Dictionary.mp4 16.6 MB
    icon 03 Collections/015 Mutable and Immutable Object-subtitle-en.vtt 7.8 KB
    icon 03 Collections/015 Mutable and Immutable Object.mp4 14.5 MB
    icon 04 Operations and Priorities/016 Math operations-subtitle-en.vtt 5.5 KB
    icon 04 Operations and Priorities/016 Math operations.mp4 7.5 MB
    icon 04 Operations and Priorities/017 Bitwise-subtitle-en.vtt 9.2 KB
    icon 04 Operations and Priorities/017 Bitwise.mp4 14 MB
    icon 04 Operations and Priorities/018 Boolean operations-subtitle-en.vtt 9 KB
    icon 04 Operations and Priorities/018 Boolean operations.mp4 14.3 MB
    icon 04 Operations and Priorities/019 Priorites-subtitle-en.vtt 6.8 KB
    icon 04 Operations and Priorities/019 Priorites.mp4 11.1 MB
    icon 04 Operations and Priorities/020 Convert between Data Type-subtitle-en.vtt 3.9 KB
    icon 04 Operations and Priorities/020 Convert between Data Type.mp4 5.8 MB
    icon 04 Operations and Priorities/021 slice-subtitle-en.vtt 3.5 KB
    icon 04 Operations and Priorities/021 slice.mp4 5.3 MB
    icon 04 Operations and Priorities/022 Debug-subtitle-en.vtt 4.8 KB
    icon 04 Operations and Priorities/022 Debug.mp4 7.6 MB
    icon 04 Operations and Priorities/023 Find Age App-subtitle-en.vtt 6.3 KB
    icon 04 Operations and Priorities/023 Find Age App.mp4 10 MB
    icon 04 Operations and Priorities/024 Convert between data Types-subtitle-en.vtt 4 KB
    icon 04 Operations and Priorities/024 Convert between data Types.mp4 5.5 MB
    icon 05 Decision Making/025 Simple IF-subtitle-en.vtt 12.8 KB
    icon 05 Decision Making/025 Simple IF.mp4 24.7 MB
    icon 05 Decision Making/026 IF-Else-subtitle-en.vtt 4.8 KB
    icon 05 Decision Making/026 IF-Else.mp4 9.2 MB
    icon 05 Decision Making/027 IF-ElseIF-subtitle-en.vtt 10.1 KB
    icon 05 Decision Making/027 IF-ElseIF.mp4 23.7 MB
    icon 05 Decision Making/028 Nested IF-subtitle-en.vtt 6.2 KB
    icon 05 Decision Making/028 Nested IF.mp4 12.7 MB
    icon 06 Loop Control/029 While Loop-subtitle-en.vtt 11.2 KB
    icon 06 Loop Control/029 While Loop.mp4 19.1 MB
    icon 06 Loop Control/030 Simple For Loop-subtitle-en.vtt 5.8 KB
    icon 06 Loop Control/030 Simple For Loop.mp4 10.8 MB
    icon 06 Loop Control/031 Nested For Loop-subtitle-en.vtt 7.2 KB
    icon 06 Loop Control/031 Nested For Loop.mp4 13.8 MB
    icon 06 Loop Control/032 Break and Continue-subtitle-en.vtt 5.7 KB
    icon 06 Loop Control/032 Break and Continue.mp4 11 MB
    icon 07 Functions/033 Python Syntax __ spacing__ Main method-subtitle-en.vtt 3.8 KB
    icon 07 Functions/033 Python Syntax __ spacing__ Main method.mp4 6.1 MB
    icon 07 Functions/034 Simple Function-subtitle-en.vtt 9.3 KB
    icon 07 Functions/034 Simple Function.mp4 15.8 MB
    icon 07 Functions/035 Global and Local Variables-subtitle-en.vtt 5.7 KB
    icon 07 Functions/035 Global and Local Variables.mp4 10.6 MB
    icon 07 Functions/036 lambda expressions-subtitle-en.vtt 3 KB
    icon 07 Functions/036 lambda expressions.mp4 4.1 MB
    icon 08 Storage__Files/037 Exceptions_ Try-Catch-subtitle-en.vtt 7 KB
    icon 08 Storage__Files/037 Exceptions_ Try-Catch.mp4 20 MB
    icon 08 Storage__Files/038 File Write-subtitle-en.vtt 7 KB
    icon 08 Storage__Files/038 File Write.mp4 12.5 MB
    icon 08 Storage__Files/039 File Read-subtitle-en.vtt 2.4 KB
    icon 08 Storage__Files/039 File Read.mp4 4.4 MB
    icon 09 Database __ Use Sqlite/040 Create Sqlite database and table-subtitle-en.vtt 7.3 KB
    icon 09 Database __ Use Sqlite/040 Create Sqlite database and table.mp4 13.2 MB
    icon 09 Database __ Use Sqlite/041 Add Record to the Table-subtitle-en.vtt 7.8 KB
    icon 09 Database __ Use Sqlite/041 Add Record to the Table.mp4 18.4 MB
    icon 09 Database __ Use Sqlite/042 Select data from Table-subtitle-en.vtt 4.5 KB
    icon 09 Database __ Use Sqlite/042 Select data from Table.mp4 10.9 MB
    icon 09 Database __ Use Sqlite/043 Delete Record from Table-subtitle-en.vtt 10.2 KB
    icon 09 Database __ Use Sqlite/043 Delete Record from Table.mp4 24.4 MB
    icon 09 Database __ Use Sqlite/044 Update tables and enhance code-subtitle-en.vtt 6.4 KB
    icon 09 Database __ Use Sqlite/044 Update tables and enhance code.mp4 16.1 MB
    icon 10 Object Oriented Programming/045 What is OOP-subtitle-en.vtt 3.3 KB
    icon 10 Object Oriented Programming/045 What is OOP.mp4 4.5 MB
    icon 10 Object Oriented Programming/046 Basic class-subtitle-en.vtt 5.4 KB
    icon 10 Object Oriented Programming/046 Basic class.mp4 9.2 MB
    icon 10 Object Oriented Programming/047 More examples_ Car Class-subtitle-en.vtt 15.5 KB
    icon 10 Object Oriented Programming/047 More examples_ Car Class.mp4 34 MB
    icon 10 Object Oriented Programming/048 Constructor-subtitle-en.vtt 6.5 KB
    icon 10 Object Oriented Programming/048 Constructor.mp4 13.8 MB
    icon Udemy Course downloader.txt 94 B

Similar Torrents