Python
Showing 253–264 of 314 results
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.
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.
SDA_Bocconi: Fundamentals of Python
We will equip you with everything you need to properly start using Python in your daily work activities. You will learn how to install Python and work with it through different graphical front-ends. You will then learn how to define objects and how to recognize different characteristics and functionalities. Finally, you will learn how to make Python execute a series of instructions in a sequential order through loops, as well as how to write your own functions.
Seamless Shipping with the Shippo API in Python
Automate shipping processes by integrating the Shippo API with Python to manage orders, labels, and tracking.