Learn Advance Your Future.

 

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

Health and Wellness 101 (Kansas State University)

The course content will focus on small, realistic changes a person can make to improve their health, physical fitness and overall wellbeing. The course is offered in six, one-hour modules delivered over a six-week period. Participants can log in at any time and complete the course on their own schedule.

Let's learn Go

This website is an online book that aims to introduce people to this awesome language. And if you, actually, stumbled upon it while looking for real gophers, let me still invite you to read it and learn something cool! C'mon, go-pher it!

Android Developer Fundamentals Course

Android Developer Fundamentals is a training course created by the Google Developer Training team. You learn basic Android programming concepts and build a variety of apps, starting with Hello World and working your way up to apps that use content providers and loaders.

Think Java

Think Java is an introduction to computer science and programming intended for people with little or no experience. We start with the most basic concepts and are careful to define all terms when they are first used. The book presents each new idea in a logical progression. Larger topics, like recursion and object-oriented programming, are divided into smaller examples and introduced over the course of several chapters.

Ruby Programming Guide

Is a dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.

Java Secure Programming

You'll explore all OWASP TOP 10 vulnerabilities to pave the way for application security with the guidance of leading AppSec experts, Red and Blue teams. Don't know how to fix them? After the course you'll be not only a certified professional but also a security guard of Java code.

Docker Tutorial for Beginners | Hashnode

In this Docker tutorial, I'll cover all the basics and will demonstrate how all Docker beginners can containerize Node.js and Go applications. Even if you aren't familiar with these languages it should be easy for you to follow this tutorial and use any other language.

Clear Both