GetDev
@GetDevCo
Followers
2K
Following
2K
Media
489
Statuses
5K
We are a developer success company. Providing access to Jobs, Resources, and Events to help developers succeed!
Lagos, Nigeria
Joined August 2017
Mastering #Concurrency in Go, Part 1: Understanding #Concurrency vs #Parallelism #golang #dormosheio #programming
dormoshe.io
Modern software doesnβt run on a single processor anymore. Your phone likely has 8 cores, and servers have dozens. Yet many programs are still written as if only one task happens at a time. To buil...
0
17
110
System design addresses how different parts of a system communicate, manage data, & handle requests. And this course teaches you the key concepts by building a YouTube clone. Along the way you'll incorporate 3 key services: upload, watch, & transcoder.
3
127
810
If you want to start a career in technical writing, you'll need to do a lot of technical writing. And a great way to improve your skills - while helping the community - is by contributing to open source projects. In this guide, @lulunwenyi explains how to do this, the technical
1
66
419
How to become a world-class software engineer (in 6 months). Read these 12 books:
32
424
3K
Clean Architecture in Go: A Practical Guide with go-clean-arch #golang #dormosheio #webdev #programming #backend
dormoshe.io
What is the code architecture of your Go project? Hexagonal architecture? Onion architecture? Or perhaps DDD? No matter which architecture your project adopts, the core goal should always be the sa...
0
38
195
"Everything Engineering Managers Need To Know About Technical Debt" by Alex Ponomarev https://t.co/6CkpdZcfIJ
medium.com
Start here!
0
11
81
C++ Developer Roadmap in 21 Days. Grab this practical 21-day C++ ebook: https://t.co/JpGiCNZavn
4
53
371
If you want to improve your JavaScript and Angular skills, here's a course for you. You'll use these popular tools to build a chess game with an AI opponent. You'll also learn about chessboard dynamics, game mechanics, AI integration, and lots more. https://t.co/2CkJEGMQcF
1
72
416
New UX Designs have been uploaded to help you test your Frontend skills. Sign up on https://t.co/acU1YVnTx5 to download the projects
0
1
0
We have added more than 100 projects to test your technical skills and also build a portfolio. Your projects are used to shortlist you for roles you apply for.
0
2
3
Embedded systems are found in many different devices, from refrigerators to cars. And they rely on sensors to gather environmental data and perform their tasks effectively. In this detailed tutorial, @sohamstars teaches you how sensors work, how to interface them with
4
71
419
I'm working on an interactive Go 1.25 tour, but there are so many changes in json/v2 that I decided to cover them in a separate blog post. Plenty of interactive examples ahead! https://t.co/lE2ASaofvN
antonz.org
Reviewing the key changes in json/v2.
1
35
169
Prettier 3.6 has been released! This release includes experimental fast CLI and new OXC and Hermes plugins! https://t.co/R8ip0jO0D8
prettier.io
This release includes several important feature additions that we're excited to share with you.
2
34
166
Master TypeScript Quickly;π πΉ Introduction to TypeScript β‘ TypeScript is a typed superset of JavaScript β‘ Adds static typing, interfaces, and compile-time checks β‘ Compiles to plain JavaScript β‘ Useful for large-scale applications and better developer tooling πΉ Setting
codewithdhanian.gumroad.com
Unlock the full power of TypeScript with this comprehensive guide designed for professional developers who want to master one of the most robust and versatile programming languages in the modern we...
1
15
101
When it come to learning Python ββ - Django / Flask / FastAPI - NumPy / Pandas - Data Science / Data Analysis - Machine Learning These are the best YouTube courses:
22
201
1K
If you're just getting started with system design, here are some concepts you must learn:
17
207
1K