DEV Community

Micheal Ojemoron
Micheal Ojemoron

Posted on • Updated on

Can you recommend interesting software engineering blogs you follow?

These are my interest:

  • System design
  • Application design/scaling
  • Database design/scaling
  • Software Architecture
  • Data structures and Algorithm
  • Languages like Python, Javascript, PHP, Golang and Rust
  • Cloud computing, DataScience, etc

It can either be written by individuals or companies.
Something a beginner can understand.
Thanks in advance
Update:
You can also add podcasts too 🤗

Top comments (18)

Collapse
 
mayankjoshi profile image
mayank joshi • Edited

I would say -
highscalability.com/
honeycomb.io/blog/
nlogn.in/system-desing
nlogn.in/data-structures/

Also, you can check out my profile on dev too, as I write about algorithms, data structures, system design, and CPP.

My recent article is about how to design highly scalable URL shortening services like tiny URLs.
you can read it here...

Collapse
 
lizthegrey profile image
Liz Fong-Jones

Thanks for being a fan of our blog!

Collapse
 
mojemoron profile image
Micheal Ojemoron

Oh, great, I will add them to my list

Collapse
 
jcsvveiga profile image
João Veiga
Collapse
 
mojemoron profile image
Micheal Ojemoron

Thanks, I am adding them to my list

Collapse
 
igeligel profile image
Kevin Peters
Collapse
 
mojemoron profile image
Micheal Ojemoron

Thank you,

Collapse
 
grdmnt profile image
Gerard Montemayor

Netflix Tech Blog: netflixtechblog.com/

Collapse
 
mojemoron profile image
Micheal Ojemoron

Thanks, I have this on my list. It's really an interesting site

Collapse
 
fennecdjay profile image
Jérémie Astor

Not in your interrest list, but this blog about implementing a programming language is a very valuable ressource.

Collapse
 
mojemoron profile image
Micheal Ojemoron

Thanks, I will add it to my list

Collapse
 
mojemoron profile image
Micheal Ojemoron

thank you

Collapse
 
srleyva profile image
Stephen Leyva (He/Him)

Etsy’s Code as Craft: codeascraft.com/

Collapse
 
mojemoron profile image
Micheal Ojemoron

Thanks, the name sounds very attractive

Collapse
 
pianomanfrazier profile image
Ryan Frazier

Here are the blogs I follow. My focus is JavaScript and web but you'll find some of your topics in there too.

Collapse
 
mojemoron profile image
Micheal Ojemoron

Very nice, I have been following CSS-tricks and Smashing magazine, will add the last one to my list

Collapse
 
alexgurr profile image
Alex Gurr

Medium: medium.com/
JavaScript Weekly: javascriptweekly.com/

Collapse
 
mojemoron profile image
Micheal Ojemoron

Thanks