Beginner

Easiest skill level.

Resource type
Cost
Skill level
Certificate

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.

Java Pub House

This podcast talks about how to program in Java; not your tipical system.out.println(�Hello world�), but more like real issues, such as O/R setups, threading, getting certain components on the screen or troubleshooting tips and tricks in general.

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++.

A Nicer Way To Learn About HTML & CSS

A book about code that doesn't read like a 1980s VCR manual... It's not just for programmers, it's written and presented to make it easy for designers, bloggers, content and e-commerce managers, marketers to learn about the code used to write web pages...

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.

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.