OOP concepts implemented in Python(Udacity). As part of Udacity ScholarShip course, worked on Object, Methods, Attributes and Inheritance concepts.
Udacity AWS Deep composer Scholer ship foundations course tought Software Enginer Life cycle as below:
- How to do code modular and efficeint.
- Code Refector
- Insted Explicity Loops use Comprehensive loops.
- Variable declaration with propare name or abbrivations.
- Commenting or doc string our code to debug and easy to understand for other,