[DesireCourse.Net] Udemy - Python 3 for complete beginners

Photo unavailable
Category:
Date:
06/20/19 at 12:21pm GMT+1
Submitter:
Seeders:
0
Leechers:
2
File size:
1.7 GB in 67 files

Torrent Status:
  This torrent has been verified.

Infohash:
9dce511632146632eb2cf0ef6758446d4b1cc592


File list

  • [DesireCourse.Net] Udemy - Python 3 for complete beginners
  • icon 1. Introduction/1. Why learn Python.mp4 25.7 MB
    icon 1. Introduction/2. Python 3 installation.mp4 12.3 MB
    icon 1. Introduction/3. Checking for the Python version.mp4 10.2 MB
    icon 1. Introduction/4. Interacting with the Python 3 interpreter.mp4 8.4 MB
    icon 1. Introduction/5. Python text editors and IDEs.mp4 14.5 MB
    icon 1. Introduction/6. Writing the first Python script.mp4 5.2 MB
    icon 1. Introduction/7. Comments and statements in Python.mp4 5.3 MB
    icon 10. IO, Files, CSV and JSON/1. Console input from users.mp4 33.6 MB
    icon 10. IO, Files, CSV and JSON/2. Working with files in Python.mp4 78.9 MB
    icon 10. IO, Files, CSV and JSON/3. The with context manager.mp4 19 MB
    icon 10. IO, Files, CSV and JSON/4. Reading files.mp4 23.7 MB
    icon 10. IO, Files, CSV and JSON/5. Reading CSV files.mp4 61.2 MB
    icon 10. IO, Files, CSV and JSON/5.1 employees.csv.csv 5.6 KB
    icon 10. IO, Files, CSV and JSON/6. Writing CSV files.mp4 21.1 MB
    icon 10. IO, Files, CSV and JSON/7. JSON - Encoding and decoding.mp4 39.2 MB
    icon 10. IO, Files, CSV and JSON/8. Reading and writing JSON files.mp4 54.8 MB
    icon 10. IO, Files, CSV and JSON/9. Bonus Lecture - More on JSON encoding.mp4 51.5 MB
    icon 2. Basic Python data types and operators/1. Basic Python data types.mp4 20.3 MB
    icon 2. Basic Python data types and operators/2. Arithmetic operators.mp4 13.5 MB
    icon 2. Basic Python data types and operators/2.1 Arithmetic operators.png.png 206.8 KB
    icon 2. Basic Python data types and operators/3. The assignment operator and the del statement.mp4 10.7 MB
    icon 2. Basic Python data types and operators/4. Comparison operators.mp4 5.9 MB
    icon 2. Basic Python data types and operators/4.1 Comparison operators.png.png 52.3 KB
    icon 3. Strings/1. String delimiters.mp4 9.5 MB
    icon 3. Strings/2. String operators and built in functions.mp4 20.2 MB
    icon 3. Strings/2.1 Built-in Functions and Operators for Strings.png.png 207.8 KB
    icon 3. Strings/3. String member methods.mp4 16.1 MB
    icon 3. Strings/4. String formatting.mp4 22.6 MB
    icon 4. Lists, Tuples, Sets and Dictionaries/1. Introduction to lists.mp4 31.3 MB
    icon 4. Lists, Tuples, Sets and Dictionaries/1.1 List operators and buillt in methods.png.png 345.3 KB
    icon 4. Lists, Tuples, Sets and Dictionaries/2. List member methods.mp4 30.8 MB
    icon 4. Lists, Tuples, Sets and Dictionaries/3. Tuples.mp4 12.6 MB
    icon 4. Lists, Tuples, Sets and Dictionaries/4. String join and split methods.mp4 7.7 MB
    icon 4. Lists, Tuples, Sets and Dictionaries/5. Dictionaries.mp4 55.1 MB
    icon 4. Lists, Tuples, Sets and Dictionaries/6. Sets.mp4 30.6 MB
    icon 5. Loops and flow control constructs/1. The if elif else conditional.mp4 16.1 MB
    icon 5. Loops and flow control constructs/2. Logical operators and the if statement.mp4 39.5 MB
    icon 5. Loops and flow control constructs/3. The any and all built in functions.mp4 12.1 MB
    icon 5. Loops and flow control constructs/4. The for in loop.mp4 17.5 MB
    icon 5. Loops and flow control constructs/5. Range and enumerate built in functions.mp4 26.9 MB
    icon 5. Loops and flow control constructs/6. Nested loops and the zip method.mp4 18.3 MB
    icon 5. Loops and flow control constructs/7. List, set and dictionary comprehensions.mp4 20.7 MB
    icon 5. Loops and flow control constructs/8. The while loop.mp4 6.8 MB
    icon 5. Loops and flow control constructs/vz 0 B
    icon 6. Functions/1. Introduction to functions.mp4 27.8 MB
    icon 6. Functions/2. Positional and keyword arguments.mp4 47.1 MB
    icon 6. Functions/3. Lambda functions.mp4 26.9 MB
    icon 7. Modules, imports and packages/1. Modules and the import statement.mp4 67.9 MB
    icon 7. Modules, imports and packages/2. Packages and custom module imports.mp4 30.6 MB
    icon 7. Modules, imports and packages/3. The if __name__ construct.mp4 24.7 MB
    icon 7. Modules, imports and packages/4. Select module The random module.mp4 17.5 MB
    icon 8. Classes and object oriented programming in Python/1. Introduction to Classes and Object oriented programming in Python.mp4 43.6 MB
    icon 8. Classes and object oriented programming in Python/2. Class and instance variables.mp4 18.3 MB
    icon 8. Classes and object oriented programming in Python/3. Instance, class and static methods.mp4 69.8 MB
    icon 8. Classes and object oriented programming in Python/4. Class inheritance.mp4 33 MB
    icon 8. Classes and object oriented programming in Python/5. Class data attribute and method overriding.mp4 67.8 MB
    icon 8. Classes and object oriented programming in Python/6. Multiple inheritance and the mixins pattern.mp4 30.4 MB
    icon 8. Classes and object oriented programming in Python/7. The private attribute naming convention.mp4 12.8 MB
    icon 8. Classes and object oriented programming in Python/8. Naming conventions and coding styles.mp4 46.9 MB
    icon 8. Classes and object oriented programming in Python/9. The Zen of Python.mp4 13.1 MB
    icon 9. Assertions, exceptions and error handling/1. Assertions.mp4 44.9 MB
    icon 9. Assertions, exceptions and error handling/2. Exceptions.mp4 23.3 MB
    icon 9. Assertions, exceptions and error handling/3. Exception handling.mp4 56.5 MB
    icon 9. Assertions, exceptions and error handling/4. The try except else finally block.mp4 24.4 MB
    icon 9. Assertions, exceptions and error handling/5. Custom exceptions and the raise statement.mp4 29.8 MB
    icon 9. Assertions, exceptions and error handling/6. Bare exceptions are a bad practice.mp4 19.6 MB
    icon 9. Assertions, exceptions and error handling/7. Forgiveness and permission in code.mp4 23 MB

