Learn Advance Your Future.

 

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

C Programming 101

his course makes it easier to understand difficult concepts and helps you apply those concepts in more than 15 projects. These projects introduce you to variety of concepts such as PDF generation, ciphers, regular expressions, OCR and text to speech through the best open source packages in C, that are widely used in the industry.

Developing Applications for iOS using SwiftUI (Stanford CS193p)

The lectures for the Spring 2020 version of Stanford University's course CS193p (Developing Applications for iOS using SwiftUI) were delivered to our students in an on-line fashion due to the novel coronavirus outbreak. Stanford has made these lecture videos available to all by posting them on its YouTube channel (links below).

Competitive Programmer's Handbook

Competitive Programmer's Handbook is a free online book whose purpose is to give the reader a thorough introduction to competitive programming. You can download the book here (PDF) and view the project on GitHub.

Android Developer Fundamentals (Version 2)

The Android Developer Fundamentals course was created by the Google Developers Training team. To take the course, you must have experience with the Java programming language. Android Developer Fundamentals prepares you to take the exam for the Associate Android Developer certification.

Data Structures in Java

Data Structures in Java (Late 2017 Edition) is an action-packed 8 hours of tips and tricks that professional Java programmers have used for the past 20 years to produce code that is robust and fast. Every lecture is followed by a short quiz to test your learning. Sometimes the questions are easy, others require some research on your side.

React Query - Essentials

In this course, you will learn how to wield React Query as your go-to weapon of choice for defeating and overcoming the challenges and hurdles of server state. You will learn to control your asynchronous data in your apps before it starts to control you.

Clear Both