MakeItSimple

  • Home
  • C language
    • FAQs
    • Programs
  • Python
    • FAQs
    • Programs
  • HTML
    • Programs
    • FAQs
  • CSS
  • Javascript
    • FAQs
    • Programs
  • PHP
    • FAQs
    • Programs
  • JQuery
    • FAQs
    • Programs
  • AJAX
  • Bootstrap 3
  • Website

Python Programs

  1. Program to find even or odd.
  2. Program to find prime or not.
  3. Program to find reverse number.
  4. Program to find factorial of given number.
  5. Program to find sum of cubes of given number.
  6. Program to find factors of given number.
  7. Program to find Palindrome or not.
  8. Program to find Armstrong or not.
  9. Program to display fibonacci numbers.
  10. Program to display multiplication table.
  11. Program to create a text file.
  12. Program to read a text file.
  13. Program to append data to the text file.
  14. Program to create a class and object.
  15. Program to create inheritance to the class.
  16. Program to create constructor to the class.
  17. Python CGI program example.
  18. Program to create a table in the database using python and sqlite.
  19. Program to Insert records in the table using python and sqlite.
  20. Program to display records from the table using python and sqlite.
  21. Program to create a module.
  22. Program to print year and month calendars.
  23. map() function example.
  24. filter() function example.
  25. zip() function example.
  26. reduce() function example.
  • HTML5 Examples
  • CSS3 Examples
  • PHP Examples
  • JavaScript Examples
  • jQuery Examples
  • Drag and Drop in HTML5
  • 2D Rotation in CSS3
  • Canvas in HTML5
  • LocalStorage
  • Registration form
  • Geolocation in HTML5
  • Audio in HTML5
  • Video in HTML5
  • Digital Clock
  • Login and Logout
  • Swaping two images
  • appendChild Example
  • removeChild Example
  • File upload in PHP
  • Image slider in jQuery