Tag Archives: Programming

Retweet April 2012

From time to time I just blast tweets about software development, project planning, team dynamics, or whatever else comes to mind. Here is a synopsis of recent tweets and rants. If you want to follow the conversation follow me at techknow and/or juixe. Software Development Too often I’ve seen code that made me lose my [...]

Posted in Programming, Startup, Team | Also tagged , , , , , , , | Leave a comment

The Code Rules

Rules to code by… No consultant code. No complacent code. No crappy and sloppy code. No cut and past code.

Posted in Programming, Team, TechKnow | Also tagged , , , | Leave a comment

Retweet October 2011

From time to time I just blast tweets about software development, project planning, team dynamics, or whatever else comes to mind. Here is a synopsis of recent tweets and rants. If you want to follow the conversation follow me at techknow and/or juixe. Software Development To checkin or not to checkin a large changelist five [...]

Posted in Programming, Rant, Social, TechKnow | Also tagged , , , , , , | Leave a comment

Retweet September 2011

From time to time I just blast tweets about software development, project planning, team dynamics, or whatever else comes to mind. Here is a synopsis of recent tweets and rants. If you want to follow the conversation follow me at techknow and/or juixe. Software Development Code. Money. Respect. Software bugs don’t take anything personally. Code [...]

Posted in Java, Programming, Startup, Team, TechKnow | Also tagged , , , , , , , , | 1 Comment

Worst Software Bugs

We all have heard of missiles blowing up in midair because of the wrong unit was used in calculating the trajectory or bank software that misplaced millions of dollars because of a decimal place. It might not compare against blowing up a multi-million dollar missile but here are some of the worst software bugs I’ve [...]

Posted in Programming, Rant, TechKnow | Also tagged , , , , , , , | Leave a comment

Keep Code Statements Simple

I don’t count my progress by the line of codes but at the same time I don’t take pride by over engineering a solution. Writing code is like writing for a publication, you have to know at what reading level you are writing for. That said, the one type of code statement that gets under [...]

Posted in Java, Programming, Rant, TechKnow | Also tagged , , , , | 2 Comments