Filters
Technologies
Level
Browse our catalog
Explore tracks, courses, and projects — all in one place. Learn at your pace and build real-world skills.
Best Practices: Python OOP (copy)New
In this project, we are going to understand what Object Oriented Programming (OOP) is and how we can implement it in Python.
Sort a Pair of Numbers
Return a list containing the minimum and maximum of two integers x and y.
SQL Basics
Foundational principles of Structured Query Language (SQL), covering basic data retrieval, record filtering mechanisms, syntax fundamentals, and elementary query construction.
Business Intelligence Specialist New
A comprehensive, track designed for newcomers to Business Intelligence (BI). This interactive learning journey covers the essential tools and workflows of BI, including Python, SQL, and Tableau, through a mix of videos, practical tasks, and real-world projects. Learners will gain hands-on experience with each technology and build a full BI project from scratch, preparing them for entry-level roles in business intelligence and analytics.
Introduction to SQL
Explore the essentials of SQL, from retrieving and filtering data with SELECT and WHERE to sorting results with ORDER BY and summarizing them with aggregate functions like COUNT, AVG, and SUM. Through hands-on challenges, you'll build the skills to query real datasets with confidence.
Home Energy Consumption PredictingNew
A hands-on, notebook-style case study guiding you through the process of forecasting smart home energy consumption using regression and time series feature engineering. You will work step-by-step with pandas, seaborn, matplotlib, and scikit-learn, focusing on direct, linear code execution without function definitions.
One Flip Game
Maximize the number of ones in a binary array after one flip operation.
Advanced Python
Complex Python architectures and advanced programming paradigms, including concurrency, high-level language features, memory management, and performance optimization methodologies.
Python from Zero to HeroNew
After completing this track, you will be able to write basic Python code, understand its syntax, and set up a Python development environment. You'll have the skills to start your programming journey and build a strong foundation for further learning.
Excel for Beginners
Dive into the fundamentals of Excel, from navigating the interface and entering data to building formulas with functions like SUM, AVERAGE, and IF. You'll sort and filter data, create charts, and manage worksheets and workbooks to organize and present information with confidence.
case study and workspaceNew
Cake Division
Determine if a cake can be split into two even-weight portions.