School of Web
Open main menu
Programming Language
Framework
Infrastructure
Tools
AI
Security
IT Knowledge
Series
Posts
Books
English
한국어
English
日本語
Programming Language
View all
Python
Need a language that is approachable and widely useful? Start with Python.
JavaScript
Doing web development? JavaScript is essential.
TypeScript
Already know JavaScript? Then it is time to move on to TypeScript.
Node.js
The runtime that lets you build servers in JavaScript — APIs and backends on top of an event loop.
Go
Building high-performance systems? Go is a strong fit.
Rust
A systems language that delivers memory safety and native performance together. Adoption is growing fast, from kernels to CLI tools.
Framework
View all
React
The most widely used JavaScript UI library today. Start from component thinking.
Angular
A structured framework for large frontend applications.
Django
The most battle-tested choice when you want a Python web backend fast. Model / view / template come tightly composed.
Hugo
A static site generator built in Go. Build and deploy manuals and technical docs fast.
MkDocs
A static site generator built in Python. Build and deploy documentation sites fast with the Material theme.
Docusaurus
A documentation site generator built on React. Strong on MDX, i18n, and versioning.
Starlight
A documentation theme built on Astro. Strong on speed plus built-in search and i18n.
Wails
Build lightweight desktop apps with Go and a web frontend. Smaller and faster than Electron.
PySide6
The official Python bindings for Qt. Build commercial-grade desktop apps under the LGPL.
Infrastructure
View all
Hardware
CPU, memory, storage, and networking — the bottom layer where slow and expensive get explained.
Linux
The default OS of every server. The first foundation to learn for stable operations.
AWS
The de facto standard for cloud infrastructure. Start from a couple of services and grow.
Docker
A tool that packages applications as containers and lets them run the same way anywhere — modern ops standard.
Kubernetes
An orchestration system that schedules many containers, restarts failures, and scales them.
Terraform
The de facto standard IaC tool for declaring, creating, and destroying infrastructure as code.
CDK
An IaC tool for composing AWS infrastructure in programming languages and deploying it through CloudFormation.
PostgreSQL
The open-source relational database that has become the default for new projects.
Nginx
A web server and reverse proxy — the first gate every request passes before it reaches your application.
Ansible
An agentless configuration management tool that brings servers to the desired state over SSH.
Kafka
A distributed event log that connects services asynchronously — the standard for high-volume streams.
Redis
An in-memory data store that handles caching, sessions, and queues.
MongoDB
A document database that does not require you to fix a schema up front.
Tools
View all
Git
The version control system that records code history as snapshots — the de facto standard for collaboration.
GitHub
A development platform beyond repo hosting — Actions, Packages, and the starting point for CI/CD automation.
Microsoft Graph
One API for all of Microsoft 365 — mail, calendar, Teams, files. The key tool for workplace automation.
AI
View all
LLM App Development
Want to build with LLMs in code? Go from API calls to RAG and agents, hands-on.
School of Web
Close menu
Programming Language
Python
JavaScript
TypeScript
Node.js
Go
Rust
Framework
React
Angular
Django
Hugo
MkDocs
Docusaurus
Starlight
Wails
PySide6
Infrastructure
Hardware
Linux
AWS
Docker
Kubernetes
Terraform
CDK
PostgreSQL
Nginx
Ansible
Kafka
Redis
MongoDB
Tools
Git
GitHub
Microsoft Graph
AI
LLM App Development
Security
IT Knowledge
Series
Posts
Books
Search
한국어
English
日本語
CDK
No posts in this category yet.