This course is designed to empower tech enthusiasts and developers by deepening their understanding of how Raspberry Pi and Arduino can work together to create sophisticated IoT systems. You'll start with a thorough comparison of both platforms, followed by a step-by-step guide on setting up your development environment. The course then dives into the heart of serial … [Read more...] about Raspberry Pi and Arduino Go to the Next Level
Software Development
Master C# and SQL by Building Applications
This course is designed to immerse you in the world of C# and SQL, guiding you step by step through the process of creating robust applications. You will start by setting up your development environment with tools like Visual Studio 2022 and SQL Server 2019. From there, you'll delve into the core concepts of SQL Server database objects, mastering the creation of tables, views, … [Read more...] about Master C# and SQL by Building Applications
Multimodal Generative AI: Vision, Speech, and Assistants
We are introducing a new course to replace the "Coding with ChatGPT" course in the Generative AI specialization. This updated course will cover materials, models, and content released in 2024. Some of the new additions include material on using AI for image-to-text (vision), text-to-speech, speech-to-text, and the Assistant API. All these topics come with new labs, lessons, … [Read more...] about Multimodal Generative AI: Vision, Speech, and Assistants
Advanced JavaScript 1: Objects, Loops, Hoisting
This advanced JavaScript course deepens your understanding of key programming concepts, equipping you with the tools to write more efficient and scalable code. Through hands-on lessons and challenges, you’ll explore key JavaScript features like hoisting, loops, and object destructuring, along with ternary operators and asynchronous functions like setTimeout and setInterval. … [Read more...] about Advanced JavaScript 1: Objects, Loops, Hoisting
Advanced JavaScript 2: Async JS, APIs, Operators, Objects
This course focuses on enhancing your JavaScript skills by working with asynchronous programming, APIs, logical operators, and objects. You will learn how to fetch and handle API data using modern techniques such as async/await and promises, efficiently managing multiple asynchronous operations. Additionally, you’ll explore the use of logical operators like ||, &&, and … [Read more...] about Advanced JavaScript 2: Async JS, APIs, Operators, Objects