Learning Resources

Curated learning materials and tutorials for programming, design, and marketing.

SQ

SQLBolt

Free

Interactive SQL learning tutorial to gradually master SQL query syntax through practical exercises.

Database sqlbolt.com
N

Node.js Official Documentation

Free

Node.js runtime official API documentation and getting started guide.

Backend Development nodejs.org
Go

A Tour of Go

Free

Go language official interactive introductory tutorial, learn and run Go code in the browser.

Backend Development go.dev
SB

Spring Boot Official Guide

Free

The official documentation and introductory guide of the Spring Boot framework, a must-read for Java back-end development.

Backend Development spring.io
Py

Python Official Documentation

Free

Official documentation for the Python programming language, including a complete language reference, standard library API, and introductory tutorials.

Backend Development docs.python.org
?

Can I Use

Free

Front-end compatibility query tool to check the support status of HTML, CSS, and JavaScript features in various browsers.

Frontend Development caniuse.com
JS

JavaScript.info

Free

A complete tutorial on modern JavaScript, from basic syntax to advanced concepts, one of the best free resources for learning JavaScript.

Frontend Development javascript.info
CS

CSS-Tricks

Free

The most popular CSS tips and front-end development blog with tons of helpful CSS tutorials, code snippets, and best practices.

Frontend Development css-tricks.com
M

MDN Web Docs

Free

The authoritative web technology document maintained by Mozilla is the most important reference for front-end developers, covering complete specifications of HTML, CSS, and JavaScript.

Frontend Development developer.mozilla.org
C

Codecademy

Free

An interactive programming learning platform that allows you to learn and practice in the browser, providing courses in Python, JavaScript, SQL, etc.

Programming Tutorials codecademy.com
fC

freeCodeCamp

Free

The world's largest free programming learning community, providing a complete web development course route and certification, completely free.

Programming Tutorials freecodecamp.org
W3

W3Schools

Free

The world's largest online learning platform for web development, providing tutorials and online code editors for HTML, CSS, JavaScript, SQL, Python, etc.

Programming Tutorials w3schools.com