Learn Advance Your Future.

 

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

Copyblogger FM

Rainmaker.FM brings you the best tips, tactics, stories and strategies that provide acceleration for your business. Each day delivers eye-opening advice on some vital aspect of the ever-evolving digital marketing landscape.

Corporate Education Group

CEG offers several of its popular project management courses in the virtual environment. Participants experience the same curriculum, interaction with peers and instructors and real-time exercises, case studies and exchange of ideas as in the traditional classroom ' but right from their desktop. Classes are typically delivered in 3-hour sessions over a period of several weeks.

C++ Tutorial | Cosmic Learn

C++ programs can be developed via an IDE like Microsoft Visual Studio IDE or NetBeans for C/C++. However for beginners it is recommended to start programming via a text editor like vi so that you can get a firm grasp of the concepts of the language. We have started this training module with a hello world program as displayed above.

C# Tutorial | Cosmic Learn

C# programs can be developed via IDE like Microsoft Visual Studio, SharpDevelop or MonoDevelop. However for beginners it is recommended to start programming via a text editor so that you can get a firm grasp of the concepts of the language. We have started this training module with a hello world program as displayed above. You can use the left hand navigation to jump directly to a C# module you are interested in.

Docker Tutorial

Docker is a Container Engine. A Container Engine sits on top of Operating System and Hardware. A Container Engine allows us to run Guest Applications on top of the Operating System. All Containers will share the Operating System resources.

GO Tutorial

Go language supports Garbage collection and Type safety. We can build go program using go build command. It will generate an executable file, which can then be run. For instance let us say we kept the above program in a file called cosmiclearn.go, we can build and run using the following commands. Don't fret, this is just an introduction. In the next chapter, we will look into how to install Go and setup your environment.

JavaScript Tutorial

All programming training in cosmiclearn.com will be started with a hello world module. You can use the left hand navigation to jump directly to a JavaScript module you are interested in.

R Tutorial

Welcome to R Tutorial! R is an open source statistical language used for Data Science. R provides inbuilt functions like mean, median etc and data structures like Array, Matrix and Data Frame to help with statistics.

Ruby Tutorial

All programming training in cosmiclearn.com will be started with a hello world module. You can use the left hand navigation to jump directly to a Ruby module you are interested in.

3D CAD Fundamental (Coursera)

The goal of this course is to construct a three-dimensional model, with the computer as the main teaching material, to enrich the fun paradigm and the complete drawing process. Step-by-step teach you how to use Sketchup's 3D modeling software technology.

PMSOFT

To be leader in Portfolio, Program and Project Management Education and Consulting services with Inherently Simple approach and to bring about the Transformational Change in the organizations to Realize Measurable Benefits

Building a Hacker News clone in Django

In this video tutorial series, I would take you through building a social news site called �Steel Rumors� from scratch in Django 1.5. In case you don't like videos and prefer to read the steps, you can find them here too.

ProjectManagement.Com

With more than 10 years of being on the scene, it is safe to say that �Green PM� is not just a passing fad. The following tips and best practices might be helpful in your efforts to instill green thinking into your project.

Start here to learn R!

On R-exercises, you will find hundreds of exercises that will help you to learn R. We've bundled them into exercise sets, where each set covers a specific concept or function.

R for Data Science

This is the website for �R for Data Science�. This book will teach you how to do data science with R: You'll learn how to get your data into R, get it into the most useful structure, transform it, visualise it and model it.

Clear Both