Filtres
Technologies
Niveau
Parcourez notre catalogue
Explorez des parcours, des cours et des projets, le tout au même endroit. Apprenez à votre rythme et développez des compétences concrètes.
Go Backend DeveloperNouveau
This track is designed for absolute beginners who want to become Go backend developers. It starts from the basics of the Go language and guides you step-by-step to building real-world backend applications, including working with APIs, databases, testing, and concurrency.
Introduction to Go
This course is an introduction to the Go language for absolute beginners. It covers all the essential topics that are necessary to start coding in Go.
Golang Basics
This quiz assesses foundational knowledge of the Go programming language, including its syntax, data types, variable declarations, functions, and commonly used packages. It is designed for beginners to test their understanding of Go's core concepts and basic code behavior.
Concurrency in GoNouveau
Learn the fundamentals of concurrency in Go, including goroutines, channels, synchronization, and best practices. This course is designed for beginners and provides clear explanations, practical examples, and step-by-step breakdowns to help you master concurrent programming in Go.
Golang Intermediate
This quiz assesses your understanding of Go (Golang) structs, methods, interfaces, slices, maps, and related concepts. Questions include conceptual explanations, code output predictions, and differences between key Go features. Designed for intermediate learners.
Data Structures in GoNouveau
A comprehensive course covering essential data structures in Go, including their implementation, usage, and performance considerations. This course is designed for learners who want to master Go's approach to data structures and apply them effectively in real-world applications.
Go Backend Development EssentialsNouveau
A comprehensive introduction to backend development with Go, covering core backend concepts, Go's role in server-side programming, and hands-on exploration of popular Go frameworks and backend techniques.
Struct-Based Design in GoNouveau
Master idiomatic backend design in Go by leveraging structs, interfaces, and composition. This course guides you through best practices for struct-based design, encapsulation, interface usage, and common pitfalls, with practical code examples and conceptual questions in every chapter.