Resources by Type

Blog's

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.

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

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.

Javascript Enlightenment

The contents of this book are for developers who are working in a codebase using modern React, Vue, or Angular code and find recent JavaScript language updates/proposals to be causing too much indirection. And or, developers who want to drill into memory the latest and most commonly used JavaScript updates.

C++ Annotations

This document is intended for knowledgeable users of C (or any other language using a C-like grammar, like Perl or Java) who would like to know more about, or make the transition to, C++.

Basic Guidelines to Product Sketching

This article will introduce the main guidelines to product sketching that are useful to designers who just started the journey to product design. These few main steps will show that it is not that difficult to be good at product sketching.

Go Language Programs

Golang is designed by computer science heavyweights for solving real-world problem. Golang is an optimization language it is used by Uber and Google for its mapping, Netflix for having streaming. Golang is a statically and fast-compiled language that is designed to be used with multicore architecture for efcient memory utilization.

A Girl's Guide to Project Management

A Girl's Guide to Project Management is a blog for project, programme and portfolio managers and project delivery professionals. It's published by Otobos Consultants Ltd, a copywriting and content marketing firm that provides specialist project management materials and advice to small and medium-sized businesses.

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.

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.

Dive Into Python 3

Dive Into Python 3 covers Python 3 and its differences from Python 2. Compared to Dive Into Python, it's about 20% revised and 80% new material. The book is now complete, but feedback is always welcome.

Problem Solving Examples with C

This course includes programming examples with solutions, Algorithms and video tutorials to learn problem solving. Problem solving techniques helps you in cracking competitive programming contests.

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.

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.