C Programming Cheat Sheet
Quick reference for syntax, standard library functions, and common patterns in C.
Videos, PDFs, code templates, slides, and articles — all in one place.
10 resources found
Quick reference for syntax, standard library functions, and common patterns in C.
Visual explanation of how pointers and heap memory work with stack diagrams.
A ready-to-compile project template with Makefile, header guards, and sample unit tests.
Comprehensive slides covering every HTML element and CSS property you need day-to-day.
Follow-along video: build and deploy a responsive personal portfolio from scratch.
Production-ready Next.js template with TypeScript, Tailwind, and ESLint pre-configured.
In-depth article series on closures, the event loop, and async patterns.
Official guide to the ten most critical web application security risks.
Video walkthrough of setting up a safe lab environment and running your first scan.
Side-by-side comparison of hashing algorithms, symmetric ciphers, and public-key schemes.