
In this video, I am going to solve the drills of Exercise 1 by executing a Python script with print methods inside.
In this video, I am going to solve the drills of Exercise 2 by showing you how comments in a Python program work.
In this video, I am going to make some calculations on the Python interpreter and create a script for finding the hypotenuse of a right triangle with the Pythagorean theorem.
In this video, I am going to use variables for different calculations.
In this video, I am going to print some more variables with a new way, and also convert my height and weight into international units.
In this video, I am going to print variable values inside formatted strings and also show you about string concatenation.
In this video, we are going to do some more printing with new stuff to learn.
In this video, we are going to use again the format method to input different values inside a string.
In this video, I am going to show you a couple of new ways to print stuff with Python.
In this video, we are going to learn some new stuff to do with the backslash character.
In this video, we are going to ask the user some questions and wait for their response.
In this video, we will do the same thing as the exercise eleven, but with less code.
In this video, we will look into importing modules and getting along with the argument vector object.
In this video, we will look into a little Python terminal game with the stuff we have learned until now.
In this video, we are going to learn how to open and read a text file outside of our script.
In this video, we are going to learn how to open a text file in writing mode and write lines of text inside it with Python.
In this video, I am going to show you how to do more stuff with files and write less code.
In this video, we are going to see what functions do and why we use them in Python programs.
In this video, we are going to see different ways of giving values to functions when calling them.
This course is yet to be completed. I want to improve my work along the way with you, the student.
In this course, I am going to walk you through the exercises of the book Learn Python 3 the Hard Way by author Zed Shaw. He has done a fantastic job in teaching beginners to dive deep into Python with trial and error. Together we will try to expand on that knowledge for each exercise.
There are 52 exercises in the book, which you can think of as one exercise for a week. Finishing the whole year will give you the ability to write excellent Python programs: from simple script to basic game development. You will learn how to organize your code, the data types, how to work with files, debug, test, and many more.
As I said in the first line, this course is yet to be complete. If you enroll and follow the weekly approach, I promise you I will update the course along the way so there is no week that goes by when you don't have a new video. Also, enroll now for free so you can own the course and get the future updates for free!