
You will learn about printing, numbers, strings, if-elif-else, variables, taking input from the user, while loops, for loops and functions.
You will also be given LOTS of homework and MANY projects to do especially at the end to make sure you have learned those basic things before you advance to my Part 2 class.
They will know if this video is right for them.
Most students can SAFELY skip this lecture. It just shows you how to install Python 3. You ONLY really need to know where to get the software. The rest you can do by yourself. I am sure you have installed many things on your computer before.
Most students can SAFELY skip this lecture. It just shows you how to install Notepad++. You ONLY really need to know where to get the software. The rest you can do by yourself. I am sure you have installed many things on your computer before.
Here we will do a quick test to make sure that the installation worked.
The students will know what print is for and how to print numbers.
In this video they will learn how to execute a file, print numbers and also get their first homework assignment.
This video will explain the answers to the homework in the previous video.
This video will talk about strings and how to print them.
They will learn how to print strings.
This will go over the answers for the homework.
Note: I forgot to go over one answer - so I am attaching a pdf to explain it. My apologies for that.
They will learn why we use them and how best to use them.
Go over how to do printing of strings and numbers and also show how to use str function.
This video talks about how to take input from the user
This video gives solution to the homework assigned in Info about Input.
This video talks about the if statement.
They will learn how to properly code the if-elif-else statement in Python.
This video will show the answers to the homework given on if-elif-else video
This is a small project that will be done twice. Now and after we learn about functions/loops.
This video will go over the solution to the first part of the project.
This video will go over the solution to the 2nd part of the project. NOTE: I know this LOOKS terrible and that is HOW it is supposed to look. This should NEVER be done without functions!!!! If you think this is too hard to follow then just wait till we do it again with functions. Then you will see why it SHOULD be done with functions! I only gave it this way so you would have an appreciation for functions when you learn them.
This will teach you about the while loop
This will go over the answers to the While Loop Homework.
This will go over the very basics of for loops
This will go over the answers to the homework I gave in the for loop intro.
This will teach the user how to use functions.
This will show how functions are used in code.
This will show the answers to the homework in the functions video.
This video gives the instructions for the first project.
This video will go over the solution to Going To A House.
This will talk about the requirements for the 2nd project.
This will show the solution to the 2nd project.
This project is for you to Chase the Town Drunk. The video explains the rules.
This video will go over the solution of the Chase the Town Drunk.
This project will talk about Project 4, which is just making Project 3 Automated.
This video goes over the answer on how to make Project 3 automated.
This video will describe an easy competition problem.
This video will give the solution to the competition problem.
This video will go over the requirements for the border window competition project.
This video will go over the solution to the Border Window Project.
This video will remind you what you have learned.
I said that Lists were coming next. I decided I needed to cover strings first since we will deal with strings a lot inside of lists. So, my next project is strings. It is currently under development. It will be ready in about 30 days. So, look for Learn Python Programming at a Snail's Pace - Part 2 to come out soon.
You have probably been disappointed before when you tried other courses that said "no programming necessary" or "for beginners" and found out that after a few lectures they started going too fast. Well, this course and all future Python 3 Programming Courses by me will ALL be done at a Snail's pace so kids ( at least 13 years of age) and even grandparents can follow along. I was a University Teacher for many years and I was one of the few that enjoyed teaching the beginning classes so I can make sure they were prepared for the more advanced topics.
Be warned, if you are a programmer or pick things up quickly then you will NOT like this class! You will be bored silly!
This is Part 1 of the series. There will be MANY parts so you can slowly learn everything you need to know WELL! I broke it up into pieces so you will only learn a limited amount of material in each part but get lots of lessons/exercises in each part to reinforce your learning.
In this Part 1 you will learn printing, numbers, strings, if-elif-else, variables, taking input from the user, while loops, for loops and functions. There will be quite a few projects to do as well. All with worked out solutions.