Showing posts with label Wiley. Show all posts
Showing posts with label Wiley. Show all posts

Wednesday, April 8, 2009

Applied Cryptography, Second Edition

Description : Cryptographic techniques have applications far beyond the obvious uses of encoding and decoding information. For Internet developers who need to know about capabilities, such as digital signatures, that depend on cryptographic techniques, there's no better overview than Applied Cryptography, the definitive book on the subject. Bruce Schneier covers general classes of cryptographic protocols and then specific techniques, detailing the inner workings of real-world cryptographic algorithms including the Data Encryption Standard and RSA public-key cryptosystems. The book includes source-code listings and extensive advice on the practical aspects of cryptography implementation, such as the importance of generating truly random numbers and of keeping keys secure.
Publisher Wiley
Author(s) Bruce Schneier
ISBN 0471117099
Release Date 1995-10-18
read more "Applied Cryptography, Second Edition"

Sunday, March 29, 2009

Implementing, Managing and Maintaining a Microsoft Windows Server 2003 Network Infrastructure (70-291)

Description : A comprehensive program of textbook, lab manual and software, this Microsoft Official Academic Course provides everything students need to build the knowledge and skills necessary to configure, manage, and troubleshoot a Microsoft Windows Server 2003 network infrastructure and to prepare for the Microsoft Certified Professional examination 70–291: Managing and Maintaining a Microsoft Windows Server 2003 Environment . A complete set of instructor resources supports the book.






  • Paperback: 530 pages
  • Author: MOAC
  • Publisher: John Wiley & Sons (1 Jul 2004)
  • Language English
  • ISBN-10: 0470065982
  • ISBN-13: 978-0470065983
DOWNLOAD
read more "Implementing, Managing and Maintaining a Microsoft Windows Server 2003 Network Infrastructure (70-291)"

Saturday, March 28, 2009

Windows XP Bible

Description : Focusing on Windows XP functionality, this Bible is value-packed and covers the basics (e.g., navigating a computer) as well as how to use the most popular Internet features; customize the work environment; maintain and tweak the system; use general techniques for working with text, numbers, and graphics. The Desktop Edition offers the very best content from the Windows XP Bible, combined with new coverage of Media Player, Movie Maker, and Service Pack 1, and features sidebars with annoyances, workarounds, solutions, and tips.
Publisher Wiley
Author(s) Alan Simpson
ISBN 076455722X
Release Date 2004
DOWNLOAD
read more "Windows XP Bible"

Applied Cryptography Second Edition

Description : This isn't actually a book, but rather a very book-like set of lecture notes (it appears that the authors intend to publish it as a book at some point) by noted cryptographers Goldwasser and Bellare that is available online. Applied Cryptography (above) is nice for people interested in using cryptographic techniques, but this is a great place to look if you are interested in cryptography from a research perspective. It is a good introduction to how modern cryptography is placed on a rigorous mathematical foundation of complexity theory. I've only read parts of it. The parts I've read have been right at the edge of my mathematical abilities (as a senior undergraduate) and maybe even a bit intimidating at first, but well worth the effort.
Publisher Wiley
Author(s) Bruce Schneier
ISBN 0471117099
Release Date 1996
DOWNLOAD
read more "Applied Cryptography Second Edition"

Thursday, March 19, 2009

Mastering JXTA

Description : A comprehensive, code-intensive guide to building commercial-quality peer-to-peer applications with JXTA and Java
Tens of millions of people use peer-to-peer (P2P) applications such as KaZaA, AOL Instant Messenger, and Distributed.net. These applications harness the idle CPU cycles of their host computers to produce enormous databases of information, build powerful processing engines, and enable communication and file-sharing among users around the world. Previously, P2P applications have been built using proprietary technologies and protocols, forcing developers to start from scratch each time they write a new application. Now JXTA, an open source, P2P development technology, enables developers to build P2P applications using Java, XML, and other industry standards.
With this invaluable book, Joseph Gradecki provides a practical guide to building peer-to-peer applications using Java. He provides detailed descriptions of the JXTA technologies and demonstrates how to build real-world applications. This book also includes:
* Detailed descriptions of the JXTA specification and the Java reference implementation
* The complete P2P development process, including how to build reusable application frameworks
* Fully functional example applications, including a distributed computational engine that can utilize the idle CPU power of thousands of remote machines to solve complex problems, and a fault-tolerant, encrypted network storage system
The companion Web site includes:
* All the code listings and complete applications from the book
* Links to additional JXTA and P2P resources
Publisher John Wiley and Sons
Author(s) Gradecki, Joseph D
ISBN 9780471429364
Release Date 10-01-2002
DOWNLOAD
read more "Mastering JXTA"

