Python
Showing 121–132 of 314 results
Grokking the Low Level Design Interview Using OOD Principles
This course will help you master object-oriented Design principles, which can be used to answer the questions asked during object-oriented Design interviews.
GTx: Computing in Python I: Fundamentals and Procedural Programming
Learn the fundamentals of computing in Python, including variables, operators, and writing and debugging your own programs.
GTx: Computing in Python II: Control Structures
Learn about control structures, one of the most powerful parts of programming. This course covers conditionals, loops, functions, and error handling, specifically in Python but with broader applicability to other languages as well.
GTx: Computing in Python III: Data Structures
Learn more complex ways of handling data, including files, lists, and dictionaries for building complex programs.
GTx: Computing in Python IV: Objects & Algorithms
Learn about recursion, search and sort algorithms, and object-oriented programming in Python.
Handling Financial Services with Square API in Python
Learn how to integrate Square's API with Python to manage financial services and transactions.
Hands-On Generative Adversarial Networks with Keras
Master GANs across various levels, from foundational principles to advanced applications in computer vision, NLP, and audio processing.
Hands-On Generative Adversarial Networks with PyTorch
Build and train Generative Adversarial Networks (GANs) from scratch using PyTorch.
Hands-on Machine Learning with Scikit-Learn
Learn and implement machine learning algorithms using Scikit-Learn, a popular Python library.
Hands-On Quantum Machine Learning with Python
In the course Quantum Machine Learning, you will acquire the exact knowledge to solve practical examples with lots of code.
HarvardX: CS50’s Computer Science for Lawyers
This course is a variant of Harvard University's introduction to computer science, CS50, designed especially for lawyers (and law students).
HarvardX: CS50’s Introduction to Artificial Intelligence with Python
Learn to use machine learning in Python in this introductory course on artificial intelligence.