Conditional loops are common in every programming language whether it’s designed for low level embedded development or higher level web or pc development. The most commonly used loop is the well known for loop. When writing a for loop in C, there are multiple perturbations or uses that exhibit what could be considered unexpected behavior. … Continue reading A Review of for Loops
Month: July 2013
The World’s Shortest C Program
Every now and then it is fun to look at a very basic and fundamental example. Every programmer is familiar with the “Hello World” program as a first program for a new board or programming language; However, ironically this is not the shortest program in C. The shortest C program that can be written looks … Continue reading The World’s Shortest C Program
Incubator and Co-working Space
One of the large ticket items that first time consultants think they need right out of the gate is an office. The consultant needs a place to work and to meet with clients and it is only natural to want a space that represents the face of the business. The major problem with this is … Continue reading Incubator and Co-working Space