FileMood

Download [ CourseWikia.com ] Learn to Code with Python - Udemy

CourseWikia com Learn to Code with Python Udemy

Name

[ CourseWikia.com ] Learn to Code with Python - Udemy

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

2.2 GB

Total Files

203

Last Seen

Hash

D9FC1109F9CEBE1315D796D3247A28D156BA27EC

/

Get Bonus Downloads Here.url

0.2 KB

/.../1. Introduction to Algorithms/

1. Make Me a Sandwich - An Algorithm.mp4

88.8 MB

1. Make Me a Sandwich - An Algorithm.srt

9.7 KB

1.1 How do you make a Sandwich.pdf

18.7 KB

10. Section 1 Exam review.mp4

22.8 MB

10. Section 1 Exam review.srt

6.4 KB

2. Terminology Check #1.html

0.2 KB

3. Add Some Numbers.mp4

55.9 MB

3. Add Some Numbers.srt

11.9 KB

3.1 AddNumbersColumnMethod.pdf

9.3 KB

4. Bubble Sort - a Simple Sorting Algorithm.mp4

71.9 MB

4. Bubble Sort - a Simple Sorting Algorithm.srt

13.8 KB

4.1 BubbleSort_01.txt

0.3 KB

5. Bubble Sort - Variables, Data Types, Assignments, and Comparisons.mp4

57.2 MB

5. Bubble Sort - Variables, Data Types, Assignments, and Comparisons.srt

10.0 KB

5.1 BubbleSort_02.txt

0.3 KB

6. Terminology Check #2.html

0.2 KB

7. Bubble Sort - Arrays and Indexes and Pseudocode.mp4

70.8 MB

7. Bubble Sort - Arrays and Indexes and Pseudocode.srt

17.4 KB

7.1 BubbleSort_03.txt

0.5 KB

8. Bubble Sort - Pseudocode to Computer Code.mp4

119.4 MB

8. Bubble Sort - Pseudocode to Computer Code.srt

17.7 KB

8.1 BubbleSort01.html

1.5 KB

8.2 BubbleSort02.html

1.9 KB

8.3 BubbleSort03.html

1.7 KB

8.4 BubbleSort04.html

1.8 KB

9. Section 1 Exam.html

0.1 KB

9.1 S1X Section 1 Exam.pdf

19.6 KB

/.../2. Install and Explore Python/

1. Section Overview.mp4

9.3 MB

1. Section Overview.srt

1.2 KB

2. Install Python and PyCharm.mp4

76.5 MB

2. Install Python and PyCharm.srt

4.8 KB

3. Explore Python with IDLE.mp4

94.7 MB

3. Explore Python with IDLE.srt

14.5 KB

4. Explore Python with PyCharm.mp4

83.7 MB

4. Explore Python with PyCharm.srt

10.4 KB

/.../3. Coding in Python/

1. Section Introduction.mp4

11.8 MB

1. Section Introduction.srt

2.3 KB

2. Python Variables.mp4

61.1 MB

2. Python Variables.srt

8.4 KB

3. Quiz.html

0.2 KB

4. Lists.mp4

50.8 MB

4. Lists.srt

6.7 KB

4.1 S3L3_Lists.py

0.3 KB

5. Loops.mp4

52.1 MB

5. Loops.srt

9.4 KB

5.1 S3L4_ForLoop.py

0.1 KB

6. Bubble Sort Excercise.mp4

26.4 MB

6. Bubble Sort Excercise.srt

2.9 KB

6.1 S3L5_BubbleSort_PseudoCode.txt

0.5 KB

7. Bubble Sort Review.mp4

36.2 MB

7. Bubble Sort Review.srt

6.2 KB

7.1 S3L5_BubbleSort.py

0.4 KB

8. Getting User Input.mp4

70.9 MB

8. Getting User Input.srt

8.6 KB

8.1 S3L6_SortWithInput.py

0.6 KB

9. Section 3 Quiz.html

0.2 KB

9.1 S3X3_Quiz_Answers.pdf

67.6 KB

9.2 S3X3_Quiz.pdf

50.3 KB

/.../4. Getting Deeper into Python/

1. Section Introduction.mp4

5.5 MB

1. Section Introduction.srt

1.3 KB

2. If Else Ilif.mp4

34.2 MB

2. If Else Ilif.srt

9.8 KB

