Flutter Developer
The Flutter Developer course is an intensive program that allows inexperienced developers to learn to program in Flutter and start creating applications for mobile devices. The course includes theory, practice, and projects that will help students gain experience in the creation of Flutter applications. During […]
Introduction to D3.js
This course introduces you to D3.js. D3.js is a JavaScript library for data visualization that allows you to create interactive charts and graphs. In this course, we’ll cover the basics of D3.js and learn how to create basic charts, add interactivity, and customize the appearance. […]
Generative AI and ChatGPT
The Generative AI and ChatGPT course is designed for anyone interested in learning more about this emerging and rapidly developing field of artificial intelligence. During the course, participants will learn about the history of generative AI, its core concepts and techniques, as well as the […]
TypeScript Patterns
This course is designed to help you understand the advanced TypeScript patterns used in modern JavaScript development. In this course, you will learn about the power of TypeScript and how it can be used to make your code more readable, maintainable, and scalable. You will […]
Professional TypeScript Transformations
This course teaches you how to create and use professional TypeScript transformations. You will learn how to build your own extensions, modify existing types and functions, and add new features and properties to existing objects. You will also learn how to combine TypeScript with other […]
Professional TypeScript Generics
This course teaches you TypeScript Generics. TypeScript is a superset of JavaScript that extends the language with static typing, interfaces, and other language-level features. Generics allow you to define a function or a type that can accept any type that satisfies a set of constraints. […]