Tags
Language
Tags
October 2025
Su Mo Tu We Th Fr Sa
28 29 30 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
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Intro To Python: Learn The Fundamentals Of Programming

    Posted By: ELK1nG
    Intro To Python: Learn The Fundamentals Of Programming

    Intro To Python: Learn The Fundamentals Of Programming
    Published 2/2023
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 531.37 MB | Duration: 1h 3m

    Introduction to Python Coding

    What you'll learn

    Basics of the mechanics of coding.

    Getting user input and providing output

    Variables and assignments

    Identifiers

    Floating point numbers

    Arithmetic Expressions

    Python Expressions

    Divisors and Modulo

    Representing Texts

    Error Handling

    Requirements

    No programming experience required.

    A strong desire to learn Python.

    Description

    Welcome to this Python programming course! In this course, we will cover everything you need to know to get started with Python, from installing an IDE (integrated development environment) to writing basic input and output programs.In the Getting Started section, we will start by introducing you to Python and walking you through how to install an IDE so that you can start writing code. We will also cover what an IDE is and how to create a project using Pycharm, a popular Python IDE.The Basic input and output section will cover how to print output in Python, including practice problems to help you get comfortable with printing statements and variables. We will also cover the use of the backslash character to create special output formatting and how to get user input into your programs.The Data Types and Expressions section will cover variables and assignments, floating point numbers, type casting, and arithmetic expressions. We will also cover division, modulo, and modules in Python.Throughout the course, you will be given practice problems to help you reinforce what you have learned and improve your programming skills. By the end of the course, you will have a strong understanding of Python programming and be able to write your own basic programs.

    Overview

    Section 1: Getting Started

    Lecture 1 Welcome!

    Lecture 2 What is Python?

    Lecture 3 How to Install PyCharm

    Lecture 4 What is an IDE?

    Lecture 5 How to Create a Project in PyCharm

    Section 2: Basic Input and Output

    Lecture 6 Printing Statements in Python

    Lecture 7 Printing Statements in Python Coding Exercises

    Lecture 8 Variables and Printing Them

    Lecture 9 Variables and Printing Them Coding Exercises

    Lecture 10 Backslashes in Strings

    Lecture 11 Backslashes in Strings Coding Exercises

    Lecture 12 Getting User Input

    Lecture 13 Getting User Input Coding Exercises

    Section 3: Data Types and Expressions

    Lecture 14 Variable Assignments and Expressions

    Lecture 15 Variable Assignments and Expressions

    Lecture 16 Identifiers and Floating-Point Numbers

    Lecture 17 Identifiers and Floating Point Numbers Coding Exercises

    Lecture 18 Expressions and Type Casting

    Lecture 19 Expressions and Type Casting Coding Exercises

    Lecture 20 Division, Modulo and Shorthand Coding

    Lecture 21 Division, Modulo and Shorthand Coding Coding Exercises

    This course is for people who want to master Python coding.