[DesireCourse.Com] Udemy - The Complete Python Masterclass Learn Python From Scratch

Photo unavailable
Category:
Date:
02/05/19 at 5:50am GMT+1
Submitter:
Seeders:
0
Leechers:
1
File size:
2.4 GB in 99 files

Torrent Status:
  This torrent has been verified.

Infohash:
ffb0c08f85fd2d496471afdad8c8437402b0ed09


File list

  • [DesireCourse.Com] Udemy - The Complete Python Masterclass Learn Python From Scratch
  • icon 01 Introduction/001 Introduction To The Course.mp4 4.8 MB
    icon 02 Basic Python Concepts/002 Installing Python And PyCharm.mp4 20.7 MB
    icon 02 Basic Python Concepts/003 Hello World Program In Python.mp4 18.3 MB
    icon 02 Basic Python Concepts/004 Some other mathematical operations in Python.mp4 12.1 MB
    icon 02 Basic Python Concepts/005 Strings In Python.mp4 10.6 MB
    icon 02 Basic Python Concepts/006 Accepting input from the user in Python.mp4 10.5 MB
    icon 02 Basic Python Concepts/007 Performing operations on a string in Python.mp4 10.9 MB
    icon 02 Basic Python Concepts/008 Variables in Python.mp4 13.6 MB
    icon 02 Basic Python Concepts/009 In place operators in Python..mp4 12.7 MB
    icon 02 Basic Python Concepts/010 Writing our very first program in PyCharm.mp4 10.3 MB
    icon 02 Basic Python Concepts/011 Coding Challenge Part 1.mp4 14.4 MB
    icon 02 Basic Python Concepts/012 Notes Summary For Section 1.html 4.5 KB
    icon 02 Basic Python Concepts/quizzes/001 Quiz For Section 1.html 4 KB
    icon 03 Control Structures In Python/013 If statement in Python.mp4 16.3 MB
    icon 03 Control Structures In Python/014 Elif statement in Python.mp4 11 MB
    icon 03 Control Structures In Python/015 Introduction to lists in Python.mp4 12.2 MB
    icon 03 Control Structures In Python/016 List operations in Python.mp4 16.9 MB
    icon 03 Control Structures In Python/017 List functions in Python.mp4 14.8 MB
    icon 03 Control Structures In Python/018 Range function in Python.mp4 10.4 MB
    icon 03 Control Structures In Python/019 Code reuse and functions in Python.mp4 14.9 MB
    icon 03 Control Structures In Python/020 For Loop in Python.mp4 17.4 MB
    icon 03 Control Structures In Python/021 Boolean logic in Python.mp4 11.8 MB
    icon 03 Control Structures In Python/022 While loop in Python.mp4 11.3 MB
    icon 03 Control Structures In Python/023 Coding challenge 2.html 687 B
    icon 03 Control Structures In Python/024 Coding challenge 2 solution.html 519 B
    icon 03 Control Structures In Python/025 Coding challenge 3.html 600 B
    icon 03 Control Structures In Python/026 Coding challenge 3 solution.html 594 B
    icon 03 Control Structures In Python/027 Notes Summary For Section 2.html 8.3 KB
    icon 03 Control Structures In Python/quizzes/002 Quiz For Section 2.html 4.1 KB
    icon 04 Functions Modules In Python/028 Passing arguments to functions in Python.mp4 12.8 MB
    icon 04 Functions Modules In Python/029 Making function return value in Python.mp4 8.7 MB
    icon 04 Functions Modules In Python/030 Passing functions as arguments in Python.mp4 10.3 MB
    icon 04 Functions Modules In Python/031 Modules in Python.mp4 8.7 MB
    icon 04 Functions Modules In Python/032 Coding challenge 4.html 755 B
    icon 04 Functions Modules In Python/033 Coding challenge 4 solution.html 647 B
    icon 04 Functions Modules In Python/034 Notes Summary For Section 3.html 2 KB
    icon 04 Functions Modules In Python/quizzes/003 Quiz For Section 3.html 3 KB
    icon 05 Exception Handling File Handling In Python/035 Errors exceptions in Python.mp4 16 MB
    icon 05 Exception Handling File Handling In Python/036 Exception handling in Python.mp4 9.6 MB
    icon 05 Exception Handling File Handling In Python/037 Finally block.mp4 6.7 MB
    icon 05 Exception Handling File Handling In Python/038 File handling.mp4 12.4 MB
    icon 05 Exception Handling File Handling In Python/039 Reading data from file.mp4 8.5 MB
    icon 05 Exception Handling File Handling In Python/040 Adding data to the file.mp4 12.7 MB
    icon 05 Exception Handling File Handling In Python/041 Appending to a file.mp4 4.2 MB
    icon 05 Exception Handling File Handling In Python/042 Coding challenge 5.html 517 B
    icon 05 Exception Handling File Handling In Python/043 Coding challenge 5 solution.html 660 B
    icon 05 Exception Handling File Handling In Python/044 Coding challenge 6.html 664 B
    icon 05 Exception Handling File Handling In Python/045 Coding challenge 6 solution.html 645 B
    icon 05 Exception Handling File Handling In Python/046 Notes Summary For Section 4.html 4.2 KB
    icon 05 Exception Handling File Handling In Python/quizzes/004 Quiz For Section 4.html 3.5 KB
    icon 06 Some More Types In Python/047 Dictionaries.mp4 13.7 MB
    icon 06 Some More Types In Python/048 Dictionary Functions.mp4 11.4 MB
    icon 06 Some More Types In Python/049 Tuples.mp4 7.3 MB
    icon 06 Some More Types In Python/050 List Slicing.mp4 10.8 MB
    icon 06 Some More Types In Python/051 List Comprehension.mp4 9.9 MB
    icon 06 Some More Types In Python/052 String formatting.mp4 11.3 MB
    icon 06 Some More Types In Python/053 String functions.mp4 16.3 MB
    icon 06 Some More Types In Python/054 Numeric functions.mp4 5.4 MB
    icon 06 Some More Types In Python/055 Coding challenge 7.html 641 B
    icon 06 Some More Types In Python/056 Coding challenge 7 solution.html 607 B
    icon 06 Some More Types In Python/057 Coding challenge 8.html 421 B
    icon 06 Some More Types In Python/058 Coding challenge 8 solution.html 465 B
    icon 06 Some More Types In Python/059 Notes Summary For Section 5.html 3 KB
    icon 06 Some More Types In Python/quizzes/005 Quiz For Section 5.html 2.4 KB
    icon 07 Functional Programming In Python/060 Functional programming.mp4 12.7 MB
    icon 07 Functional Programming In Python/061 Lambdas in Python.mp4 10 MB
    icon 07 Functional Programming In Python/062 Map in Python.mp4 12.1 MB
    icon 07 Functional Programming In Python/063 Filters in Python.mp4 7.8 MB
    icon 07 Functional Programming In Python/064 Generators in Python.mp4 13 MB
    icon 07 Functional Programming In Python/065 Coding challenge 9.html 829 B
    icon 07 Functional Programming In Python/066 Coding challenge 9 solution.html 687 B
    icon 07 Functional Programming In Python/067 Coding challenge 10.html 444 B
    icon 07 Functional Programming In Python/068 Coding challenge 10 solution.html 394 B
    icon 07 Functional Programming In Python/069 Coding challenge 11.html 618 B
    icon 07 Functional Programming In Python/070 Coding challenge 11 solution.html 588 B
    icon 07 Functional Programming In Python/071 Notes Summary For Section 6.html 3.6 KB
    icon 08 Object Oriented Programming In Python/072 Object Oriented Programming in Python.mp4 27.2 MB
    icon 08 Object Oriented Programming In Python/073 Inheritance in Python.mp4 12.7 MB
    icon 08 Object Oriented Programming In Python/074 Recursion in Python.mp4 13.3 MB
    icon 08 Object Oriented Programming In Python/075 Sets.mp4 15.9 MB
    icon 08 Object Oriented Programming In Python/076 Itertools.mp4 19 MB
    icon 08 Object Oriented Programming In Python/077 Operator overloading in Python.mp4 15.7 MB
    icon 08 Object Oriented Programming In Python/078 Data hiding in Python.mp4 13.6 MB
    icon 08 Object Oriented Programming In Python/079 Coding challenge 12.html 1.1 KB
    icon 08 Object Oriented Programming In Python/080 Coding challenge 12 solution.html 1.4 KB
    icon 08 Object Oriented Programming In Python/081 Coding challenge 13.html 514 B
    icon 08 Object Oriented Programming In Python/082 Coding challenge 13 solution.html 587 B
    icon 08 Object Oriented Programming In Python/083 Notes Summary For Section 7.html 3.6 KB
    icon 09 Regular Expressions In Python/084 Regular expressions in Python.mp4 12.6 MB
    icon 09 Regular Expressions In Python/085 Search find all.mp4 11.6 MB
    icon 09 Regular Expressions In Python/086 Find replace.mp4 9.8 MB
    icon 09 Regular Expressions In Python/087 The dot metacharacter.mp4 7.1 MB
    icon 09 Regular Expressions In Python/088 Caret dollar metacharacter.mp4 10.5 MB
    icon 09 Regular Expressions In Python/089 Character class.mp4 11.9 MB
    icon 09 Regular Expressions In Python/090 Star metacharacter.mp4 9.4 MB
    icon 09 Regular Expressions In Python/091 Group.mp4 6.9 MB
    icon 10 Create GUI Apps In Pyton Using Tkinter/092 Tkinter Hello world program.mp4 14.1 MB
    icon 10 Create GUI Apps In Pyton Using Tkinter/093 Tkinter Using frames.mp4 12.4 MB
    icon 10 Create GUI Apps In Pyton Using Tkinter/094 Tkinter Grid layout.mp4 14.9 MB

Similar Torrents