Courses - Page 13
Nuxt 3 Fundamentals: Build Full-Stack Vue.js Apps
Sources: vueschool.io
Nuxt is meta-framework built on top of Vue. It is the go-to way for creating server rendered apps for Vue and the latest version (v3) includes a huge number of
3 hours 5 minutes 56 seconds
Master the Coding Interview Data Structures Algorithms
Sources: udemy, zerotomastery.io
Want to land a job at a great tech company like Google, Microsoft, Facebook, Netflix, Amazon, or other companies but you are intimidated by the interview proces
19 hours 27 minutes 7 seconds
Blazor WebAssembly
Sources: code-maze.com
Blazor opens doors for .NET developers by offering the ability to create modern single-page applications (SPAs) using their favorite language, C#.
8 hours 31 minutes 9 seconds
Transform Your Craft with TDD: Master clean code and testing
Sources: Daniel Moka
Do you want to learn TDD but don't know where to start? "Прокачай свой код с TDD" (Enhance Your Code with TDD) is a beginner-friendly e-book and video...
4 hours 7 minutes 36 seconds
Just Enough Docker Packaging
Sources: Itamar Turner-Trauring
As a Python developer, you need to master a multitude of technologies, and Docker is just another item on this endless list. You might have already used Docker:
Master The Behavioral Interview As A Software Engineer
Sources: Alex Chiou
Problems with algorithms and data structures (such as tasks on LeetCode) often distract software engineers when preparing for interviews.
2 hours 46 minutes 2 seconds
Figma Mastery - The ultimate Figma course for new and struggling designers
Sources: (UI) Adrian (Adrian Kuleszo)
The course "Figma Mastery" is an extensive guide that teaches efficient and productive use of Figma, covering all stages of work: from setup...
Get More Interviews: Write A Stellar Resume As A Software Engineer
Sources: Alex Chiou
7.4 seconds is the average amount of time a recruiter spends on your resume, according to a well-known study based on tracking movements...
2 hours 14 minutes 21 seconds
Mastering Postgres | The most comprehensive course on PostgreSQL
Sources: Aaron Francis
Your application operates at the speed of the slowest query, regardless of the language, framework, or platform you use. The course "Mastering Postgres"...
16 hours 13 minutes 30 seconds
Cursor: Coding with AI
Sources: DAIR.AI
The course "Cursor: Программирование с AI" teaches the creation of web applications using the capabilities of artificial intelligence in the Cursor tool.
2 hours 45 minutes 57 seconds
Introduction to AI Agents
Sources: DAIR.AI
This course is dedicated to creating effective and complex AI agents. Students will study the main components for developing AI agents and best practices for...
1 hour 39 minutes 43 seconds
Introduction to Prompt Engineering
Sources: DAIR.AI
This course is dedicated to the key methods of Prompt Engineering for large language models (LLMs) and their effective application in various scenarios and...
1 hour 27 minutes 29 seconds
Introduction to RAG
Sources: DAIR.AI
This course is dedicated to creating efficient and reliable applications based on Retrieval-Augmented Generation (RAG). Students will learn the main...
2 hours 23 minutes 5 seconds
Advanced Prompt Engineering
Sources: DAIR.AI
This course is dedicated to advanced methods in Prompt Engineering for large language models (LLMs) and their effective application in various scenarios.
1 hour 23 minutes 57 seconds
Ace Your Tech Interview And Get A Job As A Software Engineer
Sources: Alex Chiou
Finding a job as a software engineer is difficult. From tricky tasks on data structures and algorithms (DSA) to recruiters who simply stop responding...
4 hours 38 minutes 35 seconds
Software Architecture & Design of Modern Large Scale Systems
Sources: udemy
In this practical course, you will learn how to architect real-life systems, that scale to millions of daily users, as well as process and store petabytes of da
6 hours 57 minutes 25 seconds
Clean Code Zero to One
Sources: Shahan Chowdhury
"Clean Code Zero to One" is a guide on writing clean and maintainable code, based on the modern practices of Robert C. Martin (Uncle Bob).
Programming Language with LLVM
Sources: Dmitry Soshnikov
How programming languages work under the hood? What’s the difference between compiler and interpreter? What is a virtual machine, and JIT-compiler? And what abo
2 hours 46 minutes 4 seconds
Automata Theory: inside a RegExp machine
Sources: Dmitry Soshnikov
State machines — the fundamental concept used today in many practical applications, starting from UI programming like React, automated reply systems, lexical an
1 hour 48 minutes 5 seconds
Building a Typechecker from scratch
Sources: Dmitry Soshnikov
Untyped programs are often prone to errors, runtime exceptions, and can make debugging much harder. That’s why many production languages implement a static type
2 hours 16 minutes 15 seconds
Building a Virtual Machine for Programming Language
Sources: Dmitry Soshnikov, udemy
How programming languages work under the hood? What’s the difference between compiler and interpreter? What is a virtual machine, and JIT-compiler? And what abo
4 hours 27 minutes 8 seconds
Building a Parser from scratch
Sources: Dmitry Soshnikov, udemy
Parsing or syntactic analysis is one of the first stages in designing and implementing a compiler. A well-designed syntax of your programming language is a big
2 hours 31 minutes 11 seconds
Parsing Algorithms
Sources: Dmitry Soshnikov, udemy
Parsing or syntactic analysis is one of the first stages in designing and implementing a compiler. A well-designed syntax of your programming language is a big
4 hours 27 minutes 33 seconds
Building an Interpreter from scratch
Sources: Dmitry Soshnikov, udemy
How programming languages work under the hood? What’s the difference between compiler and interpreter? What is a virtual machine, and JIT-compiler? And what abo
2 hours 59 minutes 53 seconds
Garbage Collection Algorithms
Sources: Dmitry Soshnikov, udemy
Memory leaks and dangling pointers are the main issues of the manual memory management. You delete a parent node in a linked list, forgetting to delete all its
2 hours 13 minutes 20 seconds
Building a Transpiler from scratch
Sources: Dmitry Soshnikov
In modern implementations of compilers, it has become popular to transform one high-level language into another. Examples include transpiling new versions of...
2 hours 3 seconds
Vue.js Master Class 2024 Edition
Sources: vueschool.io
Learn by building a real-world application from scratch! This comprehensive course by Vue School teaches you Vue.js, best practices, modern JavaScript, and exci
11 hours 55 minutes 11 seconds
Mission: Launch Your First App
Sources: Simon Grimm
Mission: Launching Your First App - this is your journey from a novice to an experienced mobile app developer. As part of the course, you will gain access to...
9 hours 2 minutes 48 seconds
The Ultimate Design Patterns: Part 1
Sources: codewithmosh (Mosh Hamedani)
If you want to reach the higher levels of software engineering, you simply MUST master design patterns. It’s a no-brainer! Most employers are looking for senior
4 hours 3 minutes 4 seconds
Java Puzzles to Eliminate Code Fear
Sources: udemy
The motivation behind this course came from an article titled "Why Can't Programmers Program?" by Jeff Atwood. It talks about how poorly many candidates perform
7 hours 33 minutes 44 seconds