Resources by Type

Blog's

Learn Javascript by Kirupa

One of the things you will learn very quickly is that you can't go very far in the HTML world without writing JavaScript. Embrace this requirement and learn how to love JavaScript using the stuff in this page.

Interactive C Tutorial

Welcome to the learn-c.org free interactive C tutorial. Whether you are an experienced programmer or not, this website is intended for everyone who wishes to learn the C programming language

Prod Mgmt Talk

#ProdMgmtTalk Professionals forwarding the movement for product excellence by design. Discussions about the art, craft and discipline required for products that contribute value.

What Is React?

This article is an introduction to React for beginners. It's the first post you'd want to read before learning the specifics of React. I'll explain the core ideas of React in plain English (and doodles _). No JavaScript experience? No problem! As long as you have some basic HTML knowledge (e.g. the format of an HTML tag), you should be able to enjoy this article.

Learn Enough Git to Be Dangerous

The Learn Enough All Access Subscription includes the entire Learn Enough introductory sequence and the full Ruby on Rails Tutorial. More than 2500 pages of book content and 53 hours of video that teach you to code from total beginner up to professional-grade web development.

LearnCpp

LearnCpp.com is a free website devoted to teaching you how to program in C++. Whether you've had any prior programming experience or not, the tutorials on this site will walk you through all the steps to write, compile, and debug your C++ programs, all with plenty of examples.

C - Geeks for Geeks

C is a procedural programming language. It was initially developed by Dennis Ritchie as a system programming language to write operating system. The main features of C language include low-level access to memory, simple set of keywords, and clean style, these features make C language suitable for system programming like operating system or compiler development.

Design Thinking As a Strategy For Innovation

Design-led companies such as Apple, Pepsi, Procter & Gamble and SAP have outperformed the S&P 500 by an extraordinary 211%. This article highlights the distinctions between design and design thinking and how the latter, if executed properly and strategically, can impact business outcomes and result in real competitive advantages.

Better Web Typography in 13 Simple Steps

Web typography is not as daunting as you may think. One can go a long way with a few basic tips. With web fonts natively supported in almost all browsers, and more and more typographic features being implemented in the latest versions of HTML and CSS, a bright new era of increasingly sophisticated web typography is upon us.

Nicolai M. Josuttis: The C++ Standard Library, 2nd edition

The C++ standard library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components - and to benefit from their power - you need a resource that does far more than list the classes and their functions.

C++ Language Tutorial

This tutorial is for those people who want to learn programming in C++ and do not necessarily have any previous knowledge of other programming languages.

Learn HTML5 and CSS3

We've put together a series of articles from the community to lead you, step-by-step, into the wonderful world of HTML and CSS. Each article covers a single topic, with the goal of taking you from being an absolute beginner all the way to basic mastery of the latest HTML5 and CSS3 technologies.

C# Station Tutorial

Welcome to the C# Station Tutorial This is a set of lessons suited for beginning to intermediate programmers or anyone who would like to gain familiarity with the C# programming language. These lessons will help you get a quick head-start with C# programming.

5 Benefits of Using Business Analytics

Enhancing product value for total customer satisfaction is every company's end goal. Target markets of different industries are dynamic with their needs often changing according to society's standards, issues, and fads. Knowing this, it is necessary to pull ahead of the competition through unique innovation of ideas and products which would readily attract customers.

Games With Go

A video series that teaches programming via a series of small game related projects. The focus is on learning programming fundamentals, and having fun. Games with Go is open to all ages, and geared for beginners, though experienced programmers looking to learn gamedev basics will also get a lot out of it.