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 GoNouveau
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 BasicsNouveau
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.
Advanced GoNouveau
Deepen your Go expertise by mastering advanced language features, idiomatic design, and practical skills for robust Go development. This course builds on foundational Go knowledge, exploring methods, interfaces, generics, packages, memory management, and more.
Golang IntermediateNouveau
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.
TEST GO COURSENouveau
TEST GOLANG COURSE
TEST Golang courseNouveau
Test golang course
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.
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.
Go Conditional StatementsNouveau
Master the art of decision-making in Go! This course takes you from the basics of if statements to advanced switch logic and best practices for writing clear, maintainable conditional code. Each concept is paired with real-world themed challenges to solidify your understanding.
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.