Learning Path: Go: Concurrency & Design Patterns for Gophers
$94.99 $12.99Track price
Design patterns make developers life easy by efficiently addressing common problems faced during developing applications. Concurrency helps you to achieve parallelism in our programs. If you re looking at implementing design patterns and concurrency in your applications, then go for this Learning Path.
Packt s Video Learning Paths are a series of individual video products put together in a logical and stepwise manner such that each video builds on the skills learned in the video before it.
Google s Go is an open source programming language that helps you build efficient and reliable software. This language has proved to be a powerful option in many software development domains.
The highlights of this Learning Path are:
Let s take a quick look at your learning journey. This Learning Path starts with a brief introduction to essentials of Go programming and quickly moves on to explain the idea behind the creation of design patterns. Learn how to apply the 23 Gang of Four (GoF) design patterns in Go. Explore the CSP concurrency patterns, the killer feature in Go that has helped Google develop software to maintain thousands of servers. Moving ahead, you will use the majority of Go primitives to write concurrent apps and also develop some classical design patterns with concurrent structures to maximize parallelism. You will see how a classical pattern can become more complex if you need it to work in a concurrent way; however, the idea is to understand Go concurrent primitives so that you know how to write your own concurrent design patterns.
Instructor Details
Courses : 212
Specification: Learning Path: Go: Concurrency & Design Patterns for Gophers
|
2 reviews for Learning Path: Go: Concurrency & Design Patterns for Gophers
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $12.99 |
---|---|
Provider | |
Duration | 7.5 hours |
Year | 2017 |
Level | Beginner |
Language | English |
Certificate | Yes |
Quizzes | Yes |
$94.99 $12.99
Testy –
too little or none programming exercises. It’s ok for someone to talk you through go as an intro, and then you go to some other course to practice programming.
Ninad Adi –
Atleast make sure the code which you are demonstrating is error free else it can cause new learners hours together and lot of confusion, This guys is showing : works outside function in the singleton pattern but it does not which is a fundamental problem. Overall the courses from Packt Publishing are of not of good quality at all though the curriculum looks good. Packt Publishing courses are sub standard and not having any context they should learn from some of the awesome courses available and the way to teach right.