Programmers Heaven latest articles and tutorialsContains the latest articles and tutorials that has been added to the Programmers Heaven resource collection.C programming tutorial- June 29, 2008 5 basic tutorials for people who are starting to program in the C language.http://www.programmersheaven.com/d/click.aspx?ID=A17399&Rss=True Migrate Device Control Apps from Windows to Linux- June 27, 2008 Ease the pain of migrating device control applications from Microsoft Windows to Linux. In this article, we analyze how device control works in both operating systems, examining everything from architecture to system calls and focusing on the differences...http://www.programmersheaven.com/d/click.aspx?ID=A17396&Rss=True Create a pureQuery Application using Spring- June 26, 2008 Spring is an open source JavaJ2EE application framework that offers higher level data access features like transaction management, resource management, and Data Access Object hierarchies. This tutorial guides you in creating a pureQuery application that...http://www.programmersheaven.com/d/click.aspx?ID=A17394&Rss=True Enhance Lotus Domino with DB2 Integration- June 23, 2008 Learn how to use DB2 as a data store for Lotus Domino data. This article uses a sample application to describe four possible usage scenarios for the Lotus Domino and DB2 integration features in pure Lotus Domino applications. These features create many i...http://www.programmersheaven.com/d/click.aspx?ID=A17389&Rss=True Speed Test: Try Catch Block (C)- June 22, 2008 The trycatch block is used to capture thrown exceptions and to allow an application to recover gracefully from the problems that caused them. This article has been created to determine if the trycatch block causes a substantial performance penalty.http://www.programmersheaven.com/d/click.aspx?ID=A17388&Rss=True 5 Ways to Optimize C Code- June 22, 2008 Discover five simple ways to improve the readability and performance of C source code and applications.http://www.programmersheaven.com/d/click.aspx?ID=A17386&Rss=True Download a WebPage or File from an URL- June 22, 2008 Enable your C applications to connect to the internet to download files and webpages using nothing but .Net Framework classes.http://www.programmersheaven.com/d/click.aspx?ID=A17385&Rss=True Make Your Grails Mobile Phone Friendly- June 21, 2008 The number of cell phone users worldwide is at 3.3 billion and rising, and Internet access from mobile phones is on a rapidly upward trajectory. In this Mastering Grails installment learn how to make your Grails applications mobile phone friendly. Develo...http://www.programmersheaven.com/d/click.aspx?ID=A17383&Rss=True Five Maximum Performance Tips for SDK 3.0- June 20, 2008 In this blog about programming with BLAS, discover five tips to gain maximum performance for the IBM SDK for Multicore Acceleration 3.0. These five tips will let you leverage maximum performance from the BLAS library.http://www.programmersheaven.com/d/click.aspx?ID=A17381&Rss=True Six Ways to Write More Comprehensible Code- June 18, 2008 As a developer, time is your most valuable resource. These six tips on how to write maintainable code are guaranteed to save you time and frustration: one minute spent writing comments can save you an hour of anguish. Learn how to keep you code from dest...http://www.programmersheaven.com/d/click.aspx?ID=A17379&Rss=True |