Tutorialspoint

April Learning Carnival is here, Use code FEST10 for an extra 10% off

Practical Python Programming Course (100 Common Projects)

person icon Emenwa Global

4.4

Practical Python Programming Course (100 Common Projects)

Master python programming with 100 best python programming practices for absolute beginners to excel in the industry

updated on icon Updated on Apr, 2024

language icon Language - English

person icon Emenwa Global

English [CC]

category icon Development,Programming Languages,Python

Lectures -101

Duration -8 hours

4.4

price-loader

30-days Money-Back Guarantee

Training 5 or more people ?

Get your team access to 10000+ top Tutorials Point courses anytime, anywhere.

Course Description

Welcome to 100+ Python programming best practices for absolute beginner! Learning Python programming language and understanding Python programming language are two different things. Almost every student enjoy learning Python programming language. But, only a few number of these students actually understand Python programming language afterwards. This is where the remaining students are left behind and kept wandering from one course to another over the internet to get the best knowledge on understanding Python programming language with cups of coffee on their table everyday.

100+ Python programming best practices for absolute beginner is a comprehensive and concise guide with over 8 hours of content that is designed to pick up every interested student from the state of “zero-knowledge” to a state of “Hero-knowledge” in Python programming with lots of practical Python projects.

Goals

What will you learn in this course:

  • Level up your python programming skill with over 100 beginners best practices
  • How to find even and odd number in python
  • How to detect Positive and Negative Numbers
  • How to check for Even and odd Numbers
  • How to check for Greatest of 3 Numbers
  • How to check for divisibility of a Number
  • How to convert from Celsius to Fahrenheit
  • How to check for Leap year
  • How to check if a point belongs to Circle
  • How to create quadratic Equation
  • How to make guess of Random number
  • How to create a Multiplication Table using while loop
  • How to build a simple Calculator
  • How to get Sum and Product of digits

Prerequisites

What are the prerequisites for this course?

  • This courses requires basics of python programming knowledge
  • A computer (Windows/Mac/Linux)
Practical Python Programming Course (100 Common Projects)

Curriculum

Check out the detailed breakdown of what’s inside the course

