About
About Us
Help
Privacy Policy
Terms of Service
LearnDesk
Learn
Academics
Business
Creative
Health and Fitness
Lifestyle
Personal Development
Software
Topics
Admissions
Engineering
Hardware
Hospitality
Humanities
Chinese
Languages
Maths
Pharma
View All Topics
Topics
Accounting
Advertising
Analysis
Analytics
Business Communication
eCommerce
Entrepreneurship
Finance
Finance - India
Freelancing
View All Topics
Topics
Arts & Crafts
Audio Editing
Audio Production
Dance
Design
Film Production
Music
Photography
Video Production
Writing
View All Topics
Topics
Dieting
Fitness
Food Safety
Games
Medical
Medical Professionals
Meditation
Mental Health
Pregnancy
Safety & First Aid
View All Topics
Topics
Beauty & Makeup
Food
Fashion
Gaming
Home Improvement
Parenting
Pet Care & Training
Relationships
Sustainable Living
View All Topics
Topics
Career Development
Learning
Religion and Spirituality
Self-Improvement
View All Topics
Topics
Accounting
Amazon Web Services
App Development
Continuous Integration
Backup Software
Business Automation
Computational Fluid Dynamics
Business Intelligence
Computer Aided Design (CAD)
View All Topics
Teach
Teach Online
Schedule
Items
Billing
Users
Marketing
Analytics
Settings
Change School
Account
Log In
Sign Up
Python Bootcamp: Build 15 Working Applications and Games
Introduction
Introduction to Course
Preview
Learning by Building
Preview
Why Learn Python?
Preview
What's in the Course?
Preview
What's After Section 2?
Preview
Any Doubt and Types of Program?
Installing Python on Mac
Introduction to This Module
Preview
Installing Python on Mac
Installing Atom on Mac
Installing Anaconda and Jupyter Notebooks
Editors Link
Installing Python on Windows
Introduction to This Module
Preview
Installing Python3
Installing Atom
Atom Editor
Installing Anaconda
Editors Link
Section-1 Basic Python
Section-1
Data Types
Introduction to This Module
Variables and Constants
Numbers
Operations on Numbers
Dynamic Typing and Restrictions on Data Types
Casting
Strings
Methods and Strings
Indexing and Slicing
String Formatting
List
Tuples
Dictionary
Boolean
Data Types Notes
Operators
Introduction to This Module
Arithmetic Operators
Assignment Operators
Comparison Operators
Identity and Membership Operators
Bitwise Operators
Logical Operators
Operators Notes
Which Editor is Best for You
Introduction to This Module
Working on Atom
Working on Jupyter Notebooks
How to Learn Programming
Functions and Methods
Introduction to This Module
User Input
Convertors
Concept of Funtions
Functions and User Inputs
Parameters
Convertors Using Function
Modifying Function
Methods
Function Notes
Method Notes
Errors in Python
Introduction to This Module
Types of Errors
Syntex Error
Indentation Error
Type Error
Name Error
Zero Division Error
Index Error
Attribute Error
Handling Errors and Internet
Error Notes
Decision Making
Introduction to This Module
If-else conditions
El-if Condition
Little Fun with Conditionals
Multiple Conditions
Nested Conditions
Conditionals Notes
Loops
Introduction to This Module
For Loop
Loops and User Input
Looping Through a String
While Loop
Break Statement
Continue Statement
Else in for Loop
Nested loops
Range() function
Loops Notes
Date and Time
Introduction to This Module
Python Dates
Date output and Date Objects
strf Time() Method
Date and Time Notes
File Handling
Introduction to This Module
Opening and Reading the File
Writing in a File
Appending
Different Methods
File Handling Notes
Libraries
Introduction to This Module
Libraries
Modules
Json Files
Libraries Notes
Project-1 Dice Rolling Simulator
Introduction to This Module
How to Solve the Problem
Dice Overview
Algorithm
How to Get the Number
What About the Dice
Roll it Again
Dice Simulator
Dice Simulator Code
Project-2 Dictionary
Introduction to This Module
Dictionary overview
Where to Get the Data
Loading the Data in Our Program
Main Logic
What if the Word Doesn't Exist
Pugger Found Some Errors
Pugger Said What About the Interface
It's all About the Interface
Pugger Have Another Issue
How to Get the Close Matches
Upgrading the Program to Get the Close Matches
Dictionary
dictionary Code
Data Json
Project-3 Hangman Game
Introduction to This Module
Hangman Overview
Algorithm for Hangman
User Interface
Creating the World's List
Rules and Regulation
Main Logic
Hanging the Man
Our Third Program
Hangman Code
Project-4 Tic Tac Toe
Introduction to This Module
What is AI
Project Overview
Understanding Problem and Writing Algorithm
Designing the Board
Space on Board
141.How to Get Winner
Player Move
AI Computer Move
Random Function
Defining the Main Logic
Preparing Interface
Tic Tac Toe
Tic Tac Toe Code
Section-2 Python for Data Science and Data Visualisation
Section-2
What is Datascience?
Numpy
Introduction to This Module
Numpy Declaring
Methods for Numpy
Indexing and Slicing
Spilicing 2-D Matrix and Conditional Selection
Operations on Numpy
Numpy Documentation
Pandas
Introduction to This Module
Series
Dataframes
Creating and Deleting Rows and Column in Dataframe
Acessing Elements in Dataframe
Conditional Acessing
Missing Data
Analysing Data Using Groupby
Joining
Concatinating
Merging
More Operations
Loading Data Using Pandas
Pandas Documentation
Matplotlib
Introduction to This Module
Matplotlib Getting Started
Subplots
Types of Plots
Legends
Object Oriented Plots
Multiple Plots
Subplots Using Object Oriented
Figure Size
Setting Labels with Object Oriented Technique
Stylling Plots
Markups
Setting Limits
Matplotlib Documentation
Seaborn
Introduction to This Module
Tips.csv File
iris.csv
Categories of Plots
Point plots
Distribution Plots
Pair Plots
Categorial Plots
Categorial Plots Part-2
Matrix Plots
Grids
Seaborn Documentation
Pandas Inbuilt Data Visualization
Introduction to This Module
Files
Creating Dataframes
Point Plots
Line Plots
Distribution Plots
Ece.csv
Tips.csv
Pandas Inbuilt Data Visualisation Documentation
Plotly and Cufflinks
Introduction to This Module
Loading Plotly and Cufflinks
Point Plots
Surface Plots
Figure Plots
Cufflinks Documentation
Geographical Plottings
Introduction to This Module
agri.csv
gdp.csv
Basic Geographical Plotting
Plot with Big Data
Global Scale Plot
Geographical Plottings Documentation
Project-5 Plotter
Introduction to This Module
Project Overview
Setting up Things
Creating Data
Plot Interface and Main Function
Plotting All Data
Plotting 1 Column
Plotting 2 and 3 Columns
Plotter
Plotter Code File
Project-6 Geographical Plot Using Folium
Introduction to This Module
Creating Basic Webmap
Adding Child
Multiple Markers
Plotting Volcanoes
Polygen View
US Cities Population
Colourful Markers
Jeoplot Code File
Volcano.csv File
World.json File
US Cities Population.csv File
Project-7 School Donation Analysis
Introduction to this Module
Overview of Project
Setup Libraries and Load Data
Describing Data
Merging Data
First Analysis
Basic Mathematical Analysis
High Donations
Various Relationships
Project Type and Total Donations
Subcategories
Time Objects
Mean Timings
Average Time Per State
Fast and Slow Funding
School Donation Analysis Code File
Donations.csv File
Donors.csv File
Projects.csv File
Resources.csv File
Schools.csv
Teachers.csv
Section-3 GUI Programming
Section-3 GUI Programming
What is GUI Programming?
Tkinter
Introduction to This Module
Tkinter Basics and Creating Window
Tkinter Notes
Buttons
Buttons Notes
Canvas
Canvas Notes
Check Button and radio Button
Check Button Notes
Radio Button Notes
Content Widgets
Entry Notes
Text Notes
Window Configuration Widgets
Frame Notes
Listbox Notes
Toplevel Notes
Message Box Notes
Menu and Menu Button
Menu Button Notes
Creating Menu Notes
Scroll Widgets
Spinbox Notes
Paned Window
Paned Window Notes
Geometry Methods
Attributes Notes
Geometry Methods
Databases
Introduction to This Module
What is Database
Installing PostgreSQL
PostgreSQL Download Link
Creating table in Sqlite3
Creating Table in PostgreSQL
Inserting Data
Visualising Data
Deleting the Data
Updating Data
Databases Documentation
Turtle Graphics
Introduction to This Module
Turtle Graphics Basics
Creating Figures
Creating the Robot
Robot.py
Some Changes in Robot
Modified_robo.py
Kaleido Spiral
Kaleido_spiral.py
Modified kaleido Spiral
Kaliedo_spiral_modified.py
Moving Turtle
Moving_turtle.py
Turtle Graphics Documentation
Project-8 Caterpillar Game
Introduction to This Module
Overview of Project
Defining Turtles
Outside Window and placing Leaf
Game Over and Displaying Score
Start Game
Defining Moves
Caterpillar.py
Project-9 Matchmaker
Introduction to This Module
Overview of Project
Window and Libraries
Adding Symbols
Defining Buttons
Showing Symbol
Matchmaker.py
Project-10 Screen Pet
Introduction to This Module
Overview of Project
Creating Body, Eyes and Ears
Creating Mouth Tongue and Cheeks
Toggle and Blink Eyes
Toggle Tongue and Pupils
Happy Face
Sad Face
Screen Pet
Screenpet.py
Project-11 Smart Calculator
Introduction to This Module
Overview of Project
Front End
Math Operations
Operations List
Calculate
Smart Calculator
Smart Calculator.py
Project-12 Your Own Database System
Introduction to This Module
Overview of Project
Labels and Entries
Entries, Listbox and Scrollbar
Buttons
Defining Backend
Search Function in Backend
Searching and Viewing Data
Adding
Deleting
Your Own Database
Frontend.py
Backend.py
Routine.db
Project-13 Egg Catcher Game
Introduction to This Module
Overview of the Project
Creating Window
Egg and Catcher
Other Inteface Items
Create and move Eggs
Dropping and Losing a Life
Catch and Get Score
Moving with Keys
Running Egg Catcher
egg catcher.py
Installing Anaconda and Jupyter Notebooks
Python Bootcamp: Build 15 Working Applications and Games
Installing Python on Mac
By:
Admin
13 minutes
Share
Share the link to this page
Copied
Facebook
Twitter
WhatsApp
LinkedIn
Email
Add to Calendar
Add the class to your calendar
Add to Google Calendar
Add to Apple Calendar
Add to Yahoo Calendar
Add to Outlook Calendar
Print
Completed
You need to have access to the item to view this lesson.
One-time Fee
$69.99
List Price:
$99.99
You save:
$30
Buy Class
€63.29
List Price:
€90.43
You save:
€27.13
Buy Class
£53.17
List Price:
£75.96
You save:
£22.79
Buy Class
CA$98.86
List Price:
CA$141.24
You save:
CA$42.37
Buy Class
A$110.39
List Price:
A$157.71
You save:
A$47.31
Buy Class
S$93.46
List Price:
S$133.52
You save:
S$40.06
Buy Class
HK$544.40
List Price:
HK$777.75
You save:
HK$233.34
Buy Class
CHF 60.37
List Price:
CHF 86.25
You save:
CHF 25.87
Buy Class
NOK kr719.37
List Price:
NOK kr1,027.72
You save:
NOK kr308.34
Buy Class
DKK kr472.32
List Price:
DKK kr674.77
You save:
DKK kr202.45
Buy Class
NZ$120.51
List Price:
NZ$172.16
You save:
NZ$51.65
Buy Class
د.إ257.07
List Price:
د.إ367.26
You save:
د.إ110.19
Buy Class
৳8,502.56
List Price:
৳12,147.04
You save:
৳3,644.47
Buy Class
₹5,975.08
List Price:
₹8,536.19
You save:
₹2,561.11
Buy Class
RM310.89
List Price:
RM444.15
You save:
RM133.26
Buy Class
₦107,624.32
List Price:
₦153,755.62
You save:
₦46,131.30
Buy Class
₨19,597.84
List Price:
₨27,998.12
You save:
₨8,400.27
Buy Class
฿2,397.15
List Price:
฿3,424.65
You save:
฿1,027.50
Buy Class
₺2,655.23
List Price:
₺3,793.35
You save:
₺1,138.11
Buy Class
B$400.62
List Price:
B$572.34
You save:
B$171.72
Buy Class
R1,320.53
List Price:
R1,886.55
You save:
R566.02
Buy Class
Лв124.43
List Price:
Лв177.77
You save:
Лв53.33
Buy Class
₩101,925.14
List Price:
₩145,613.59
You save:
₩43,688.44
Buy Class
₪259.19
List Price:
₪370.29
You save:
₪111.10
Buy Class
₱3,991.94
List Price:
₱5,703.02
You save:
₱1,711.08
Buy Class
¥10,267.32
List Price:
¥14,668.23
You save:
¥4,400.91
Buy Class
MX$1,406.38
List Price:
MX$2,009.21
You save:
MX$602.82
Buy Class
QR255.09
List Price:
QR364.43
You save:
QR109.33
Buy Class
P968.41
List Price:
P1,383.51
You save:
P415.09
Buy Class
KSh9,046.20
List Price:
KSh12,923.70
You save:
KSh3,877.50
Buy Class
E£3,541.31
List Price:
E£5,059.23
You save:
E£1,517.92
Buy Class
ብር9,262.31
List Price:
ብር13,232.44
You save:
ብር3,970.13
Buy Class
Kz63,830.88
List Price:
Kz91,190.88
You save:
Kz27,360
Buy Class
CLP$66,898.54
List Price:
CLP$95,573.44
You save:
CLP$28,674.90
Buy Class
CN¥510.77
List Price:
CN¥729.70
You save:
CN¥218.93
Buy Class
RD$4,418.51
List Price:
RD$6,312.42
You save:
RD$1,893.91
Buy Class
DA9,335.96
List Price:
DA13,337.66
You save:
DA4,001.70
Buy Class
FJ$163.03
List Price:
FJ$232.92
You save:
FJ$69.88
Buy Class
Q539.78
List Price:
Q771.15
You save:
Q231.37
Buy Class
GY$14,682.13
List Price:
GY$20,975.37
You save:
GY$6,293.24
Buy Class
ISK kr9,158.89
List Price:
ISK kr13,084.69
You save:
ISK kr3,925.80
Buy Class
DH673.16
List Price:
DH961.69
You save:
DH288.53
Buy Class
L1,249.93
List Price:
L1,785.70
You save:
L535.76
Buy Class
ден3,935.10
List Price:
ден5,621.81
You save:
ден1,686.71
Buy Class
MOP$560.92
List Price:
MOP$801.35
You save:
MOP$240.43
Buy Class
N$1,286.93
List Price:
N$1,838.55
You save:
N$551.62
Buy Class
C$2,574.49
List Price:
C$3,678
You save:
C$1,103.51
Buy Class
रु9,568.92
List Price:
रु13,670.47
You save:
रु4,101.55
Buy Class
S/256.98
List Price:
S/367.13
You save:
S/110.15
Buy Class
K288.62
List Price:
K412.34
You save:
K123.71
Buy Class
SAR262.61
List Price:
SAR375.18
You save:
SAR112.56
Buy Class
ZK1,965.92
List Price:
ZK2,808.58
You save:
ZK842.66
Buy Class
L315.04
List Price:
L450.08
You save:
L135.03
Buy Class
Kč1,582.32
List Price:
Kč2,260.56
You save:
Kč678.23
Buy Class
Ft25,431.07
List Price:
Ft36,331.66
You save:
Ft10,900.59
Buy Class
SEK kr678.37
List Price:
SEK kr969.15
You save:
SEK kr290.77
Buy Class
ARS$75,091.90
List Price:
ARS$107,278.74
You save:
ARS$32,186.84
Buy Class
Bs483.46
List Price:
Bs690.69
You save:
Bs207.22
Buy Class
COP$283,172.22
List Price:
COP$404,549.08
You save:
COP$121,376.86
Buy Class
₡35,149.77
List Price:
₡50,216.11
You save:
₡15,066.34
Buy Class
L1,802.59
List Price:
L2,575.24
You save:
L772.65
Buy Class
₲560,138.35
List Price:
₲800,231.95
You save:
₲240,093.59
Buy Class
$U2,948.48
List Price:
$U4,212.29
You save:
$U1,263.81
Buy Class
zł265.58
List Price:
zł379.41
You save:
zł113.83
Buy Class
Already have an account?
Log In
Previous
Next
Sign Up
Signup to access thousands of classes
Continue with Facebook
Continue with Google
OR
Continue with Email
Already a member?
Log In
By registering for a LearnDesk account, you agree to our
Terms of Service
and
Privacy Policy
.
Share
Share with friends, get 20% off
Invite your friends to LearnDesk learning marketplace. For each purchase they make, you get 20% off (upto $10) on your next purchase.
Share with Google Contacts