Mastering Jakarta Struts

Description : Jakarta Struts Project provides an open source framework for creating Web applications that leverage both the Java Servlets and JavaServer Pages technologies. Struts has received developer support and is quickly becoming a dominant actor in the open source community.


  • James Goodwill is a well-respected authority and bestselling author of books on Java Web applications
  • Provides a hands-on, code-intensive tutorial on building Java Web applications using the Jakarta Struts Framework
  • Companion Web site provides electronic versions of all code examples in the book.
Publisher John Wiley and Sons
Author(s) James Goodwill
ISBN 0471213020
Release Date 30 November 1999
DOWNLOAD
read more "Mastering Jakarta Struts"

Mastering Enterprise Java Beans, Second Edition

Description : Mastering Enterprise JavaBeans, 2nd Ed. by Ed Roman and Scott Ambler includes the new EJB specification and expanded coverage on more advanced topics for developers. (Publishers Weekly)

“…the style is informal, with clear explanations…an enjoyable read and good value for money…” (Computer Bulletin, September 2002)

“…explains Enterprise Java Beans in such a great way that it is worth the price of the book by itself…excellent web site too…”(Cvu, April 2003)

Review
Mastering Enterprise JavaBeans, 2nd Ed. by Ed Roman and Scott Ambler includes the new EJB specification and expanded coverage on more advanced topics for developers. (Publishers Weekly)

“…the style is informal, with clear explanations…an enjoyable read and good value for money…” (Computer Bulletin, September 2002)

“…explains Enterprise Java Beans in such a great way that it is worth the price of the book by itself…excellent web site too…”(Cvu, April 2003)

Publisher John Wiley and Sons
Author(s) Ed Roman, Scott Ambler, Tyler Jewell
ISBN 0471417114
DOWNLOAD
read more "Mastering Enterprise Java Beans, Second Edition"

Wednesday, March 18, 2009

Saturday, March 14, 2009

EJB & JSP Java on the Edge

Description : This book presents JSP and EJB to the HTML-savvy Java programmer, with a caveat: any Java developer interested indeveloping multi-tiered distributed applications needs to know something about a range of J2EE APIs. That said,knowing JSP will allow a programmer to create dynamic web content (easier than with Java Servlets) and knowing EJBwill allow a programmer to encapsulate data as objects and create reusable code components. In short, knowing JSPand EJB will take a programmer a good majority of the way along the path of J2EE application development. The first section discusses J2EE in more depth, with special emphasis on how and where JSP and EJB fit in. The second section covers JavaServer Pages including numerous JSP examples. The book provides the JSP’s for the main application developed and dissected, a hotel booking application. The final part covers Enterprise JavaBeans. The bulkof this section is creating and analyzing EJBs to work with the JSPs developed earlier in the book. By the end of the book, the hotel booking application is complete. This Unlimited Edition stays up to date long after other publications. A companion Web site includes all the code and examples from the book, and is updated to include new chapters, programs, and other related material.
Publisher John Wiley & Sons
Author(s)

Lou Marco

ISBN 0764548026
Release Date 2001 Year
Page 408
DOWNLOAD
read more "EJB & JSP Java on the Edge"

EJB Design Patterns

