Old Search System: Python A-Z Learn Python Programming By Building 5




  • Lynda - Faster Python Code

    Faster Python Code https://www.lynda.com/Python-tutorials/Optimizing-Python-Code/661762-2.html By optimizing your Python code, you can ensure that your code...


    Introduction 1. Tools of the Trade 2. Picking the Right Data Structure 3. Tricks of the Trade 4. Caching 5. Cheating 6. Parallel Computing 7. Beyond Python 8. Adding Optimization to Your Process Conclusion


  • Lynda - Learning Python GUI Programming

    Learning Python GUI Programming https://www.lynda.com/Python-tutorials/Learning-Python-GUI-Programming/604235-2.html Learn how to create effective graphical user interfaces (GUIs) with...


    1. Creating the GUI Form and Adding Widgets 2. Layout Management 3. Look and Feel Customization 4. Data and Classes 5. Matplotlib Charts 6. Threads and Networking 7. Storing Data in Our MySQL Database via Our GUI 8. Internationalization and Testing 9. Extending Our GUI with the wxPython Library 10....


  • Lynda - Learning Python with PyCharm

    Learning Python with PyCharm https://www.lynda.com/Python-tutorials/Learning-Python-PyCharm/590828-2.html Learn Python programming with PyCharm, the cross-platform IDE that \"takes...


    Introduction 1. First Steps with PyCharm 2. Code Quality 3. Working with Databases 4. Web Projects Conclusion


  • Lynda - Python Projects

    Python Projects https://www.lynda.com/Developer-tutorials/Python-Projects/604246-2.html Strengthen your understanding of Python—the popular object-oriented language—by tackling a series of...


    1. Installation and Setup 2. Running Python Programs within Eclipse 3. Using Design Patterns 4. Creating a GUI Application with Tkinter 5. Writing a Windows Scheduling Service


  • encoding and decoding in python

    encoding and decoding in python English | 01:50:08 | Video 720p | Subtitles understanding the...


    What you'll learn definition of encoding and decoding different representations of numbers numerical data types encoding methods in python converting decimal to hexadecimal and binary and vice versa manually and in python why binary ? transistors as switches Requirements no prior knowledge is required even though some basic python knowledge...


  • SkillShare - Python In 90 Minutes

    SkillShare - Python In 90 Minutes Intermediate level https://www.skillshare.com/classes/Python-In-90-Minutes/1586153105


    About This Class With the digitalization of the modern world, programming is becoming a lot more important. It's versatility allows you to solve simple repetitive, as well as long and complex problems, and its power and breadth of application is solely dependent on the programmer. Python is a scripting language that...


  • Lynda - Unit Testing in Python

    Unit Testing in Python https://www.lynda.com/Python-tutorials/Unit-Testing-Python/2817185-2.html Unit testing—which involves testing small, isolatable pieces of code—can help...


    Introduction 1. Installation and Setup 2. Overview of Test-Driven Development and Pytest Features 3. Test Automation with Fixtures and Parametrization 4. Organizing Your Pytest Project 5. Using Pytest with an Existing Project Conclusion


  • Udemy - Python For Beginners: Learn Python Using Hands On Examples

    Udemy - Python For Beginners: Learn Python Using Hands On Examples https://www.udemy.com/course/python-for-beginners-learn-python-using-hands-on-examples/ What will you...


    Description · Demand Of Python programming is very high · You will start learning from the basics of Python, such as: command line, numbers, list and more.· Data Types In Python· Flow of control – Conditional statements, looping statements and jump statements with a number of examples explained line by...


  • SkillShare - Python 3: Programming in Python for Beginners

    SkillShare - Python 3: Programming in Python for Beginners Intermediate level https://www.skillshare.com/classes/Python-3-Programming-in-Python-for-Beginners/1885709497


    About This Class Save your precious time by buying this Python course. You will learn how to program in Python in a fast and easy way! If you want to learn a language that can be used in every circumstance and earn good money then you are in the right place! All of this is...


  • Python Fundamentals Course

    Python Fundamentals CourseVideo: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 48000 Hz, 2ch | Size:...


    What you'll learn
    Programming fundamentals that can be applied across many different languages
    To programming fluently in Python
    To think critically and solve problems arithmetically
    To utilise a wide range of tools used in programming including IDE's such as Pycharm and Repl it.
    Requirements
    A computer with an internet connection
    Profficiency...


  • Machine Learning with Python

    Machine Learning with PythonVideo: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 44100 Hz, 2ch |...


    What you'll learn
    Make predictions using linear regression, polynomial regression, and multivariate regression
    Master Machine Learning on Python
    Make robust Machine Learning models
    Have a great intuition of many Machine Learning models
    Requirements
    Python programming Language
    Description
    We will walk you step-by-step into the World of Machine Learning. With every tutorial you will...


  • Coding Games in Python

    Coding Games in PythonVideo: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 44100 Hz, 2ch |...


    What you'll learn
    Learn the fundamentals of writing 2D Arcade games in Python
    Understand basic collision detection, collision resolution for top-down, ball-bouncing, and platformer games
    Write games such as Tank Attacks, Brick-Breaker, Platformer Game(like Super Mario), Tetris
    Requirements
    Basic Knowledge of Python(Crash Course Python notes available)
    Description
    Learn how to code Arcade games...


  • Python Programming Bible: Hands-On Python 3 with 10 Projects (Updated)

    Python Programming Bible: Hands-On Python 3 with 10 Projects (Updated)Video: .mp4 (1280x720, 30 fps(r)) |...


    What you'll learn
    Complete Understanding of Python from Scratch
    CREATE your own Programs and Applications
    Python for Data Science and Machine Learning
    If-else statement, For loop and While loop
    Functions and Lambdas Expressions
    Master Object Oriented Programming (OOP) in Python 3
    Graphical User Interface (GUI) in Python
    Data Analysis with...


  • Lynda - Learning ArcGIS Python Scripting

    Lynda - Learning ArcGIS Python Scripting Have you ever needed to find all the broken...


    Table of ContentsIntroduction1. Python for ArcGIS Basics2. Strings, Numbers, and Variables3. Syntax Rules4. Manipulating Strings5. Object-Oriented Programming6. Using Loops7. Generate Log Files8. Input at Run Time9. Help DocumentsConclusion


  • Python Programming: An Expert Guide on Python

    Python Programming: An Expert Guide on PythonVideo: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 44100...


    What you'll learn
    Master the Basic and Advanced Concepts of Python
    Learn how to use and create functions, sorting different elements, Lambda function, error handling techniques, and using modules in Python
    Read and write external data files using Python
    Implement functions and call built-in Python functions
    Make Game projects in...


  • No Nonsense Python: learn Python basics and start coding

    No Nonsense Python: learn Python basics and start codingVideo: .mp4 (1280x720, 30 fps(r)) | Audio:...


    What you\'ll learn
    Python fundamentals. Everything you need to know to get started and nothing you don\'t!
    Requirements
    None
    Description
    The reason I made this course is simple. When I was learning Python, I would join courses that spent hours covering the most simple of topics and went far too in depth about...


  • Python Programming in 5 Hours

    Python Programming in 5 Hours English | 05:05:23 | Video 720p | Subtitles The Ultimate...


    What you'll learn Computer programming with Python Fundamentals of how programming works Data Types, Operators and Strings Collection Types: Tuple, List, Dictionary to store data Function and Lambda to reuse code Object Oriented Programming with Classes Modules, namespace and libraries Test Driven Development by Unit Test Understand complex topics like...


  • Python for Beginners: Complete Python 3 from Scratch

    Python for Beginners: Complete Python 3 from Scratch English | 01:58:12 | Video 720p |...


    What you'll learn Learn the complete Basics of Python Programming Variables and DataTypes & I/O statements, Operators Understand how to use Loops, IF Else and Function Professionaly Get an understanding how to create your own Programs and Applications. Learn Essential Concepts of Python Programming Learn to understand the Code and...


  • Python for Beginners: Learn Python Hands-on (Python 3)

    Python for Beginners: Learn Python Hands-on (Python 3) English | 10:54:51 | Video 720p |...


    What you'll learn Gain knowledge of the core programming concepts such as variables,data types, flow of control, functions and much more. How to work with Python3 professionally. Get an understanding of how to work with the PyCharm IDE. Gain the skills to write your own real world non-complex programs by...


  • Python Programming Beginners Tutorial : Python 3 Programming (Updated)

    Python Programming Beginners Tutorial : Python 3 Programming (Updated)Video: .mp4 (1280x720, 30 fps(r)) | Audio:...


    What you'll learn
    Develop a basic understanding of programming and the Python programming language.
    Write programs and solve problems using the logical constructs of Python.
    Demonstrate significant experience with the Python program development environment.
    Understand the concepts of Object-Oriented Programming used in Python: Classes, Attributes, Inheritance, Polymorphism.
    Work with the...