Prioritizing projects is always something I’ve hated to do but it is something I am required to do quite often. Even my projects that I work on for myself must be shuffled around depending on the current needs. I have many projects on my list currently including a few targeted for a business startup. There [...]
Archive for September, 2008
Programming in multiple languages
Posted by techmonkey in September 11th 2008
Managing multiple projects at work and also at home requires me to work with various programming languages. The adage “the right tool for the right job” is definitely true for application development. I currently develop using “C”, Java, PHP and Python. I’ve only recently started to learn Python because it’s currently the only language supported [...]
Diving in with the Google App Engine
Posted by techmonkey in September 10th 2008
I’m finally getting around to actual development using the Google App Engine. Since Python is currently the only supported language, I’ve had to do a little up front studying of the language itself. My programming language experience includes “C”, Java, and PHP, so learning Python is no big deal. I just need to work on [...]
About
- Just ramblings from a developer with over 20 years experience. I will blog about my own personal development projects along with thoughts and reviews of others projects and development kits. My personal projects will generally be based in PHP, Java or C.