-
Recent Posts
- Chapter 5: Unit Testing the Logger and Client
- Chapter 4: Logger and Server Enhancements
- Chapter 3: Enhancing Logging Code
- Chapter 2: Starting a Simple Logging Application
- Chapter 1: “Hello World” with ZeroMQ
- Intro: Messaging for Raspberry Pi
- Linux Sockets: Which process listens to a port?
- Our Confusion with Software
- Thinking in Code
- Code Reviews: A Discussion
- Easy Py Messaging
- Functional Refactoring for JavaScript
- The Actual Cost of Duplicated Code
- Complexity for JavaScript
- A Basis for Clean Code: Magic 7 +/- 2
- Test Driven Development
- Duplicated Code
- Duplicated Code: What to do?
- Introduction
Recent Comments
archer920gmailcom on Linux Sockets: Which process l… Dave Crenshaw on A Basis for Clean Code: Magic… Archives
Categories
- 0MQ
- analysis
- arduino
- clone
- code reading
- code review
- distributed systems
- functional
- interview
- IoT
- java
- javascript
- linux
- messaging
- networking
- node.js
- problems
- psychology
- python
- raspberry pi
- RaspberryPi
- raspbian
- readings
- refactor
- software
- software development
- stories
- techniques
- test
- testing
- therapy
- Uncategorized
- unittest
- zeromq
- zmq
Meta
-
Recent Posts
Category Archives: code reading
Thinking in Code
When writing software, I believe the most productive developers actually think in code. They imagine concepts and easily translate them into the coding language of choice. They have the languages and tools so ingrained that they don’t have to bother … Continue reading
Posted in analysis, code reading, software, software development, techniques
Leave a comment