#6847
Java in a Nutshell provides a comprehensive and concise overview of the Java programming language. This book serves as a valuable resource for both beginners and experienced programmers alike. It covers all the essential aspects of Java, including its syntax, libraries, and key features.

#6604
SQL is a database language used to build and maintain database objects, and is at the heart of many enterprise applications. If you're involved in software development, you're likely to use some level of SQL. When working with SQL, you need a good syntax reference. Although SQL is a standardized language, the implementation of SQL is not standardized, and there are many differences in software from one vendor to another.

#2991
As a tailor-made new programming language for Microsoft .NET Framework, C# (C Sharp) has both the powerful functions of C/C++ and user-friendly characteristics of Visual Basic. And now, it has evolved to 6.0, with various features emerging in endlessly. While it's rare to find C# teaching materials that can stand up to scrutiny on the market, and this might be because the reference on MSDN has been pretty comprehensive.