100+ Python projects for Absolute Beginners
Advance your Python programming skill by creating 100 python projects from scratch
Watch Promo
Complete step by step guide to implement 100 solid python projects from scratch. This is one IMPORTANT course that every beginner must have in order to advance and become a better python programmer.
PRACTICE MAKES PERFECT!
Python is a general-purpose interpreted, interactive, object-oriented, and high-level programming language. It was created by Guido van Rossum during 1985- 1990. Like Perl, Python source code is also available under the GNU General Public License (GPL). This course gives enough understanding on Python programming language by building awesome 100 projects from scratch.
Moreover, the instructor is a very high experienced teacher, software developer and have also worked with some reputable companies. He has also been teaching computer programming since 2014 and have mastered the art of conveying information for better understanding which have made many of his student excel with less stress in computer programming. Students are advised to follow this course step by step so that they would understand it very well because every lecture is filled with vital information which should not be missed.
Your Instructor
Hi! I'm Ejike. I'm a developer with a serious love of sharing my skills and knowledge with my fellow developers and beginners in the industry. I have spent my few years as a lead instructor in computer programming and I have enjoyed the most part of my life doing live trainings with over hundreds of students. I derive joy in building the next generation of software and hardware developers who do amazing things in the industry today. I led the team of developers who participated in Forbes' "Under30 Change the World Challenge", judged by panel of professionals at Wharton school of the university of Pennsylvania in 2015.
My love for computer programming in my early stage in life got me into Java, C, C#, C++, Python, MikroC, Arduino, and lots of other programming languages and embedded system designs. I began to think that I'm crazy until I started developing advance projects for clients and getting amazing job offers from reputable companies across America, Asia and Africa.
The worst part of my life as a software developer is seeing myself coding always in my dreams.
The best part of my life as a software developer is NOT building advance and complicated projects with different programming languages combine together. But, building the next generation of software developers and seeing them excel in the industry like myself and other senior developers around me. I am always happy each time my students get across to me to tell me how they successfully got employed by one reputable firm or the other, and how they pick up fast in their respective companies to become senior developers with mouth-watering salaries!
Therefore, I can confidently say that my courses are without a doubt the most comprehensive ones in the market today!
Join me on this life changing adventure today if you want to become a RICH, HAPPY & SENIOR developer too!!!
Preview my course today, and you will love to be part of our family of happy developers because I tell the secrets that other senior developers will not allow you to know...
Course Curriculum
-
StartProject 1. How to detect Positive and Negative Numbers (4:14)
-
StartProject 2. How to check for Even and odd Numbers (4:24)
-
StartProject 3. How to check for Greatest of 3 Numbers (4:22)
-
StartProject 4. How to check for divisiblity of a Number (3:32)
-
StartProject 5. How to convert from Celsius to Fahrenheit (3:11)
-
StartProject 6. How to convert from Fahrenheit to Celsius (2:56)
-
StartProject 7. How to create a simple Thermometer (6:47)
-
StartProject 8. How to calculate Mass, Density and Volumn (6:49)
-
StartProject 9 How to determine the quadrant of a point (7:05)
-
StartProject 10. How to determine if a Triangle exist (5:03)
-
StartProject 11. How to check for Leap year (2:29)
-
StartProject 12. How to check if a point belongs to Circle (5:28)
-
StartProject 13. How to create quadratic Equation (7:45)
-
StartProject 14. How to make quess of Random number (8:08)
-
StartProject 15. How to print out the ASCII Table (2:16)
-
StartProject 16. How to create a Multiplication Table using while loop (3:15)
-
StartProject 17. How to create Multipication Table using for loop (2:02)
-
StartProject 18. How to convert from base 2 to 9 (4:18)
-
StartProject 19. How to build a simple Calculator (9:51)
-
StartProject 20. Number of digits in an Integer (3:12)
-
StartProject 21. How to get Sum and Product of digits (4:17)
-
StartProject 22. How to make a Binary search of number in an array (10:53)
-
StartProject 23. How to sum of N series of an element (4:41)
-
StartProject 24. How to get value of Even and Odd digits (4:24)
-
StartProject 25. How to get a Factorial using a while loop (2:32)
-
StartProject 26. How to get Factorial using for loop (3:07)
-
StartProject 27. How to create a Fibonacci Sequence (3:16)
-
StartProject 28. How to get the value of Fibonacci Element (4:12)
-
StartProject 29. How to get find the Greatest Common Divisor (3:44)
-
StartProject 30. How to maximum value of a floating point number (6:05)
-
StartProject 31. How to get Prime and Complex Numbers (6:29)
-
StartProject 32. Quadratic Equations with Solutions at specified Range of Coefficient (9:42)
-
StartProject 33. How to Reverse Numbers (4:09)
-
StartProject 34. How to expand Strings of Alphabet (3:16)
-
StartProject 35. How to Replace a Substring of a String (5:27)
-
StartProject 36. How to select Integers from String (7:15)
-
StartProject 37. How to sort words according to their lenght (7:09)
-
StartProject 38. How to find the longest word in a String (4:12)
-
StartProject 39. How to get Percentage of Uppercase and Lowercase (4:49)
-
StartProject 40. How to check for String Palindrome (3:20)
-
StartProject 41. How to generate Random numbers using Arrays (3:35)
-
StartProject 42. How to get the Maximum Element in an Array (4:23)
-
StartProject 43. How to get the Minimum Element in an Array (3:31)
-
StartProject 44. How to get the Number of Even and Odd numbers (4:13)
-
StartProject 45. How to get Positive numbers out of Negative Numbers (5:23)
-
StartProject 46. How to get numbers greater than the average of an Array (5:30)
-
StartProject 47. How to Replace listitems with -1, 0, 1 (5:01)
-
StartProject 48. How to check for File Extension (5:05)
-
StartProject 49. How to remove symbols from Text (7:34)
-
StartProject 50. How to get Intersection of list using for loop (2:21)
-
StartProject 51. Simple Intersection of List (2:18)
-
StartProject 52. Longest oredered sequence in ascending order (6:53)
-
StartProject 53. How to get the most occurant Element (5:53)
-
StartProject 54. How to bubble sort elements of an Array (4:41)
-
StartProject 55. How to sort Array using Selection sorting (5:47)
-
StartProject 56. How to generate Matrix of Random numbers (4:31)
-
StartProject 57. How to get the rows and columns with maximum sum of elements (9:43)
-
StartProject 58. Sum items in rows and columns of elements (8:11)
-
StartProject 59. How to sum diagonals of a Matrix (6:27)
-
StartProject 60. How to interchange the principal diagonals of matrix (6:49)
-
StartProject 61. How to sort columns of element by sorting the first row (7:26)
-
StartProject 62. How to check rows and columns that has particular element (10:48)
-
StartProject 64. How to get prices of products (6:44)
-
StartProject 63. How to generate beautiful unicode (4:05)
-
StartProject 65. How to make list of dictionary using 2 Lists (3:34)
-
StartProject 66. How to delete dictionary item (2:39)
-
StartProject 67. Return value of 2 Arguments using function (3:53)
-
StartProject 68. How to fill List (4:55)
-
StartProject 69. How to get the Arithmetic mean of a List (5:41)
-
StartProject 70. How to generate Fibonacci sequence using Function (4:15)
-
StartProject 71. How to get Fibonacci value using recurssion (2:53)
-
StartProject 72. How to get Factorial using recurssion (2:30)
-
StartProject 73. How to get the LCM (4:07)
-
StartProject 74. How to Reverse Word Sequence (3:07)
-
StartProject 75. How to search for Binary numbers (7:32)
-
StartProject 76. How to make a ring shift or recycle items of a list (5:36)
-
StartProject 77. How to Read Text (5:21)
-
StartProject 78. How to use Read Method (4:04)
-
StartProject 79. How to use ReadLine Method (4:51)
-
StartProject 80. How to use ReadLines Method (2:39)
-
StartProject 81. How to Write to File (7:37)
-
StartProject 82. How to Read Text from File to Dictionary (8:14)
-
StartProject 83. How to count Number of Lines, Words and Letters in a text file (7:19)
-
StartProject 84. How to capture String Errors (3:49)
-
StartProject 85. How to check for non existence of number (3:56)
-
StartProject 86. How to display Error message for non existed files (4:57)
-
StartProject 87. How to get Divison by Zero error (3:18)
-
StartProject 88. How to get Index out of Exception (5:15)
-
StartProject 89. How to Raise Exceptions (3:34)
-
StartProject 90. How to use classes and constructor (6:52)
-
StartProject 91. How to fill a list with natural Numbers (1:52)
-
StartProject 92. How to fill a list with Random Numbers (3:58)
-
StartProject 93. How to select Even Numbers from list (2:13)
-
StartProject 94. How to create List from Dictionary (2:15)
-
StartProject 95. How to unpack Matrix into one level list (1:44)
-
StartProject 96. Read Data from file into Lines and Characters (2:57)
-
StartProject 97. How to calculate the Orbital speed (4:22)
-
StartProject 98. Sum of a Random of 3 digit numbers (4:08)
-
StartProject 99. How to calculate the Area and Perimeter of Right Angle Triangle (4:55)
-
StartProject 100. How to get Total Surface Area of a Cylinder (3:56)