June 2, 2011

Java 7 The Complete Reference
Author: Herbert Schildt
ISBN: 9780071606301 / 0071606300
©2011 | 8th Edition | 1056 pages | Paperback
Pub Date: JUL-11
Price: US$ 60.00
Sample Ch 02 | Learn More
The Definitive Guide for Java Programmers
In this international bestseller, top-selling programming author Herbert Schildt shows you everything you need to develop, compile, debug, and run Java programs. The book has been updated to cover the latest version of the world’s number-one programming language.
Java 7: The Complete Reference, Eighth Edition covers all of the Java 7 features, including closures, superpackages, reified generic types, the enhanced switch statement, chained method invocations, extension methods, the enhanced catch statement, and enum values. The book also includes details on the Swing Application Framework and a chapter on language-level XML support.
About the Author
Herb Schildt (Mahomet, IL) is the world’s leading programming author, whose books have sold more than 3.5 million copies worldwide. His acclaimed books include Java: The Complete Reference, C++: The Complete Reference and C#: The Complete Reference.
Comments Off |
Highlights, Programming & Web Development | Tagged: annotations, applets, arrays, autoboxing, classes, control statements, data types, enumerations, exception handling, generics, HTML, I/O, inheritance, interfaces, java, java library, methods, multithreaded programming, operators, packages, string handling, variables, Web Design, website design |
Permalink
Posted by mheasiacomputing
October 26, 2010
Microsoft Access 2010 VBA Macro Programming
Author: Richard Shepherd
ISBN: 9780071738576 / 0071738576
©2011 | 1st Edition | 400 pages | Paperback
Pub Date: NOV-10
Price: US$ 40.00
Learn More
Take your database skills to the next level—develop powerful, custom Access 2010 applications using Visual Basic for Applications
Microsoft Access 2010 VBA Macro Programming follows the successful format of Richard Shepherd’s bestseller, Excel VBA Macro Programming, taking the reader through the structure of VBA and how to use it specifically in Access. The book explains, step by step, how to write VBA code–from the basics to dealing with errors and debugging code. This practical guide includes examples that illustrate how to use VBA in Access to do specific tasks. Readers will learn real-world skills by example.
Microsoft Access 2010 VBA Macro Programming features:
- Easy-to-understand instructions that explain how to accomplish programming tasks right away
- 20 practical sample applications
- Details on adding custom menus and Access add-ins
About the Author
Richard Shepherd spent the last 20 years developing computer software in blue chip organizations. He is a qualified accountant and the bestselling author of Excel VBA Macro Programming and Excel 2007 VBA Macro Programming.
Related Title
- 9780072231441 Excel VBA Macro Programming
Read the rest of this entry »
Comments Off |
Highlights, Programming & Web Development | Tagged: 2010, access, action, add-in, advanced, animation, API, applications, arrays, audit, basics, book, boxes, calls, change, charts, class, code, common, compact, constants, control, creating, current, custom, DAO, data, databases, debugging, decisions, dialog, DoCmd, down, drill, edit, errors, examples, excel, external, files, forms, FTP, functions, graphs, guide, handling, how to, ID, interact, inventory, large, levels, login, looping, macro, macros, manipulate, menu, message, Microsoft, models, modules, monitoring, object, office, operators, Output, programming, programs, queries, replace, reports, ribbon, Richard shepherd, search, Secure, security, spreadsheet, sql, statistics, strings, structures, subroutines, tables, techniques, text, trails, Triggers, types, user, variables, VBA, visual basic, working |
Permalink
Posted by mheasiacomputing
April 7, 2010
Robin Nixon has worked with and written about computers since the early 1980s (his first computer was a Tandy TRS 80 Model 1 with a massive 4KB of RAM!). During this time he has written in excess of 500 articles for many of the U.K.’s top computer magazines.
Robin started his computing career in the Cheshire homes for disabled people, where he was responsible for setting up computer rooms in a number of residential homes, and for evaluating and tailoring hardware and software so that disabled people could use the new technology – sometimes by means of only a single switch operated by mouth or finger.
After writing articles for computer magazines about his work with disabled people, he eventually worked full time for one of the country’s main IT magazine publishers, where he held several roles including editorial, promotions, and cover disc editing.
With the dawn of the Internet in the 1990s, Robin branched out into developing websites. One of these presented the world’s first radio station licensed by the music copyright holders, and was featured in several news reports on TV and radio networks in the United Kingdom. In order to enable people to continue to surf while listening, Robin also developed the first known pop-up windows.
Robin lives on the southeast coast of England with his wife Julie, a trained nurse, and five children, where he also finds time to foster three disabled children, as well as working full time from home as a technical author.
Robin has contributed an article to “The Daily Tip” section on “IT World,” and Plug-In PHP is one of the featured books on the company’s web site. For a look at the article, please click HERE.
Read the rest of this entry »
Comments Off |
Highlights | Tagged: 100, ajax, arrays, associative, audio, authentication, boards, browsers, building, bulletin, chat, Chrome, common, content, cookbook, cookies, CSS, cursor, development, development workstation, diverse, DOM, dynamic, easy-to-use, effects, expertise, Facebook, Firefox, Flickr, forms, frames, functionality, Gmail, handling, hover, HTML, image, incorporating, input, integrating, internet, Internet Explorer, javascript, language, layers, Learning PHP, management, McGraw-Hill Education, menus, messaging, modern, mouse, MySQL, MySQL & JavaScript, navigation, nixon, object, open-source, Opera, oriented, pages, perl, PHP, plug-in, Plug-in PHP, plug-ins, power, problems, processing, programming, robin, robin Nixon, Safari, scripting, security, self-contained, services, setting, solution, solutions, systems, techniques, text, up, user, using, validation, video, visual, web, Web 2.0, websites |
Permalink
Posted by mheasiacomputing
April 5, 2010

