What's New in the Skills Network Catalog

Newest Releases

GPXX0YEREN banner Practicing Test Driven Development with Python | View in the Skills Network Catalog

Test Driven Development (TDD) is a critical software development process in which developers write the tests before writing code. In this hands-on guided project, you will learn the basics of Test Driven Development.

GPXX0U2FEN banner Performing CRUD Operations with Python | View in the Skills Network Catalog

Flask is a popular Python web framework that provides useful tools and features for web development. In this guided project, you will create an application to perform create-read-update-delete (CRUD) operations using a Flask server.

GPXX0QK0EN banner Shell Scripting for Beginners | View in the Skills Network Catalog

Developers use Linux shell scripting to automate tasks, customize their environment, and increase their efficiency and productivity. Enroll in this guided project to learn the basics of running Linux shell scripts.

GPXX0HN6EN banner Managing Cloud Native Applications on Kubernetes | View in the Skills Network Catalog

Kubernetes is a leading system for containerized workloads. In this hands-on guided project, you will learn how to build and deploy a simple Java microservice application to a local Kubernetes cluster within an IBM cloud-based environment.

GPXX0ROZEN banner Creating Cognos Visualizations: Three Easy Methods | View in the Skills Network Catalog

IBM Cognos Analytics is a popular business intelligence and performance management platform. In this guided project, you will use Cognos Analytics to create dashboards to visualize data.

GPXX0CBEEN banner GitBash Commands on Windows for Beginners | View in the Skills Network Catalog

Git Bash is a Unix shell environment that provides users with a command-line interface for version control using Git, a distributed version control system. In this guided project, you will learn how to run bash commands on Microsoft Windows.

GPXX0LVSEN banner Getting Started with DevOps on the Cloud | View in the Skills Network Catalog

DevOps’s methodology helps teams to build, test, and deliver software faster and more reliably. In this hands-on project, you will learn how to create and use toolchains on IBM’s Cloud DevOps and streamline software building, testing, and delivery.

GPXX0RPXEN banner Creating a Content-Based Recommendation System | View in the Skills Network Catalog

Python is a popular programming language that can be used to create recommendation systems. In this guided project, you will learn how to acquire and preprocess data to create a content-based recommendation system.

GPXX0BM6EN banner Pandas or Polars? Which Python library is right for you? | View in the Skills Network Catalog

Data scientists require DataFrame libraries for their projects that are efficient, flexible, compatible with various data formats, and easy to use. In this project, we compare the performance of two popular Pandas and Polars in Python.

Updates

GPXX0AWAEN image Web Scraping for Python using Beautiful Soup | View in the Skills Network Catalog

Version 1.1: Improved long description.