Udemy - The Python Developer Essentials 2021 Immersive Bootcamp [...

  • Category Other
  • Type Tutorials
  • Language English
  • Total size 1.7 GB
  • Uploaded By fcs0310
  • Downloads 150
  • Last checked 1 day ago
  • Date uploaded 4 years ago
  • Seeders 11
  • Leechers 2

Infohash : 9B397240E8F69A4968211427D3C651170973C239



Udemy - The Python Developer Essentials 2021 Immersive Bootcamp [FCS]

Learn the skills you need to become a Professional and Certified Python Developer with this Complete Training Course

Created by Ahmed Ibrahim
Last updated 6/2021
English
English [Auto]


For more Udemy Courses: https://freecoursesite.com
Our Forum for Discussion: https://forum.freecoursesite.com

Files:

[FreeCourseSite.com] Udemy - The Python Developer Essentials 2021 Immersive Bootcamp 0. Websites you may like
  • [CourseClub.ME].url (0.1 KB)
  • [FCS Forum].url (0.1 KB)
  • [FreeCourseSite.com].url (0.1 KB)
  • [GigaCourse.Com].url (0.0 KB)
01 Introduction
  • 001 Welcome.mp4 (16.1 MB)
  • 002 Installing and Verifying Python.mp4 (24.8 MB)
  • 003 Working with VS Code for Python.mp4 (26.6 MB)
02 Variables, Data Types, Printing and Getting classes
  • 001 Basic data types theory.mp4 (6.7 MB)
  • 002 Variables and Assignments theory.mp4 (12.9 MB)
  • 003 Multiple assignments theory.mp4 (7.3 MB)
  • 004 Naming variables theory.mp4 (10.8 MB)
  • 005 Printing values to the screen theory.mp4 (18.3 MB)
  • 006 Getting class type theory.mp4 (7.0 MB)
  • 007 Variables and Assignments hands-on.mp4 (30.0 MB)
  • 008 Multiple assignments hands-on.mp4 (13.5 MB)
  • 009 Assign one Value to many variables hands-on.mp4 (18.7 MB)
  • 010 Printing values to the screen hands-on.mp4 (39.8 MB)
  • 011 Getting class type hands-on.mp4 (10.9 MB)
  • WorkingFiles
    • Sets.py (0.5 KB)
    • __pycache__
      • newModule.cpython-39.pyc (0.4 KB)
    • bultin-fuc.py (0.2 KB)
    • class.py (0.4 KB)
    • comments.py (0.1 KB)
    • conditional.py (0.2 KB)
    • dict.py (0.5 KB)
    • dtypes.py (0.1 KB)
    • errors.py (0.3 KB)
    • for.py (0.3 KB)
    • functions.py (0.3 KB)
    • indent.py (0.1 KB)
    • lambda.py (0.2 KB)
    • lists.py (0.6 KB)
    • main.py (0.3 KB)
    • math.py (0.3 KB)
    • newModule.py (0.1 KB)
    • operators.py (0.2 KB)
    • scope.py (0.1 KB)
    • tuples.py (0.4 KB)
    • variables.py (1.0 KB)
    • while.py (0.1 KB)
    • 03 Math Operations
      • 001 Math operations theory.mp4 (10.0 MB)
      • 002 Math Orders theory.mp4 (6.8 MB)
      • 003 Math operations hands-on.mp4 (42.4 MB)
      • 004 Math Orders hands-on.mp4 (5.1 MB)
      04 Comments and White Spaces
      • 001 Comments theory.mp4 (5.4 MB)
      • 002 White Spaces theory.mp4 (5.8 MB)
      • 003 Comments hands-on.mp4 (25.7 MB)
      • 004 White Spaces hands-on.mp4 (19.0 MB)
      05 Errors
      • 001 Error Types Theory.mp4 (9.1 MB)
      • 002 Error Types hands-on.mp4 (72.1 MB)
      06 Functions
      • 001 Function types theory.mp4 (5.9 MB)
      • 002 Functions built-in theory.mp4 (5.6 MB)
      • 003 User defined functions theory.mp4 (15.9 MB)
      • 004 Functions built-in hands-on.mp4 (50.2 MB)
      • 005 User defined functions hands-on.mp4 (12.9 MB)
      • 006 Calling many times hands-on.mp4 (13.9 MB)
      • 007 Pass many arguments.mp4 (15.2 MB)
      • 008 Return many values.mp4 (29.4 MB)
      • 009 Anonymous Lambda.mp4 (40.7 MB)
      • 010 Scope in Python.mp4 (17.0 MB)
      07 Structured Data in Python 3.9.2
      • 001 Lists theory.mp4 (9.3 MB)
      • 002 Tuples theory.mp4 (10.4 MB)
      • 003 Sets theory.mp4 (8.8 MB)
      • 004 Dictionaries theory.mp4 (10.3 MB)
      • 005 Create a list, change and insert.mp4 (61.0 MB)
      • 006 Add and extend a list.mp4 (21.3 MB)
      • 007 Delete and clear list items.mp4 (34.6 MB)
      • 008 Create a Tuple, No change.mp4 (14.5 MB)
      • 009 Accessing tuples and ranges.mp4 (35.0 MB)
      • 010 Concatenate and delete tuples.mp4 (15.4 MB)
      • 011 Create a set and get len.mp4 (16.6 MB)
      • 012 Sets type and constructor to empty.mp4 (35.5 MB)
      • 013 No Accessing for set items.mp4 (18.7 MB)
      • 014 Adding items to a set.mp4 (19.7 MB)
      • 015 Removing and clearing sets.mp4 (65.5 MB)
      • 016 Creating dictionaries.mp4 (11.5 MB)
      • 017 Dictionary len and type.mp4 (13.0 MB)
      • 018 Dictionary all about accessing.mp4 (61.4 MB)
      • 019 Dictionary all about updating values.mp4 (18.4 MB)
      • 020 Adding one or many items in dictionary.mp4 (28.1 MB)
      • 021 Deleting dictionary items and clearing.mp4 (42.5 MB)
      08 Comparison, Logic, Additional, and Conditional Statements
      • 001 Comparison operators theory.mp4 (3.7 MB)
      • 002 Logical operator theory.mp4 (4.5 MB)
      • 003 Conditional theory.mp4 (10.5 MB)
      • 004 Comparison operators hands-on.mp4 (13.0 MB)
      • 005 Logical operator hands-on.mp4 (23.0 MB)
      • 006 Additional operators.mp4 (29.4 MB)
      • 007 Conditional Statements hands-on.mp4 (41.4 MB)
      09 Loops_ Repeating and Iterating
      • 001 While loops theory.mp4 (3.7 MB)
      • 002 For loops theory.mp4 (3.9 MB)
      • 003 The while loop in python hands-on.mp4 (26.6 MB)
      • 004 The for loop hands-on.mp4 (28.5 MB)
      • 005 for range break.mp4 (21.0 MB)
      10 Working with Classes
      • 001 Classes theory.mp4 (7.8 MB)
      • 002 Classes and Objects Hands-On.mp4 (32.3 MB)
      • 003 Objects Modifications.mp4 (38.0 MB)
      • 004 Class Methods and Constructors.mp4 (23.6 MB)
      • 005 Inheritance from other classes Hands-on.mp4 (37.8 MB)
      • WorkingFiles
        • Sets.py (0.5 KB)
        • __pycache__
          • newModule.cpython-39.pyc (0.4 KB)
        • bultin-fuc.py (0.2 KB)
        • class.py (0.6 KB)
        • comments.py (0.1 KB)
        • conditional.py (0.2 KB)
        • demo.py (0.1 KB)
        • dict.py (0.5 KB)
        • dtypes.py (0.1 KB)
        • errors.py (0.3 KB)
        • for.py (0.3 KB)
        • functions.py (0.3 KB)
        • indent.py (0.1 KB)
        • inheritance.py (0.5 KB)
        • lambda.py (0.2 KB)
        • lists.py (0.6 KB)
        • main.py (0.3 KB)
        • math.py (0.3 KB)
        • newModule.py (0.1 KB)
        • operators.py (0.2 KB)
        • scope.py (0.1 KB)
        • tuples.py (0.4 KB)
        • variables.py (1.0 KB)
        • while.py (0.1 KB)
        • 11 Modules_ Organize Programs and Save time
          • 001 modules theory.mp4 (6.1 MB)
          • 002 Understand all about Modules.mp4 (100.5 MB)
          • WorkingFiles
            • Sets.py (0.5 KB)
            • __pycache__
              • newModule.cpython-39.pyc (0.4 KB)
            • bultin-fuc.py (0.2 KB)
            • class.py (0.4 KB)
            • comments.py (0.1 KB)
            • conditional.py (0.2 KB)
            • dict.py (0.5 KB)
            • dtypes.py (0.1 KB)
            • errors.py (0.3 KB)
            • for.py (0.3 KB)
            • functions.py (0.3 KB)
            • indent.py (0.1 KB)
            • lambda.py (0.2 KB)
            • lists.py (0.6 KB)
            • main.py (0.3 KB)
            • math.py (0.3 KB)
            • newModule.py (0.1 KB)
            • operators.py (0.2 KB)
            • scope.py (0.1 KB)
            • tuples.py (0.4 KB)
            • variables.py (1.0 KB)
            • while.py (0.1 KB)
            • 12 Working with Files
              • 001 Files Handling theory.mp4 (3.9 MB)
              • 002 Reading Files.mp4 (31.1 MB)
              • 003 Writing to Files.mp4 (14.4 MB)
              • 004 Deleting Files.mp4 (7.7 MB)
              • Files
                • read.py (0.2 KB)
                • write.py (0.2 KB)
                13 BONUS SECTION
                • 001 Bonus lecture.html (1.6 KB)

There are currently no comments. Feel free to leave one :)

Code:

  • udp://fe.dealclub.de:6969/announce
  • udp://tracker.leechers-paradise.org:6969/announce
  • udp://9.rarbg.to:2710/announce
  • udp://exodus.desync.com:6969/announce
  • udp://tracker.uw0.xyz:6969/announce
  • udp://open.stealth.si:80/announce
  • udp://tracker.tiny-vps.com:6969/announce
  • udp://tracker.torrent.eu.org:451/announce
  • udp://tracker.opentrackr.org:1337/announce
  • udp://tracker.moeking.me:6969/announce
  • udp://tracker.internetwarriors.net:1337/announce
  • udp://tracker.cyberia.is:6969/announce
  • udp://open.demonii.si:1337/announce
  • udp://tracker.openbittorrent.com:80/announce
  • udp://tracker.coppersurfer.tk:6969/announce
REVERSE-PROXY 🔄 RP (success) | 1234ms 📄 torrent 🕐 17 Jan 2026, 07:55:58 am IST ⏰ 11 Feb 2026, 07:55:58 am IST ✅ Valid for 24d 23h 🔄 Wait 10m