/)
Advanced Concepts
You mastered the basics and want to dive deeper into programming and web development? This path teaches how to write clean and understandable code and dives very deep into more advanced JavaScript topics like datastructures or algorithms.
4 Courses
33.5 Hours
Clean Code
6.5h
Learn how to write readable, understandable and therefore maintainable code - step by step, in an example-driven way
JavaScript - The Tricky Parts
9h
JavaScript is an amazing programming language but it also can be tricky at times. That's exactly what we'll dive into in this course!
JavaScript Algorithms: The Fundamentals
9h
Learn all the core basics and fundamentals about JavaScript algorithms, dive into tons of examples and get a plan for building and measuring algorithms.
JavaScript Data Structures - The Fundamentals
9h
Learn all the core basics about JS data structures - both built-in ones like Maps, Sets or Arrays as well as custom ones like Linked Lists, Trees, Graphs etc.