Learn Advance Your Future.

 

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

Algorithms - Alpha Coding Skills

This tutorial is intended for software programmers interested in studying basic and advanced concepts of algorithms. The tutorial covers various topics of algorithms like sorting algorithms and searching algorithms etc.

C Tutorial | Alpha Coding Skills

This tutorial is intended for students or professionals interested in studying basic and advanced concepts of C. This tutorial covers all topics of C which includes data types, operators, arrays, control statements, type casting, pointers, functions, recursion, strings, structures, preprocessors & File handling.

C++ - Standard Library Tutorial

This tutorial is intended for students or professionals interested in studying basic and advanced concepts of C++ standard Library. This tutorial covers C built-in functions and library, and C++ STL Library. The C++ STL Library contains declaration, syntax and member functions of respective STL Library. We believe in learning by examples therefore each and every topic is explained with lots of examples that makes you learn the topic in a very easy way.

C++ Tutorial | Alpha Coding Skills

This tutorial is intended for students or professionals interested in studying basic and advanced concepts of C++. This tutorial covers all topics of C++ which includes data types, operators, arrays, strings, control statements, pointers, classes, object-oriented programming, constructor, destructor, inheritance, polymorphism, encapsulation, namespace, exception handling & File IO.

C# - Tutorial | Alpha Coding Skills

This tutorial covers all topics of C# which includes data types, operators, arrays, strings, control statements, pointers, classes, object-oriented programming, constructor, destructor, inheritance, polymorphism, encapsulation, namespace, exception handling & File IO. We believe in learning by examples therefore each and every topic is explained with lots of examples that make you learn C# lamguage in a very easy way.

Java Tutorial | AlphaCodingSkills

This tutorial covers all topics of Java which includes data types, operators, arrays, strings, control statements, functions, classes, object-oriented programming, constructor, inheritance, polymorphism, encapsulation, exception handling & File IO.

SQL - Introduction

SQL stands for Structured Query Language. It is a query language and used for performing operations on the database such as insert new records, update records, delete records and view records etc. SQL queries are performed on database like Oracle database, MySQL database, MongoDB database and SQL Server database etc. All database management system uses SQL as standard database language.

The Algorithm Design Manual

This newly expanded and updated second edition of the best-selling classic continues to take the "mystery" out of designing algorithms, and analyzing their efficacy and efficiency.

The Art of Sql

In The Art of SQL, author and SQL expert Stephane Faroult argues that this "safe approach" only leads to disaster. His insightful book, named after Art of War by Sun Tzu, contends that writing quick inefficient code is sweeping the dirt under the rug. SQL code may run for 5 to 10 years, surviving several major releases of the database management system and on several generations of hardware.

The C++ Programming Language

This book features an enhanced, layflat binding, which allows the book to stay open more easily when placed on a flat surface. This special binding method'noticeable by a small space inside the spine'also increases durability. C++11 has arrived: thoroughly master it, with the definitive new guide

CSS: The Missing Manual

This fully updated edition provides the most modern and effective tips, tricks, and tutorial-based instruction on CSS available today. Learn how to use new tools such as Flexbox and Sass to build web pages that look great and run fast on any desktop or mobile device. Ideal for casual and experienced designers alike.

C++ Primer

Fully updated and recast for the newly released C++11 standard, this authoritative and comprehensive introduction to C++ will help you to learn the language fast, and to use it in modern, highly effective ways. Highlighting today's best practices, the authors show how to use both the core language and its standard library to write efficient, readable, and powerful code.

Android Programming: The Big Nerd Ranch Guide

Android Programming: The Big Nerd Ranch Guide: is an introductory Android book for programmers with Java experience. Based on Big Nerd Ranch's popular Android Bootcamp course, this guide will lead you through the wilderness using hands-on example apps combined with clear explanations of key concepts and APIs.

Aalto C _�_ 2016

This course will teach you the basics of the C programming language. There are no special prerequisites, but some previous programming experience will be helpful. Students that have taken the Java MOOC classes offered by mooc.fi are more than well equipped to tackle this course, but the contents of the Java course are not prerequisites.

Head First Java

If you've read a Head First book, you know what to expect--a visually rich format designed for the way your brain works. If you haven't, you're in for a treat. You'll see why people say it's unlike any other Java book you've ever read.

Clear Both