Complete Python 3 Raspberry Pi Masterclass

Learn Python 3 Basics, Advanced Python, Scientific Python, Raspberry Pi, and Hardware projects in a single course

Last updated 2022-01-10 | 4.7

- Python 3 Basics
- Python 3 Advanced Concepts
- Setting Up and using Raspberry Pi

What you'll learn

Python 3 Basics
Python 3 Advanced Concepts
Setting Up and using Raspberry Pi
Scientific Python Ecosystem
Basics of NumPy and Matplotlib
Image Processing
Basics of Machine Learning and Data Science
Work with MySQL
Excel
Plaintext
and CSV
Python Distributions
Introduction to Hardware and GPIO of Raspberry Pi
Simple LED project with Raspberry Pi GPIO

* Requirements

* A Windows PC and a Raspberry Pi with Internet Connection
* Zeal and enthusiasm to learn new things
* a burning desire to take your career to the next level
* Prior Programming
* electronics
* and Maths experience will be very helpful although it is not mandatory

Description

  • Python 3 Basics
  • Python 3 Advanced Concepts
  • Setting Up and using Raspberry Pi
  • Scientific Python Ecosystem
  • Basics of NumPy and Matplotlib
  • Image Processing
  • Basics of Machine Learning and Data Science
  • Work with MySQL, Excel, Plaintext, and CSV
  • Python Distributions
  • Introduction to Hardware and GPIO of Raspberry Pi
  • Simple LED project with Raspberry Pi GPIO

Course content

40 sections • 178 lectures

Objectives, Audience, and Prerequisites Preview 04:20

Course Contents and Topics Overview Preview 04:04

Please leave your feedback Preview 00:59

Why Python 3 Preview 12:58

Python 3 Installation on Windows Preview 07:48

Verify the Python installation on Windows Preview 04:50

What is Raspberry Pi? Preview 08:39

Unboxing of Raspberry Pi Preview 03:36

Downloadable PDF for URLs of Softwares Preview 00:03

Raspberry Pi Raspbian OS Setup Part 1 Preview 16:49

Raspberry Pi Raspbian OS Setup Part 2 Preview 16:30

Remote Connection to RPi with VNC Preview 12:30

List of Linux commands used in this section Preview 00:03

Install IDLE3 on Raspberry Pi Raspbian Preview 02:50

Python on Raspberry Pi Preview 07:01

Tour of Raspbian OS Preview 14:39

RPi Models and GPIO Preview 03:55

RPi vs Arduino Uno Preview 03:55

Additional Online Learning Resources Preview 00:04

Hello World! on Windows Preview 03:04

Hello World! on Raspberry Pi Preview 05:07

Interpreter vs Script Mode Preview 09:06

A brief tour of IDLE Preview 12:27

Comparison: RPi vs PC vs Mac Preview 05:50

Basic Data Types Preview 15:36

Assignment Operators Preview 03:11

print() function Preview 09:36

Comments in Python Preview 06:06

input() functions Preview 04:01

Code Blocks and Indentation Preview 09:22

Reserved words in Python Preview 00:03

Assignment Operators and Expressions Preview 03:40

Arithmetic Operations Preview 05:21

Precedence and Associativity Preview 10:51

While Preview 06:16

While-break Preview 03:54

While-Continue Preview 05:43

for-list Preview 03:45

for-range Preview 05:29

for-continue-break Preview 03:20

prime Preview 05:23

calculating factorial Preview 05:04

Computing Fibonacci Series Preview 06:03

Simple Function Preview 07:19

Function Arguments Preview 12:49

Function with returns Preview 07:33

Arbitrary Arguments Preview 03:03

Simple Recursion Preview 06:14

Factorial with Recursion Preview 03:20

Fibonacci Preview 03:06

Indirect Recursion Preview 05:42

MySQL Windows Installation Preview 27:14

Getting Started with MySQL and SQL Workbench Preview 22:27

Install SQL Developer on Windows Preview 07:21

Connect to MySQL with Oracle SQL Developer Preview 07:10

Explore MySQL Workbench Preview 15:13

pymysql installation on Windows Preview 03:50

Connect to MySQL with Python 3 Preview 13:20

Execute DDL Preview 10:16

INSERT Preview 08:42

SELECT Preview 08:25

UPDATE Preview 05:29

DELETE Preview 03:49

DROP Preview 05:06

Scientific Python Ecosystem Preview 06:15

Downloadable PDF for URLs of Projects in Scientific Python Ecosystem Preview 00:02

Jupyter and IPython Preview 12:48

Install Jupyter on Windows Preview 06:31

Install Jupyter on Raspberry Pi Preview 06:36

Install PuTTy on Windows Preview 04:01

Connect to a remote Jupyter Noterbook Server Preview 07:59

A brief tour of Jupyter Preview 22:02

Jupyter Installation Notes Preview 00:01

Install NumPy and Matplotlib on Windows Preview 04:05

Install NumPy and Matplotlib on Raspberry Pi Preview 06:21

Introduction to NumPy Preview 04:53

Ndarrays Slicing and Indexing Preview 20:55

Ndarray Properties Preview 06:59

NumPy Constants Preview 02:51

NumPy DataTypes Preview 00:02

Ones and Zeroes Preview 08:23

Matrices Preview 04:59

Introduction to Matplotlib Preview 03:53

Numerical Ranges and Visualizations Preview 15:54

What is Digital Image Processing Preview 07:20

Image Dataset Preview 04:50

Pillow Installation on Windows and Raspberry Pi Preview 04:51

Reading, saving, and displaying images with Matplotlib Preview 10:07

NumPy for Images Preview 17:20

Image Statistics Preview 03:14

Image Masks Preview 07:38

Image Channels Preview 13:04

Arithmetic Operations on Images Preview 08:07

Logical Operations on Images Preview 07:31

Histogram with Matplotlib and NumPy Preview 15:24

What is SciPy Preview 01:55

Install SciPy on Windows Preview 01:53

Install SciPy on Raspberry Pi Preview 02:09

K-Means Clustering Improved Preview 04:51

What is Pandas? Preview 01:52

Install Pandas on Raspberry Pi Preview 01:42

Install Pandas on Windows Preview 01:36

A complete data Science example Preview 20:04

Installation and Version Checking Preview 02:54

Scatter Plot Preview 13:21

Bubble Chart Preview 08:31

Line Plots Preview 05:29

Area Plots Preview 04:12

Bar Charts Preview 11:01

Horizontal Bar Charts Preview 03:33

Gantt Chart Preview 04:29

Pie Chart Preview 04:00

Table Visualization Preview 05:39

Multiple Visualization Preview 04:33

What is Python Preview 03:37

Python Distributions Preview 09:22

Conda, Anaconda, and Miniconda Preview 04:30

Install Anaconda on Windows and verify the setup and environment Preview 05:02

A brief Tour of SPYDER IDE Preview 04:19

Downloadable Bundle for this section Preview 00:05

Raspberry Pi vs Arduino Preview 02:21

Breadboards and Power Supply Preview 07:24

Jumper Wires Preview 03:05

LEDs and Resistors Preview 07:52

RAB Holder Preview 02:52

Fritzing Preview 10:23

LED Blink Preview 08:02

SOS Preview 04:32

Alternate Blinking LEDs - Method 1 Preview 04:22

Alternate Blinking LEDs - Method 2 Preview 04:09

Chaser Circuit Preview 10:05

DHT Sensors Preview 05:12

Interface DHT with RPi Preview 12:51

Thingspeak Preview 05:11

Raspberry Pi IoT Preview 09:35