Sponsored Links

Java
MySQL And Java Developer's Guide (with source code)
Written by admin, on 13-04-2009 18:57
Views 88
Favoured 9

MySQL And Java Developer's Guide (with source code)Author(s) : Mark Matthews, Jim Cole, Joseph D. Gradecki

Have you ever been assigned a project and realized that you had no idea how you were going to accomplish it? Many developers have experienced this feeling when asked to interface their code with a database. With a few exceptions, most developers were busy learning Lisp, linked lists, and big-O notation during their formal education instead of learning the fundamentals of relationship database management systems. When the time comes to interface their code with a database, they turn to a book like the one you are holding.

Whatever the situation, interfacing an application to a database is one of the most fundamental tasks a developer is required to perform. This book is designed for developers who either have a pressing task ahead of them or who are curious about how to read database information into their application.

The primary goal of this book is to provide a comprehensive approach to writing code from a Java application to a MySQL database using the industry standard: JDBC. As you will see later in this Introduction, the chapter titles indicate what area of database connectivity and manipulation they cover. The chapters are ordered to reflect the JDBC specification, but we aren�t here to simply describe the specification.

 

Download Link:

http://w15.easy-share.com/13376591.html

 

 

 

Last update: 13-04-2009 18:57

Published in : Ebook, Java
Keywords : MySQL And Java Developer's Guide (with source code)
User comments Quote this article in website Favoured Print Send to friend Save this to del.icio.us Related articles Read more...
Sponsored
 
Beginning Java SE 6 Platform From Novice to Professional
Written by admin, on 13-04-2009 18:49
Views 86
Favoured 8

Beginning Java SE 6 Platform From Novice to ProfessionalBeginning Java™ SE 6 Platform: From Novice to Professional

Beginning Java™ SE 6 Platform: From Novice to Professional steers you through the maze of new and improved Java Standard Edition (SE) 6 features. The first chapter sets the stage by introducing Java SE 6 in terms of its name change, themes, an overview, and a sampling of new features. It also briefly discusses the first two Java SE 6 updates.

The remaining nine chapters organize features into the following categories: core libraries, GUI toolkits: AWT, GUI toolkits: Swing, internationalization, Java Database Connectivity, monitoring and management, networking, scripting, and security and web services. While exploring these chapters, you will encounter a variety of useful and interesting topics: introducing a new locale with its own currency, creating a new JConsole plug–in, creating a scripted JEditorPane component, invoking and communicating with JavaFX Script and JRuby scripts from a Java application that interacts with the Scripting API, signing an arbitrary XML document and validating a signed document’s XML signature, and accessing an existing web service are examples.

With a few exceptions, each of Chapters 2 through 10 alphabetically organizes its topics for convenient access. Furthermore, all ten chapters end with a “Test Your Understanding” section that provides questions and exercises to help you reinforce your understanding of what you have read.

Additional features are covered in the first three appendixes. The first appendix introduces you to annotation types for annotation processors, Common Annotations 1.0, and several tables that conveniently organize additional annotation types that are new to Java SE 6. The second appendix explores changes made to various Java tools. For example, the java compiler tool now supports annotation processing—you learn how to take advantage of this capability by writing your own annotation processor. Another example: you learn how to interact with the command–line script shell. The third appendix looks at a variety of performance enhancements, ranging from a fix for the gray–rect problem to single–threaded rendering.

The second–last appendix provides answers and code to all of the questions and exercises in the various “Test Your Understanding” sections. And the final appendix anticipates Java SE 7 by looking at features most likely to make the cut, including closures, the Java Module System, and the Swing Application Framework.

