Python
Showing 193–204 of 235 results
Python Regular Expressions with Data Scraping Projects
Learn how to use Python regular expressions (regex) for data scraping and text manipulation tasks.
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.
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.
Seamless Shipping with the Shippo API in Python
Automate shipping processes by integrating the Shippo API with Python to manage orders, labels, and tracking.
Sending and Receiving Money with Wise Payouts API in Python
In this course, you will learn how to create a recipient, quote, transfer, and fund from your Wise account using Payouts API.
Simplifying Machine Learning with PyCaret in Python
PyCaret is an open-source, machine learning library in Python. We can use it in machine learning tasks, from data preparation to model deployment.