Software....the first post


Software developer, constructor, coder, writer, builder, engineer, architect, or something else...

Here I plan to make notes as to my software experiences and maybe some observations.

So what best describes those that "do software"?  I think all of these are appropriate.

I like Steve McConnell's discussions in which he favors builder, or maybe engineer. He points out that writer sounds like something like a novelist telling a story.  It is true we write and we code but we are assembling something that does something.  I think I like engineer the best, but all of these describe.

I think his observation says much about the profession:
Computer science has some of the most colorful language of any field. In what other field can you walk into a sterile room, carefully controlled at 68°F, and find viruses, Trojan horses, worms, bugs, bombs, crashes, flames, twisted sex changers, and fatal errors?
----Code Complete, Steve McConnell; 978-0-7356-1967-8





















Comments

Popular posts from this blog

Spring Boot, parsing the pom.xml

Coding Philosophy

Java: Reference vs. Object