Coddy logo

Login

menu icon
⇐ Explore all courses

Explore Advanced courses

Advanced courses will push your knowledge and expertise to new level, one step closer to being expert in coding!

filter

Filter

sort

Most popular

Most popular

Newest

52 results

Coding Problems

Anonymous

Put your programming problem solving skills to the test using the exercises with different difficulties in this course. Designed for coders with some prior knowledge of the basic syntax in any programming language.

lesson Small icon

32 Lessons

challenge Small icon

31 Challenges

Numpy Fundamentals

Anonymous

Learn to master powerful numerical computations in Python for data science with this concise, hands-on course.

lesson Small icon

18 Lessons

challenge Small icon

17 Challenges

Pandas Analytics

Anonymous

In this course you will learn how to handle tables in python using pandas

lesson Small icon

19 Lessons

challenge Small icon

18 Challenges

Introduction to Machine Learning

Anonymous

In this course, we will cover how to implement basic supervised learning and unsupervised learning algorithms.

lesson Small icon

19 Lessons

challenge Small icon

15 Challenges

Golang Challenges - Level 1

Anonymous

A set of challenges aimed at improving your thinking and getting more familiar with Golang and its beautiful syntax. The challenges focus on arrays, slices, loops, and conditions.

lesson Small icon

24 Lessons

challenge Small icon

22 Challenges

Moving Clouds - HTML/CSS/JS Project

Anonymous

In this course, you will create a moving clouds web project using HTML, CSS, and JavaScript.

lesson Small icon

18 Lessons

challenge Small icon

17 Challenges

Recursion Challenges - Master The Recursive Thinking

Anonymous

Recursion is an important concept in computer science and a very powerful tool in writing algorithms. In this course, you will use recursion to solve challenges from beginner to advanced. In the end, you will ace this topic.

lesson Small icon

15 Lessons

challenge Small icon

15 Challenges

Solar Eclipse Animation | HTML/CSS Project

Anonymous

In this course you will create amazing "Solar Eclipse" Animation. Showcasing how we can create engaging and functional user interfaces using animation.

lesson Small icon

10 Lessons

challenge Small icon

9 Challenges

Clean Code - Write better code using Python

Anonymous

This course will give you the tools to write better code using Clean Code principles with Python language, Happy Coding!

lesson Small icon

28 Lessons

challenge Small icon

19 Challenges

SQL Challenges pack #1

Anonymous

In this course you will challenge yourself with SQL problems.

lesson Small icon

3 Lessons

challenge Small icon

3 Challenges

Stack - Data Structures Series #1

Anonymous

In this course, you will learn about the Stack data structure, create a Stack from zero using your preferred language, and practice coding challenges with it!

lesson Small icon

13 Lessons

challenge Small icon

11 Challenges

API in Python

Anonymous

Learn How To Fetch And Post to API Server using Python

lesson Small icon

10 Lessons

challenge Small icon

8 Challenges

Coding Problems: Volume 2

Anonymous

Put your programming problem solving skills to the test using the exercises with different difficulties in this course. Designed for coders with some prior knowledge of the basic syntax in any programming language. This course is an extension of the first Coding Problems

lesson Small icon

25 Lessons

challenge Small icon

24 Challenges

Python Lambda Functions

Anonymous

In this course you will learn about lambda functions in Python, also known as anonymous functions in other languages, after this course you will be able to master this topic!

lesson Small icon

9 Lessons

challenge Small icon

8 Challenges

DOM Project - Calculator

Anonymous

In this course you will build an interactive simple calculator using HTML, CSS and JS.

lesson Small icon

14 Lessons

challenge Small icon

13 Challenges

Python Decorators

Anonymous

In this course, you'll learn how to use decorators in Python, a powerful tool for modifying the behavior of functions. Practice with a series of coding challenges to reinforce your understanding.

lesson Small icon

12 Lessons

challenge Small icon

11 Challenges

Python JSON

Anonymous

In this course, you will learn about JSON and dive into the json library in Python, and master it!

lesson Small icon

9 Lessons

