Martin Normark's Blog
  • Home
  • About
  • Contact
Sign in Subscribe

programming

A collection of 3 posts
The art of logging
logging

The art of logging

Logs are thrown into code, just like comments. Comments doesn't add much value, is subtle to the code. But logs can potentially add value, however it clutters the code a lot.
Feb 25, 2021 1 min read
programming

Programming books

Programming books or just books on the topic of developing software, are a great source of inspiration. If you’re a software developer or you work at a software company, maybe this reading list have some exciting books for you too. My reading list consists of books that I’ve
Jan 25, 2015 4 min read
code quality

The Best Code Documentation 'Tool' Ever Made

Code Documentation is dreaded by most programmers, and people even question its value. What good is it to have a separate document that describes what the code does, when you can just look at the code? Of course, code documentation is about outlining the design decisions and how the implementation
Jun 30, 2014 2 min read
Page 1 of 1
Martin Normark's Blog © 2023
Powered by Ghost