Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
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
    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 - Part 2

    Posted By: ELK1nG
    Programming With Python - Part 2

    Programming With Python - Part 2
    Published 1/2023
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 8.63 GB | Duration: 6h 38m

    Programming with Python - part 2

    What you'll learn

    Data Structures (such as bytes, tuples, lists, dictionaries …)

    Loops and comprehensions

    Scope resolution

    Error handling and debugging

    Testing

    Requirements

    No programming experience needed

    Recommended to watch the first part of these courses as this is a continuation to that

    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 second 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 more complex data structures beyond the basic ones we learnt about in the first part of these courses. This includes sets, dictionaries, bytes, tuples, lists…                                                                                                        2) Afterwards, we will explain the different kinds of loops in Python and how we can use comprehensions to make our loops more compact3) Next, we will look at scope resolution in Python and the LEGB rule                                                                                                                                                                                                                                                                                                                       4) Then we will discuss what kind of errors we can encounter in python, how we can debug them and handle them as well as how we can create our own exceptions5) Finally, we will learn how to test our code using a testing framework and we will learn how fixtures and mocks work                                                                                                                                                                                                                         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: Data structures

    Lecture 3 Data structures

    Lecture 4 Data structures - 0

    Lecture 5 Data structures - 1

    Lecture 6 Data structures - 2

    Lecture 7 Data structures - 3

    Lecture 8 Data structures - 4

    Lecture 9 Data structures - 5

    Section 4: Loops and Comprehensions

    Lecture 10 Loops

    Lecture 11 Comprehensions

    Section 5: Scope resolution

    Lecture 12 Scope resolution

    Section 6: Error handling and debugging

    Lecture 13 Error handling and debugging

    Lecture 14 Error handling and debugging - 1

    Section 7: Testing

    Lecture 15 Testing

    Section 8: Conclusion

    Lecture 16 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