Skip to content

Commit

Permalink
Publish post The art of effective programming
Browse files Browse the repository at this point in the history
/blog/2024/07/art-of-effective-programming
2024-07-03
  • Loading branch information
vincic committed Jul 3, 2024
1 parent 4cbe633 commit ea47237
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions _posts/2024/07/2024-07-03-art-of-effective-programming.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
layout: post
tags: [code,productivity]
date: 2025/07/03
title: The art of effective programming
permalink: /blog/2024/07/art-of-effective-programming
---
Becoming a great programmer is about more than just writing code. It's about problem-solving, continuous learning, and refining your craft. In "[The Pragmatic Programmer](/blog/2024/06/the-pragmatic-programmer)", Andy Hunt and Dave Thomas share timeless advice that transcends languages and platforms. They emphasize the importance of versatility, encouraging developers to adapt and evolve.

*Code is poetry, and like any art, it requires passion, dedication, and a touch of pragmatism.*

0 comments on commit ea47237

Please sign in to comment.