FileMood

Download How to Think like a Programmer with Python

How to Think like Programmer with Python

Name

How to Think like a Programmer with Python

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

1.7 GB

Total Files

351

Last Seen

2025-07-17 23:40

Hash

7B8D486F36A9A6238B54A62924918A1A70D3ADAA

/Course/1. Start Up/

1. Introduction to Course.mp4

11.5 MB

3. Introduction to Python.mp4

10.4 MB

2. Introduction to Programming.mp4

7.4 MB

4. Installation of Python on Windows.mp4

4.5 MB

1. Introduction to Course.srt

7.8 KB

2. Introduction to Programming.srt

5.5 KB

3. Introduction to Python.srt

4.0 KB

4. Installation of Python on Windows.srt

1.5 KB

/.../10. Payroll System (A Case Study)/

4. Commission Employee Class.mp4

17.2 MB

3. Hourly Employee Class.mp4

11.8 MB

1. Employee Class.mp4

11.7 MB

2. Salaried Employee Class.mp4

11.6 MB

5. Using Payroll System.mp4

7.7 MB

6. Payroll System Complete Source Code.html

6.1 KB

3. Hourly Employee Class.srt

5.6 KB

1. Employee Class.srt

5.3 KB

2. Salaried Employee Class.srt

5.2 KB

4. Commission Employee Class.srt

4.7 KB

5. Using Payroll System.srt

4.3 KB

/Course/11. Modularity/

2. Developing Payroll System in Modules.mp4

16.9 MB

1. Basics of Modules.mp4

9.8 MB

1. Basics of Modules.srt

5.9 KB

2. Developing Payroll System in Modules.srt

5.0 KB

/Course/2. Sequence/

19. Calculate the area of a triangle.mp4

20.4 MB

18. Flowgorithm (A Software).mp4

17.5 MB

1. Introduction to Algorithms.mp4

17.1 MB

20. Swap the values in two variables.mp4

14.6 MB

13. Taking input from user.mp4

14.1 MB

11. Basic Math Functions.mp4

13.5 MB

14. Displaying things to user.mp4

12.9 MB

8. Arithmetic Operators and their Precedence.mp4

10.7 MB

9. Arithmetic Operators and their Associativity.mp4

10.4 MB

10. Updating a Value in Variables.mp4

10.4 MB

7. Assignment Statement.mp4

10.3 MB

17. Introduction to Flowcharts.mp4

8.4 MB

4. Variables in Python.mp4

7.8 MB

2. Variables or Memory Units.mp4

7.2 MB

16. Introduction to Pseudocode.mp4

7.0 MB

3. Types of Data.mp4

6.7 MB

21. Find the remainder and quotient.mp4

6.5 MB

5. Rules for Writing Variable Names.mp4

6.0 MB

15. Comments.mp4

5.7 MB

6. Introduction to Expressions.mp4

4.9 MB

12. Type Conversions.mp4

4.5 MB

19. Calculate the area of a triangle.srt

10.1 KB

18. Flowgorithm (A Software).srt

9.8 KB

1. Introduction to Algorithms.srt

9.6 KB

20. Swap the values in two variables.srt

7.8 KB

13. Taking input from user.srt

7.2 KB

8. Arithmetic Operators and their Precedence.srt

6.7 KB

14. Displaying things to user.srt

6.5 KB

9. Arithmetic Operators and their Associativity.srt

6.1 KB

11. Basic Math Functions.srt

5.7 KB

17. Introduction to Flowcharts.srt

5.2 KB

10. Updating a Value in Variables.srt

4.9 KB

16. Introduction to Pseudocode.srt

4.8 KB

7. Assignment Statement.srt

4.6 KB

2. Variables or Memory Units.srt

4.4 KB

4. Variables in Python.srt

4.3 KB

3. Types of Data.srt

4.0 KB

15. Comments.srt

3.7 KB

5. Rules for Writing Variable Names.srt

3.2 KB

6. Introduction to Expressions.srt

3.0 KB

21. Find the remainder and quotient.srt

2.9 KB

12. Type Conversions.srt

2.5 KB

