The Python Bible

Tags:

Build 11 Projects and go from Beginner to Pro in Python with the World's Most Fun Project-Based Python Course!

Last updated 2022-01-10 | 4.6

- Gain a Solid & Unforgettable Understanding of the Python Programming Language.
- Gain the Python Skills Necessary to Learn In-Demand Topics
- such as Data Science
- Web Development
- AI and more.
- Build 11 Fun and Memorable Python Projects.

What you'll learn

Gain a Solid & Unforgettable Understanding of the Python Programming Language.
Gain the Python Skills Necessary to Learn In-Demand Topics
such as Data Science
Web Development
AI and more.
Build 11 Fun and Memorable Python Projects.
Use Logic and Data Structures to Create Python Programs That Can Think.
Use Object-Oriented Programming (An Industry-Standard Coding Technique) to Write High Quality Python Code.
Use Raw Text Data in Python to Generate Automated Messages and Customise User Experiences.
Use Loops in Python to Improve Code Efficiency and Maximize Your Productivity.
Create Your Own Custom Python Functions to Simplify Your Code.

* Requirements

* All you need is a desktop/laptop and an internet connection

Description

Why you should take this Python course:

It’s Entertaining: No boring lectures, just me talking you through fun and useful tasks and making you laugh along the way.

It’s Memorable: You’ll learn the “why” behind everything you do, so you remember the concepts and can use them on your own later.

It’s the Perfect Length: The course is just 9 hours long, so you’ll actually be able to finish it and get your certificate.

It Goes at the Perfect Pace: You will learn the Python fundamentals at a pace tailored to beginners. This means you won’t get left behind, and won’t waste time on irrelevant filler.

It’s Practical: You actually use Python to create things. It’s not just dry theory. You can see you’ve understood because you make 11 Python projects that work!

It’s Loved: The course has thousands of five-star reviews from happy students and is rated 4.6/5.

========================= TESTIMONIALS ===========================

"I have tried many Python courses on Udemy, but this one is the best of them all."
-
Natalie - 5 Star Review

"Just WOW, if you want to start Python, this is the place!” - David Cristea  - 5 Star Review

"If you can take just one Python course, make sure it's this one." - A. Barbosa - 5 Star Review

"The information is extremely well presented. Best Python training I have found so far" - Tanara  - 5 Star Review

I feel like I am sitting in a theater enjoying a show secretly embedded with Python skills.” - Amit Pradhan  - 5 Star Review

"I have other Python courses on Udemy but this one is the best by far. It explains things in a very hands-on and easy to follow method that will have you understanding what you are doing in no time." - Robert Rodono  - 5 Star Review

"This has helped me achieve my dream of being a programmer and I recently joined the FTC (US Federal Trade Commission)" - Mica Moyer - 5 Star Review

==================================================================

The Python Bible is the perfect Python course for beginners. Even if you have no programming experience, don’t worry because this is for people just like you.

In fact, almost 100,000 Python beginners from over 195 countries have used The Python Bible to learn the fundamentals of the Python programming language in a fun and practical way.

The Python Bible puts all the information you need in one place, with clear explanations, passionate delivery, and a series of memorable and engaging Python projects.

There’s no more hunting through YouTube, no more reading confusing blog posts. Everything you need is right here.

The Python Bible will take you from a complete beginner to mastering the fundamentals of Python in just 9 hours.

And 9 hours is the perfect length to cover all the important core topics of Python programming without leaving you behind, and without wasting your time.

Here’s what you will learn:

1. Variables - Learn to conveniently store data in your Python programs!

2. Numbers - Learn how numbers work behind the scenes in your Python programs!

3. Strings - Master the written word and automate messages using text!

4. Logic and Data Structures - Teach your Python programs to think and decide!

5. Loops - Save time and effort, by making computers do the hard work for you!

6. Functions - Automate Tasks by Creating your very own Python Functions that you can use over and over!

7. OOP - Add Python to Your Resumé By Mastering Object-Oriented Programming, an industry-standard programming technique!

We will cover each of these topics step by step, building your skills at just the right pace, and by the end of the course you will have a strong understanding of Python programming and you’ll be ready to create Python scripts on your own.

As you go through the course, you will gain practical, hands-on experience with each of the concepts by working through 11 fun Python projects. In other words, You will learn everything by actually doing it!