challenge Small icon

7 Challenges

Python List Comprehension

Anonymous

List comprehension is a special Python syntax, offers a short and powerful way to create new list from existing one, in this course you will master this concept!

lesson Small icon

9 Lessons

challenge Small icon

8 Challenges

RegEx in Python

Anonymous

Unlock the power of regular expressions in Python with this concise and practical course. Learn to master text searching, pattern matching, and data extraction with real-world examples and hands-on challenges.

lesson Small icon

28 Lessons

challenge Small icon

24 Challenges

Stopwatch - HTML/CSS/JS Project

Anonymous

In this project, you will create a basic stopwatch using HTML, CSS, and JavaScript.

lesson Small icon

10 Lessons

challenge Small icon

9 Challenges

Slider | Front-end Project

Anonymous

In this project, you will create a responsive slider to showcase a couple of images and descriptions.

lesson Small icon

23 Lessons

challenge Small icon

22 Challenges

SQL for advanced

Anonymous

In this course we will dive deeper into how to run complicated queries such as sequential based queries, functions and more.

lesson Small icon

13 Lessons

challenge Small icon

12 Challenges

Interview Coding Challenges - Pack I

Anonymous

Are you ready for your next coding interview? Test your knowledge and skills with these challenges and be prepared. Good luck!

lesson Small icon

3 Lessons

challenge Small icon

3 Challenges

Python Interview Series

Anonymous

This course contains 12 interview practice questions which are the combination of both easy and medium level. This course challenge you to solve questions within a given time and to have good practice on several topics

lesson Small icon

12 Lessons

challenge Small icon

12 Challenges

SQL Challenges pack #2

Anonymous

In this course you will challenge yourself with SQL problems.

lesson Small icon

3 Lessons

challenge Small icon

3 Challenges

3D Card | Front-end Project

Anonymous

In this project, you will build a 3D card design by yourself!

lesson Small icon

31 Lessons

challenge Small icon

30 Challenges

JavaScript DOM Methods

Anonymous

In this course, you will learn about the most commonly used JavaScript DOM methods and how to use them!

lesson Small icon

13 Lessons

challenge Small icon

11 Challenges

Python Iterators

Anonymous

In this course you will learn about iterators in Python and practice your knowledge, after this course you will be able to master this topic!

lesson Small icon

13 Lessons

challenge Small icon

12 Challenges

Quiz Generator - Python OOP Project

Anonymous

In this course you will create fully working Quiz Generator with python using object oriented programming skills. Happy Coding!

lesson Small icon

11 Lessons

challenge Small icon

8 Challenges

Binary Tree - Data Structures Series #3

Anonymous

In this course, you will learn about the Binary Tree data structure, create a Binary Tree from zero using your preferred language, and practice coding challenges with it!

lesson Small icon

13 Lessons

challenge Small icon

11 Challenges

Interview Coding Challenges - Pack IX

Anonymous

Are you ready for your next coding interview? Test your knowledge and skills with these challenges and be prepared for your next interview, Happy Coding

lesson Small icon

3 Lessons

challenge Small icon

3 Challenges

Queue - Data Structures Series #2

Anonymous

In this course, you will learn about the Queue data structure, create a Queue from zero using your preferred language, and practice coding challenges with it!

lesson Small icon

12 Lessons

challenge Small icon

10 Challenges

Bit Manipulation

Anonymous

In this course we will learn about bit manipulation with some exciting challenges to boost up problem solving!

lesson Small icon

17 Lessons

challenge Small icon

13 Challenges

HTML/CSS Challenges - Pack III

Anonymous

This course will challenge your knowledge of HTML and CSS in a fun and effective way!

lesson Small icon

5 Lessons

challenge Small icon

5 Challenges

Interview Coding Challenges - Pack V

Anonymous

Are you ready for your next coding interview? Test your knowledge and skills with these challenges and be prepared, did you finished the last packs? Happy Coding!

lesson Small icon

3 Lessons

challenge Small icon

3 Challenges

Interview Coding Challenges - Pack VIII

