Python
Showing 289–300 of 358 results
Python Requests Playbook
Knowing how to programmatically interact with APIs is crucial in the connected world of today. This course will teach you how to use the requests library to work with all kinds of HTTP endpoints.
Python REST API Development: A Comprehensive Guide
REST APIs Simplified! - Build and Consume in Python
Python Scapy for Network Security
This course teaches you how to use Python Scapy for network security tasks, including port scanning, vulnerability detection, and building honeypots.
Pythonic Programming Tips for Software Engineers
This course offers almost one hundred tips that explain how to write Pythonic code in the namesake language.
Quick Start Full Stack Web Development
Get started with full-stack web development by building a complete project from front-end to back-end.
RaspberryPiFoundation: Teach teens computing: Functions and algorithms, searching and sorting in Python
Take your Python skills further in this online course, guided by the Raspberry Pi Foundation.
RaspberryPiFoundation: Teach teens computing: Object-oriented Programming in Python
Learn object-oriented programming principles by creating your own text-based adventure game in Python.
Real-Time Stock Price Dashboard with Jupyter Notebooks
Create a real-time stock price dashboard with Jupyter Notebooks. Learn how to visualize and analyze live stock market data using Python, and display interactive charts and updates in real-time, enabling informed trading decisions and financial analysis.
Recursion for Coding Interviews in Python
This course covers the topic of recursion in programming and prepares you to ace any technical interview that has recursion based problems.
Reliable Machine Learning
A crash course on making ML software more reliable, including best practices on testing and other aspects of defensive programming.
Responsible AI: Principles and Practices
This course equips you with tools to develop responsible AI systems that are fair, transparent, accountable, and beneficial to society as a whole.
Scikit-Learn for Machine Learning
Learn how to build and evaluate machine learning models using scikit-learn, from data preprocessing to model selection and evaluation.