- Notifications
You must be signed in to change notification settings - Fork2.2k
Roadmap to becoming a Go developer in 2020
darius-khll/golang-developer-roadmap
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Roadmap to becoming aGo developer in 2021:
Below you can find a chart demonstrating the paths that you can take and the libraries that you would want to learn to become a Go developer. I made this chart as a tip for everyone who asks me, "What should I learn next as a Go developer?"
简体中文版繁體中文版日本語版Versão em Português do Brasil한국어РусскийУкраїнськаالعربية
The purpose of this roadmap is to give you an idea about the landscape. The road map will guide you if you are confused about what to learn next, rather than encouraging you to pick what is hype and trendy. You should grow some understanding of why one tool would be better suited for some cases than the other and remember hype and trendy does not always mean best suited for the job.
If you like or are using this project to learn or start your solution, please give it a star. Thanks!
Prerequisites
General Development Skills
- Learn GIT, create a few repositories on GitHub, share your code with other people
- Know HTTP(S) protocol, request methods (GET, POST, PUT, PATCH, DELETE, OPTIONS)
- Don't be afraid of using Google,Power Searching with Google
- Read a few books about algorithms and data structures
- Learn about implementation of a basic Authentication
- Solid principles, architectural & design patterns, ecc
- Basics of software testing (unit, integration, e2e)
CLI Tools
Web Frameworks + Routers
Databases
- Relational
- Cloud Databases
- Search Engines
- NoSQL
ORMs
Caching
- GCache
- Distributed Cache
Logging
Real-Time Communication
API Clients
Good to Know
Testing
Task Scheduling
MicroServices
- Message-Broker
- Building message-driven
- Frameworks
- RPC
If you think the roadmap can be improved, please do open a PR with any updates and submit any issues. Also, I will continue to improve this, so you might want to star this repository to revisit.
Idea from :ASP.NET Core Developer Roadmap
The roadmap is built usingDraw.io. Project file can be found atgolang-developer-roadmap.xml file. To modify it, open draw.io, clickOpen Existing Diagram and choosexml file with project. It will open the roadmap for you. Update it, upload and update the images in readme and create a PR (export as png with 400% zoom and minify that withCompressor.io).
- Open a pull request with improvements
- Discuss ideas in issues
- Spread the word
About
Roadmap to becoming a Go developer in 2020
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
