Verbose Logging

software development with some really amazing hair

T + G I F R

Articles tagged with "google-docs"

Applying Service Oriented Design To Yourself: Information Stream Management

· Posted in Editorial
Service Oriented Design (also known as Service Oriented Architecture) is a design technique used in software projects, both large and small. It follows the idea that you divide up a program into separate isolated pieces, or services. This sort of separation has a number of advantages. You can test and debug the pieces individually. You can change out pieces for new designs without affecting the rest of the system (provided the new systems use th…

How To Be a Successful Software Engineer

· Posted in Editorial
When it comes being great at what you do in life, there’s no real formula. Some people have that natural talent for something, and others just love it enough to dedicate the time to get better at it. Regardless of how you ended up where you are, there is always room for improvement. I’m going to talk about some of the things that have helped me along the way become better at what I do: write kickass software. Realistically, you can substitute “S…