Skip to content

Udemy - Automate the Boring Stuff with Python Programming [AhLaN]

Unverified source. This magnet is from an unverified source. The content may be unsafe or mislabeled. Proceed with caution.
Title: UdemyGroup: NOGRPSource: Udemy
Info Hash
F2ABAF1F1321412A9B4A0F32EBDBA9896B2DE6DE
Source
Unverified
Total Size
4.16 GB
Total Files
100
Seeders
0
Leechers
1
Health
Score
1
Type
Bookware

File List

FileSize
7. Dictionaries/1. The Dictionary Data Type.mp4188.48 MB
Seed Me!!.png42.05 KB
1. Python Basics/1. Get Python Installed.mp422.91 MB
1. Python Basics/1.1 Installation instructions for Windows, Mac, and Linux.html122 B
1. Python Basics/1.1 Starting IDLE on Windows, Mac, or Linux.html123 B
1. Python Basics/1.2 Installation instructions for Windows, Mac, and Linux.html122 B
1. Python Basics/1.2 lesson1-recap.txt386 B
1. Python Basics/1.2 Starting IDLE on Windows, Mac, or Linux.html123 B
1. Python Basics/1.3 lesson1-recap.txt386 B
1. Python Basics/1.3 Starting IDLE on Windows, Mac, or Linux.html123 B
1. Python Basics/2. Just a check in..html118 B
1. Python Basics/3. Basic Terminology and Using IDLE.mp436.3 MB
1. Python Basics/3.1 Evaluation of (5 - 1) ((7 + 1) (3 - 1)).html109 B
1. Python Basics/3.1 Evaluation of 2 + 3 6 and (2 + 3) 6.html109 B
1. Python Basics/3.1 Instructions for starting IDLE..html122 B
1. Python Basics/3.1 lesson2-recap.txt471 B
1. Python Basics/3.2 Evaluation of (5 - 1) ((7 + 1) (3 - 1)).html109 B
1. Python Basics/3.2 Evaluation of 2 + 3 6 and (2 + 3) 6.html109 B
1. Python Basics/3.2 lesson2-recap.txt471 B
1. Python Basics/3.3 Evaluation of (5 - 1) ((7 + 1) (3 - 1)).html109 B
1. Python Basics/3.3 Instructions for starting IDLE..html122 B
1. Python Basics/3.3 lesson2-recap.txt471 B
1. Python Basics/3.4 Evaluation of (5 - 1) ((7 + 1) (3 - 1)).html109 B
1. Python Basics/3.4 Evaluation of 2 + 3 6 and (2 + 3) 6.html109 B
1. Python Basics/3.4 Instructions for starting IDLE..html122 B
1. Python Basics/3.4 lesson2-recap.txt471 B
1. Python Basics/4. Writing Our First Program.mp434.09 MB
1. Python Basics/4.1 Evaluation of myName = input().html109 B
1. Python Basics/4.1 Evaluation of print('It is good to meet you, ' + myName).html109 B
1. Python Basics/4.1 Evaluation of print(len(myName)).html109 B
1. Python Basics/4.2 Evaluation of myName = input().html109 B
1. Python Basics/4.2 Evaluation of print('It is good to meet you, ' + myName).html109 B
1. Python Basics/4.2 Evaluation of print(len(myName)).html109 B
1. Python Basics/4.2 lesson3-recap.txt583 B
1. Python Basics/4.3 Evaluation of print('It is good to meet you, ' + myName).html109 B
1. Python Basics/4.3 Evaluation of print('You will be ' + str(int(myAge) + 1) + ' in a year.').html109 B
1. Python Basics/4.3 Evaluation of print(len(myName)).html109 B
1. Python Basics/4.4 Evaluation of myName = input().html109 B
1. Python Basics/4.4 Evaluation of print('You will be ' + str(int(myAge) + 1) + ' in a year.').html109 B
1. Python Basics/4.4 Evaluation of print(len(myName)).html109 B
1. Python Basics/4.4 lesson3-recap.txt583 B
1. Python Basics/4.5 Evaluation of myName = input().html109 B
1. Python Basics/4.5 Evaluation of print(len(myName)).html109 B
1. Python Basics/4.5 lesson3-recap.txt583 B
2. Flow Control/1. Flow Charts and Basic Flow Control Concepts.mp421.01 MB
2. Flow Control/1.1 Chapter 2 – Flow Control.html105 B
2. Flow Control/1.1 lesson4-recap.txt338 B
2. Flow Control/1.2 Chapter 2 – Flow Control.html105 B
2. Flow Control/1.2 lesson4-recap.txt338 B
2. Flow Control/2. If, Else, and Elif Statements.mp441.76 MB
2. Flow Control/2.1 lesson5-recap.txt662 B
2. Flow Control/3. While Loops.mp433.93 MB
2. Flow Control/3.1 lesson6-recap.txt434 B
2. Flow Control/4. For Loops.mp429.72 MB
2. Flow Control/4.1 lesson7-recap.txt220 B
3. Functions/1. Python's Built-In Functions.mp428.36 MB
3. Functions/1.1 Chapter 3 – Functions.html105 B
3. Functions/1.1 lesson8-recap.txt365 B
3. Functions/1.2 Chapter 3 – Functions.html105 B
3. Functions/1.2 lesson8-recap.txt365 B
3. Functions/2. Writing Your Own Functions.mp448.32 MB
3. Functions/2.1 Evaluation of 'Hello has ' + str(len('hello')) + ' letters in it.'.html109 B
3. Functions/2.1 lesson9-recap.txt709 B
3. Functions/2.2 Evaluation of 'Hello has ' + str(len('hello')) + ' letters in it.'.html109 B
3. Functions/2.2 lesson9-recap.txt709 B
3. Functions/3. Global and Local Scopes.mp437.72 MB
3. Functions/3.1 lesson10-recap.txt748 B
4. Handling Errors with tryexcept/1. Try and Except Statements.mp436.79 MB
4. Handling Errors with tryexcept/1.1 lesson11-recap.txt486 B
5. Writing a Complete Program Guess the Number/1. Writing a Guess the Number Program.mp4122.28 MB
6. Lists/1. The List Data Type.mp4101.04 MB
6. Lists/1.1 Chapter 4 – Lists.html105 B
6. Lists/1.1 Evaluation 2.html110 B
6. Lists/1.1 Evaluation 3.html110 B
6. Lists/1.2 Evaluation 1.html110 B
6. Lists/1.2 Evaluation 4.html110 B
6. Lists/1.3 Evaluation 3.html110 B
6. Lists/1.3 Evaluation 4.html110 B
6. Lists/1.3 lesson13-recap.txt681 B
6. Lists/1.4 Evaluation 1.html110 B
6. Lists/1.4 Evaluation 3.html110 B
6. Lists/1.4 Evaluation 4.html110 B
6. Lists/1.4 lesson13-recap.txt681 B
6. Lists/1.5 Chapter 4 – Lists.html105 B
6. Lists/1.5 Evaluation 2.html110 B
6. Lists/1.5 Evaluation 3.html110 B
6. Lists/1.6 Chapter 4 – Lists.html105 B
6. Lists/1.6 Evaluation 1.html110 B
6. Lists/1.6 Evaluation 2.html110 B
6. Lists/1.6 lesson13-recap.txt681 B
6. Lists/2. For Loops with Lists, Multiple Assignment, and Augmented Operators.mp492 MB
6. Lists/2.1 lesson14-recap.txt319 B
6. Lists/3. List Methods.mp4121.3 MB
6. Lists/3.1 lesson15-recap.txt565 B
6. Lists/4. Similarities Between Lists and Strings.mp4137.34 MB
6. Lists/4.1 lesson16-recap.txt541 B
AhLaN.txt961 B
7. Dictionaries/1.1 Chapter 5 – Dictionaries and Structuring Data.html105 B
7. Dictionaries/1.1 lesson17-recap.txt691 B
7. Dictionaries/1.2 Chapter 5 – Dictionaries and Structuring Data.html105 B

Trackers

No trackers found.