LEARN PYTHON IN EASY WAY: CODING FOR BEGINNERS - PYTHON PROGRAMMING LANGUAGE, A QuickStart eBook, Tutorial Book with Hands-On Projects, In Easy Steps! An Ultimate Beginner's Guide!
This book specifically written for beginners. This book serves as a teaching guide and also a reference manual to accompany you through this wonderful world of programming. We take you step-by-step through writing your very first program, explaining each portion of code as we go along. The book includes practical examples for beginners.
TABLE OF CONTENTS Introduction to Python Programming language How to Install Python Install PyCharm Python IDE in Windows, Mac OS X, Linux/Unix First Python Project in PyCharm IDE Comments in Python Programming Control Statements and loops Python If Statement Python If else Statement Example Python If elif else statement example Python Nested If else statement Python for Loop explained with examples Python While Loop Python break Statement Python Continue Statement Python pass Statement Python Numbers Python List with examples Python Strings Python Tuple with example Python Functions Python Recursion Python OOPs Concepts Create Class and Objects in Python Python Constructors – default and parameterized Python Programming Examples Python Program to Add Two Numbers Python Program to Check If a number is Prime or not Python Program to Check If number is Even or Odd Python Program to Convert Decimal to Binary Python Program to Find Factorial of Number Python Program to Add two binary numbers Python Program to Add two Matrices Python Program to Calculate length of a String