TorBT - Torrents and Magnet Links Search Engine
[FreeCourseSite.com] Udemy - Python for Beginners Concise and Practical
- Date: 2026-03-30
- Size: 746 MB
- Files: 102
File Name
Size
1. Introduction/1. Course Overview.mp4
6.9 MB
1. Introduction/1. Course Overview.vtt
3.0 kB
1. Introduction/1.1 1.1.docx.docx
13 kB
1. Introduction/2. Why Python.mp4
9.9 MB
1. Introduction/2. Why Python.vtt
4.6 kB
1. Introduction/2.1 1.2.docx.docx
23 kB
1. Introduction/3. Downloading and Setting Up.mp4
15 MB
1. Introduction/3. Downloading and Setting Up.vtt
7.2 kB
1. Introduction/3.1 1.3.docx.docx
14 kB
1. Introduction/4. Python 2.X versus 3.X.mp4
8.7 MB
1. Introduction/4. Python 2.X versus 3.X.vtt
3.3 kB
1. Introduction/4.1 1.4.docx.docx
13 kB
1. Introduction/5. Setup Confirmation.html
151 B
2. Getting Started with the Basics/1. Command Line versus Text Editor.mp4
13 MB
2. Getting Started with the Basics/1. Command Line versus Text Editor.vtt
7.2 kB
2. Getting Started with the Basics/1.1 2.1.docx.docx
14 kB
2. Getting Started with the Basics/2. Python Syntax.mp4
5.8 MB
2. Getting Started with the Basics/2. Python Syntax.vtt
3.9 kB
2. Getting Started with the Basics/2.1 2.2.docx.docx
13 kB
2. Getting Started with the Basics/3. Data Types and What They Mean.mp4
33 MB
2. Getting Started with the Basics/3. Data Types and What They Mean.vtt
18 kB
2. Getting Started with the Basics/3.1 2.3.docx.docx
14 kB
2. Getting Started with the Basics/4. Variable Assignment.html
151 B
2. Getting Started with the Basics/5. Simple Operators.mp4
17 MB
2. Getting Started with the Basics/5. Simple Operators.vtt
9.4 kB
2. Getting Started with the Basics/5.1 2.4.docx.docx
14 kB
2. Getting Started with the Basics/6. Operator Operations.html
151 B
2. Getting Started with the Basics/7. Working with Strings.mp4
24 MB
2. Getting Started with the Basics/7. Working with Strings.vtt
8.0 kB
2. Getting Started with the Basics/7.1 2.5.docx.docx
14 kB
2. Getting Started with the Basics/8. Learning About Lists.mp4
13 MB
2. Getting Started with the Basics/8. Learning About Lists.vtt
6.1 kB
2. Getting Started with the Basics/8.1 2.6.docx.docx
14 kB
2. Getting Started with the Basics/9. Fun with Strings and Lists.html
151 B
3. If Statements/1. Conditions and Boolean Logic.mp4
17 MB
3. If Statements/1. Conditions and Boolean Logic.vtt
10 kB
3. If Statements/1.1 3.1.docx.docx
14 kB
3. If Statements/2. True or False.mp4
21 MB
3. If Statements/2. True or False.vtt
12 kB
3. If Statements/2.1 3.2.docx.docx
14 kB
3. If Statements/3. Basic if Statement Practice.html
151 B
3. If Statements/4. IF and ELSE.mp4
33 MB
3. If Statements/4. IF and ELSE.vtt
18 kB
3. If Statements/4.1 3.3.docx.docx
14 kB
3. If Statements/5. IF and ELSE Practice.html
151 B
3. If Statements/6. Nested IF Statements.mp4
23 MB
3. If Statements/6. Nested IF Statements.vtt
13 kB
3. If Statements/6.1 3.4.docx.docx
14 kB
3. If Statements/7. A Bird's Nest of Code.html
151 B
4. Learning Loops/1. Basic for Loops.mp4
28 MB
4. Learning Loops/1. Basic for Loops.vtt
16 kB
4. Learning Loops/1.1 4.1.docx.docx
14 kB
4. Learning Loops/2. For Loop Practice.html
151 B
4. Learning Loops/3. While Loops.mp4
23 MB
4. Learning Loops/3. While Loops.vtt
12 kB
4. Learning Loops/3.1 4.2.docx.docx
14 kB
4. Learning Loops/4. Messing with While Loops.html
151 B
4. Learning Loops/5. Nested For Loops.mp4
41 MB
4. Learning Loops/5. Nested For Loops.vtt
18 kB
4. Learning Loops/5.1 4.3.docx.docx
14 kB
4. Learning Loops/6. Nested For Loops Problem.html
151 B
5. Functions/1. What is a function.mp4
31 MB
5. Functions/1. What is a function.vtt
14 kB
5. Functions/1.1 5.1.docx.docx
14 kB
5. Functions/2. Input and Output.mp4
29 MB
5. Functions/2. Input and Output.vtt
11 kB
5. Functions/2.1 5.2.docx.docx
14 kB
5. Functions/3. Creating an Addition Function.mp4
11 MB
5. Functions/3. Creating an Addition Function.vtt
6.3 kB
5. Functions/3.1 5.3.docx.docx
14 kB
5. Functions/4. Creating Functions.html
151 B
5. Functions/5. The main() Function.mp4
12 MB
5. Functions/5. The main() Function.vtt
6.2 kB
5. Functions/5.1 5.4.docx.docx
14 kB
6. Adding Functionality with Libraries/1. Simple and Built-in Libraries.mp4
46 MB
6. Adding Functionality with Libraries/1. Simple and Built-in Libraries.vtt
16 kB
6. Adding Functionality with Libraries/1.1 6.1.docx.docx
14 kB
6. Adding Functionality with Libraries/2. Downloading and Using Additional Libraries.mp4
45 MB
6. Adding Functionality with Libraries/2. Downloading and Using Additional Libraries.vtt
14 kB
6. Adding Functionality with Libraries/2.1 6.2.docx.docx
14 kB
6. Adding Functionality with Libraries/3. Using NumPy.mp4
61 MB
6. Adding Functionality with Libraries/3. Using NumPy.vtt
22 kB
6. Adding Functionality with Libraries/3.1 6.3.docx.docx
14 kB
6. Adding Functionality with Libraries/4. Using BeautifulSoup.mp4
46 MB
6. Adding Functionality with Libraries/4. Using BeautifulSoup.vtt
15 kB
6. Adding Functionality with Libraries/4.1 6.4a.docx.docx
14 kB
6. Adding Functionality with Libraries/5. Using BeautifulSoup Part 2.mp4
52 MB
6. Adding Functionality with Libraries/5. Using BeautifulSoup Part 2.vtt
12 kB
7. Course Review/1. Course Review.mp4
34 MB
7. Course Review/1. Course Review.vtt
20 kB
8. Final Project/1. Final Project.html
151 B
9. More Advanced Functionality/1. Adding New Lectures.mp4
2.6 MB
9. More Advanced Functionality/1. Adding New Lectures.vtt
1.3 kB
9. More Advanced Functionality/2. Dictionaries.mp4
21 MB
9. More Advanced Functionality/2. Dictionaries.vtt
8.4 kB
9. More Advanced Functionality/2.1 8.2.docx.docx
13 kB
9. More Advanced Functionality/3. Intro. to Using Files.mp4
21 MB
9. More Advanced Functionality/3. Intro. to Using Files.vtt
7.3 kB
9. More Advanced Functionality/3.1 8.3.docx.docx
13 kB
[CourseClub.NET].url
123 B
[FCS Forum].url
133 B
[FreeCourseSite.com].url
127 B