Similar Torrents

Category
Name
Size
Date
 [DesireCourse.Com] Udemy - Become a Probability & Statistics Master 884 MB11/03/18180
 [DesireCourse.Com] Udemy - Scrum Certification Prep +Scrum Master+ Agile Scrum Training 639 MB10/27/1870
 [DesireCourse.Com] Udemy - The Digital Painting MEGA Course - Beginner to Advanced 3.2 GB10/12/1860
 [DesireCourse.Com] Udemy - An Entire MBA in 1 CourseAward Winning Business School Prof 3 GB08/07/1851
 [DesireCourse.Net] Udemy - Socket.IO (with websockets) - the details. (socket io v2) 6.9 GB06/17/1950
 [DesireCourse.Net] Udemy - Microservices Designing Highly Scalable Systems 1.1 GB10/09/1950
 [DesireCourse.Net] Udemy - The Build a SAAS App with Flask Course 1.3 GB11/13/1950
 [DesireCourse.Net] Udemy - Network Hacking Continued - Intermediate to Advanced 1.5 GB12/28/1950
 [DesireCourse.Com] Udemy - Microsoft Excel - Data Analysis with Excel Pivot Tables 1.1 GB10/30/1840
 [DesireCourse.Com] Udemy - Communication skills, cooperation and conflict management 1.6 GB11/02/1840
 [DesireCourse Com] Udemy - The Complete Digital Marketing Course 2017 – 12 Courses in 1 3.5 GB11/06/1842
 [DesireCourse.Com] Udemy - Black Algo Trading Build Your Trading Robot 3 GB11/17/1840
 [DesireCourse.Com] Udemy - Microsoft Excel - Intro to Power Query, Power Pivot & DAX 1.1 GB03/25/1940
 [DesireCourse.Com] Udemy - Kubernetes for the Absolute Beginners - Hands-on 1018 MB03/30/1940
 [DesireCourse.Net] Udemy - Character Art School Complete Character Drawing Course 4.4 GB06/22/2040