From the course: Learning Python

Learning Python - Python Tutorial

From the course: Learning Python

Learning Python

- The Python programming language has become one of the most popular languages in the world, and it's not hard to see why this has happened. Python has an easy to learn format, it runs on multiple operating systems, both on the client and the cloud, and has a vast ecosystem of tools and libraries that address a large number of programming scenarios. We'll cover a variety of topics in this course, starting with the basics of the Python language. Then we'll build our first Python program in just a few lines of code before moving on to working with some of Python's built in high level data types, such as dates, times, and files. Hi, I'm Joe Marini, and I've been building software professionally for some of the best known companies in Silicon Valley for more than 35 years. Python is an incredibly flexible programming language that can build cross platform applications that run on the client as well as the cloud. Let's get started learning Python.

Contents