Zum Inhalt springen

Web Components Crash Course

Traversy Media (17.03.2020) This is an introductory crash course on web components including custom elements, shadow DOM and HTML templates. Code: https://codepen.io/bradtraversy/pen/wvaXKoK

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.

JavaScript Crash Course For Beginners

Traversy Media (13.09.2019 In this crash course we will go over the fundamentals of JavaScript including more modern syntax like classes, arrow functions, etc. This is the starting point on my channel for learning JS.