Go (Golang): The Complete Bootcamp [Updated: December 2022] (Udemy.com)
Deeply understand and master the Go Programming Language (Golang) from scratch 1000+ hands-on exercises and projects
Created by: Jose Portilla
Produced in 2022
What you will learn
- Watch the free videos to see how I teach Go programming in depth.
- Practice with 1000+ Exercises (with included solutions)
- Pass Interviews: Master Go Internals In-Depth
- Master Interfaces and Internals
- Master Slice Internals: Slice Header and Memory Allocations
- Master Map Internals: Map Header
- Encode and Decode JSON
- Create a log file parser, spam masker, retro led clock, console animations, dictionary programs and so on.
Quality Score
Overall Score : 96 / 100
Live Chat with CourseDuck's Co-Founder for Help
Course Description
- Ultra-detailed, entertaining, intuitive, and easy to understand animations.
- Write a log parser, file scanner, spam masker and more.
- Solve 1000+ hands-on exercises.
- Learn a lot of tips and tricks that you can't find easily anywhere else.
- Go OOP: Interfaces and Methods
- Internals of Methods and Interfaces
- Functions and Pointers: Program design, pass by value, and addressability.
- Implicit interface satisfaction
- Type assertion and Type Switch
- Empty interface: []interface{} vs interface{}
- Value, Pointer, and Nil Receivers
- Promoted Methods
- Famous Interfaces
- Tips about when to use interfaces
- fmt.Stringer, sort.Sort, json.Marshaler, json.Unmarshaler, and so on.
- Composite Types: Arrays, Slices, Maps, and Structs
- Internals of Slices and Maps
- Backing array, slice header, capacity, and map header
- JSON encoding and decoding, field tags, embedding
- Make, copy, full Slice expressions and append mechanics
- UTF-8 encoding and decoding
- Go Type System Mechanics
- Type inference, underlying, predeclared, and unnamed types.
- Untyped constants and iota.
- Blank Identifier, short declaration, redeclaration, scopes, naming conventions
- I/O
- Process Command-Line Arguments, printf, working with files, bufio.Scanner, ...
- How to create your own Go packages
- How to run multiple Go files, and how to use third-party packages
- Go tools
- Debugging Go code, go doc, and others.
- ...and more.
Go is one of the most desired, easy to learn, and the highest paying programming languages. There are 1+ million Go programmers around the world, and the number is increasing each day exponentially. It's been used by Google, Facebook, Twitter, Uber, Docker, Kubernetes, Heroku, and many others.
Go is Efficient like C, C++, and Java, and Easy to use like Python and Javascript. It's Open-Source, Simple, Powerful, Efficient, Cross-Platform (OS X, Windows, Linux, ...), Compiled, Garbage-Collected, and Concurrent.
Go is best for Command-line Tools, Web APIs, Distributed Network Applications like Microservices, Database Engines, Big-Data Processing Pipelines, and so on.
Go has been designed by one of the most influential people in the industry:
- Unix: Ken Thompson
- UTF-8, Plan 9: Rob Pike
- Hotspot JVM (Java Virtual Machine): Robert Griesemer
- Beginners who have never programmed before.
- Programmers switching languages to Go.
- Intermediate Go programmers who want to level up their skills!
- Intermediate Go programmers who want to learn the internals of slices, maps, interfaces, and so on.
Instructor Details
- 4.8 Rating
- 50 Reviews
Jose Portilla
Jose Marcial Portilla has a BS and MS in Mechanical Engineering from Santa Clara University and years of experience as a professional instructor and trainer for Data Science and programming. He has publications and patents in various fields such as microfluidics, materials science, and data science technologies. Over the course of his career he has developed a skill set in analyzing data and he hopes to use his experience in teaching and data science to help other people learn the power of programming the ability to analyze data, as well as present the data in clear and beautiful visualizations. Currently he works as the Head of Data Science for Pierian Data Inc. and provides in-person data science and python programming training courses to employees working at top companies, including General Electric, Cigna, The New York Times, Credit Suisse, and many more. Feel free to contact him on LinkedIn for more information on in-person training sessions or group training sessions in Las Vegas, NV.#1 "My mission is to make you a world-class expert Go developer"
#2 They say that I've a natural ability to simplify complex topics without dumbing them down.
#3 I believe doing is more important than passively watching. That's why my course includes hundreds of hands-on exercises with full solutions. You'll actively learn rather just watch.
If you sign-up to my course, you'll see what I'm talking about. I'll save you from going th