PYTHON MASTERY
The Professional Python Course
Introduction
FREE PREVIEWExpectations and Pre Requisites
FREE PREVIEWHow to use different softwares for Python
FREE PREVIEWIntro on Creating Interactive Map
FREE PREVIEWLoading the data and preprocessing it !!
FREE PREVIEWCreating a Map
Marking Pins in the Map and Displaying it
OVERVIEW
Finding sign of a number (using Flow Control Statements )
Printing a Multiplication Table (using For Loop)
How to generate your own QR Code
Read any QR codes!
Download Code (.IPYNB)
Converting Kilometer to Miles (using input function and type casting)
Celsius to Fahrenheit (string formatting and rounding)
Number System Conversions (decimal, binary, octal & hexadecimal)
Finding the roots of a Quadratic Equation (using cmath)
Sum of Natural Numbers ( Using While loop )
Addition of Matrices (Using nested for loops)
Simple calculator (Using Functions and Conditional Statements)
Generate a Pack of Cards and select 5 Random cards
Temperature Conversion using functions and Classes
Creating a Circle using Class and constructor
Understanding Classes and functions better (Answering Student's questions)
Downloads
Student Class
Time Class with Poor Logic (Logical Error)
Modules and How to make your own Library
Fixing Time class logical error (and Types of Errors)
Downloads