By the time you finish this book, you will have mastered most of what’s new and improved in Java SE 6. Although a few features, such as multiple gradient paints and an in–depth look at StAX are not covered, you will find a growing list of articles devoted to these additional topics on the author’s website (http://javajeff.mb.ca). Follow the links at the bottom of the website’s Articles page.

 

Download Link:

http://rapidshare.com/files/92811964/Apress_-_Beginning_Java_SE_6_Platform_From_Novice_to_Professional.pdf.html


Last update: 13-04-2009 18:49

Published in : Ebook, Java
Keywords : Beginning Java SE 6 Platform From Novice to Professional
User comments Quote this article in website Favoured Print Send to friend Save this to del.icio.us Related articles Read more...
Sponsored
 
JavaScript Bible: Gold Edition
Written by admin, on 13-04-2009 18:23
Views 91
Favoured 8

JavaScript Bible: Gold Edition

JavaScript Bible: Gold Edition

The JavaScript Bible, Gold Edition covers the new powerful functionality JavaScript gains with the release of the new fifth generation revisions of Internet Explorer and Netscape Communicator. The book includes all the great content included in the JavaScript Bible, 4th Edition, an international

bestseller, plus over 400 pages of new material. The Gold Bible features essential new JavaScript information, additional ready -to-use JavaScript applications and scores of additional JavaScripts and Web page routines.

This book will bring programmers and non-technical professionals, including casual programmers and scripters, painlessly up to speed on all aspects of mastering JavaScript. Key topics include programming fundamentals, JavaScript language elements and how to use them effectively, and how to easily and

efficiently add powerful new functionality to HTML documents and Java applets. The JavaScript Bible, Gold Edition also comes with a Windows/Mac CD-ROM which includes over 100 sample scripts, on -screen quick-reference, and hundreds of megabytes of usable Web design elements and software.

The Ultimate Guide to JavaScript for Professionals - Featuring 15 bonus chapters with expanded coverage of data validation, debugging, plug-ins, security, and more, plus nine chapters on ready-to-use applications, this monumental reference is truly the most comprehensive and useful guide to JavaScript available today. Writing with his trademark clarity and verve, leading JavaScript authority Danny Goodman covers everything from Cascading Style Sheets and Document Object Models to XML data — and gives you all the tools you need to harness the full power of client-side JavaScript.

Encyclopedic coverage of JavaScript and DOMs
Master JavaScript and DOM concepts with Danny's exclusive interactive workbench: The Evaluator
Learn state-of-the-art debugging and tracing tricks
Apply the latest JavaScript 1.5 exception handling and custom object techniques
Implement cross-browser Dynamic HTML applications for MSIE 5.5 and Navigator 6
Embed a universal sound plug-in controller in your page
Develop deployment strategies that best suit your content goals and target audiencs

 

Download Link:

http://urlinn.com/?yY5q


Last update: 13-04-2009 18:23

Published in : Ebook, Java
Keywords : JavaScript Bible: Gold Edition
User comments Quote this article in website Favoured Print Send to friend Save this to del.icio.us Related articles Read more...
 
Mastering Dojo: JavaScript and Ajax Tools for Great Web Experiences
Written by admin, on 13-04-2009 18:19
Views 84
Favoured 8

Mastering Dojo: JavaScript and Ajax Tools for Great Web Experiences"Mastering Dojo: JavaScript and Ajax Tools for Great Web Experiences"
By Craig Riecke, Rawld Gill, Alex Russell,

 

Imagine a true thin-client web application environment, with no browser incompatibilities, no plugins, and an interface that’s closer to a desktop app. You can have it all, today. Welcome to The Dojo Toolkit.
Dojo is a set of client-side JavaScript tools that help you build better web applications. Dojo blurs the line between local, native applications and browser based applications; the browser becomes the user interface platform. "Modern" browsers provide an incomplete, inconvenient, and incompatible programming environment, but Dojo eliminates these problems. While there are many JavaScript libraries available, most focus on just one thing (for example, effects libraries, perceived JavaScript omissions, or HTML widgets). Dojo addresses all of these functional areas-and many others-extensively.

 

 

 

 

 

 ISBN-10: 1934356115 

 

Download Link:

http://urlinn.com/?T5S3


Last update: 13-04-2009 18:45

Published in : Ebook, Java
Keywords : Mastering Dojo: JavaScript and Ajax Tools for Great Web Experiences
User comments Quote this article in website Favoured Print Send to friend Save this to del.icio.us Related articles Read more...
 
Dojo: Using the Dojo JavaScript Library to Build Ajax Applications
Written by admin, on 13-04-2009 18:14
Views 96
Favoured 12

Dojo: Using the Dojo JavaScript Library to Build Ajax ApplicationsJames E. Harmon, "Dojo: Using the Dojo JavaScript Library to Build Ajax Applications"
Addison-Wesley Professional

Dojo offers Web developers and designers a powerful JavaScript toolkit for rapidly developing robust Ajax applications. Now, for the first time, there’s a complete, example-rich developer’s guide to Dojo and its growing library of prepackaged widgets. Reviewed and endorsed by the Dojo Foundation, the creators of Dojo, this book brings together all the hands-on guidance and tested code samples you need to succeed.

 

 

Expert Web developer James E. Harmon begins by demonstrating how to “Ajax-ify” existing applications and pages with Dojo, adding Ajax features such as client- and server-side validation as quickly and nondisruptively as possible. Next, he presents in-depth coverage of Dojo’s user interface, form, layout, and specialized Widgets, showing how they work and how to use them most effectively. Among the Widgets, he covers in detail: Date Pickers, Rich Text Editors, Combo Boxes, Expandable Outlines, and many others.

 

 

 

 

ISBN-10: 0132358042 

 

Download Link:

http://urlinn.com/?eaiY


Last update: 13-04-2009 18:41

Published in : Ebook, Java
Keywords : Dojo: Using the Dojo JavaScript Library to Build Ajax Applications
User comments Quote this article in website Favoured Print Send to friend Save this to del.icio.us Related articles Read more...
 
« StartPrev12NextEnd »

Page 1 of 2