100+ Python projects for absolute beginners
100 Lectures
  • play icon Practice 1. How to detect Positive and Negative Numbers 04:14 04:14
  • play icon Practice 2. How to check for Even and odd Numbers 04:24 04:24
  • play icon Practice 3. How to check for Greatest of 3 Numbers 04:22 04:22
  • play icon Practice 4. How to check for divisibility of a Number 03:32 03:32
  • play icon Practice 5. How to convert from Celsius to Fahrenheit 03:11 03:11
  • play icon Practice 6. How to convert from Fahrenheit to Celsius 02:56 02:56
  • play icon Practice 7. How to create a calendar 06:47 06:47
  • play icon Practice 8. How to calculate Mass, Density and Volume 06:49 06:49
  • play icon Practice 9 How to determine the quadrant of a point 07:05 07:05
  • play icon Practice 10. How to determine if a Triangle exist 05:03 05:03
  • play icon Practice 11. How to check for Leap year 02:29 02:29
  • play icon Practice 12. How to check if a point belongs to Circle 05:28 05:28
  • play icon Practice 13. How to create quadratic Equation 07:45 07:45
  • play icon Practice 14. How to make ques of Random number 08:08 08:08
  • play icon Practice 15. How to print out the ASCII Table 02:16 02:16
  • play icon Practice 16. How to create a Multiplication Table using while loop 03:15 03:15
  • play icon Practice 17. How to create Multiplication Table using for loop 02:02 02:02
  • play icon Practice 18. How to convert from base 2 to 9 04:18 04:18
  • play icon Practice 19. How to build a simple Calculator 09:51 09:51
  • play icon Practice 20. Number of digits in an Integer 03:12 03:12
  • play icon Practice 21. How to get Sum and Product of digits 04:17 04:17
  • play icon Practice 22. How to make a Binary search of number in an array 10:53 10:53
  • play icon Practice 23. How to sum of N series of an element 04:41 04:41
  • play icon Practice 24. How to get value of Even and Odd digits 04:24 04:24
  • play icon Practice 25. How to get a Factorial using a while loop 02:32 02:32
  • play icon Practice 26. How to get Factorial using for loop 03:07 03:07
  • play icon Practice 27. How to create a Fibonacci Sequence 03:16 03:16
  • play icon Practice 28. How to get the value of Fibonacci Element 04:12 04:12
  • play icon Practice 29. How to get find the Greatest Common Divisor 03:44 03:44
  • play icon Practice 30. How to maximum value of a floating point number 06:05 06:05
  • play icon Practice 31. How to get Prime and Complex Numbers 06:29 06:29
  • play icon Practice 32. Quadratic Equation with Solutions at specified Range of Coefficient 09:42 09:42
  • play icon Practice 33. How to Reverse Numbers 04:09 04:09
  • play icon Practice 34. How to expand Strings of Alphabet 03:16 03:16
  • play icon Practice 35. How to Replace a Substring of a String 05:27 05:27
  • play icon Practice 36. How to select Integers from String 07:15 07:15
  • play icon Practice 37. How to sort words according to their length 07:09 07:09
  • play icon Practice 38. How to find the longest word in a String 04:12 04:12
  • play icon Practice 39. How to get Percentage of Uppercase and Lowercase 04:49 04:49
  • play icon Practice 40. How to check for String Palindrome 03:20 03:20
  • play icon Practice 41. How to generate Random numbers using Arrays 03:35 03:35
  • play icon Practice 42. How to get the Maximum Element in an Array 04:23 04:23
  • play icon Practice 43. How to get the Minimum Element in an Array 03:31 03:31
  • play icon Practice 44. How to get the Number of Even and Odd numbers 04:13 04:13
  • play icon Practice 45. How to get Positive numbers out of Negative Numbers 05:23 05:23
  • play icon Practice 46. How to get numbers greater than the average of an Array 05:30 05:30
  • play icon Practice 47. How to Replace list-items with -1, 0, 1 05:01 05:01
  • play icon Practice 48. How to check for File Extension 05:05 05:05
  • play icon Practice 49. How to remove symbols from Text 07:34 07:34
  • play icon Practice 50. How to get Intersection of list using for loop 02:21 02:21
  • play icon Practice 51. Simple Intersection of List 02:18 02:18
  • play icon Practice 52. Longest ordered sequence in ascending order 06:53 06:53
  • play icon Practice 53. How to get the most occurrence Element 05:53 05:53
  • play icon Practice 54. How to bubble sort elements of an Array 04:41 04:41
  • play icon Practice 55. How to sort Array using Selection sorting 05:47 05:47
  • play icon Practice 56. How to generate Matrix of Random numbers 04:31 04:31
  • play icon Practice 57. How to get the rows and columns with maximum sum of elements 09:43 09:43
  • play icon Practice 58. Sum items in rows and columns of elements 08:11 08:11
  • play icon Practice 59. How to sum diagonals of a Matrix 06:27 06:27
  • play icon Practice 60. How to interchange the principal diagonals of matrix 06:49 06:49
  • play icon Practice 61. How to sort columns of element by sorting the first row 07:26 07:26
  • play icon Practice 62. How to check rows and columns that has particular element 10:48 10:48
  • play icon Practice 63. How to generate beautiful Unicode 04:05 04:05
  • play icon Practice 64. How to get prices of products 06:44 06:44
  • play icon Practice 65. How to make list of dictionary using 2 Lists 03:34 03:34
  • play icon Practice 66. How to delete dictionary item 02:39 02:39
  • play icon Practice 67. Return value of 2 Arguments using function 03:53 03:53
  • play icon Practice 68. How to fill List 04:55 04:55
  • play icon Practice 69. How to get the Arithmetic mean of a List 05:41 05:41
  • play icon Practice 70. How to generate Fibonacci sequence using Function 04:15 04:15
  • play icon Practice 71. How to get Fibonacci value using recursion 02:53 02:53
  • play icon Practice 72. How to get Factorial using recursion 02:30 02:30
  • play icon Practice 73. How to get the LCM 04:07 04:07
  • play icon Practice 74. How to Reverse Word Sequence 03:07 03:07
  • play icon Practice 75. How to search for Binary numbers 07:32 07:32
  • play icon Practice 76. How to make a ring shift or recycle items of a list 05:36 05:36
  • play icon Practice 77. How to Read Text 05:21 05:21
  • play icon Practice 78. How to use Read Method 04:04 04:04
  • play icon Practice 79. How to use ReadLine Method 04:51 04:51
  • play icon Practice 80. How to use ReadLines Method 02:39 02:39
  • play icon Practice 81. How to Write to File 07:37 07:37
  • play icon Practice 82. How to Read Text from File to Dictionary 08:14 08:14
  • play icon Practice 83. How to count Number of Lines, Words and Letters in a text file 07:19 07:19
  • play icon Practice 84. How to capture String Errors 03:49 03:49
  • play icon Practice 85. How to check for non existence of number 03:56 03:56
  • play icon Practice 86. How to display Error message for non existed files 04:57 04:57
  • play icon Practice 87. How to get Division by Zero error 03:18 03:18
  • play icon Practice 88. How to get Index out of Exception 05:15 05:15
  • play icon Practice 89. How to Raise Exceptions 03:34 03:34
  • play icon Practice 90. How to use classes and constructor 06:52 06:52
  • play icon Practice 91. How to fill a list with natural Numbers 01:52 01:52
  • play icon Practice 92. How to fill a list with Random Numbers 03:58 03:58
  • play icon Practice 93. How to select Even Numbers from list 02:13 02:13
  • play icon Practice 94. How to create List from Dictionary 02:15 02:15
  • play icon Practice 95. How to unpack Matrix into one level list 01:44 01:44
  • play icon Practice 96. Read Data from file into Lines and Characters 02:57 02:57
  • play icon Practice 97. How to calculate the Orbital speed 04:22 04:22
  • play icon Practice 98. Sum of a Random of 3 digit numbers 04:08 04:08
  • play icon Practice 99. How to calculate the Area and Perimeter of Right Angle Triangle 04:55 04:55
  • play icon Project 100. How to get Total Surface Area of a Cylinder 03:56 03:56

Instructor Details

Emenwa Global

Emenwa Global

e


Course Certificate

Use your certificate to make a career change or to advance in your current career.

sample Tutorialspoint certificate

Our students work
with the Best

Related Video Courses

View More

Annual Membership

Become a valued member of Tutorials Point and enjoy unlimited access to our vast library of top-rated Video Courses

Subscribe now
Annual Membership

Online Certifications

Master prominent technologies at full length and become a valued certified professional.

Explore Now
Online Certifications

Talk to us

1800-202-0515