
An introduction to the course
An overview of the course
How to get support when you are struggling with your Python programming. Ask fellow students or the professor or use Stack overflow
Learn more about Pythons history and how important it is in the world today
In this video we download and install the software we are going to be using in this course
In this lesson I show you around the software we are using and how to create projects
Learn how to write your first line of code as well as a few text shortcuts
Learn about 4 of the most important data types as well as how to create and use variables
In this video you will learn basic math functions and how to work with variables using these functions
Learn how to retrieve user input
Learn how to create and use the if statement
Learn how to create more advanced nested if statements and contrast them with additional operators
Learn some basic text methods
Learn some basic math methods
Learn how to convert data types into each other
Learn how to create and use the while loop
Learn how to create and use the for loop
In this video we discuss the project for this course
One of the ways you can answer this courses project
A conclusion on what you have learnt in this course
Welcome to Basic Python Programming for Beginners!
My name is Matthew Dewey, lead programmer at Programming Tut. I am an experienced programmer, having received several accommodations on programming in my formal education as well as taught several programming languages to thousands of students. My goal is to provide you, the budding programmer, the the knowledge you need on programming in a fun and easy manner. In this course I do just that with the Python programming language.
Python, a wonderfully simple programming language that has encouraged many programmers to pursue careers involving programming over any other language. Of course, it goes without saying that Python is an excellent language, but do you know what is required of you to start programming Python?
As with any programming language it is important you understand the fundamentals and that is exactly what I teach you in this course.
I help you:
Go no further if you're looking for the course that will guide you into the world of programming! With my course I can guarantee that the knowledge you learn will help you get a head-start in Python programming. I hope you enjoy the course and it helps you on your way into the world of programming!
"Programming is a form of art. It is logical creativity!"