Skip to content

ankurdhamija83/Python-Learning

Repository files navigation

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.

Releases

No releases published

Packages

No packages published