In This tutorial we are going to learn one of the mostly used general purpose programming language called Python. This tutorial is for Python beginners, that’s why we are going to start Python from scratch. The main purpose of this tutorial is to introduce you to some of the building blocks of Python so you can start using it on your own projects.
What are we going to learn?
This Python tutorial is designed keeping in mind the needs of Python beginners that’s why most of the topics will cover the basic of Python language. Some of the salient things that we are going to learn about Python are
Python environment set-up, Variables, Loops, Arrays, Operators
Python functions, Conditional Statements
Python Global variables
Python Object Oriented Programming, Class, Inheritance
Python and MySQL Database
And many more ….
Requirements
Before starting this tutorial we assume that you do have knowledge of these beforehand.
A Basic Programming Knowledge: It’s not must to have knowledge of any programming language before you start learning Python. However, it’s good to have a basic knowledge of any programming language. If you want to quickly learn some basic programming techniques you can click here to read about Programming Basics using C++ Language.
SQL experience: A prior experience of database and SQL is required. You can learn SQL here
You can also find classroom based python course offer by Training Dragon in London here.