📚 Programming & Golang Resources
এই Category টি Golang এবং জেনারেল প্রোগ্রামিং শেখার জন্য প্রয়োজনীয় লিংক এবং রিসোর্সের সংকলন। এখানে থাকবে ইন্টারনেট জুড়ে ছড়িয়ে থাকা সেরা টিউটোরিয়াল, টুল, ডকুমেন্টেশন, প্র্যাকটিস প্ল্যাটফর্ম এবং আরও অনেক কিছু!
📌 Contents
-
Golang Resources
Official docs, tutorials, and Go-specific tools. -
Programming Essentials
General CS knowledge, Git, Linux, CLI, and more. -
Useful Tools & Platforms
Tools that improve coding, testing, deployment, and collaboration.
🧠 Golang Resources
Resource | Description |
---|---|
Go Tour | Interactive introduction to Go |
Go by Example | Hands-on examples for core Go concepts |
Effective Go | Idiomatic Go programming practices |
Gophercises | Coding exercises to improve Go skills |
Awesome Go | Curated list of Go packages, tools, and resources |
Go.dev Docs | Official documentation and API reference |
💡 Programming Essentials
Topic | Resource |
---|---|
Git & GitHub | Git Handbook |
Linux CLI Basics | Linux Command Cheat Sheet |
CS Foundations | OSSU CS |
Operating Systems | OSTEP Book |
Algorithms & DSA | CS50 or AlgoCademy |
Regex Playground | RegExr |
🧰 Useful Tools & Platforms
Tool / Platform | Description |
---|---|
Replit | Online IDE with Golang support |
Go Playground | Run Go code snippets online |
StackBlitz | Frontend+backend web app prototyping |
DevDocs | Fast documentation browser |
Carbon | Beautiful code snippet image generator |
🛣️ Related Categories
All competitive programming-related problems and guides have been moved to the
warp
category.
🚀 Contribution Guide
-
Found a great Golang or dev resource?
→ Open a PR and add it under the right section. -
Want to organize by difficulty or topic later?
→ Feel free to suggest structure upgrades.
🌐 External Sites
Platform | Link |
---|---|
[Go.dev] | https://go.dev |
[GitHub] | https://github.com |
[Stack Overflow] | https://stackoverflow.com |
[LeetCode] | https://leetcode.com |
[Codeforces] | https://codeforces.com |