22. Exercises Sequence.html

0.7 KB

19.1 area_of_triangle.py

0.3 KB

20.1 Swapping.py

0.2 KB

/Course/3. Selection/

5. If-Else (with Even-Odd Example).mp4

20.8 MB

2. Relational or Comparision Operators.mp4

19.7 MB

3. Simple If statement.mp4

18.4 MB

1. Introduction to Control Structures.mp4

16.1 MB

6. Bonus Calculator.mp4

15.8 MB

16. Find Smallest Number (using Nested If).mp4

15.1 MB

7. Multiple If-Else (elif).mp4

13.7 MB

11. Compound Condition.mp4

13.2 MB

10. Arithmetic Calculator.mp4

12.4 MB

4. More Examples of Simple If.mp4

11.0 MB

15. Leap Year Example.mp4

10.7 MB

13. Check Valid Age.mp4

9.3 MB

9. Weekday Name.mp4

6.0 MB

8. Student Grade Calculator.mp4

5.2 MB

12. Find Greatest Number.mp4

5.2 MB

14. Introduction to Nested If.mp4

4.8 MB

3. Simple If statement.srt

10.6 KB

5. If-Else (with Even-Odd Example).srt

10.2 KB

2. Relational or Comparision Operators.srt

8.7 KB

1. Introduction to Control Structures.srt

8.4 KB

6. Bonus Calculator.srt

7.8 KB

11. Compound Condition.srt

7.8 KB

16. Find Smallest Number (using Nested If).srt

6.8 KB

7. Multiple If-Else (elif).srt

6.7 KB

15. Leap Year Example.srt

6.6 KB

4. More Examples of Simple If.srt

6.1 KB

13. Check Valid Age.srt

5.7 KB

10. Arithmetic Calculator.srt

5.7 KB

12. Find Greatest Number.srt

3.0 KB

14. Introduction to Nested If.srt

2.8 KB

9. Weekday Name.srt

2.7 KB

8. Student Grade Calculator.srt

2.0 KB

17. Exercises Selection.html

1.6 KB

10.1 arithmeticCalculator.py

0.5 KB

16.1 smallestNumber.py

0.5 KB

5.1 evenOdd.py

0.5 KB

4.1 avgCalculator.py

0.4 KB

9.1 weekdayname.py

0.4 KB

8.1 grade_calculator.py

0.4 KB

12.1 greatestNumber.py

0.3 KB

6.1 bonuscalculator.py

0.3 KB

4.2 equal.py

0.2 KB

13.1 ValidAgeCalculator.py

0.2 KB

/Course/4. Iterations/

21. Number Guessing Game.mp4

22.5 MB

19. Student Management System.mp4

20.3 MB

11. Find a Prime Number (Using Break).mp4

20.1 MB

24. Display Inverted Pattern of Numbers.mp4

17.3 MB

25. Find First N Prime Numbers.mp4

16.2 MB

12. Debugging.mp4

15.4 MB

7. Find Factorial of a Number.mp4

15.2 MB

5. Introduction to PyCharm (IDE).mp4

13.9 MB

22. Nested Loops.mp4

13.8 MB

2. For Loop Basics (Part One).mp4

13.2 MB

23. Display Pattern of Numbers.mp4

13.2 MB

3. For Loop Basics (Part Two).mp4

10.9 MB

6. Print a Pretty Table.mp4

10.7 MB

10. Break and Continue.mp4

10.4 MB

14. Show Specific Numbers.mp4

9.0 MB

15. While Loop.mp4

8.8 MB

9. Sum of First N Numbers.mp4

6.7 MB

1. Introduction to Iterations (Loops).mp4

6.7 MB