Description : The job of the EJB developer is constantly challenging, making the task of designing maintainable and scalable systems difficult without a clear set of best practices to follow. With this in mind, Floyd Marinescu worked with thousands of J2EE professionals at TheServerSide.com J2EE community to build a library of design patterns, strategies, and best practices for EJB design and development. EJB Design Patterns goes beyond high-level design patterns into critical EJB-specific implementation issues, illustrated with source code. The book contains a catalog of twenty advanced EJB patterns; it also provides strategies for applying the patterns, best practices for J2EE development, and useful EJB tips and techniques.
Publisher John Wiley & Sons
Author(s) Ed Roman and Floyd Marinescu
ISBN 0-471-20831-0
Release Date Feb 2002
Page 288
DOWNLOAD
read more "EJB Design Patterns"

Friday, March 13, 2009

Data Structures and Algorithms with Object-Oriented Design Patterns in Java

Description : Create sound Software designs with data structures that use modern object-oriented design patterns! Author Bruno Preiss presents the fundamentals of data structures and algorithms from a modern, object-oriented perspective. The text promotes object-oriented design using java and illustrates the use of the latest object-oriented design patterns. Virtually all the data structures are discussed in the context of a single class hierarchy.

This framework clearly shows the relationships between data structures and illustrates how polymorphism and inheritance can be used effectively. Key Features of the Text
All data structures are presented using a common framework. This shows the relationship between the data structures and how they are implemented.
Object-oriented design patterns are used to demonstrate how a good design fits together and transcends the problem at hand.
A single Java software design is used throughout the text to provide a better understanding of the operation of complicated data structures.
Just-in-time presentation of mathematical analysis techniques introduces students to mathematical concepts as needed.

Publisher Wiley
Author(s)

Bruno R. Preiss

ISBN 0471346136
Release Date 30 November 1999

DOWNLOAD

read more "Data Structures and Algorithms with Object-Oriented Design Patterns in Java"

Data Structures and Algorithms in Java By Wiley 4th Edition

Description : Fundamental data structures in a consistent object-oriented framework
Now revised to reflect the innovations of Java 5.0, Goodrich and Tamassia's Fourth Edition of Data Structures and Algorithms in Java continues to offer accessible coverage of fundamental data structures, using a consistent object-oriented framework. The authors provide intuition, description, and analysis of fundamental data structures and algorithms. Numerous illustrations, web-based animations, and simplified mathematical analyses justify important analytical concepts.
Key Features of the Fourth Edition:
* Updates to Java 5.0 include new sections on generics and other Java 5.0 features, and revised code fragments, examples, and case studies to conform to Java 5.0.
* Hundreds of exercises, including many that are new to this edition, promote creativity and help readers learn how to think like programmers and reinforce important concepts.
* New case studies illustrate topics such as web browsers, board games, and encryption.
* A new early chapter covers Arrays, Linked Lists, and Recursion.
* A new final chapter on Memory covers memory management and external memory data structures and algorithms.
* Java code examples are used extensively, with source code provided on the website.
* Online animations and effective in-text art illustrate data structures and algorithms in a clear, visual manner.
Publisher Wiley
Author(s)

Michael T. Goodrich, Roberto Tamassia

ISBN 0471738840
Release Date 2005-08-24
Page 720
DOWNLOAD
read more "Data Structures and Algorithms in Java By Wiley 4th Edition"

Monday, March 9, 2009

Advanced CISSP Prep Guide: Exam Q&A

Description : Get ready to pass the CISSP exam and earn your certification with this advanced test guide
Used alone or as an in-depth supplement to the bestselling The CISSP Prep Guide, this book provides you with an even more intensive preparation for the CISSP exam. With the help of more than 300 advanced questions and detailed answers, you'll gain a better understanding of the key concepts associated with the ten domains of the common body of knowledge (CBK). Each question is designed to test you on the information you'll need to know in order to pass the exam. Along with explanations of the answers to these advanced questions, you'll find discussions on some common incorrect responses as well. In addition to serving as an excellent tutorial, this book presents you with the latest developments in information security.
Publisher John Wiley and Sons
Author(s) Ronald L. Krutz, Russell Dean Vines
ISBN 0471236632
Release Date 11 October 2002
DOWNLOAD
read more "Advanced CISSP Prep Guide: Exam Q&A"