C# 4.0 The Complete Reference
Author: Schildt, Herbert
ISBN-13: 978-0-07-174116-3
ISBN-10: 007174116X
©2010 | 1st Edition | 928 pages , Softcover
Pub Date: May 2010
Price: US$ 49.99
Learn More
In this fully updated bestseller, the world’s leading programming author provides comprehensive coverage of C# 4.0–the latest version of Microsoft’s premier programming language shipping as part of Visual Studio 2010.
A thoroughly updated and expanded edition of Herb Schildt’s classic programming resource, C# 4.0: The Complete Reference contains carefully crafted explanations, insider tips, and hundreds of examples, covering all aspects of C# 4.0, including its keywords, syntax, and core libraries.
Every new C# 4.0 feature is covered, such as support for dynamic types and for parallel programming, which allows a program to perform portions of a task simultaneously when a computer contains multiple processors. Details on PLINQ, a parallel version of LINQ (Language-Integrated Query), are included. All other new features such as named and optional method arguments, and covariance and contravariance for generic interfaces and delegates are also covered. In addition, the book discusses the new classes, interfaces, and methods available in .NET 4.0.
Features
- New important coverage of Parallel programming, PLINQ, and dynamic types
- New features of C# 4.0 covered in detail: named and optional method arguments, and covariance and contravariance for generic interfaces and delegates
- Reviewed and endorsed by Michael Howard, Microsoft
- Provides a depth of coverage in a form that average programmers can understand
- Includes keyword quick reference for fast look-up of keyword syntax
Author Information
Herb Schildt (Mahomet, IL) is the world’s leading programming author, whose books have sold more than 3.5 million copies worldwide. His acclaimed books include Java: The Complete Reference, C++: The Complete Reference and C#: The Complete Reference.
Comments Off |
Highlights, Programming & Web Development | Tagged: applications, arrays, assemblies, attributes, C#4.0, classes, code, collections, COM, comment, compile-time, complete, contravariance, control, covariance, creation, data, delegates, documentation, dynamic, enumerations, enumerators, events, exception, exploring, formatting, framework, generics, handling, herb schildt, Herbert Schildt, I/O, ID, indexers, inheritance, integrated, interfaces, internet, introducing, iterators, language, library, LINQ, literals, methods, Michael Howard, Microsoft, miscellaneous, multithreaded, namespaces, networking, nullable, objects, operators, overloading, overview, parallel, PLINQ, pointers, preprocessor, program, programming, properties, query, quick, reference, reflection, runtime, strings, structures, system, System.Net, topics, type, types, unsafe, using, variables, visual studio 2010, windows.forms |
Permalink
Posted by mheasiacomputing
March 8, 2010

