bbsabelli's comments

bbsabelli | 16 years ago | on: I Wouldn't Hire a Programmer With No Interest in Programming Outside of Work

Agreed, but I think you missed the point, which is...

If the programmer sitting in front of him for an interview doesn't program outside of work hours, how did he/she get the interview in the first place? His conclusion is that they must have been goofing off at work during the day on open source forums, blogging or using twitter.

bbsabelli | 16 years ago | on: GDB 7.0 released

Love GDB. It has saved my life many times, but who uses it anymore? Not trolling, just curious. Managed code has won, has it not?

bbsabelli | 16 years ago | on: Ask HN: What's a good programming language to start with?

Start with Visual Studio (VS) and program in either vb.net, or preferably c#.net. VS helps a lot while you're learning, and you can choose to program for either windows or the web. Add the MVC framework and you get a fairly decent web development environment where you can then look into JQuery and maybe even SQL.

Once you're happy there, a move to Python, PHP, Ruby or Java will be relatively easy.

You don't need to know a language like C unless you plan to work with the elders.

bbsabelli | 17 years ago | on: HTML 5: Could it kill Flash and Silverlight?

Silverlight allows .Net developers to target a Rich web interface from Visual Studio. If you program in windows, you'll naturally choose Silverlight. If you want to develop using open standards, you'll choose html 5. Flash will be gone.
page 3