With world-class instruction and fun Python projects, everything you learn will stick in your head long after you’re finished (and the good memories will probably make you smile).

Whether you want to get into Data Science, Web Development, AI, or make cool robots with the Raspberry Pi, The Python Bible will teach you the core fundamentals of Python programming so you can get started confidently on your Python programming path!

Try out the course for a full 30 days, with a Udemy-approved Zero Risk, 30 Day 100% Money Back Guarantee! You have absolutely nothing to lose and everything to gain!

Enroll in the Python Bible Now! -- You'll be glad that you did!

Who this course is for:

  • For complete programming beginners
  • For People who are new to Python
  • For people who want to learn Python fundamentals to later transition into more specialised fields like Data Science or Web Development
  • Not intended for seasoned developers

Course content

11 sections • 90 lectures

Course Structure Preview 03:23

In this lecture we take a quick overview of the whole course. Prepare to get excited!!

Installing Python on Windows Preview 03:07

Let's get you all up and running with some Python goodness on your Wonderful Windows machine!

Installing Python on Mac Preview 00:11

Let's get you all up and running with some Python goodness on your awesome Mac!

Installing Python on Linux Preview 01:57

Ah, I see we have a legend in the class. Let's get you up and running with some Python goodness too! Make sure to save some for Tux the Penguin...

Meeting IDLE | Take a tour of the Python Interactive Developer Environment (IDE) Preview 10:22

In this lecture, we meet IDLE. IDLE is the tool that we will be using in the course to create python files so let's spend sometime getting used to our new best friend!

The Secret of Top Programmers... Preview 09:07

In this lecture, we are going to be going over a secret kept by the worlds top programmers that will save you hours of time and headache and will also make your course experience on Udemy so much better!

A Quick Note Preview 00:16

Section Overview Preview 01:58

In this lecture you will get a quick overview of what you are going to learn in the coming section.

What is a variable? Preview 08:06

Learn the basics of Variables and why they are useful in our programs

Updating our Script Preview 07:55

Now that we have learned how to use variables, in this lecture we are going to use them in the script we made in the lecture called "Meeting IDLE". This way, we will build on our previous knowledge and see why variables are so awesome in practice!

Variables Quiz

This is a quick quiz to check that you have understood what variables are and why we use them!

Creating Variables

Section Review Preview 02:34

In this section we have learned about variables. Variables are so incredibly important to all of programming, so let's have a quick recap on what we've learned.

Section Overview Preview 02:29

In this lecture you will get a quick overview of what you are going to learn in the coming section.

Basic Arithmetic, Floats and Modulo Preview 09:04

In this lecture you will learn how to do basic arithmetic in Python, learn about the float datatype, and also learn about a special operator called the modulo

Ordering Operations using (Brackets!) Preview 04:59

In this lecture you will learn how to gain better control over python calculations to make sure you get the answer you are expecting

PROJECT 1: Crafting a Health Potion - Part 1 Preview 11:29

In this lecture, we will be kicking off our first project which is to create a health potion for a video game. In this lecture you will learn about using numbers to represent real life concepts, and get hands on with the Python "random" module.

PROJECT 1: Crafting a Health Potion - Part 2 Preview 10:52

In this lecture we will be finishing off our health potion project. You will learn how you can use numbers to implement a difficulty system and how to override variables.

Once you are done you will feel a massive sense of achievement and I encourage you to share the final product with your friends! I bet they'll be really impressed with your new abilities!

Fun with the Python math Module (Optional) Preview 10:01

In this optional lecture, I go over some of the more advanced functionality that is offered in the python math library. 

Section Review Preview 03:15

We've covered so much in this section on numbers, so lets just have a quick review to make sure we have everything locked down!

Python numbers quiz

In this quiz, I am going to be testing your understanding of numbers in Python

Basic Algebra Coding Challenge

Overwriting Variables

Section Overview Preview 03:20

In this lecture you will get a quick overview of what you are going to learn in the coming section.

Hello World! Preview 09:11

Create the world famous "Hello World" Program in Python and learn how to create strings!

Hello World!

Fixing Broken Strings

PROJECT 2: Hello You! - Part 1 - Project Overview Preview 01:39

In this lecture, we build on our previous knowledge of variables and learn about string concatenation to make the computer say hello to You!

