Old Search System: python




  • Core Python Programming - Become A Python Professional

    Core Python Programming - Become A Python Professional https://www.udemy.com/course/core-python-3-and-oop-course-for-absolute-beginners/ Get Familiar with Core Python and...


    Syllabus - Core Python Introduction of Python Installing Python IDES – Python IDLE and Anaconda Writing Your First Python Program Data-types in Python Variables in Python – Declaration and Use Typecasting in Python Operators in Python – Assignment, Logical, Arithmetic etc. Taking User Input (Console) Conditional Statements – If else...


  • Python for Industry 4.0

    Python for Industry 4.0 https://www.udemy.com/course/python-for-industry-40 Learn the basics of Python for Industry 4.0 with hands-on...


    What you'll learn: Load, work, and visualize real manufacturing data Basic Python programming with Numpy, Pandas, Matplotlib, and other libraries Complete a project on calculate Overall Equipment Effectiveness of two production lines Complete a project on Control Loop Process Monitoring based on real dataset from a refinary Requirements: No programming...


  • Master Python Programming: The Complete Python Bootcamp 2022

    Master Python Programming: The Complete Python Bootcamp 2022 https://www.udemy.com/course/master-python-programming-complete-python-bootcamp Python for Beginners, 100% Hands-on, Hundreds...


    What you'll learn: You will MASTER all the Python 3 key concepts starting from Scratch. No prior Python knowledge is required. For each Key Concept you'll get a Hi-Quality Video, a Coding Section, an E-Book companion, a quiz, a practice exercise and slides. Build a complete understanding of Python 3...


  • Python Mega Course: Learn Python Programming

    Python Mega Course: Learn Python Programming https://www.udemy.com/course/learn-python-from-scratch-create-your-own-apps/ Build Various Types of Apps step by step


    Python is a dynamic modern object -oriented programming language that is easy to learn and can be used to do a lot of things both big and small. Python is what is referred to as a high level language. That means it is a language that is closer to humans...


  • CBTNuggets - Python Functions Tutorial

    CBTNuggets - Python Functions Tutorial https://www.cbtnuggets.com/it-training/python/functions This entry-level Python Functions Tutorial training prepares software developers...


    Writing a function in a programming language tends to be one of the first things that software developers learn. Different languages process functions differently, but in the Python language, they're quite simple: a grouped block of code that performs a specific task. The concept is simple enough – actually writing...


  • Teach Yourself VISUALLY Python

    Teach Yourself VISUALLY Python English | 2022 | ISBN: ‎ 1119860253 | 307 pages...


    In the book, you'll learn to: Install Python and the tools you need to work with it on Windows, macOS, and Linux Work with files and folders, manipulate text, and create powerful functions that do exactly what you want Write clean code that makes decisions effectively, repeats actions as needed,...


  • Learn Python Programming Language

    Learn Python Programming Language https://www.udemy.com/course/learn-python-programming-language-u/ Learn the most demanding programming language and become an expert...


    Welcome to this comprehensive course on Python Programming Language. This course is mainly focused on all levels of programmers or beginners who want to learn Python or any program in general. It includes all the basics of Python Language which is easily and clearly explained. The main focus of this...


  • Python Programming for Beginners

    Python Programming for Beginners https://www.udemy.com/course/python-programming-for-beginners-ks/ Learn how to Code in Python with no previous experience....


    The course is mainly based on 300 slides of material teaching Python. You can download the 300 slides and learn on your own without the need to watch any of the lectures, everything is in the slides which also include a lot of code examples and exercises.
    By the end...


  • Introduction to Python Development

    Introduction to Python Development https://acloudguru.com/course/introduction-to-python-development This python course will take you forward to apply your...


    This course is designed to teach you how to program using Python. We'll cover the building blocks of the language, programming design fundamentals, how to use the standard library, third-party packages, and how to create Python projects. In the end, you should have a grasp of how to program. By...


  • Python GUI Programming using TkInter and Python

    Python GUI Programming using TkInter and Python https://www.udemy.com/course/python-gui-programming-using-tkinter-and-python-b/ This course includes Introduction to installation or...


    Tkinter is an in-built module or library in Python used to create GUI applications. To use the Tkinter package we have to import it before using it in the GUI programming. Tkinter need not be installed as it is a package that comes with Python by default. To start with...


  • Real Python - Python mmap: Doing File I/O With Memory Mapping

    Real Python - Python mmap: Doing File I/O With Memory Mapping https://realpython.com/courses/python-mmap-io/ The Zen of...


    Python's mmap provides memory-mapped file input and output (I/O). It allows you to take advantage of lower-level operating system functionality to read files as if they were one large string or array. This can provide significant performance improvements in code that requires a lot of file I/O. In this video...


  • Python For Deep Learning: Build Neural Networks In Python

    Python For Deep Learning: Build Neural Networks In Python https://www.udemy.com/course/deep-learning-basics-with-python/ Complete Deep Learning Course to...


    Python is famed as one of the best programming languages for its flexibility. It works in almost all fields, from web development to developing financial applications. However, it\'s no secret that Python's best application is in deep learning and artificial intelligence tasks. While Python makes deep learning easy, it will...


  • Real Python - Write and Test a Python Function: Interview Practice

    Real Python - Write and Test a Python Function: Interview Practice https://realpython.com/courses/interview-practice-python-function/ Whether you're looking...


    In this video course, you'll learn how to: Use functions to write reusable, maintainable code Communicate your thoughts in a coding interview Use if __name__ == \"__main__\" to build multipurpose code Write tests and use test-driven development At the end of the course, you'll get to hear how Martin did...


  • DevOps in Python: Infrastructure as Python, 2nd Edition 2022

    DevOps in Python: Infrastructure as Python, 2nd Edition 2022 English | 2022 | ISBN: 1484279956...






  • Data Science with Python : Get a grasp on python

    Data Science with Python : Get a grasp on python https://www.udemy.com/course/infodal-data-science-with-python-get-a-grasp-on-python/ Learn to use Python...


    In the 21st century, data scientists are poised to become one of the most valuable workers in the workforce. There are many possible explanations for this, including the rise of big data and the increase in demand for data analysis. However, demand has been outpacing supply. College graduates have had...


  • Create a Python Library through Python

    Create a Python Library through Python https://www.udemy.com/course/create-a-python-library-through-python Learn how to create the Python Library and...


    What you'll learn: you will be able to create a open source python library you will be able to develop task automation model you will be able to become an author of python library after publishing python library globally you will be able to create python libraries associated with licenses...


  • Python Programming Triumph Class

    Python Programming Triumph Class https://www.udemy.com/course/infodal-python-programming-triumph-class/ Become a PRO in python . Get a grasp in...


    Python offers various extraordinary diagramming libraries that come loaded with bunches of various elements. Regardless if you have any desire to make intelligent, live, or profoundly altered plots python has a fantastic library for you. Python programming language has various sorts of libraries for all sorts of activities. In like...


  • gRPC in Python

    gRPC in Python https://www.linkedin.com/learning/grpc-in-python


    gRPC allows clients and server applications to communicate more efficiently on a connected system. Knowing how to use gRPC can come in handy if you're programming in a language like Python. In this course designed uniquely for Python developers, instructor Miki Tebeka shows you the essentials of gRPC so you...


  • Mission Python (Mission: Code)

    Mission Python (Mission: Code) English | 2019 | ISBN: 1541555937 | 32 pages |...






  • Python | Build Mobile Apps

    Python | Build Mobile Apps https://www.udemy.com/course/python-build-mobile-apps Python | Build Mobile Apps From Scratch


    What you'll learn: How to use Kivy Library effectively How to use Kivy MD to design your app How to connect your UI to Python code How to add & respond to event listener How to make Http request to server & get response using Kivy How to create cross...