Monthly Archives: November 2009
5 Blogging Mistakes
Perhaps it’s just the Thanksgiving holiday, but recently I have been so distracted that has made it hard for me to blog. If blogging is something that you are looking to pursue, I want to make you aware of what I like to call the 5 blogging mistakes. 5 Blogging Mistakes 1. Money Cannot Be [...]
What I’ve Learned from Teaching Programming
I am not a teacher, professor, trainer, etc. but I recently was afforded the opportunity to teach programming to my co-workers. At work we started doing more and more development in .NET. I previously acquired skills in .NET from a previous employer. My co-workers had minimal exposure to .NET and object-oriented programming. My boss approached [...]
6 Books Every Programmer Should Own
I’ve seen many lists about the best programming books and I am sure there are a lot of books that are specific to a programming knowledge or technology – that I have not included in my list. The books I have chosen are those that are meant to inspire, increase productivity and improve your programming [...]
How to Enter Standard Input in Xcode Debugger Console
I was having an issue when I ran a program in Xcode Debugger Console that utilized scanf() the program would just hang. The program would work correctly when run directly from the Terminal. The only solutions that I could find online were to install a previous version of Xcode. Solution When entering standard input, you [...]
Top 5 Things that are Important to Me as a Programmer
No matter what your field of work, we all have areas where we want to succeed. I’ve tried to identify the top 5 things that are important to me in life. These are areas of my life where I want to be successful. 5. Professional Development (Non-Technical) As a programmer, not everything is technical all [...]
How Do You Decide Which Books to Buy?