Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Apress - Python Basics

Posted By: IrGens
Apress - Python Basics

Apress - Python Basics
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 1h 23m | 536 MB
Instructor: Coen de Groot

In this video course you will learn how to write simple programs in the popular and powerful Python programming language.

You'll start by looking at how to install Python, and how to create and run simple Python scripts. You will then learn how to store and operate on information. You will see how to combine strings, split them up and search in strings, all with some very simple commands. We also explain how to work with numbers, such as adding or multiplying them. You will also see the different ways to store collections of values, for instance as a list or a dictionary. Next we explain how to control the flow of your program. You will discover how to make decisions and respond to different values (‘if’) and how to do the same thing many times (‘for’ and ‘while’).

To make it very practical you will learn how to manipulate files and spreadsheets. And to help you write larger programs and tackle more complicated tasks you will see how to split your program into simple steps. Learn to tap into the power of Python and its many libraries in one and a half hours.

What You Will Learn

Install and use Python
Store and process information - strings, numbers and collections of information items
Control the program flow - easily repeat actions and respond to the data by performing different actions as necessary
Break your program up into manageable chunks using functions
Work with files and spreadsheets

Who This Video Is For

An absolute beginner with little or no programming experience who wants to learn to program, especially in Python


Apress - Python Basics