Skip to content

[FreeCourseSite com] Udemy - Complete Python Programming Masterclass Beginner to Advanced

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
E3AD8ED51958B988D3FDC056EDD8E2FC785166A3
Source
Unverified
Total Size
6.85 GB
Total Files
100
Seeders
0
Leechers
1
Health
Score
1
Type
Bookware

File List

FileSize
0. Websites you may like/[CourseClub.ME].url122 B
0. Websites you may like/[FCS Forum].url133 B
0. Websites you may like/[FreeCourseSite.com].url127 B
1. Course Introduction/1. Welcome.mp448.51 MB
1. Course Introduction/1. Welcome.vtt2.88 KB
1. Course Introduction/2. Course Overview.mp4112.46 MB
1. Course Introduction/2. Course Overview.vtt8.88 KB
10. Working with Files/1. Opening Text Files with Python.mp498.02 MB
10. Working with Files/1. Opening Text Files with Python.vtt7.08 KB
10. Working with Files/1.1 sales_data.txt.txt167 B
10. Working with Files/2. Reading Text Files with Python.mp479.28 MB
10. Working with Files/2. Reading Text Files with Python.vtt5.74 KB
10. Working with Files/3. Using a Loop to Read all Content in a Text File.mp464.73 MB
10. Working with Files/3. Using a Loop to Read all Content in a Text File.vtt4.29 KB
10. Working with Files/4. Writing to a Text File with Python.mp4109.74 MB
10. Working with Files/4. Writing to a Text File with Python.vtt8.08 KB
10. Working with Files/5. Creating a Text File.mp457.16 MB
10. Working with Files/5. Creating a Text File.vtt3.75 KB
11. Project # 2 -- Python and .CSV Files/1. Project #2 Preview.mp493.85 MB
11. Project # 2 -- Python and .CSV Files/1. Project #2 Preview.vtt6.18 KB
11. Project # 2 -- Python and .CSV Files/1.1 example.csv.csv123 B
11. Project # 2 -- Python and .CSV Files/2. Project #2 - ReadingWriting .CSV File Instructions.html4.07 KB
11. Project # 2 -- Python and .CSV Files/2.1 PythonProject2-CSVReaderWriter-01.pdf.pdf166.23 KB
11. Project # 2 -- Python and .CSV Files/2.2 example.csv.csv123 B
11. Project # 2 -- Python and .CSV Files/3. Solution Step #1 -- .CSV Module.mp439.6 MB
11. Project # 2 -- Python and .CSV Files/3. Solution Step #1 -- .CSV Module.vtt2.78 KB
11. Project # 2 -- Python and .CSV Files/4. Solution Step #2 -- Read .CSV Files.mp462.63 MB
11. Project # 2 -- Python and .CSV Files/4. Solution Step #2 -- Read .CSV Files.vtt4.46 KB
11. Project # 2 -- Python and .CSV Files/5. Solution Step #3 -- Print .CSV.mp464.19 MB
11. Project # 2 -- Python and .CSV Files/5. Solution Step #3 -- Print .CSV.vtt4.71 KB
11. Project # 2 -- Python and .CSV Files/6. Solution Step #4 -- Write to .CSV Files.mp4110.15 MB
11. Project # 2 -- Python and .CSV Files/6. Solution Step #4 -- Write to .CSV Files.vtt8.14 KB
11. Project # 2 -- Python and .CSV Files/7. BONUS SOLUTION -- Filter .CSV Results.mp450.32 MB
11. Project # 2 -- Python and .CSV Files/7. BONUS SOLUTION -- Filter .CSV Results.vtt3.89 KB
12. Python OS Module/1. Import the OS Module.mp463.79 MB
12. Python OS Module/1. Import the OS Module.vtt4.06 KB
12. Python OS Module/2. Get Current Working Directory with OS getdir() function.mp431.56 MB
12. Python OS Module/2. Get Current Working Directory with OS getdir() function.vtt2.39 KB
12. Python OS Module/3. List Directory Files with OS listdir() Function.mp440.7 MB
12. Python OS Module/3. List Directory Files with OS listdir() Function.vtt3.08 KB
12. Python OS Module/4. Change Working Directory with OS chdir() function.mp463.58 MB
12. Python OS Module/4. Change Working Directory with OS chdir() function.vtt4.3 KB
12. Python OS Module/5. Create Directory with OS makedirs() function.mp469.67 MB
12. Python OS Module/5. Create Directory with OS makedirs() function.vtt4.17 KB
12. Python OS Module/6. Check if File Exists with isfile() function.mp483.95 MB
12. Python OS Module/6. Check if File Exists with isfile() function.vtt5.49 KB
12. Python OS Module/7. Deleting a File with Python.mp498.85 MB
12. Python OS Module/7. Deleting a File with Python.vtt6.9 KB
13. Python Functions/1. Creating a Python Function.mp438.44 MB
13. Python Functions/1. Creating a Python Function.vtt3.48 KB
13. Python Functions/1.1 PythonFunctions-01.py.py81 B
13. Python Functions/2. Calling a Python Function.mp435.97 MB
13. Python Functions/2. Calling a Python Function.vtt3.18 KB
13. Python Functions/3. Passing Arguments to a Function.mp469.95 MB
13. Python Functions/3. Passing Arguments to a Function.vtt5.3 KB
13. Python Functions/3.1 PythonFunctionsArguments-01.py.py129 B
13. Python Functions/4. Named Arguments.mp452.19 MB
13. Python Functions/4. Named Arguments.vtt4.13 KB
13. Python Functions/4.1 PythonFunctionsNamedArguments-01.py.py245 B
13. Python Functions/5. Default Arguments.mp443.4 MB
13. Python Functions/5. Default Arguments.vtt3.49 KB
13. Python Functions/5.1 PythonFunctionsDefaultArguments-01.py.py128 B
13. Python Functions/6. Variable Scope in Functions.mp487.98 MB
13. Python Functions/6. Variable Scope in Functions.vtt5.99 KB
13. Python Functions/6.1 PythonVariableScope-01.py.py175 B
13. Python Functions/7. Return Keyword.mp4103.96 MB
13. Python Functions/7. Return Keyword.vtt7.09 KB
13. Python Functions/7.1 PythonFunctionsReturn-01.py.py150 B
13. Python Functions/8. Python Functions Quiz.html164 B
14. Python Object Oriented Programming (OOP)/1. Creating Python Classes.mp473.98 MB
14. Python Object Oriented Programming (OOP)/1. Creating Python Classes.vtt5.26 KB
14. Python Object Oriented Programming (OOP)/10. Introduction to Object Inheritance.mp451.7 MB
14. Python Object Oriented Programming (OOP)/10. Introduction to Object Inheritance.vtt3.4 KB
14. Python Object Oriented Programming (OOP)/10.1 user.py.py339 B
14. Python Object Oriented Programming (OOP)/11. Python Class Inheritance.mp488.66 MB
14. Python Object Oriented Programming (OOP)/11. Python Class Inheritance.vtt5.61 KB
14. Python Object Oriented Programming (OOP)/12. Class Inheritance Function Override.mp476.45 MB
14. Python Object Oriented Programming (OOP)/12. Class Inheritance Function Override.vtt4.88 KB
14. Python Object Oriented Programming (OOP)/13. Python OOP Quiz.html164 B
14. Python Object Oriented Programming (OOP)/2. Python Class Properties.mp469.98 MB
14. Python Object Oriented Programming (OOP)/2. Python Class Properties.vtt4.64 KB
14. Python Object Oriented Programming (OOP)/3. Class __init__ function.mp4117.09 MB
14. Python Object Oriented Programming (OOP)/3. Class __init__ function.vtt7.72 KB
14. Python Object Oriented Programming (OOP)/4. Class self Argument.mp459.64 MB
14. Python Object Oriented Programming (OOP)/4. Class self Argument.vtt3.74 KB
14. Python Object Oriented Programming (OOP)/5. Python Class Functions.mp477.77 MB
14. Python Object Oriented Programming (OOP)/5. Python Class Functions.vtt4.88 KB
14. Python Object Oriented Programming (OOP)/6. Class Function return.mp467.71 MB
14. Python Object Oriented Programming (OOP)/6. Class Function return.vtt4.46 KB
14. Python Object Oriented Programming (OOP)/7. Python Private Properties.mp465.71 MB
14. Python Object Oriented Programming (OOP)/7. Python Private Properties.vtt4.3 KB
14. Python Object Oriented Programming (OOP)/8. Python Class Private Functions.mp498.1 MB
14. Python Object Oriented Programming (OOP)/8. Python Class Private Functions.vtt6.41 KB
14. Python Object Oriented Programming (OOP)/9. Delete an Object.mp437.27 MB
14. Python Object Oriented Programming (OOP)/9. Delete an Object.vtt2.86 KB
15. Handling Errors in Python/1. Introduction to Error Handling.mp447.7 MB
15. Handling Errors in Python/1. Introduction to Error Handling.vtt3.53 KB
15. Handling Errors in Python/2. Try... Statement.mp454.35 MB
15. Handling Errors in Python/2. Try... Statement.vtt4.34 KB
15. Handling Errors in Python/3. Try... Except Name Error.mp475.81 MB

Trackers

No trackers found.