This course teaches you how to build a JavaScript-based card game with random card ordering mechanics. By the end of the course, you will be able to create a fully functional game, applying key skills like HTML structure, CSS Grid for layout, JavaScript asynchronous programming with async/await, the Fetch API for data retrieval, and the Fisher-Yates shuffle algorithm for … [Read more...] about Game Time 2024 Build a JavaScript Game with Random Order
Mobile and Web Development
Designing and Documenting APIs with OpenAPI Specification
Dive into the intricate world of building services using the ASP.NET Web API with this meticulously crafted course. Designed to cater to individuals ranging from beginners to those with a foundational understanding, this course aims to elucidate the concepts of creating RESTful services using ASP.NET Web API. In the first module, C# Programming Fundamentals, you'll begin your … [Read more...] about Designing and Documenting APIs with OpenAPI Specification
Build a Developer Portfolio with SvelteKit & Sanity CMS
This course will guide you step-by-step through the process of creating a professional developer portfolio using SvelteKit and Sanity CMS. By the end, you will have a fully functional portfolio site that showcases your skills, projects, and experience with dynamic content fetched from a headless CMS. You’ll learn how to build reusable components, style sections effectively, and … [Read more...] about Build a Developer Portfolio with SvelteKit & Sanity CMS
Foundations of Modern HTML & CSS
In this course, you will develop the foundational skills to build modern websites using HTML and CSS. By the end of the course, you’ll be able to create structured web pages, style them using CSS, and implement advanced layout techniques like Flexbox. You’ll also gain practical experience with HTML forms, input elements, and learn how to enhance your development workflow using … [Read more...] about Foundations of Modern HTML & CSS
Advanced Data Handling and Reactive Programming Concepts
This course equips you with the advanced techniques necessary to build and maintain Angular applications, focusing on data management, reactive programming, and performance optimization. You'll delve into the intricacies of RxJS for handling asynchronous operations, master the creation of dynamic forms and robust state management with NgRx, and learn to optimize application … [Read more...] about Advanced Data Handling and Reactive Programming Concepts