Python
Showing 133–144 of 350 results
Grokking Data Science
This data science course for beginners teaches everything you need to know about data science and contains common data science interview questions.
Grokking Dynamic Programming: A Deep Dive Using Python
Polish your programming skills by learning dynamic programming using Python and various dynamic programming patterns asked in interview questions.
Grokking Python Fundamentals
Learn to code in Python and unlock new career opportunities with our comprehensive, hands-on course.
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.