PROJECT 2: Hello You! - Part 2 - Collecting Data Preview 10:39

In this lecture we take a look at getting user input and also learn how to structure our code using Python Comments

PROJECT 2: Hello You! - Part 3 - String Formatting Preview 09:48

In this lecture we complete the "Hello You!" Project, by taking a look at string concatenation, datatype compatibility and string formatting to help us construct customized messages for our users!

How old are you?

Tell us about yourself!

Cool String Methods - Part 1 Preview 11:08

In this lecture you will learn about the most commonly used tools for working with string in Python!

Cool String Methods - Part 2 Preview 09:54

In this lecture you will learn more useful string methods for working with Python Strings

PROJECT 3: Email Slicer - Part 1 - What are Slices? Preview 11:01

In this lecture I introduce the email slicer project and teach you all about what slices are in Python and how to use them!

PROJECT 3: Email Slicer - Part 2 - Automated Slices Preview 05:36

In this lecture you will learn some shortcuts that will make working with slices a dream!

Slices Quiz

Use this quiz to check that you understand the basic slicing concepts

Slicer Exercise

PROJECT 3: Email Slicer - Part 3 - Making the Slicer! Preview 07:56

In this project, we build a program that will ask a user for an email address, use slicing to take their username and domain name and finally use string formatting to create a meaningful message for the user! 

Section Review Preview 03:21

We've covered so much in this section on strings, so lets just have a quick review to make sure we have everything locked down!

Section Overview Preview 02:38

In this lecture you will get a quick overview of what you are going to learn in the coming section.

Booleans & Comparison Operators Preview 08:40

Booleans are a data type that are the building blocks of Logic. This lecture will teach you all about them!

Comparison Operators Quiz

Use this quiz to make sure that you have learned all about booleans and comparison operators and that you can avoid common mistakes that happen when using them

if Statements Preview 11:30

In this lecture we learn about python's if statement. The if statement allows us to check a certain condition. If that condition is true, we run a piece of code, and if not we dont! Check out all the cool things we can do with If statements in this lecture and also learn about the elif and else keyword! 

If Statements Challenge

Python Logical Operators - Part 1 - not + and Preview 09:42

Understanding Logical operators is critical to being able to create logic in your code. In this lecture we talk about using the "not" & "and" logical operators to make logical conditions and we also see how we can combine these into more complicated and powerful logic.

Python Logical Operators - Part 2 - or operator Preview 08:21

In this lecture we finish up our discussion of logical operators by talking about the "or" logical operator.

Logical Operators Quiz

Use this quiz to check your understanding of logical operators!

Section Review Preview 02:38

We've covered so much in this section on logic, so lets just have a quick review to make sure we have everything locked down!

Section Overview Preview 02:13

In this lecture you will get a quick overview of what you are going to learn in the coming section.

What are Lists? Preview 13:16

In this lecture we learn how to create Python's most popular datastructure - The List!

PROJECT 4 - Travis the Ridiculous Security System - Part 1 Preview 07:55

In this lecture you show of your newly-found list skills by building Travis, the ridiculous robot security system

PROJECT 4 - Travis the Ridiculous Security System - Part 2 Preview 09:22

In this lecture you will continue building Travis, the ridiculous robot security system.

PROJECT 4 - Travis the Ridiculous Security System - Part 3 Preview 04:46

In this lecture we finish up Travis for the whole world to behold!

More ways to add items to lists Preview 10:46

Learn here some more ways to add items to lists!

Tuples Preview 08:19

In this lecure you are going to learn all about the Tuple datatype

Dictionaries Part 1 - What are Dictionaries? Preview 10:45

Get an introduction to the dictionary datatype in this lecture!

Dictionaries Part 2 - Build a Rough and Ready Database! Preview 09:43

In this lecture we make a rough and ready database of students and use dictionaries to store their student ID, age and grade all in a nice and easy to use way

PROJECT 5 - Cinema Simulator! Preview 14:26

In this lecture we apply all that we have learned so far in the course to build a cinema booking program. The program will have a dictionary of films, each with an age rating and a number of seats left. If the user is old enough, and there are enough seats, they can book a ticket, but if not... they can't!

Section Review Preview 03:33

We've covered so much in this section on datastructures, so lets just have a quick review to make sure we have everything locked down!

Section Overview Preview 02:13

In this lecture you will get a quick overview of what you are going to learn in the coming section.

