Learn Advance Your Future.

 

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

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.

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.

Think Python (2nd edition)

Think Python is an introduction to Python programming for beginners. It starts with basic concepts of programming, and is carefully designed to define all terms when they are first used and to develop each new concept in a logical progression. Larger pieces, like recursion and object-oriented programming are divided into a sequence of smaller steps and introduced over the course of several chapters.

The Magic of CSS

The material in this textbook is intermediate-to-advanced. It assumes an understanding of the CSS syntax, cascading and inheritance, and commonly used selectors.

understanding of the basic Prince2 principles

Are you thinking of proposing a project but aren't sure what management method to use? Or do you just want to improve your product's quality? If any of these sound like something you're interested in, the answer you're looking for could be Prince2 project management.

Java 8 Tutorial | HowToDoInJava

This Java 8 tutorial list down important Java 8 features with examples which were introduced in this release. All features have links to detailed tutorials such as lambda expressions, Java streams, functional interfaces and date time API changes.

Clear Both