Learn Advance Your Future.

 

Find the best courses, videos, books, podcasts, and blogs to learn a new skill

Make a Website (Codecademy)

You'll build four simple websites using web development fundamentals, including HTML5, CSS3 and Bootstrap. You'll learn to understand and modify the structure of a basic website, as well as how to change the way a page looks and is laid out.

Become a Web Developer (Codecademy)

Go from no-code to an in-demand junior web developer, at a fraction of the cost of a bootcamp. Start with the front-end by learning HTML, CSS, and JavaScript. Then, master the back-end and APIs to round out your full-stack skills.

Learn ReactJS (Codecademy)

You'll develop a strong understanding of React's most essential concepts: JSX, class and function components, props, state, lifecycle methods, and hooks. You'll be able to combine these ideas in React's modular programming style.

Coding Starter Kit

From answering the most basic programming questions to helping you figure out which language you should start with and free tutorials, the Coding Starter Kit is your one stop shop to learn programming.

CodeNewbie

CodeNewbie started as a weekly TwitterChat to connect people learning to code by Saron. Since then it's grown into a supportive, international community of people learning to code.

CSS Tutorial | CodeRepublics

CSS Tutorial: CSS stands for Cascading Style Sheet. It is used to give a stylistic, beautiful and attractive look to a webpage. It is used with HTML to provide the webpage a stunning look and feel and can also be used with XML documents including plain XML, XML documents including plain XML, SVG, and XUL.

HTML Tutorial | CodeRepublics

If you are interested in developing websites, then, gaining an in-depth knowledge of HTML is the first step. We have created this Completely Free HTML Tutorial Course with simple examples for every topic. So, take this Complete HTML Tutorial for beginners, and start climbing the ladder of a beautiful Web Designing journey.

JavaScript Tutorial | CodeRepublics

JavaScript is an object-oriented language, i.e., it supports all object-oriented concepts like c++ or java. However, JavaScript is not related to the Java language in any way. So in this JS tutorial, we will cover all the basics and some advanced topics of JavaScript.

Try ASP.NET Core

In this course, ASP.NET Core Fundamentals, you will build your first application with ASP.NET Core from scratch. First, you will learn how to work with a database to display and edit data. Then, you will explore middleware, view components, and database migrations with the Entity Framework. Finally, you will delve into building an API controller, and see how to work with client-side libraries.

Learn Git

If you already have some experience with Git, then this is the training that will make you an expert. From a deep look at the fundamental commands, to the design of a distributed workflow, this training gives you a full overview of the Git toolset.

Learn ASP.NET

Are you a .NET developer looking at developing applications in the cloud? This path is for developers and architects who need to come up to speed quickly on Microsoft Azure.

Learn PHP

PHP is the most widely used server language on the web. This course will help you get started with the language in no time. We will cover installing a web server, PHP, and the MySQL database server. Then we will process form data and later store everything in a MySQL database.

C Introduction | Codesdope

C is one of the most widely used computer programming languages. The reason C is so popular is because it is reliable, simple and easy to use. This is why despite the fact that so many new languages have come up, C continues to be the most widely used.

Introduction to Data Structures

Data Structures and Algorithms (or DSA) is the most important course of any Computer Science program. In this course, we will deal with different data structures, their applications, running times, etc.

C++ Introduction

C++ is one of the most popular programming languages. It is based on C but is an object-oriented programming language. It is widely used in graphics libraries, games, network devices, etc.

Clear Both