2.1 S4L2_HiLo_1.py

0.4 KB

2.2 S4L2_HiLo_2.py

0.4 KB

2.3 S4L2_HiLo_3.py

0.4 KB

2.4 S4L2_HiLo_Pseudocode.txt

0.5 KB

3. More on Lists.mp4

55.4 MB

3. More on Lists.srt

6.8 KB

3.1 S4L3_Lists.py

2.1 KB

4. Looping Through Lists.mp4

13.0 MB

4. Looping Through Lists.srt

3.1 KB

4.1 S4L4_LoopThroughLists.py

0.8 KB

4.2 S4L4_LoopThroughLists.py

0.8 KB

5. Tuples.mp4

37.4 MB

5. Tuples.srt

6.0 KB

5.1 S4L5_MonthlyProfitList.txt

0.9 KB

5.2 S4L5_Tuples.py

1.5 KB

6. Tuple Exercise Review.mp4

13.1 MB

6. Tuple Exercise Review.srt

1.6 KB

6.1 S4L5_MonthlyProfit.py

0.9 KB

7. Dictionaries.mp4

28.8 MB

7. Dictionaries.srt

4.2 KB

7.1 S4L6_Dictionaries.py

1.8 KB

8. Section 4 Quiz.html

0.2 KB

/5. Functions/

1. Section Introduction.mp4

28.2 MB

1. Section Introduction.srt

4.1 KB

2. Storyboard the Bank Register App.mp4

18.9 MB

2. Storyboard the Bank Register App.srt

4.0 KB

3. Introduction to Functions.mp4

52.9 MB

3. Introduction to Functions.srt

10.4 KB

3.1 S5L3_BankRegister.py

0.9 KB

4. Model the Data - Lists of Tuples.mp4

80.8 MB

4. Model the Data - Lists of Tuples.srt

11.8 KB

4.1 S5L4_BankRegister.py

1.5 KB

5. Edit User Input.mp4

101.0 MB

5. Edit User Input.srt

14.7 KB

5.1 S5_BankAccount.txt

0.1 KB

5.2 S5L5_BankRegister.py

2.5 KB

6. File Handling - Persisting the Data.mp4

76.2 MB

6. File Handling - Persisting the Data.srt

13.5 KB

6.1 S5_BankAccount.txt

0.1 KB

6.2 S5L6_BankRegister.py

3.0 KB

7. Calculate Balance and Format the Print.mp4

53.1 MB

7. Calculate Balance and Format the Print.srt

6.6 KB

7.1 S5_BankAccount.txt

0.1 KB

7.2 S5L7_BankRegister.py

3.3 KB

8. Print Bank Statement - Sorting a List of Tuples.mp4

95.4 MB

8. Print Bank Statement - Sorting a List of Tuples.srt

14.9 KB

8.1 S5_BankAccount.txt

0.1 KB

8.2 S5L8_BankRegister.py

5.7 KB

/.../6. Object Oriented Sudoku/

1. Introduction to Object Oriented Programming.mp4

15.8 MB

1. Introduction to Object Oriented Programming.srt

4.1 KB

2. Intro to Sudoku.mp4

20.2 MB

2. Intro to Sudoku.srt

4.6 KB

3. The Cell Class.mp4

84.4 MB

3. The Cell Class.srt

14.0 KB

3.1 puzzle.py

0.5 KB

4. Puzzle Class Part 1.mp4

74.5 MB

4. Puzzle Class Part 1.srt

13.4 KB

4.1 puzzle.py

1.6 KB

4.2 sudoku.py

0.2 KB

5. Puzzle Class Part 2.mp4

88.7 MB

5. Puzzle Class Part 2.srt

14.0 KB

5.1 puzzle.py

4.1 KB

5.2 sudoku.py

0.6 KB

6. Puzzle Class Part 3.mp4

110.4 MB

6. Puzzle Class Part 3.srt

14.5 KB

6.1 puzzle.py

5.3 KB

6.2 sudoku.py

1.0 KB

6.3 sudokuPuzzles.txt

4.1 KB

/7. Wrap Up/

1. It's a Wrap.mp4

10.7 MB

1. It's a Wrap.srt

3.0 KB

2. Course Code.html

0.1 KB

/7. Wrap Up/Code/

DS_Store

8.2 KB

/7. Wrap Up/Code/Section02/