Anonymous

Are you ready for your next coding interview? Test your knowledge and skills with these challenges and be prepared for your next interview, Happy Coding

lesson Small icon

3 Lessons

challenge Small icon

3 Challenges

Register Login System Project

Anonymous

In the course, you will create a basic authorization system to create and manage users.

lesson Small icon

8 Lessons

challenge Small icon

6 Challenges

Social media Search Project - Python JSON Fundamentals

Anonymous

In this course you will learn how to manage data in JSON format using Python. We will use this learning to build a Social media search implementation. JSON is a popular way of formatting data and will show up very often in your Python career.

lesson Small icon

10 Lessons

challenge Small icon

5 Challenges

Exception Handling in Python

Anonymous

In this chapter, you will learn one of the most important concepts in programming which is Exception Handling. Exception Handling is the key if you want to develop solid and unbreakable programs. Exception Handling is the process of responding to exceptions which breaks program.

lesson Small icon

16 Lessons

challenge Small icon

15 Challenges

File Handling in Java

Anonymous

In this course, you'll master Java file handling, covering reading, writing, and managing files, with practical challenges to reinforce your skills.

lesson Small icon

11 Lessons

challenge Small icon

8 Challenges

Interview Coding Challenges - Pack II

Anonymous

Are you ready for your next coding interview? Test your knowledge and skills with these challenges and be prepared. Good luck!

lesson Small icon

3 Lessons

challenge Small icon

3 Challenges

Interview Coding Challenges - X

Anonymous

Are you ready for your next coding interview? Test your knowledge and skills with these challenges and be prepared for your next interview, Happy Coding

lesson Small icon

3 Lessons

challenge Small icon

3 Challenges

Random Fact Generator - Python Project

Anonymous

In this project you will create a random fact generator using Python with a public API (uselessfacts).

lesson Small icon

7 Lessons

challenge Small icon

7 Challenges

Coddy Profile Card Clone | Front-end project

Anonymous

In this project, you will create a Coddy profile card clone.

lesson Small icon

26 Lessons

challenge Small icon

25 Challenges

C++ - Standard Template Library

Anonymous

Get introduced to the C++ Standard Template Library, all of it's containers, algorithms and functionalities. Designed for people with some prior knowledge of the C++ Language.

lesson Small icon

23 Lessons

challenge Small icon

12 Challenges

C++ Pointers

Anonymous

Master pointers in C++ using practical examples. Learn memory management, dynamic allocation, and advanced pointer techniques for efficient C++ programming.

lesson Small icon

14 Lessons

challenge Small icon

13 Challenges

Dynamic Programming 101

Anonymous

Master the art of solving complex problems efficiently. Boost your problem-solving skills for coding interviews with easy-to-follow lessons and hands-on challenges.

lesson Small icon

15 Lessons

challenge Small icon

11 Challenges

Interview Coding Challenges - Pack III

Anonymous

Are you ready for your next coding interview? Test your knowledge and skills with these challenges and be prepared. Good luck!

lesson Small icon

3 Lessons

challenge Small icon

3 Challenges

Interview Coding Challenges - Pack VI

Anonymous

Are you ready for your next coding interview? Test your knowledge and skills with these challenges and be prepared for your next interview, Happy Coding!

lesson Small icon

3 Lessons

challenge Small icon

3 Challenges

Mathematical Riddles

Anonymous

This course will provide ways of thinking and strategies for solving mathematical problems and puzzles using programming.

lesson Small icon

20 Lessons

challenge Small icon

18 Challenges

Interview Coding Challenges - Pack IV

Anonymous

Are you ready for your next coding interview? Test your knowledge and skills with these challenges and be prepared, did you finished the last packs? Happy Coding!

lesson Small icon

3 Lessons

challenge Small icon

3 Challenges

Interview Coding Challenges - Pack VII

Anonymous

Are you ready for your next coding interview? Test your knowledge and skills with these challenges and be prepared for your next interview, Happy Coding

lesson Small icon

3 Lessons

challenge Small icon

3 Challenges