EDUmobile Academy – A Gentle Introduction to Python Programming

4,648.00

Python is a programming language that can be used for a wide variety of purposes, from simple user scripts to web servers and complex APIs. It has a simple, highly readable syntax which makes it a suitable language for people who want to learn how to write programs.Purchase EDUmobile Academy – A Gentle Introduction to Python Programming courses at here with PRICE $99 $28 EDUmobile Academy – A Gentle Introduction to Python ProgrammingOverviewPython is a programming language that can be used for a wide variety of purposes, from simple user scripts to web servers and complex APIs. It has a simple, highly readable syntax which makes it a suitable language for people who want to learn how to write programs.What you will learnWe will begin the course by installing the Python 3 interpreter. We will look at how to run the interpreter in the command line, as well as how to execute our Python source files.After that, we will learn about how to manipulate some basic data types. We will learn about how use Python to do simple arithmetic. Then, we will learn about working with words and characters, using a data type known as the “string”. We will also cover the Boolean type, which is a representation of True and False inside of a programming language.Then we will move on to more complex types. First we will look at how we can organize data into a list. We will look at how to create lists, how to access elements inside them, and how to modify the contents of a list. Then, we will look at the dictionary type, which allows us to create mappings. For example, a dictionary could map account numbers to client names.We will then move on to control flow. Control flow refers to the sequence in which a program’sstatements are executed. We will look at the if statement, which allows the script to decide whether or not to execute a block of code based on some condition. We will also look at looping. Looping refers to repeatedly executing a block of code until some condition is met. Functions will also be covered, which will allow us to organize code into simple, reusable pieces. Then, we will learn about errors, and how to handle them properly so that they do not halt execution of the script.Finally, we will end the course with three practical coding exercises. These exercises will ask for user input, validate the user input, and display a result in the command line. In cases of invalid input,meaningful error messages will always be displayed to the user. The first exercise will involve asking the user for the length, width and height for a rectangular box. The program will then calculate and display the box’s volume. The second exercise will calculate the sum of all multiples of a list of numbers up to 1000. The last exercise will ask the user for a length and a width, and display a multiplication table with the given dimensions.Course CurriculumIntroduction StartIntroduction to Python (5:22)Basic Setup StartCourse Overview (2:23) StartSetting up Python (5:02)Variables and Basic Data Types StartNumbers (6:46) StartVariables and Order of Operation (8:14) StartStrings Part 1 (6:39) StartStrings Part 2 (7:26) StartString Method and Formatting Part 1 (7:10) StartString Method and Formatting Part 2 (6:38) StartBooleans (6:30) Complex Data Types StartTuples in Python (6:58) StartLists in Python (6:56) StartDictionaries in Python (8:08) StartPython Objects (9:45)Control Flow StartPython if Statement Part 1 (6:22) StartPython if Statement Part 2 (5:50) Startfor loop in Python (7:18) StartPython while loop (6:48) StartFunctions in Python Part 1 (7:21) StartFunctions in Python Part 2 (8:55) StartExceptions in Python Part 1 (8:33) StartExceptions in Python Part 2 (11:27)Basic Programming Exercises StartVolume Calculator in Python (13:10) StartSum of Multiples in Python (14:18) StartMultiplication Table in Python (13:43)Salepage : EDUmobile Academy – A Gentle Introduction to Python ProgrammingPurchase EDUmobile Academy – A Gentle Introduction to Python Programming courses at here with PRICE $99 $28