DEV Community

Cover image for What's your "let me write about it" moment this week?
Liu Yongliang
Liu Yongliang

Posted on

 

What's your "let me write about it" moment this week?

When I set myself the goal of writing about tech on DEV every week, I felt like I took on the role of being a creator (albeit a self-proclaimed one). With that in the back of my mind, I started to have moments in my life when I thought "this stuff is interesting, I could write an article about it!".
This week, the inspiration came when I couldn't solve an algorithm question on my problem set. I am going to write an article on how to solve that problem, with the help of a visualization that I will be making.

What is your creative moment this week?

Top comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git