Torrent Info
Title How to Think like a Programmer with Python
Category
Size 1.60GB

Files List
Please note that this page does not hosts or makes available any of the listed filenames. You cannot download any of those files from here.
[TGx]Downloaded from torrentgalaxy.to .txt 642B
[UdemyLibrary.com] Join for free courses and tutorials.txt 265B
1.1 functions_demo.py 118B
1. Basics of Modules.mp4 9.34MB
1. Basics of Modules.srt 5.79KB
1. Employee Class.mp4 11.14MB
1. Employee Class.srt 5.18KB
1. Exception Handling (Part I).mp4 11.38MB
1. Exception Handling (Part I).srt 6.59KB
1. Introduction to Algorithms.mp4 16.29MB
1. Introduction to Algorithms.srt 9.39KB
1. Introduction to Control Structures.mp4 15.35MB
1. Introduction to Control Structures.srt 8.25KB
1. Introduction to Course.mp4 11.00MB
1. Introduction to Course.srt 7.62KB
1. Introduction to Data Structures.mp4 6.02MB
1. Introduction to Data Structures.srt 4.74KB
1. Introduction to Functions.mp4 17.90MB
1. Introduction to Functions.srt 12.97KB
1. Introduction to Iterations (Loops).mp4 6.37MB
1. Introduction to Iterations (Loops).srt 4.10KB
1. Introduction to Object Orientation.mp4 16.96MB
1. Introduction to Object Orientation.srt 11.84KB
1. Introduction to Tic Tac Toe.mp4 7.30MB
1. Introduction to Tic Tac Toe.srt 4.07KB
10.1 arithmeticCalculator.py 530B
10.1 continueBreakExample.py 87B
10.1 ListAsStack.py 1.10KB
10. Arithmetic Calculator.mp4 11.80MB
10. Arithmetic Calculator.srt 5.52KB
10. Break and Continue.mp4 9.90MB
10. Break and Continue.srt 5.45KB
10. Composition.mp4 5.35MB
10. Composition.srt 3.65KB
10. Updating a Value in Variables.mp4 9.92MB
10. Updating a Value in Variables.srt 4.79KB
10. Using Lists as Stacks.mp4 22.48MB
10. Using Lists as Stacks.srt 11.49KB
11.1 ListAsQueue.py 1.14KB
11.1 primeNumber.py 360B
11. Basic Math Functions.mp4 12.84MB
11. Basic Math Functions.srt 5.59KB
11. Composition (Date Class).mp4 13.03MB
11. Composition (Date Class).srt 7.34KB
11. Compound Condition.mp4 12.60MB
11. Compound Condition.srt 7.57KB
11. Find a Prime Number (Using Break).mp4 19.16MB
11. Find a Prime Number (Using Break).srt 11.23KB
11. Using Lists as Queues.mp4 10.06MB
11. Using Lists as Queues.srt 6.24KB
12.1 greatestNumber.py 339B
12.1 LinearSearch.py 341B
12. Composition (Student + Date).mp4 19.43MB
12. Composition (Student + Date).srt 8.62KB
12. Debugging.mp4 14.68MB
12. Debugging.srt 8.06KB
12. Find Greatest Number.mp4 4.95MB
12. Find Greatest Number.srt 2.95KB
12. Linear Search.mp4 10.99MB
12. Linear Search.srt 6.86KB
12. Type Conversions.mp4 4.29MB
12. Type Conversions.srt 2.41KB
13.1 BinarySearch.py 432B
13.1 prime_number_improved.py 423B
13.1 ValidAgeCalculator.py 179B
13. Binary Search.mp4 22.05MB
13. Binary Search.srt 13.78KB
13. Check Valid Age.mp4 8.90MB
13. Check Valid Age.srt 5.59KB
13. Composition Source code.html 2.89KB
13. Find a Prime Number (Improved).mp4 4.31MB
13. Find a Prime Number (Improved).srt 1.70KB
13. Taking input from user.mp4 13.44MB
13. Taking input from user.srt 7.05KB
14.1 Bubble_Sort.py 316B
14.1 showSpecificNumbers.py 106B
14.1 StaticClassVariable.py 748B
14. Bubble Sort.mp4 19.28MB
14. Bubble Sort.srt 13.63KB
14. Displaying things to user.mp4 12.33MB
14. Displaying things to user.srt 6.37KB
14. Introduction to Nested If.mp4 4.58MB
14. Introduction to Nested If.srt 2.77KB
14. Show Specific Numbers.mp4 8.58MB
14. Show Specific Numbers.srt 4.66KB
14. Static or Class variables.mp4 14.69MB
14. Static or Class variables.srt 7.51KB
15.1 StaticMethod.py 588B
15.1 WhileLoopDemo.py 141B
15. Comments.mp4 5.47MB
15. Comments.srt 3.57KB
15. Leap Year Example.mp4 10.21MB
15. Leap Year Example.srt 6.46KB
15. Static Methods.mp4 8.53MB
15. Static Methods.srt 5.19KB
15. Two Dimensional List.mp4 15.59MB
15. Two Dimensional List.srt 7.87KB
15. While Loop.mp4 8.35MB
15. While Loop.srt 5.46KB
16.1 LoopingTillPositiveNumbers.py 156B
16.1 smallestNumber.py 508B
16. Find Smallest Number (using Nested If).mp4 14.43MB
16. Find Smallest Number (using Nested If).srt 6.61KB
16. Inheritance.mp4 11.89MB
16. Inheritance.srt 7.94KB
16. Introduction to Pseudocode.mp4 6.66MB
16. Introduction to Pseudocode.srt 4.66KB
16. List Comprehensions.mp4 10.89MB
16. List Comprehensions.srt 6.56KB
16. Looping till Positive Numbers.mp4 4.17MB
16. Looping till Positive Numbers.srt 2.74KB
17.1 Loading_Traversing_2DList.py 279B
17.1 point_circle.py 688B
17.1 While_ValidRange.py 505B
17. Enter Numbers in Valid Range (Solution # 1).mp4 6.16MB
17. Enter Numbers in Valid Range (Solution # 1).srt 4.49KB
17. Exercises Selection.html 1.59KB
17. Introduction to Flowcharts.mp4 8.06MB
17. Introduction to Flowcharts.srt 5.07KB
17. Loading and Traversing 2D List.mp4 7.83MB
17. Loading and Traversing 2D List.srt 4.00KB
17. Point and Circle Class (Inheritance).mp4 18.33MB
17. Point and Circle Class (Inheritance).srt 10.40KB
18.1 Loading_Traversing_2DList - V2.py 256B
18. Enter Numbers in Valid Range (Solution # 2).mp4 3.05MB
18. Enter Numbers in Valid Range (Solution # 2).srt 2.44KB
18. Flowgorithm (A Software).mp4 16.65MB
18. Flowgorithm (A Software).srt 9.61KB
18. Loading and Traversing 2D List (Version II).mp4 6.71MB
18. Loading and Traversing 2D List (Version II).srt 3.07KB
18. Method Overloading.mp4 7.85MB
18. Method Overloading.srt 4.70KB
19.1 area_of_triangle.py 264B
19.1 MatrixAddition.py 1.08KB
19.1 SMS.py 1.58KB
19. Abstract and Concrete Classes.mp4 11.75MB
19. Abstract and Concrete Classes.srt 8.05KB
19. Calculate the area of a triangle.mp4 19.43MB
19. Calculate the area of a triangle.srt 9.83KB
19. Matrix Addition.mp4 17.96MB
19. Matrix Addition.srt 5.81KB
19. Student Management System.mp4 19.40MB
19. Student Management System.srt 9.70KB
2.1 printAsterisks.py 97B
2. Basics of List (Part I).mp4 17.46MB
2. Basics of List (Part I).srt 11.04KB
2. Classes and Objects.mp4 12.45MB
2. Classes and Objects.srt 7.81KB
2. Developing Payroll System in Modules.mp4 16.12MB
2. Developing Payroll System in Modules.srt 4.87KB
2. Exception Handling (Part II).mp4 13.16MB
2. Exception Handling (Part II).srt 8.32KB
2. For Loop Basics (Part One).mp4 12.58MB
2. For Loop Basics (Part One).srt 7.32KB
2. Introduction to Programming.mp4 7.07MB
2. Introduction to Programming.srt 5.40KB
2. Print Asterisks Function.mp4 4.94MB
2. Print Asterisks Function.srt 3.00KB
2. Relational or Comparision Operators.mp4 18.80MB
2. Relational or Comparision Operators.srt 8.47KB
2. Salaried Employee Class.mp4 11.07MB
2. Salaried Employee Class.srt 5.03KB
2. Variables or Memory Units.mp4 6.84MB
2. Variables or Memory Units.srt 4.30KB
2. Working with Board.mp4 9.11MB
2. Working with Board.srt 4.85KB
20.1 Matrix_Multiplication.py 1.56KB
20.1 Swapping.py 180B
20. Implementation of AbstractConcrete Classes.mp4 18.73MB
20. Implementation of AbstractConcrete Classes.srt 9.52KB
20. Matrix Multiplication.mp4 21.77MB
20. Matrix Multiplication.srt 12.62KB
20. Random Numbers.mp4 4.17MB
20. Random Numbers.srt 2.60KB
20. Swap the values in two variables.mp4 13.97MB
20. Swap the values in two variables.srt 7.57KB
21.1 NumberGuessingGame.py 587B
21. Find the remainder and quotient.mp4 6.18MB
21. Find the remainder and quotient.srt 2.81KB
21. Number Guessing Game.mp4 21.48MB
21. Number Guessing Game.srt 10.86KB
21. Polymorphism.mp4 12.61MB
21. Polymorphism.srt 6.95KB
21. Tuples.mp4 5.70MB
21. Tuples.srt 3.10KB
22. Dictionaries.mp4 6.71MB
22. Dictionaries.srt 4.26KB
22. Exercises Sequence.html 708B
22. Multiple Inheritance.mp4 8.19MB
22. Multiple Inheritance.srt 5.08KB
22. Nested Loops.mp4 13.20MB
22. Nested Loops.srt 6.94KB
23.1 DisplayPatternNumbers.py 97B
23. Display Pattern of Numbers.mp4 12.55MB
23. Display Pattern of Numbers.srt 7.34KB
23. Useful Methods in Dictionaries.mp4 14.67MB
23. Useful Methods in Dictionaries.srt 7.24KB
24.1 DisplayPatternNumbers_2.py 124B
24.1 SMS_withDictionary.py 4.50KB
24. Display Inverted Pattern of Numbers.mp4 16.46MB
24. Display Inverted Pattern of Numbers.srt 8.73KB
24. Student Management System (using Dictionaries).mp4 24.40MB
24. Student Management System (using Dictionaries).srt 12.25KB
25.1 FirstNPrimeNumbers.py 1.07KB
25. Find First N Prime Numbers.mp4 15.41MB
25. Find First N Prime Numbers.srt 7.99KB
25. String Basics (New Format Function).mp4 15.43MB
25. String Basics (New Format Function).srt 7.88KB
26. Exercises Iterations.html 1.67KB
26. String Basics (Part II).mp4 12.21MB
26. String Basics (Part II).srt 6.48KB
27. String Basics (Part III).mp4 4.12MB
27. String Basics (Part III).srt 2.58KB
28.1 ValidateInput.py 394B
28. Validate User Input.mp4 6.30MB
28. Validate User Input.srt 2.71KB
29. String Basics (Part IV).mp4 14.99MB
29. String Basics (Part IV).srt 8.20KB
3.1 Max.py 234B
3.1 Student.py 10.47KB
3. Basics of List (Part II).mp4 15.18MB
3. Basics of List (Part II).srt 9.20KB
3. For Loop Basics (Part Two).mp4 10.41MB
3. For Loop Basics (Part Two).srt 5.86KB
3. Hourly Employee Class.mp4 11.21MB
3. Hourly Employee Class.srt 5.44KB
3. Introduction to Python.mp4 9.90MB
3. Introduction to Python.srt 3.88KB
3. Marking a Board with X and O.mp4 9.75MB
3. Marking a Board with X and O.srt 4.59KB
3. Max() Function.mp4 5.12MB
3. Max() Function.srt 2.53KB
3. Simple If statement.mp4 17.56MB
3. Simple If statement.srt 10.38KB
3. Student Class Example.mp4 23.32MB
3. Student Class Example.srt 13.74KB
3. Types of Data.mp4 6.40MB
3. Types of Data.srt 3.88KB
30.1 FindAcronym.py 246B
30. Find Acronym of a Phrase.mp4 7.22MB
30. Find Acronym of a Phrase.srt 3.70KB
31.1 Palindrome.py 335B
31. Find a Palindrome.mp4 15.93MB
31. Find a Palindrome.srt 8.22KB
32. Exercises Data Structures.html 5.78KB
4.1 avgCalculator.py 415B
4.1 Circle.py 546B
4.1 printSquares.py 64B
4.2 equal.py 182B
4. Basics of List (Part III).mp4 12.10MB
4. Basics of List (Part III).srt 6.83KB
4. Circle Class Example.mp4 10.87MB
4. Circle Class Example.srt 4.87KB
4. Commission Employee Class.mp4 16.39MB
4. Commission Employee Class.srt 4.63KB
4. Installation of Python on Windows.mp4 4.33MB
4. Installation of Python on Windows.srt 1.43KB
4. More Examples of Simple If.mp4 10.53MB
4. More Examples of Simple If.srt 5.94KB
4. Print Squares.mp4 5.63MB
4. Print Squares.srt 3.39KB
4. Return a Value.mp4 7.54MB
4. Return a Value.srt 3.96KB
4. Setting Up Winning Conditions.mp4 19.25MB
4. Setting Up Winning Conditions.srt 8.82KB
4. Variables in Python.mp4 7.42MB
4. Variables in Python.srt 4.16KB
5.1 CollectingThingsTogether.py 249B
5.1 evenOdd.py 494B
5.1 local_global.py 173B
5. Account Class Example.mp4 19.97MB
5. Account Class Example.srt 9.36KB
5. Checking a Tie Condition.mp4 9.23MB
5. Checking a Tie Condition.srt 3.95KB
5. Collecting Integers Together.mp4 5.75MB
5. Collecting Integers Together.srt 3.42KB
5. If-Else (with Even-Odd Example).mp4 19.87MB
5. If-Else (with Even-Odd Example).srt 10.00KB
5. Introduction to PyCharm (IDE).mp4 13.27MB
5. Introduction to PyCharm (IDE).srt 5.32KB
5. Local and Global Scope.mp4 19.68MB
5. Local and Global Scope.srt 11.90KB
5. Rules for Writing Variable Names.mp4 5.75MB
5. Rules for Writing Variable Names.srt 3.13KB
5. Using Payroll System.mp4 7.33MB
5. Using Payroll System.srt 4.23KB
6.1 area_function.py 169B
6.1 bonuscalculator.py 280B
6.1 sum_avg_list.py 212B
6.1 Table.py 122B
6. Area() Function.mp4 4.89MB
6. Area() Function.srt 2.37KB
6. Bonus Calculator.mp4 15.05MB
6. Bonus Calculator.srt 7.63KB
6. Counting and Averaging Integers.mp4 7.87MB
6. Counting and Averaging Integers.srt 4.28KB
6. Information Hiding.mp4 13.74MB
6. Information Hiding.srt 6.69KB
6. Introduction to Expressions.mp4 4.72MB
6. Introduction to Expressions.srt 2.96KB
6. Payroll System Complete Source Code.html 5.99KB
6. Print a Pretty Table.mp4 10.23MB
6. Print a Pretty Table.srt 4.98KB
6. Who Goes First (A Toss).mp4 22.12MB
6. Who Goes First (A Toss).srt 9.87KB
7.1 factorial.py 201B
7.1 ListAsAruments_functions.py 270B
7.1 max_list.py 259B
7.1 Tic Tac Toe.py 3.51KB
7. Account Class with Input Validation.mp4 20.52MB
7. Account Class with Input Validation.srt 9.52KB
7. Assignment Statement.mp4 9.78MB
7. Assignment Statement.srt 4.51KB
7. Count() Function.mp4 10.20MB
7. Count() Function.srt 5.96KB
7. Find Factorial of a Number.mp4 14.47MB
7. Find Factorial of a Number.srt 8.15KB
7. Find Maximum Number from List.mp4 11.42MB
7. Find Maximum Number from List.srt 7.04KB
7. Multiple If-Else (elif).mp4 13.10MB
7. Multiple If-Else (elif).srt 6.56KB
7. Play Again Loop.mp4 12.02MB
7. Play Again Loop.srt 4.29KB
8.1 grade_calculator.py 361B
8.1 total_days_list.py 298B
8. Account Class with Exception Handling.mp4 11.97MB
8. Account Class with Exception Handling.srt 4.73KB
8. Arithmetic Operators and their Precedence.mp4 10.20MB
8. Arithmetic Operators and their Precedence.srt 6.55KB
8. Calculate Total Days.mp4 12.81MB
8. Calculate Total Days.srt 6.81KB
8. Exercises Functions.html 2.36KB
8. Print Series Horizontally.mp4 4.66MB
8. Print Series Horizontally.srt 2.88KB
8. Student Grade Calculator.mp4 4.98MB
8. Student Grade Calculator.srt 1.96KB
9.1 SMS_list.py 1.38KB
9.1 sum_of_n_integers.py 200B
9.1 weekdayname.py 407B
9. Account Class Final Source Code.html 2.38KB
9. Arithmetic Operators and their Associativity.mp4 9.94MB
9. Arithmetic Operators and their Associativity.srt 5.95KB
9. Student Management System (Revisited).mp4 15.31MB
9. Student Management System (Revisited).srt 4.86KB
9. Sum of First N Numbers.mp4 6.41MB
9. Sum of First N Numbers.srt 3.55KB
9. Weekday Name.mp4 5.73MB
9. Weekday Name.srt 2.67KB
Torrent downloaded from 1337x.to.txt 100B
Torrent downloaded from Demonoid.is.txt 112B
Torrent downloaded from ettvcentral.com.txt 110B
Distribution statistics by country
Austria (AT) 1
Italy (IT) 1
Netherlands (NL) 1
Total 3
IP List List of IP addresses which were distributed this torrent