Skip to main content

Posts

Showing posts from June, 2024

GameDev with JavaScript and Kaboom.js – Metroidvania Game Tutorial

Curriculum for the course GameDev with JavaScript and Kaboom.js – Metroidvania Game Tutorial Learn to use JavaScript and Kaboom.js to build a Metroidvania style game. In this tutorial, you'll learn everything from setting up your development environment to implementing complex game mechanics like enemy AI and boss battles. ✏️ Course developed by @JSLegendDev Live demo: https://jslegend.itch.io/javascript-metroidvania Source code: https://github.com/JSLegendDev/JavaScript-Metroidvania Link to the Kaboom.js library: https://unpkg.com/kaboom@3000.1.17/dist/kaboom.mjs Assets used can be downloaded here: https://github.com/JSLegendDev/JavaScript-Metroidvania/tree/master/assets Original assets can be found here with extra paid assets: https://venoxxx.itch.io/pixxxelpunkkk-toolkit ) Modified u.png version (inc. in assets link above): https://github.com/JSLegendDev/JavaScript-Metroidvania/blob/master/assets/sprites/u.png Modified burn3r.png version (inc. in assets link above): htt...

Learn Mistral AI – JavaScript Tutorial

Curriculum for the course Learn Mistral AI – JavaScript Tutorial ✏️ Study this course interactively on Scrimba: https://v2.scrimba.com/intro-to-mistral-ai-c035?utm_source=youtube&utm_medium=video&utm_campaign=fcc-mistral Learn how to use the Mistral AI to build intelligent apps, all the way from simple chat completions to advanced use-cases like RAG and function calling. Created in collaboration between Mistral AI and Scrimba. Code is available on the Scrimba course page for each lesson. You will learn how to build intelligent applications that span from straightforward chat completions to complex functionalities like Retrieval-Augmented Generation (RAG) and function calling. Starting off, you’ll get an introduction to Mistral's open-source models, including Mistral 7B and Mistral 8x7B, and progress to their commercial models. You'll gain hands-on experience leveraging the full suite of Mistral’s La Plateforme. The rest of the course is mainly focused on two e...

How to Outsmart AI as a Developer with Dr. Chuck [Podcast #127]

Curriculum for the course How to Outsmart AI as a Developer with Dr. Chuck [Podcast #127] On this week's episode of the podcast, freeCodeCamp founder Quincy Larson interviews Dr. Chuck. He's a software engineer and Computer Science professor at University of Michigan, which has one of the top-ranked CS programs in the world. Dr. Charles "Chuck" Severance is also creator of many popular free learning resources like his Python for Everyone and C for Everyone, which millions of students have taken over the past decade. We talk about: - What separates a Master Programmer from an average developer, and how to become one - Dr. Chuck's mission to make programming knowledge freely available - The fundamental shortcomings of how Computer Science is currently taught at universities – even elite universities like the one he's a professor at - Dr. Chuck's theories on recent tech layoffs and what he thinks the near future holds - Dr. Chuck's love of racing $...