Most Programmer's learning Python are usually comfortable with some or the other programming language and are not interested in going through the typical learning curve of learning the first programming language. Instead, they are looking for something that can get them off the ground quickly. They are looking for similarities and differences in a feature that they have used in other language(s). This book should help them immediately. It guides you from the fundamentals of using module through the use of advanced object orientation.

Tagline
Learn Python Quickly, A Programmer-Friendly Guide

Key Features
Strengthens the foundations, as detailed explanation of programming language concepts are given in simple manner.
Lists down all the important points that you need to know related to various topics in an organized manner.
Prepares you for coding related interview and theoretical questions.
Provides In depth explanation of complex topics and Questions.
Focuses on how to think logically to solve a problem.
Follows a systematic approach that will help you to prepare for an interview in short duration of time.
Exercises are exceptionally useful to complete the reader's understanding of a topic.

What will you learn
Data types, Control flow instructions, console & File Input/Output
Strings, list & tuples, List comprehension
Sets & Dictionaries, Functions & Lambdas
Dictionary Comprehension
Modules, classes and objects, Inheritance
Operator overloading, Exception handling
Iterators & Generators, Decorators, Command-line Parsing

Who this book is for
Students, Programmers, researchers, and software developers who wish to learn the basics of Python programming language.