What you would learn in Transitioning from Java to Go course?
If you're familiar with work in Java but are looking to master the art of programming in Go, Instructor Adelina Simion will help you. In this class, she will show you how to learn to code in Go quickly and then continue to write codes at the speed you usually use in production. Adelina guides you through the basics, such as the program structure and running programs, declaration of variables, fundamental data types, and pointers. She defines functions and guides you through using many functions in Go. Adelina discusses the structure (structs) as well as interfaces which include modules, call methods, and interfaces. She discusses the data structure, including slices, arrays loops, maps, and ranges. She also explains how to deal with JSON. Adelina talks about sorting and searching and CLIs. She explains how to implement unit testing with Go before concluding by discussing generics and concurrency, which introduces goroutines and channels.
Course Content:
- Introduction
- 1. The Basics
- 2. Functions
- 3. Structures and Interfaces
- 4. Data Structures
- Unit Testing
- Conclusion
Download Transitioning from Java to Go from below links NOW!