Tags
Language
Tags
November 2025
Su Mo Tu We Th Fr Sa
26 27 28 29 30 31 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 1 2 3 4 5 6
    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

    Programming With Python - Part1

    Posted By: ELK1nG
    Programming With Python - Part1

    Programming With Python - Part1
    Published 11/2022
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 6.10 GB | Duration: 4h 39m

    Programming with Python - part1

    What you'll learn

    How to install python and pip

    Various ways to run/execute Python code

    What is PEP8 - code style to follow

    Primitive data structures (integers, floats, strings, booleans)

    String formatting

    Comments

    Conditionals

    Functions

    Lambdas

    Closures

    Generators

    Modules and Packages and how to import them

    Requirements

    No programming experience needed

    Description

    Hi!My name is Alison.I'm an analytical person with a science background, that has a passion for complex problem solving. I have a PhD in Science and I currently work as a Software Developer.I'm here to teach you Maths, Chemistry, Physics and Programming.I present my courses in a clear, logical and structured way. For every topic, I also include an example or exercise to make sure that it is clear and easy to understand.Please send me your feedback and let me know if you have any comments, questions or suggestions. I may be able to prepare a course that interests you.In this specific course we will learn various concepts about programming using the Python language. This the first part of a series of courses were we will learn how the Python programming language works as well as programming concepts.                                                                                                                                                                                                                                          1) First, we will introduce how to download the Python programming language and the Package Installer for Python (PIP)                                                                                                        2) Afterwards, we will explain several different ways that we can use to run/execute Python code 3) Next, we will look at what PEP8 is                                                                                                                                                                                                                                                                                                                                  4) Then we will introduce 4 different types of primitive data structures (integers, floats, booleans, strings)                                                5) We will learn how to format strings6) Then we will talk about comments and how they should be used in the code7) Next, we will discuss conditionals using the if, elif and else statements8) In the next section we will talk about functions in detail (including lambdas and closures) and we will discuss the four  properties of functions9) Then we will discuss what are generators and how we can use them in our code 10) Finally, we will see what are modules and packages and how we can import them into our code                                                                                                                                                                                                                         I hope you enjoy this course, find it easy and learn a lot with meGood luck and see you soonAlison   

    Overview

    Section 1: Introduction

    Lecture 1 Introduction

    Section 2: Content of this course

    Lecture 2 Content of this course

    Section 3: Install Python and PIP

    Lecture 3 How to install Python and Pip

    Lecture 4 What we can do with pip

    Section 4: Ways to run/execute Python code

    Lecture 5 Ways to run/execute Python code

    Section 5: PEP8 - best practices

    Lecture 6 What is PEP8

    Section 6: Primitive data structures

    Lecture 7 Primitive data structures - part1

    Lecture 8 Primitive data structures - part2

    Section 7: String formatting and comments

    Lecture 9 String formatting and comments

    Section 8: Conditionals

    Lecture 10 Conditionals

    Section 9: Functions

    Lecture 11 Functions - part1

    Lecture 12 Functions - part2

    Lecture 13 Functions - part3

    Section 10: Decorators

    Lecture 14 Decorators

    Section 11: Packages and Modules

    Lecture 15 Packages and Modules

    Section 12: Summary

    Lecture 16 Summary

    Section 13: Conclusion

    Lecture 17 Conclusion

    Python developers (from basic to advanced),Someone who wants to learn Python (without programming experience),Someone who knows another software development language and wants to learn Python