FileMood

Download Python PCEP Become Certified Entry-Level Python Programmer [Latest]

Python PCEP Become Certified Entry Level Python Programmer Latest

Name

Python PCEP Become Certified Entry-Level Python Programmer [Latest]

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

1.4 GB

Total Files

134

Last Seen

Hash

36E427448269111459C604B878FB7DBD26D88060

/.../5. Module 4 Data Collections – Lists, Tuples, and Dictionaries/

20. Module 4 summary.mp4

74.2 MB

Python PCEP Become Certified Entry-Level Python Programmer/

READ_ME.txt

0.5 KB

/1. Preparation/

1. What Can I Do With Python.mp4

17.7 MB

1. What Can I Do With Python.srt

4.2 KB

2. The necessary tools.mp4

17.9 MB

2. The necessary tools.srt

3.5 KB

3. Getting Started With Anaconda.mp4

30.5 MB

3. Getting Started With Anaconda.srt

6.9 KB

4. Using online environments.mp4

10.6 MB

4. Using online environments.srt

2.2 KB

5. How to Get The Most Out of This Course.mp4

62.2 MB

5. How to Get The Most Out of This Course.srt

4.3 KB

5.1 PythonPCEPCourseAllNotebooks.zip

86.9 KB

READ_ME.txt

0.5 KB

/.../2. Module 1 Basic Concepts/

1. Your first Python program.mp4

12.6 MB

1. Your first Python program.srt

4.1 KB

2. More about print().mp4

24.6 MB

2. More about print().srt

5.7 KB

3. Practising print().html

0.1 KB

4. Variables.mp4

21.3 MB

4. Variables.srt

5.6 KB

5. Data Types.mp4

14.6 MB

5. Data Types.srt

4.5 KB

6. Comments.mp4

9.1 MB

6. Comments.srt

2.7 KB

7. Numerical representations.mp4

21.3 MB

7. Numerical representations.srt

5.9 KB

8. Operators.mp4

13.2 MB

8. Operators.srt

3.6 KB

9. Variables and Operators.html

0.1 KB

10. Reassigning values.mp4

15.0 MB

10. Reassigning values.srt

4.6 KB

11. The input() function.mp4

12.1 MB

11. The input() function.srt

4.7 KB

12. Practising input().html

0.1 KB

13. A bit of technical theory.mp4

20.1 MB

13. A bit of technical theory.srt

6.4 KB

14. Module 1 Summary.mp4

36.5 MB

14. Module 1 Summary.srt

5.3 KB

15. Module 1 Quiz.html

0.1 KB

/.../3. Module 2 Data Types, Evaluations, Basic IO/

1. Type casting.mp4

29.8 MB

1. Type casting.srt

6.4 KB

2. Salary calculator.html

0.1 KB

3. More about operators.mp4

29.6 MB

3. More about operators.srt

8.4 KB

4. More about print() and strings.mp4

17.4 MB

4. More about print() and strings.srt

4.8 KB

5. Bit operators.mp4

36.8 MB

5. Bit operators.srt

11.2 KB

6. Module 2 summary.mp4

32.6 MB

6. Module 2 summary.srt

4.2 KB

7. Module 2 Quiz.html

0.1 KB

/.../4. Module 3 Flow Control – loops and conditional blocks/

1. If statements.mp4

29.8 MB

1. If statements.srt

9.2 KB

2. Logical operators and Conditions.mp4

28.8 MB

2. Logical operators and Conditions.srt

6.2 KB

3. Joining multiple conditions.mp4

35.0 MB

3. Joining multiple conditions.srt

8.3 KB

4. Nested if statements.mp4

14.6 MB

4. Nested if statements.srt

3.8 KB

5. Refund Policy Helper.html

0.1 KB

6. The while loop.mp4

31.1 MB

6. The while loop.srt

9.3 KB

7. The for loop.mp4

23.6 MB

7. The for loop.srt

7.9 KB

8. break and continue.mp4

13.8 MB

8. break and continue.srt

4.2 KB

9. Other loop features.mp4

21.7 MB

9. Other loop features.srt

6.3 KB

10. Python Guessing Game.html

0.1 KB

11. Module 3 summary.mp4

30.3 MB

11. Module 3 summary.srt

3.4 KB

12. Module 3 quiz.html

0.1 KB

/.../5. Module 4 Data Collections – Lists, Tuples, and Dictionaries/

1. Introduction to lists.mp4

47.7 MB

1. Introduction to lists.srt

11.2 KB

2. Deleting list elements.mp4

16.7 MB

2. Deleting list elements.srt

3.7 KB

3. Adding new elements to lists.mp4

16.9 MB

3. Adding new elements to lists.srt

5.3 KB

4. Iterating lists.mp4

21.3 MB

4. Iterating lists.srt

5.2 KB

5. Helping with the Budget.html

0.1 KB

6. Changing element positions.mp4

36.7 MB

6. Changing element positions.srt

7.8 KB

7. Checking element presence.mp4

10.0 MB

7. Checking element presence.srt

2.8 KB

8. Copying lists.mp4

28.9 MB

8. Copying lists.srt

6.2 KB

9. List comprehension.mp4

19.3 MB

9. List comprehension.srt

3.8 KB

10. Nested lists.mp4

35.6 MB

10. Nested lists.srt

9.0 KB

11. Adding and multiplying lists.mp4

4.5 MB

11. Adding and multiplying lists.srt

1.2 KB

12. Further string features.mp4

21.3 MB

12. Further string features.srt

4.7 KB

13. Introduction to tuples.mp4

24.7 MB

13. Introduction to tuples.srt

6.9 KB

14. Tuple operations.mp4

24.8 MB

14. Tuple operations.srt

6.3 KB

15. Tuples in lists, lists in tuples.mp4

21.1 MB

15. Tuples in lists, lists in tuples.srt

5.0 KB

16. All Roads Lead to Rome.html

0.1 KB

17. Introduction to dictionaries.mp4

22.1 MB

17. Introduction to dictionaries.srt

5.4 KB

18. Dictionary operations.mp4

24.4 MB

18. Dictionary operations.srt

6.2 KB

19. Interactive Dictionary.html

0.1 KB

20. Module 4 summary.srt

8.6 KB

21. Module 4 Quiz.html

0.1 KB

READ_ME.txt

0.5 KB

/6. Module 5 Functions/

1. Introduction to writing functions.mp4

11.9 MB

1. Introduction to writing functions.srt

5.2 KB

2. Functions with parameters.mp4

36.4 MB

2. Functions with parameters.srt

9.0 KB

3. Default parameter values.mp4

16.7 MB

3. Default parameter values.srt

4.3 KB

4. Name scopes.mp4

35.5 MB

4. Name scopes.srt

10.4 KB

5. The None value.mp4

20.4 MB

5. The None value.srt

5.5 KB

6. The return keyword.mp4

26.9 MB

6. The return keyword.srt

6.9 KB

7. Get Rid of Duplicates!.html

0.1 KB

8. Recursion.mp4

36.3 MB

8. Recursion.srt

8.7 KB

9. Generators.mp4

18.7 MB

9. Generators.srt

5.0 KB

10. Module 5 summary.mp4

27.0 MB

10. Module 5 summary.srt

5.0 KB

11. Module 5 Quiz.html

0.1 KB

/7. Congratulations!/

1. Congratulations!.mp4

18.9 MB

1. Congratulations!.srt

1.5 KB

/8. Mock Exam/

1. Mock PCEP Exam.html

0.1 KB

 

Total files 134


Copyright © 2026 FileMood.com