Vind een opleiding

A Gentle Introduction to Python Programming - Lite - Udemy

Doelgroep: Alle niveaus
Duur: 8 colleges - 43 minuten
Richtprijs: € 19,99
Taal: Engels
Aanbieder: Udemy

>> proefles

Summary

Python is a programming language that may be utilized for a wide variety of purposes, from simple user scripts to complex APIs and web servers. It has a simple, highly readable syntax which makes it a suitable language for those who want to know the best way to write applications.

What you will learn

We will begin the course by installing the Python 3 interpreter. We will look at how exactly to execute our Python source files, as well as how exactly to run the interpreter in the command line.

After that, we will learn about how to control some data types that are basic. We will learn about how use Python to do simple arithmetic.

This course is the lite version of our main course "A Gentle Introduction to Python Programming"

Prerequisites

Utilizing the command line: To be able to run our coding examples, we will need to utilize the command line. For the purposes of the class, students just need to figure out how to alter directories in the command line. Everything might be learned by seeing the videos.

Python 3: This courses uses Python 3, which has some important differences from Python 2. The first video of the course will demonstrate how to run it in the command line, and the way to install Python 3.

Notepad ( Recommended ) : Notepad is a free, open source text editor. is highly recommended due to features such as syntax highlighting and auto complete.


>> Meer info