17. Enter Numbers in Valid Range (Solution # 1).mp4

6.5 MB

4. Print Squares.mp4

5.9 MB

8. Print Series Horizontally.mp4

4.9 MB

13. Find a Prime Number (Improved).mp4

4.5 MB

20. Random Numbers.mp4

4.4 MB

16. Looping till Positive Numbers.mp4

4.4 MB

18. Enter Numbers in Valid Range (Solution # 2).mp4

3.2 MB

11. Find a Prime Number (Using Break).srt

11.5 KB

21. Number Guessing Game.srt

11.1 KB

19. Student Management System.srt

9.9 KB

24. Display Inverted Pattern of Numbers.srt

8.9 KB

7. Find Factorial of a Number.srt

8.3 KB

12. Debugging.srt

8.3 KB

25. Find First N Prime Numbers.srt

8.2 KB

23. Display Pattern of Numbers.srt

7.5 KB

2. For Loop Basics (Part One).srt

7.5 KB

22. Nested Loops.srt

7.1 KB

3. For Loop Basics (Part Two).srt

6.0 KB

15. While Loop.srt

5.6 KB

10. Break and Continue.srt

5.6 KB

5. Introduction to PyCharm (IDE).srt

5.5 KB

6. Print a Pretty Table.srt

5.1 KB

14. Show Specific Numbers.srt

4.8 KB

17. Enter Numbers in Valid Range (Solution # 1).srt

4.6 KB

1. Introduction to Iterations (Loops).srt

4.2 KB

9. Sum of First N Numbers.srt

3.6 KB

4. Print Squares.srt

3.5 KB

8. Print Series Horizontally.srt

3.0 KB

16. Looping till Positive Numbers.srt

2.8 KB

20. Random Numbers.srt

2.7 KB

18. Enter Numbers in Valid Range (Solution # 2).srt

2.5 KB

13. Find a Prime Number (Improved).srt

1.7 KB

26. Exercises Iterations.html

1.7 KB

19.1 SMS.py

1.6 KB

25.1 FirstNPrimeNumbers.py

1.1 KB

21.1 NumberGuessingGame.py

0.6 KB

17.1 While_ValidRange.py

0.5 KB

13.1 prime_number_improved.py

0.4 KB

11.1 primeNumber.py

0.4 KB

7.1 factorial.py

0.2 KB

9.1 sum_of_n_integers.py

0.2 KB

16.1 LoopingTillPositiveNumbers.py

0.2 KB

15.1 WhileLoopDemo.py

0.1 KB

24.1 DisplayPatternNumbers_2.py

0.1 KB

6.1 Table.py

0.1 KB

14.1 showSpecificNumbers.py

0.1 KB

23.1 DisplayPatternNumbers.py

0.1 KB

10.1 continueBreakExample.py

0.1 KB

4.1 printSquares.py

0.1 KB

/Course/5. Data Structures/

24. Student Management System (using Dictionaries).mp4

25.6 MB

10. Using Lists as Stacks.mp4

23.6 MB

13. Binary Search.mp4

23.1 MB

20. Matrix Multiplication.mp4

22.8 MB

14. Bubble Sort.mp4

20.2 MB

19. Matrix Addition.mp4

18.8 MB

2. Basics of List (Part I).mp4

18.3 MB

31. Find a Palindrome.mp4

16.7 MB

15. Two Dimensional List.mp4

16.3 MB

25. String Basics (New Format Function).mp4

16.2 MB

9. Student Management System (Revisited).mp4

16.1 MB

3. Basics of List (Part II).mp4

15.9 MB

29. String Basics (Part IV).mp4

15.7 MB

23. Useful Methods in Dictionaries.mp4

15.4 MB

8. Calculate Total Days.mp4

13.4 MB

26. String Basics (Part II).mp4

12.8 MB

4. Basics of List (Part III).mp4

12.7 MB

7. Find Maximum Number from List.mp4

12.0 MB

12. Linear Search.mp4

11.5 MB

16. List Comprehensions.mp4

11.4 MB

11. Using Lists as Queues.mp4

10.5 MB

6. Counting and Averaging Integers.mp4

8.3 MB

17. Loading and Traversing 2D List.mp4

8.2 MB

30. Find Acronym of a Phrase.mp4

7.6 MB

22. Dictionaries.mp4

7.0 MB

18. Loading and Traversing 2D List (Version II).mp4

7.0 MB

28. Validate User Input.mp4

6.6 MB

1. Introduction to Data Structures.mp4

6.3 MB

5. Collecting Integers Together.mp4

6.0 MB

21. Tuples.mp4

6.0 MB

27. String Basics (Part III).mp4

4.3 MB

13. Binary Search.srt

14.1 KB

14. Bubble Sort.srt

14.0 KB

20. Matrix Multiplication.srt

12.9 KB

24. Student Management System (using Dictionaries).srt

12.5 KB

10. Using Lists as Stacks.srt

11.8 KB

2. Basics of List (Part I).srt

11.3 KB

3. Basics of List (Part II).srt

9.4 KB

31. Find a Palindrome.srt

8.4 KB

29. String Basics (Part IV).srt

8.4 KB

25. String Basics (New Format Function).srt

8.1 KB

15. Two Dimensional List.srt

8.1 KB

23. Useful Methods in Dictionaries.srt

7.4 KB

7. Find Maximum Number from List.srt

7.2 KB

12. Linear Search.srt

7.0 KB

4. Basics of List (Part III).srt

7.0 KB

8. Calculate Total Days.srt

7.0 KB

16. List Comprehensions.srt

6.7 KB

26. String Basics (Part II).srt

6.6 KB

11. Using Lists as Queues.srt

6.4 KB

19. Matrix Addition.srt

5.9 KB

32. Exercises Data Structures.html

5.9 KB

9. Student Management System (Revisited).srt

5.0 KB

1. Introduction to Data Structures.srt

4.9 KB

24.1 SMS_withDictionary.py

4.6 KB

6. Counting and Averaging Integers.srt

4.4 KB

22. Dictionaries.srt

4.4 KB

17. Loading and Traversing 2D List.srt

4.1 KB

30. Find Acronym of a Phrase.srt

3.8 KB

5. Collecting Integers Together.srt

3.5 KB

21. Tuples.srt

3.2 KB

18. Loading and Traversing 2D List (Version II).srt

3.1 KB

28. Validate User Input.srt

2.8 KB

27. String Basics (Part III).srt

2.6 KB

20.1 Matrix_Multiplication.py

1.6 KB

9.1 SMS_list.py

1.4 KB

11.1 ListAsQueue.py

1.2 KB

10.1 ListAsStack.py

1.1 KB

19.1 MatrixAddition.py

1.1 KB

13.1 BinarySearch.py

0.4 KB

28.1 ValidateInput.py

0.4 KB

12.1 LinearSearch.py

0.3 KB

31.1 Palindrome.py

0.3 KB

14.1 Bubble_Sort.py

0.3 KB

8.1 total_days_list.py

0.3 KB

17.1 Loading_Traversing_2DList.py

0.3 KB

7.1 max_list.py

0.3 KB

18.1 Loading_Traversing_2DList - V2.py

0.3 KB

5.1 CollectingThingsTogether.py

0.2 KB

30.1 FindAcronym.py

0.2 KB

6.1 sum_avg_list.py

0.2 KB

/Course/6. Functions/

5. Local and Global Scope.mp4

20.6 MB

1. Introduction to Functions.mp4

18.8 MB

7. Count() Function.mp4

10.7 MB

4. Return a Value.mp4

7.9 MB

3. Max() Function.mp4

5.4 MB

2. Print Asterisks Function.mp4

5.2 MB

6. Area() Function.mp4

5.1 MB

1. Introduction to Functions.srt

13.3 KB

5. Local and Global Scope.srt

12.2 KB

7. Count() Function.srt

6.1 KB

4. Return a Value.srt

4.1 KB

2. Print Asterisks Function.srt

3.1 KB

3. Max() Function.srt

2.6 KB

6. Area() Function.srt

2.4 KB

8. Exercises Functions.html

2.4 KB

7.1 ListAsAruments_functions.py

0.3 KB

3.1 Max.py

0.2 KB

5.1 local_global.py

0.2 KB

6.1 area_function.py

0.2 KB

1.1 functions_demo.py

0.1 KB

2.1 printAsterisks.py

0.1 KB

/Course/7. Exception Handling/

2. Exception Handling (Part II).mp4

13.8 MB

1. Exception Handling (Part I).mp4

11.9 MB

2. Exception Handling (Part II).srt

8.5 KB

1. Exception Handling (Part I).srt

6.7 KB

/.../8. A Project Tic Tac Toe Game/

6. Who Goes First (A Toss).mp4

23.2 MB

4. Setting Up Winning Conditions.mp4

20.2 MB

7. Play Again Loop.mp4

12.6 MB

3. Marking a Board with X and O.mp4

10.2 MB

5. Checking a Tie Condition.mp4

9.7 MB

2. Working with Board.mp4

9.6 MB

1. Introduction to Tic Tac Toe.mp4

7.7 MB

6. Who Goes First (A Toss).srt

10.1 KB

4. Setting Up Winning Conditions.srt

9.0 KB

2. Working with Board.srt

5.0 KB

3. Marking a Board with X and O.srt

4.7 KB

7. Play Again Loop.srt

4.4 KB

1. Introduction to Tic Tac Toe.srt

4.2 KB

5. Checking a Tie Condition.srt

4.0 KB

7.1 Tic Tac Toe.py

3.6 KB

/Course/9. Object Orientation/

3. Student Class Example.mp4

24.5 MB

7. Account Class with Input Validation.mp4

21.5 MB

5. Account Class Example.mp4

20.9 MB

12. Composition (Student + Date).mp4

20.4 MB

20. Implementation of AbstractConcrete Classes.mp4

19.6 MB

17. Point and Circle Class (Inheritance).mp4

19.2 MB

1. Introduction to Object Orientation.mp4

17.8 MB

14. Static or Class variables.mp4

15.4 MB

6. Information Hiding.mp4

14.4 MB

11. Composition (Date Class).mp4

13.7 MB

21. Polymorphism.mp4

13.2 MB

2. Classes and Objects.mp4

13.1 MB

8. Account Class with Exception Handling.mp4

12.6 MB

16. Inheritance.mp4

12.5 MB

19. Abstract and Concrete Classes.mp4

12.3 MB

4. Circle Class Example.mp4

11.4 MB

15. Static Methods.mp4

8.9 MB

22. Multiple Inheritance.mp4

8.6 MB

18. Method Overloading.mp4

8.2 MB

10. Composition.mp4

5.6 MB

3. Student Class Example.srt

14.1 KB

1. Introduction to Object Orientation.srt

12.1 KB

3.1 Student.py

10.7 KB

17. Point and Circle Class (Inheritance).srt

10.6 KB

20. Implementation of AbstractConcrete Classes.srt

9.8 KB

7. Account Class with Input Validation.srt

9.8 KB

5. Account Class Example.srt

9.6 KB

12. Composition (Student + Date).srt

8.8 KB

19. Abstract and Concrete Classes.srt

8.2 KB

16. Inheritance.srt

8.1 KB

2. Classes and Objects.srt

8.0 KB

14. Static or Class variables.srt

7.7 KB

11. Composition (Date Class).srt

7.5 KB

21. Polymorphism.srt

7.1 KB

6. Information Hiding.srt

6.8 KB

15. Static Methods.srt

5.3 KB

22. Multiple Inheritance.srt

5.2 KB

4. Circle Class Example.srt

5.0 KB

8. Account Class with Exception Handling.srt

4.8 KB

18. Method Overloading.srt

4.8 KB

10. Composition.srt

3.7 KB

13. Composition Source code.html

3.0 KB

9. Account Class Final Source Code.html

2.4 KB

14.1 StaticClassVariable.py

0.7 KB

17.1 point_circle.py

0.7 KB

15.1 StaticMethod.py

0.6 KB

4.1 Circle.py

0.5 KB

/

[TGx]Downloaded from torrentgalaxy.to .txt

0.6 KB

[UdemyLibrary.com] Join for free courses and tutorials.txt

0.3 KB

Torrent downloaded from Demonoid.is.txt

0.1 KB

Torrent downloaded from ettvcentral.com.txt

0.1 KB

Torrent downloaded from 1337x.to.txt

0.1 KB

 

Total files 351


Copyright © 2025 FileMood.com