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

    Python for the C# Developer

    Posted By: Landau17
    Python for the C# Developer

    Python for the C# Developer
    MP4 | Video: 720p | Duration: 1:55:26 | English | Subtitles: n/a | 329.1 MB


    
    Python is hugely popular, boasts an elegant syntax, and has played a notable role in the rise of the open-source community. While this highly readable language can add value to any developer's toolkit, it can be of particular help to C# developers who want to better grasp how .NET is shifting to embrace the open-source community. In this course, Reynald Adolphe helps to acquaint C# developers with Python by helping them leverage what they already know. Throughout the course, Reynald highlights the similarities and differences between Python and C# as he goes over key concepts such as functions, conditional statements, and how to create and work with classes. He also demonstrates the four pillars of object-oriented programming—abstraction, polymorphism, inheritance, and encapsulation—as he walks through the creation of a salary calculator.
    
    Topics include:
      
    • Setting up your environment
    • Comments, variables, and functions
    • Conditional statements
    • Loops, nested loops, and break and continue
    • While loops
    • Defining classes
    • Object-oriented programming concepts