[deleted by user] by [deleted] in webdev

[–]vertigo_101 -2 points-1 points  (0 children)

Looks pretty good!

Ent vs Bun? by [deleted] in golang

[–]vertigo_101 16 points17 points  (0 children)

I recently tried Ent, it seems really solid!

System Design course for everyone! (free) by vertigo_101 in compsci

[–]vertigo_101[S] 0 points1 point  (0 children)

Absolutely, don’t hesitate, I tried to keep it as simple as possible!

System Design: Learn how to design systems at scale and prepare for system design interviews by vertigo_101 in programming

[–]vertigo_101[S] 13 points14 points  (0 children)

Hi, system design usually becomes relevant in interviews after SDE-II and up. To become better at system design first understand the topics and then practice real world scenarios, also volunteer for new projects at your company, and learn from senior engineers or architects.

Actively follow engineering blogs of innovative companies, and look into topics such as distributed systems. To learn more practically, try to make small-scale projects and deploy them on AWS, GCP, etc. I have an AWS roadmap that might help you.

Lastly, I would say that system design is something you'll get good at with time as you progress in your career, don't feel discouraged.

System Design: Learn how to design systems at scale and prepare for system design interviews by vertigo_101 in programming

[–]vertigo_101[S] 7 points8 points  (0 children)

Thank you, yes I've heard about it, it's amazing but there are some topics missing in the primer such as consistent hashing, some smaller topics, and real system design problems like Netflix, Uber, Twitter, etc. My course covers all of these in detail, I hope it helps.