Plug-In PHP: 100 Power Solutions
Authors: Nixon, Robin
ISBN-13: 978-0-07-166659-6
ISBN-10: 0071666591
©2010 | 1st Edition | 384 pages , Softcover
Pub Date: March 2010
Price: US$ 39.99
100 PHP power solutions in one handy guide
This practical resource contains 100 ready-to-run PHP plug-ins you can use to create dynamic Web content. The book begins by showing you how to install, configure, and use a powerful web development environment. Then, each chapter in Plug-In PHP offers complete, working examples for specific end results you can achieve right away. In this time-saving tool, all of the code is extensively documented along with tips for adapting it for your own requirements.
Get ready-made PHP plug-ins for:
- Text processing
- Image handling
- Content management
- Forms and user input
- Internet integration
- Chat and messaging
- MySQL, sessions, and cookies
- APIs, RSS, and XML
- JavaScript and Ajax
- Geo-location
- Spelling and language translation
- And much more
Download all of the book’s plug-ins at www.pluginphp.com
About the Author
Robin Nixon (UK) is a developer and freelance technical writer who has published more than 500 articles in magazines such as PC Plus, PCW, Web User, .net, PC Advisor, and PC Answers. He is the author of 3 computing books, including the upcoming Learning PHP, MySQL & JavaScript (O’Reilly).
Learn More
Comments Off |
Highlights | Tagged: arrays, associative, authentication, boards, building, bulletin, chat, content, CSS, development, diverse, forms, handling, HTML, image, incorporating, input, integrating, internet, javascript, language, management, messaging, MySQL, nixon, object, open-source, oriented, pages, perl, PHP, plug-ins, processing, robin Nixon, scripting, security, services, solution, text, user, web |
Permalink
Posted by mheasiacomputing
C# 4.0 The Complete Reference
April 5, 2010C# 4.0 The Complete Reference
Author: Schildt, Herbert
ISBN-13: 978-0-07-174116-3
ISBN-10: 007174116X
©2010 | 1st Edition | 928 pages , Softcover
Pub Date: May 2010
Price: US$ 49.99
Learn More
In this fully updated bestseller, the world’s leading programming author provides comprehensive coverage of C# 4.0–the latest version of Microsoft’s premier programming language shipping as part of Visual Studio 2010.
A thoroughly updated and expanded edition of Herb Schildt’s classic programming resource, C# 4.0: The Complete Reference contains carefully crafted explanations, insider tips, and hundreds of examples, covering all aspects of C# 4.0, including its keywords, syntax, and core libraries.
Every new C# 4.0 feature is covered, such as support for dynamic types and for parallel programming, which allows a program to perform portions of a task simultaneously when a computer contains multiple processors. Details on PLINQ, a parallel version of LINQ (Language-Integrated Query), are included. All other new features such as named and optional method arguments, and covariance and contravariance for generic interfaces and delegates are also covered. In addition, the book discusses the new classes, interfaces, and methods available in .NET 4.0.
Features
Author Information
Herb Schildt (Mahomet, IL) is the world’s leading programming author, whose books have sold more than 3.5 million copies worldwide. His acclaimed books include Java: The Complete Reference, C++: The Complete Reference and C#: The Complete Reference.