Archive for category Books
Book: Head First C#
I’ve had the need to learn more application programming other than just web-based scripts. So as one of my first adventures into Microsoft Visual Studio 2008, I chose C#(that’s pronounced ’see sharp’) and picked up the Head First C#. I must admit that Head First uses a very unique method of teaching, but while they claim to be “A Brain-Friendly Guide”, I found I got a headache after reading it.
Read the rest of this entry »
Book Review: Programming Flex 2
Posted by Scott in Books, Web Development on November 24, 2007
The Adobe Flex framework has taken the flash platform and made it more malleable for the web application developer. Flex uses XML and Actionscript 3.0 to rapidly build rich internet applications in the widely accepted SWF format. The Programming Flex 2 book from O’Reilly takes the Flex framework and provides a strong foundation in which to understand and build Flex-based applications. Read the rest of this entry »
