GitHunt
AN

ankurdhamija83/Python-Learning

Overview of the key concepts learned in Python - (Syntax, Basic Introduction, If-elif-else, Loops, Data Types, Exception Handling, Object-Oriented Programming)

Python_Learning

Overview of the key concepts learned in Python

  • Basics - Keywords, Identifiers, Comments, Basic I/O, Variables and Data Types
  • Operations - Assignment, Arithmetic, Conditional, Logical etc.
  • If-elif-Else
  • Loops - For, while, break, continue and pass statements
  • Data Types - Numbers, string, list, dictionary, tuples and sets
  • Exception Handling
  • Object-Oriented Programming

Each of the above mentioned topic is explained conceptually with examples.
This basic Python learning sets the foundation for learning Pandas, Data Manipulation and Data Visualization required for Data Science and Analytics purpose.

Languages

Jupyter Notebook100.0%

Contributors

Created October 23, 2021
Updated August 26, 2024
ankurdhamija83/Python-Learning | GitHunt