/hello-python

Learning Python

Primary LanguagePython

Learning Python

This are the topics I will be studying.

Section I

  • Python Programming Basics
  • Variable Names
  • Basic Operators
  • Core Data types
  • Numeric Types
  • Precedence and Associativity

Section II

  • Exception Handling
  • Pseudocode, Algorithms and Examples
  • Sequence, Selection and Iteration
  • Python Functions (Functional Programming)
  • Classes and Objects

Section III

  • Files Processing and Pickle Module
  • Operator Overloading
  • Regular Expressions
  • Encapsulation
  • Inheritance
  • Data Abstraction
  • Polymorphism

String formtters