DS_Store

6.1 KB

S2L3_addition.py

0.1 KB

S2L4_explore.py

0.0 KB

/7. Wrap Up/Code/Section03/

DS_Store

6.1 KB

S3L2_sort.py

0.4 KB

S3L3_Lists.py

0.3 KB

S3L4_ForLoop.py

0.1 KB

S3L4_WhileLoop.py

0.2 KB

S3L5_BubbleSort.py

0.4 KB

S3L6_SortWithInput.py

0.6 KB

delete_sort.py

0.9 KB

/7. Wrap Up/Code/Section04/

DS_Store

6.1 KB

S4L2_HiLo_1.py

0.4 KB

S4L2_HiLo_2.py

0.4 KB

S4L2_HiLo_3.py

0.4 KB

S4L3_Lists.py

2.1 KB

S4L4_LoopThroughLists.py

0.8 KB

S4L5_MonthlyProfit.py

0.9 KB

S4L5_MonthlyProfitList.txt

0.9 KB

S4L5_Tuples.py

1.5 KB

S4L6_Dictionaries.py

1.8 KB

/7. Wrap Up/Code/Section05/

DS_Store

6.1 KB

S5L3_BankRegister.py

0.9 KB

S5L4_BankRegister.py

1.5 KB

S5L5_BankRegister.py

2.5 KB

S5L6_BankRegister.py

3.0 KB

S5L7_BankRegister.py

3.3 KB

S5L8_BankRegister.py

5.7 KB

S5_BankAccount.txt

0.8 KB

/7. Wrap Up/Code/Section06/

DS_Store

10.2 KB

/7. Wrap Up/Code/Section06/S6L3_Sudoku/

puzzle.py

0.5 KB

/7. Wrap Up/Code/Section06/S6L4_Sudoku/

DS_Store

6.1 KB

puzzle.py

1.6 KB

sudoku.py

0.2 KB

/7. Wrap Up/Code/Section06/S6L5_Sudoku/

DS_Store

6.1 KB

puzzle.py

4.1 KB

sudoku.py

0.6 KB

/7. Wrap Up/Code/Section06/S6L6_Sudoku/

DS_Store

6.1 KB

puzzle.py

5.3 KB

sudoku.py

1.0 KB

sudokuPuzzles.txt

4.1 KB

/7. Wrap Up/__MACOSX/Code/Section02/

_.DS_Store

0.1 KB

/7. Wrap Up/__MACOSX/Code/Section03/

_.DS_Store

0.1 KB

_S3L2_sort.py

0.2 KB

_S3L3_Lists.py

0.6 KB

_S3L4_WhileLoop.py

0.2 KB

/7. Wrap Up/__MACOSX/Code/Section04/

_.DS_Store

0.1 KB

_S4L2_HiLo_3.py

0.2 KB

_S4L3_Lists.py

0.2 KB

_S4L5_MonthlyProfit.py

0.2 KB

_S4L5_MonthlyProfitList.txt

0.2 KB

/7. Wrap Up/__MACOSX/Code/Section05/

_.DS_Store

0.1 KB

_S5L6_BankRegister.py

0.2 KB

_S5L8_BankRegister.py

0.3 KB

_S5_BankAccount.txt

0.2 KB

/7. Wrap Up/__MACOSX/Code/Section06/S6L3_Sudoku/

_puzzle.py

0.2 KB

/7. Wrap Up/__MACOSX/Code/Section06/S6L4_Sudoku/

_.DS_Store

0.1 KB

_puzzle.py

0.2 KB

/7. Wrap Up/__MACOSX/Code/Section06/S6L5_Sudoku/

_.DS_Store

0.1 KB

_puzzle.py

0.2 KB

_sudoku.py

0.2 KB

/7. Wrap Up/__MACOSX/Code/Section06/S6L6_Sudoku/

_.DS_Store

0.1 KB

_puzzle.py

0.2 KB

_sudoku.py

0.2 KB

_sudokuPuzzles.txt

1.0 KB

/7. Wrap Up/__MACOSX/Code/Section06/

_.DS_Store

0.1 KB

/7. Wrap Up/__MACOSX/Code/

_.DS_Store

0.1 KB

~Get Your Files Here !/

Bonus Resources.txt

0.4 KB

 

Total files 203


Copyright © 2026 FileMood.com