All decks Close
All decks 12
  • Copy of Deep understanding of JavaScript foundation

    Ever wondered why the WATs of JS occur? Join me in this journey of understanding JavaScript foundation where we learn things like Type system and Coercion and many more interesting topics.

  • Class diagram

  • EgyptJS presentation (JS memory management)

    Explore the fascinating world of JavaScript runtime, memory management, and garbage collection algorithms. Discover how these concepts enhance performance and efficiency, while unlocking new possibilities in your coding journey!

  • Baby steps in TypeScript to seniority

    Ever wondered why the WATs of JS occur? Join me in this journey of understanding JavaScript foundation where we learn things like Type system and Coercion and many more interesting topics.

  • Deep understanding of JavaScript foundation

    Ever wondered why the WATs of JS occur? Join me in this journey of understanding JavaScript foundation where we learn things like Type system and Coercion and many more interesting topics.

  • The internals of JavaScript

    Let's explore how JavaScript works under the hood.

  • Theoretical object oriented design - SOLID principles and design patterns

    A theoretical walkthrough on how to design your application in a clean way using the SOLID principles and Design patterns and practical implementation in PHP (Laravel), JavaScript (Node) and GoLang.

  • OOP from basic to practical using PHP

    The slides used in the Denizey Platform backend track and our course for PHP mastery

  • MySQL mastery class from basics to advanced

    If you're new to database management or just got the basics of querying against a database, these slides alongside the corresponding course will take you to a whole next level in managing your databases for your backend applications.

  • The advanced concepts in JavaScript's OOP system

    The slides used in our course for exploring the deep concepts of using OOP in JavaScript.

  • PHP master class from basics to advanced

    The slides used in the Denizey Platform backend track and our course for PHP mastery

  • Functional programming in JavaScript from basic to intermediate

    Learn the fundamental concepts of functional programming using javascript.