Zum Inhalt springen

Lisp in 100 Seconds

Fireship (14.10.2022) Lisp is world’s second high-level programming language and is still used to build software today. It was the first to implement many popular programming techniques like higher-order functions, recursion, REPL, garbage collection, and… Lisp in 100 Seconds

God-Tier Developer Roadmap

Fireship (24.08.2022) The programming iceberg is complete roadmap to the loved, hated, historical, and weird programming languages that you should now about. It starts with easy-to-learn coding tools, then descends into the most difficult low-level… God-Tier Developer Roadmap

FORTRAN in 100 Seconds

Fireship (10.06.2022) Fortran is the world’s first high-level procedural programming language developed at IBM in the 1950’s. It made programming accessible to the average human and is still used today for scientific computing.

Tailwind in 100 Seconds

Fireship (26.08.2021) Tailwind is a utility-first CSS framework for building websites. It takes a functional approach to web design by providing thousands of tiny classes to use directly in your HTML. Learn why web developers… Tailwind in 100 Seconds

The Legend of jQuery in 100 Seconds

Fireship (14.09.2020) jQuery is the world’s most popular JavaScript library (by far) in terms of sites using it in production today. Learn the basics of jQuery in 100 seconds.

Why so many distros? The Weird History of Linux

Fireship (22.03.2021) Why are there so many Linux distros? Take a brief journey through the history of Linux to understand hundreds of different distros exist today. And remember kids: “Free” is about “freedom”, not price.