While Loops Preview 10:56

While loops are the simplest type of loop so let's start there! Learn what while loops are, how they work and use one all in this lecture!

PROJECT 6: Baby Conversation Simulator Preview 08:40

While loops are great and you really need to know them inside and out. To really hammer home this concept, we are going to use while loops to simulate a conversation with a three year old! This should be a lot of fun!

For Loops - Part 1 Preview 08:58

For loops are one of my favourite things in the whole world, and after this lecture they will be one of yours too!

For loops help us to iterate over data in the the blink of an eye, and in this lecture you are going to learn all about them!

For Loops - Part 2 Preview 06:31

For loops are one of my favourite things in the whole world, and after this lecture they will be one of yours too!

For loops help us to iterate over data in the the blink of an eye, and in this lecture you are going to learn all about them!

List Comprehensions Preview 05:52

List comprehensions are about as close to magic as you can get in Programming, and allow you to create lists using variables, for loops and logic all in one line of code. To gain superpowers, make sure you watch this video!

PROJECT 7 - Pig Latin Translator - Part 1 Preview 04:00

In this project we are going to create a translator that will turn entered sentences into a fake but funny language called pig-latin.

This lecture gives you a brief of the project and sets you up for part 2

PROJECT 7 - Pig Latin Translator - Part 2 Preview 15:42

In this lecture we finish off the pig-latin translator

Section Review Preview 02:52

We've covered so much in this section on Loops, so lets just have a quick review to make sure we have everything locked down!

Section Overview Preview 00:52

In this lecture you will get a quick overview of what you are going to learn in the coming section.

What are Functions? Preview 10:36

In this lecture you are going to learn how to define your very own Python functions!

Function Creation Challenge

Variable Scope - Part 1 Preview 09:52

In this video, you are going to learn about an incredibly important topic when using Functions -- Variable Scope

Variable Scope - Part 2 Preview 08:35

In this lecture we finish up our discussion of variable scope :D

Keyword Arguments and Default Parameters Preview 09:19

In this lecture you will learn the difference between arguments and parameters in functions, as well as the difference between positional arguments, and keyword arguments. As a bonus, you are also going to learn how to let your functions have default parameters which are super useful!

Packing & Unpacking using *args and **kwargs Preview 14:47

Learn about packing and unpacking variables to make working with complicated functions a dream!

PROJECT 8 - Tic Tac Toe Game! - Part 1 Preview 10:03

In this lecture we will do quite a lot! We will create the game board, get the game running, and make it possible to process moves for player 1!

PROJECT 8 - Tic Tac Toe Game! - Part 2 Preview 13:34

In this video we finish off our project by getting player 2 in the game and also make our code check for victory or draw conditions

Section Review Preview 03:37

We've covered so much in this section on functions, so lets just have a quick review to make sure we have everything locked down!

Section Overview Preview 01:42

In this lecture you will get a quick overview of what you are going to learn in the coming section.

Objects and Classes: What are they? Preview 04:24

Learn the difference between objects and classes and learn how these two concepts relate to eachother

PROJECT 9 - Make your own Coin! - Part 1 Preview 06:44

Make your very first object in Python ( A Pound Coin) and learn about how to access and alter an object's states!

PROJECT 9 - Make your own Coin! - Part 2 Preview 14:11

Here we take our pound coin class to the next level and learn about using class methods to automate the modification of object states

PROJECT 10 - Make all the coins!! - Part 1 Preview 16:17

In this lecture we are going to look at how we can use class inheritance to make all of the UK Coins with very little typing!

PROJECT 10 - Make all the coins!! - Part 2 Preview 16:51

In this video we use the code we have so far to finish up making all the coins!

PROJECT 11 - Make Your Own Bank! Preview 12:17

Here is another example of OOP in Python. In this lecture we build classes to handle Current Accounts and Savings Accounts! With this, you'll be rich in no time ;)

Section Review Preview 05:53

We've covered so much in this section on object oriented programming, so lets just have a quick review to make sure we have everything locked down!

Goodbye you beautiful people!

Bonus Lecture! Preview 00:17

Get Current Best-Price Coupons to All of Internet of Things Academy's courses!

All Course Source Code Preview 00:04

By downloading the .zip file in the resources section of this lecture, you will have access to all of the python scripts used in the course.