DEV Community

Itachi Uchiha
Itachi Uchiha

Posted on

What are your programming blogs?

Hi. I need programming blogs to read. So, what are your programming blogs? You can also suggest blogs that are not yours.

Programming languages and technologies don't matter.

This is my blog sometimes I write in English.

Top comments (45)

Collapse
 
ganeshtata profile image
Tata Ganesh • Edited

From the top of my head -
( Will keep adding as and when I remember more blogs )

Collapse
 
itachiuchiha profile image
Itachi Uchiha

Yes, I know Hacker Noon. One of the bests blogs. I also recommend Codeburst.io

Collapse
 
nektro profile image
Meghan (she/her)

No one's gonna say dev.to? Ok, DEV.to has lots of great content. If I could share with you my readinglist I would, I use it as bookmarks. Also Twitter is great for tech news and research :D

Collapse
 
itsasine profile image
ItsASine (Kayla)

I've actually been keeping track of my Reading List in a git snippet to kinda open source it. Moreso so my reading list remains just stuff to read rather than a mix of stuff to read and stuff to reference later.

Collapse
 
rpalo profile image
Ryan Palo

I write at Assert Not Magic.

Screenshot of my home page

I also generally cross-post everything on dev.to. :)

Collapse
 
flaviocopes profile image
flavio ⚡️🔥 • Edited

This is my blog.

I try to post a coding tutorial or short guide ever day (been doing this since January). Can't break the strike now 😁

Collapse
 
booligoosh profile image
Ethan • Edited

^ @flaviocopes 's blog is amazing, the content is well-written and amazingly consistent 😯

Collapse
 
seanballais profile image
Sean Francis N. Ballais

I'd like to suggest Joel on Software and Hacker News. I would suggest Hacker Noon but Tata Ganesh got to it first.

I'd also plug my own website. I haven't been updating it since I got busy with academic work. I hope I can find time to write new posts.

Collapse
 
itachiuchiha profile image
Itachi Uchiha

Thanks. I know Joel's website. If I start today to read his blog, I think my reading process will end in 2030. There are 1114 posts on his website. It could be a good resource for everyone.

Collapse
 
seanballais profile image
Sean Francis N. Ballais

It is quite a lot! I tend to just read his top posts.

Collapse
 
mohanramphp profile image
Mohan Ram

Go with medium. You can follow some good publications like codeburst.io, Netanal basal, Angularindepth.

I would recommend it since its useful for you to narrow down what topics you like will roam around your home page of medium

Collapse
 
madhadron profile image
Fred Ross

If you don't mind the programming content being mixed in with a lot of other very random things ranging from how sciences work to a screed about bioinformatics, I can point you to mine: madhadron.com

Collapse
 
tedhagos profile image
Ted Hagos
Collapse
 
levimoreira profile image
Levi Albuquerque

I usually write here at Dev.to in English and at my Medium in Portuguese (and once a month in English) :)

As for the ones I usually read I love the posts here at Dev.to, it's a great community.

Collapse
 
hoelzro profile image
Rob Hoelz

I write (sparingly) at hoelz.ro - mostly tips about command line tools like git, tmux, and vim. I also have a series on diving into a memory leak I found in the Perl 6 VM, how Perl 5 works under the hood, and an ongoing (but lapsed) series on learning new programming languages.