If you’re new to algorithms, this course is the perfect guide for you! You'll explore essential algorithms and problem-solving strategies for tackling programming challenges with JavaScript. Through engaging exercises and practical examples, you'll learn to work with data structures, manipulate strings, sort arrays, enhance performance, and more. Each lesson focuses on one … [Read more...] about Algorithm Interview Practice for Junior Developers
Algorithms
Introduction to Generative AI
This introductory course offers a comprehensive exploration of Generative AI, including Transformers, ChatGPT for generating text, and Generative Adversarial Networks (GANs), the Diffusion Model for generating images. By the end of this course, you will gain a basic understanding of these Generative AI models, their underlying theories, and practical considerations. You will … [Read more...] about Introduction to Generative AI
ChatGPT for Beginners: SciFi Writing with Dall-e
This 1-hour long project-based course is for anyone interested in exploring the capabilities of cutting-edge AI technology. In it you will learn how to effectively communicate with OpenAI's ChatGPT and DALL-E models, practice creative writing, and produce visually stunning images. To achieve this, we will work with ChatGPT and Dall-e, co-writing a sci-fi inspired story, and … [Read more...] about ChatGPT for Beginners: SciFi Writing with Dall-e
AI for Decision Makers
This course on AI for Decision Makers explores the growing use of AI across disciplines and its potential benefits and challenges. The course covers necessary context, such as discussing what AI is, how it works, Ethical considerations, and policy considerations. Through exploring the many AI possibilities at your fingertips, you will build leadership skills for helping your … [Read more...] about AI for Decision Makers
Data Structures and Algorithms (III)
By learning this course, you will get a comprehensive grasp of hashing and typical balanced binary search trees, as well as their applications. By the end of this course, you will be able to understand the principle of Hashing, design and implement Hashtables for real problems, understand and implement typical balanced binary search trees such as Splay tree, Red-Black tree as … [Read more...] about Data Structures and Algorithms (III)