Explore Beginner courses
Start with tailored courses for beginners, from fundamentals into in-depth beginner topics, practice real coding online without downloading anything.
Filter
Most popular
Most popular
Newest
50 results
Beginner Challenges - Practice Basic Concepts
Anonymous
Put your beginner coding knowledge to test and try to solve this programming challenges, use any language you want, Happy Coding!
20 Lessons
20 Challenges
HTML/CSS Challenges - Pack I
Anonymous
This course will challenge your knowledge of HTML and CSS in a fun and effective way!
11 Lessons
10 Challenges
HTML - Beginner site
Anonymous
In this course you will test your basic HTML knowledge and create your own basic site, with image and text. Are you ready?
5 Lessons
5 Challenges
30 Days of Logic Building in Javascript
Anonymous
In this course, you will learn consistency and easy-to-medium-level JS questions that will help you practice your JS knowledge.
31 Lessons
30 Challenges
Calculator project using Python
Anonymous
In this course you will create full working console calculator with python, step by step but also without giving you the code. In the end you will have your own code!
29 Lessons
26 Challenges
CSS Flexbox - The Complete Course
Anonymous
In this course, you will master the CSS flexbox concepts. Flexbox is one of the most useful layouts used in web development.
15 Lessons
12 Challenges
File Handling in Python
Anonymous
In this course you will learn everything about file handling in Python, from create, read and write to append and delete.
12 Lessons
9 Challenges
Bottom Navigation Bar - HTML/CSS Project
Anonymous
In this course you will create a simple Bottom Navigation Bar using HTML and style it using CSS. You will learn how to add simple animation using (:hover) selector in CSS.
12 Lessons
12 Challenges
Netflix Sign-in Page Clone | Front-end project
Anonymous
In this project, you will create a Netflix sign-in card clone.
19 Lessons
18 Challenges
HTML/CSS Challenges - Pack II
Anonymous
This course will challenge your knowledge of HTML and CSS in a fun and effective way!
5 Lessons
5 Challenges
Basics of Classes and Objects in Java
Anonymous
In this course, you will learn about the basics of object oriented programming (OOP) in Java, the class and the object!
12 Lessons
11 Challenges
Dictionary in Python
Anonymous
Explore the dynamic world of Python dictionaries, from fundamental concepts to advanced applications, and enhance your Python programming skills with hands-on exercises.
14 Lessons
12 Challenges
Functions in C
Anonymous
In this course, you will learn how to use functions in C with examples and challenges.
17 Lessons
15 Challenges
User Class - OOP Project
Anonymous
In this project, you will create a User Class and practice your object oriented programming skills in a programming language of your choice!
8 Lessons
8 Challenges
Into the Past || Complete Beginner for Python Strings
Anonymous
In this course you will be learning about strings, slicing, concatenation and equivalency
19 Lessons
18 Challenges
Sets in Python
Anonymous
In this course, you will master Python sets. You'll learn how to create, manipulate, and perform operations on sets through comprehensive lessons and practical challenges. By the end, you'll be proficient in using sets to optimize your Python code.
11 Lessons
9 Challenges
Image Accordion | Front-end project
Anonymous
In this project, you will create an image accordion by yourself!
17 Lessons
16 Challenges
30 Days of Logic Building in C++
Anonymous
In this course, you will gain consistency and build logic in problem solving with the C++ language.
31 Lessons
30 Challenges
CSS Project - Fancy Button
Anonymous
In this course you will create a fully customized fancy button, like you see in your favorite websites!
8 Lessons
7 Challenges
Email validator using Python
Anonymous
In this course, you will create a fully working email validator program that takes input email from the user and outputs whether it's valid email or not!
8 Lessons
6 Challenges
Instagram Page Clone | Front-End Project
Anonymous
In this course you will practice standard and simple HTML & CSS approaches and create an Instagram Page Clone Project
16 Lessons
15 Challenges
Star Pattern Bootcamp
Anonymous
Put your programming problem solving skills to learn how to print star patterns range from simple to complex, involving different levels of nested loops, conditional statements, and mathematical calculations.
30 Lessons
28 Challenges
CSS Project - Simple Loading Spinner
Anonymous
In this course, you will learn how to utilize CSS and HTML to build a straightforward loading spinner, which is used when loading pages or content.
6 Lessons
5 Challenges
Currency Converter - Python Project
Anonymous
In this course, you will create a currency converter using Python that can convert amounts between different currencies.
5 Lessons
4 Challenges
Login Form - HTML/CSS Project
Anonymous
In this course you will create a simple login form using HTML and style it using CSS.
7 Lessons
7 Challenges
Playing Cards Generator (Text Based)
Anonymous
In this course you will create text based playing cards generator using your favorite language, Happy Coding!
6 Lessons
5 Challenges
Circular Progress Bar | Front-end Project
Anonymous
In this project, you are going to create a circular progress bar using HTML, CSS, and JavaScript.
11 Lessons
10 Challenges
YouTube Video Player - HTML Project
Anonymous
In this project, you'll create a YouTube video player using HTML and explore various attributes along the way.
7 Lessons
6 Challenges
Basics of Classes and Objects in C#
Anonymous
In this course, you will learn about the basics of object oriented programming (OOP) in C#, the class and the object!
12 Lessons
11 Challenges
C/C++ Structures
Anonymous
Structures are a unique data type in C and C++. In this course, you will gain knowledge on how to use this data type.
8 Lessons
7 Challenges
Data Manipulation in R
Anonymous
Learn how to efficiently manipulate and transform data using R's built-in functions, base packages and supported packages. Topics include subsetting, merging, reshaping, and aggregating data.
14 Lessons
12 Challenges
Strings and Arrays in Java
Anonymous
In this course, you will learn about strings and arrays in Java and will have a chance to practice your knowledge.
16 Lessons
13 Challenges
Bubble Sort
Anonymous
Everything About Bubble Sort
11 Lessons
10 Challenges
Control Statements in Java
Anonymous
In this course, you will learn how to control the flow of the program and make decisions in coding using Java programming language.
11 Lessons
10 Challenges
C++ File Handling
Anonymous
Master file handling in C++ with practical lessons on reading, writing, and manipulating files. Learn to efficiently manage text and binary files, handle errors, and apply best practices in real-world applications.
23 Lessons
18 Challenges
CSS Selectors
Anonymous
By the end of this course you will master the concepts of CSS Selectors.
15 Lessons
12 Challenges
Functions in C++: Building Your Own Functions
Anonymous
This course aims to challenge you by creating functions for different scenarios and use cases.
18 Lessons
17 Challenges
Insertion Sort - DSA Series
Anonymous
Simple yet powerful algorithm. Learn how to efficiently arrange elements, understand time complexity, and enhance your sorting skills. Dive in now!
9 Lessons
4 Challenges
Sidebar | Front-end Project
Anonymous
In this project, you will create a responsive sidebar for your next web app.
13 Lessons
12 Challenges
Array Methods in JavaScript
Anonymous
In this course, you will learn about Arrays and the most commonly used Array methods in JavaScript and how to use them!
18 Lessons
17 Challenges
How to Center Div or Text using CSS
Anonymous
In this course we will explore and answer one of the most wanted questions in CSS - How to center div or text?
9 Lessons
8 Challenges
Strings and Arrays in C#
Anonymous
In this course, you will learn about strings and arrays in C# and will have a chance to practice your knowledge.
14 Lessons
13 Challenges
Arrays in C++
Anonymous
In this course we are going to discuss about arrays in C++. Happy Coding !
26 Lessons
20 Challenges
Cool Tags in HTML
Anonymous
In this course, you will learn about some unique and cool tags in HTML. You will be surprised after using and adapting them to your web work.
15 Lessons
14 Challenges
Function Declarations in JavaScript
Anonymous
In this course you will learn about different ways of function declaration in JavaScript. From traditional basic function declarations to the modern arrow functions, enhance your coding skills and write cleaner, more efficient JavaScript code!
14 Lessons
13 Challenges
Functions and Pointers in Golang
Anonymous
Learn how functions and pointers work in Golang with examples and exciting challenges.
19 Lessons
18 Challenges
Tricky parts of Modern Javascript (ES6+)
Anonymous
In this little course you will learn about the tricky but very important features introduced in Modern Javascript i.e. ES6. Complete this course with your pace to improve your JS knowledge!
9 Lessons
7 Challenges
Simple Character Counter using C++
Anonymous
In this project, you'll create a simple character counter program using C++.
5 Lessons
4 Challenges
Slices and Maps in Golang
Anonymous
Learn how slices and maps work in GoLang with examples and challenges, step by step.
21 Lessons
19 Challenges
Temperature Converter using C++
Anonymous
In this project, you will build a temperature converter program using C++. This project allows you to practice basic arithmetic and user input/output.
10 Lessons
9 Challenges