Guide to Programming Series: Week 4
After a bit of delay here’s the last of the Guide to Programming Series: The Life Cycle of a Typical Program. Why the delay? A lot of personal stuff (like my impromptu
After a bit of delay here’s the last of the Guide to Programming Series: The Life Cycle of a Typical Program. Why the delay? A lot of personal stuff (like my impromptu
I’m a bit distracted as I was editing this (I’ve had the post ready for about a week which awaited minor changes) because I just got to view my grades today. Although it’s
To those following the series, sorry for being late. It was the last week of the term (AKA Hell week) and I had tons of to-do on my list that I didn’t remember to
As additional resource to the programming I have started, can be made easier if you have the right tools. I’ve categorized each according to use. PDF Reader: Not all students have books. Sometimes, a free
After taking my refresher course on Java (which was basically getting down and dirty with coding), I decided to make a Programming Series that aims to help beginners with cope with the basics of
I just finished downloading my copy of Visual Studio 2008 Beta 2 via the Microsoft Developer Network. What’s weird about it is I was able to download the Professional Edition, which still has the
Meebo, the onlineIM service just launched the Meebo Development Platform. Interested developers can use Meebo’s API to create multi user applications that can interact with Meebo and allow Meebo users to connect
Google’s latest launch, OpenSocial (this url goes live on Thursday) is set on November 1, 2007 (tomorrow if you’re in range of our timezone). LinkedIn, hi5, Plaxo, SixApart (read their statement here) and
Every developer follows a set of guidelines no matter what language he/she is handling. These guidelines can be good or bad depending on how they’re used and on how much they speed development up
Unless you’re a geek or simply a program, the places that you’re likely to encounter Java is on your browser and your mobile phone. Sun is planning a revamp of it’s current line
Although it’s probably the first thing that would-be programmers should consider, sometimes, choosing which programming language to learn or focus on is a daunting task. As a newbie, you might be looking for the
If you ever decide to take up a career on programming, then there’s only two paths that you can take, becoming freelance and or taking up a job at a certain company.
Linus Torvalds has recently entered the fray of language vs language, posting a message on a techie list in which he says outright that C++ is a horrible language. “It’s made more horrible by
Microsoft officially launched version 1.0 of Silverlight on September 5 (yesterday according to post date). This release, the first of the two announced versions, is really focused on delivering enhanced support for audio and
I’ve been messing around with Eclipse for the past month and I must say that I’m quite impressed using it as a Java IDE, it’s default form. I’ve added it to my Java
Software development is a complicated process that requires careful planning and execution. Huge projects like games, operating systems and full fledge applications takes months if not years to develop. The reason why most of
Ever since I’ve decided on taking up freelance programming as my bread and butter to get through my college expenses, I have always been slapped with the choice of which language to take as