Skip to content

This repository will contain codes taught in my practical classes. Contact me for online and offline classes.

Notifications You must be signed in to change notification settings

Benjamindavid03/python_exercises

Repository files navigation

Python Exercises

This repository will contain codes taught in my python classes.

Contact me for personalized training. 9952806093, benjamindavid03@gmail.com

Python Basics Link : https://github.com/Benjamindavid03/python_exercises/blob/main/Python_Basics.ipynb
  1. Python fundamentals
  2. Introduction to comments in python
  3. Variables in Python
  4. Default types in python
  5. Type conversion from one type to another
  6. DataType setting using constructor
  7. Conditional Statement
  8. Arithmetic Operators
  9. Python Bitwise Operators
  10. Getting input from user
  11. Assignment in Python
  12. Python - List
  13. Python - Array
  14. Python - Functions
  15. functions that returns a value
  16. Default parameter values in functions
  17. Arbitrary Argument

Python Intermediate Link : https://github.com/Benjamindavid03/python_exercises/blob/main/Python_Intermediate.ipynb

  1. Functions in Python contd
  2. Pass statement
  3. Recursion
  4. Lambda Functions
  5. Object Oriented Programming
  6. Class
  7. Creating the Objects and assigning the values
  8. Access the properties of the class
  9. Calling the method ShowDetail from the Human class
  10. Properties and methods
  11. Constructors
  12. Parameterized Constructors
  13. An Example for OOP using Complex numbers
  14. An Example for OOP using Mobile - Real object
  15. class for sum of numbers
  16. Inheritance in python
  17. Animal class example
  18. super() function in python
  19. Python Iterators
  20. Scope of variables
  21. Custom Modules and Classes Module
  22. Using Modules in our program Python file

Tools required :

  1. Google Colab : https://colab.research.google.com/
  2. Python Download link : https://www.python.org/downloads/
  3. Visual Studio Code : https://code.visualstudio.com/

About

This repository will contain codes taught in my practical classes. Contact me for online and offline classes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published