Saturday, January 28, 2012

Books for experts

Books for experts


Beginning Cryptography With Java

Posted: 27 Jan 2012 12:04 AM PST

Beginning Cryptography With Java 2005 Beginning Cryptography With JavaBeginning Cryptography With Java | David Hook

This book has been structured with a deliberate ordering in mind. The main thing you will notice is that a utilities class is developed over the course of most chapters and that later chapters make use of functionality that was introduced in earlier ones. Likewise, the examples in each chapter have been introduced in a specific order and build on previous ones, so if you want to get the most out of each chapter, it is best to start at the beginning and work through to the end.
The book has 10 chapters. The first five chapters cover the basic principles of Java APIs and the technology involved to deal with the higher-level APIs and concepts covered in the last five chapters. As with the rest of the book, the first five chapters are example-oriented and cover the following topics:
Chapter 1 discusses the basic architecture of JCE and JCA, provides some historical background, and shows you how to properly set up a provider, as well as how to determine if your provider has not been properly set up.
Chapter 2 introduces the basic concepts behind symmetric, or secret, key encryption, including how it is done in Java, how keys are generated, and how to use password-based encryption. It includes discussions about what algorithms there are, what the various modes and padding mechanisms available with symmetric algorithms are for, and what they mean.
Chapter 3 introduces message digests and message authentication codes, shows why they are used, demonstrates how they are used in Java, and discusses some of the issues you may encounter when using them.
Chapter 4 introduces asymmetric, or public key, encryption and digital signatures. It covers the popular algorithms, how they are used, and which Java API is required to generate and reconstruct keys, as well as how to make use of the algorithms themselves.
Chapter 5 provides a general introduction into ASN.1—the language in which most secure protocols and messaging formats are described. It shows you how to read an ASN.1 module, interpret some of the common syntactic constructs, and then use the API provided by the Bouncy Castle ASN.1 packages to create your own Java implementations of ASN.1 structures.
After Chapter 5, the book moves on to high-level topics, building on the work covered in the first five chapters. Get it fully now.

Link download :

  1. Mediafire : Beginning Cryptography With Java pdf

  2. Letitbit: Beginning Cryptography With Java pdf

  3. ShareFlare : Beginning Cryptography With Java pdf

JDBC Metadata, MySQL, And Oracle Recipes – A Problem-Solution Approach

Posted: 26 Jan 2012 11:13 PM PST

JDBC Metadata MySQL And Oracle Recipes A Problem Solution Approach 2006 JDBC Metadata, MySQL, And Oracle Recipes   A Problem Solution Approach

JDBC Metadata, MySQL, And Oracle Recipes – A Problem-Solution Approach | Mahmound Parsian | Apress

JDBC Metadata, MySQL, and Oracle Recipes is the only book that focuses on metadata or annotation-based code recipes for JDBC API for use with Oracle and MySQL. It continues where the authors other book, JDBC Recipes: A Problem-Solution Approach, leaves off. This new edition is also a Java EE 5-compliant book, perfect for lightweight Java database development. And it provides cut-and-paste code templates that can be immediately customized and applied in each developers application development.
About the Author
Mahmoud Parsian, PhD, is a Sun Certified Java Programmer and senior lead software engineer for AskJeeves.com, and he has expertise in Java database programming and development. His honors include the following: Ask Jeeves Bright Star Award, Octopus Award for successive release of the Octopus software, Cisco Systems Leadership Award, Individual Achievement Award, and four Specialist of the Quarter awards. Parsian has also received numerous commendation letters from customers regarding his outstanding performance and leadership on customer projects.

Book Details

* Paperback: 504 pages
* Publisher: Apress; 1 edition (March 2, 2006)
* Language: English
* ISBN-10: 1590596374
* ISBN-13: 978-1590596371
* Product Dimensions: 9.5 x 7.3 x 1.2 inches

Link download :

  1. Mediafire : JDBC Metadata, MySQL, And Oracle Recipes – A Problem-Solution Approach pdf

  2. 4shared : JDBC Metadata, MySQL, And Oracle Recipes – A Problem-Solution Approach pdf

  3. Lititbit : JDBC Metadata, MySQL, And Oracle Recipes – A Problem-Solution Approach pdf

  4. SharedFlare : JDBC Metadata, MySQL, And Oracle Recipes – A Problem-Solution Approach pdf

Wednesday, January 25, 2012

Books for experts

Books for experts


Art Of Java Web Development

Posted: 24 Jan 2012 09:24 AM PST

Art Of Java Web Development Art Of Java Web Development

Art of Java Web Development Struts, Tapestry, Commons, Velocity, JUnit, Axis, Cocoon, InternetBeans, WebWork | Neal Ford

Paperback: 450 pages
Publisher: Manning Publications Company; (November 1, 2003)
ISBN: 1932394060

A guide to the topics required for state of the art web development, this book covers wide-ranging topics, including a variety of web development frameworks and best practices. Beginning with coverage of the history of the architecture of web applications, highlighting the uses of the standard web API to create applications with increasingly sophisticated architectures, developers are led through a discussion on the development of industry accepted best practices for architecture.

Described is the history and evolution towards this architecture and the reasons that it is superior to previous efforts. Also provided is an overview of the most popular web application frameworks, covering their architecture and use. Numerous frameworks exist, but trying to evaluate them is difficult because their documentation stresses their advantages but hides their deficiencies. Here, the same application is built in six different frameworks, providing a way to perform an informed comparison. Also provided is an evaluation of the pros and cons of each framework to assist in making a decision or evaluating a framework on your own. Finally, best practices are covered, including sophisticated user interface techniques, intelligent caching and resource management, performance tuning, debugging, testing, and Web services.

Link download :

Mediafire:  Art Of Java Web Development  pdf 

Thursday, January 19, 2012

Books for experts

Books for experts


Learned Optimism: How to Change Your Mind and Your Life

Posted: 18 Jan 2012 08:13 AM PST

Learned Optimism How to Change Your Mind and Your Life Learned Optimism: How to Change Your Mind and Your Life

Learned Optimism: How to Change Your Mind and Your Life | Martin Seligman

Martin Seligman, a renowned psychologist and clinical researcher, has been studying optimists and pessimists for 25 years. Pessimists believe that bad events are their fault, will last a long time, and undermine everything. They feel helpless and may sink into depression, which is epidemic today, especially among youths. Optimists, on the other hand, believe that defeat is a temporary setback or a challenge–it doesn't knock them down. "Pessimism is escapable," asserts Seligman, by learning a new set of cognitive skills that will enable you to take charge, resist depression, and make yourself feel better and accomplish more.

About two-thirds of this book is a psychological discussion of pessimism, optimism, learned helplessness (giving up because you feel unable to change things), explanatory style (how you habitually explain to yourself why events happen), and depression, and how these affect success, health, and quality of life. Seligman supports his points with animal research and human cases. He includes tests for you and your child–whose achievement may be related more to his or her level of optimism/pessimism than ability. The final chapters teach the skills of changing from pessimism to optimism, with worksheet pages to guide you and your child.

Link download :

Fileserve : Download  Learned Optimism: How to Change Your Mind and Your Life  pdf 

 Mediafire: Download  Learned Optimism: How to Change Your Mind and Your Life  pdf 

source : http://library4expert.wordpress.com

Monday, January 16, 2012

Books for experts

Books for experts


Getting Good with JavaScript ebook, video, source code

Posted: 15 Jan 2012 07:03 AM PST

Ever wanted to liven up a web design with Javascript but not known where to start? In Getting Good with JavaScript, author Andrew Burgessbreaks down programming in JavaScript into easy, straight-forward terms and exercises.

- – Getting Good with JavaScript ebook, video, source code.

book 300x276 Getting Good with JavaScript ebook, video, source code

 

1 13 2012%25252011 24 58%252520PM Getting Good with JavaScript ebook, video, source code

1 13 2012%25252011 20 29%252520PM Getting Good with JavaScript ebook, video, source code

1 13 2012%25252011 22 43%252520PM Getting Good with JavaScript ebook, video, source code

Link All in One (MegaUpload)Getting Good with JavaScript

Separate link of this book.

0. ebookGetting Good with JavaScript ebook

1. Source Code: Getting Good with JavaScript source code

2. Video Chapter 1 1: Getting Good with JavaScrip vieo chapter 1

3. Video Chapter 2 part 1: Getting Good with JavaScrip chapter 2 part 1

4. Video Chapter 2 part 2: Getting Good with JavaScrip chapter 2 part 2

5. Video Chapter 2 part 3: Getting Good with JavaScrip chapter 2 part 3

6. Video Chapter 3: Getting Good with JavaScript chapter 3

7. Video Chapter 4: Getting Good with JavaScript chapter 4

8. Video Chapter 5: Getting Good with JavaScript chapter 5

Source : cosmospham.com

Friday, January 13, 2012

Books for experts

Books for experts


Subnet Exercise and VLSM method practice

Posted: 12 Jan 2012 02:37 AM PST

computer networks 4th edition Subnet Exercise and VLSM method practice

Here is some subneting Exercise for pratice in CCNA course.
We also using VLSM for addressing and subneting for saving ip address range.

Link download :

Subneting Exercise
VLSM Practice Exercise

Thursday, January 12, 2012

Books for experts

Books for experts


Algorithms In Java, 3rd Edition

Posted: 10 Jan 2012 02:00 PM PST

Algorithms In Java 3rd Edition 264x300 Algorithms In Java, 3rd Edition

Algorithms In Java, 3rd Edition | Robert Sedgewick

Publisher: Addison-Wesley Professional (Jul. 31st, 2003)
ISBN-10: 0201775786
ISBN-13: 9780201775785

For the first time, Sedgewick’s seminal work on algorithms and data structures is available with implementations in Java. Michael Schidlowsky and Sedgewick have developed new Java code that both expresses the methods in a concise and direct manner, and also provides programmers with the practical means to test them on real applications. This particular book, Parts 1-4, represents the essential first half of Sedgewick’s complete work. Its four parts are fundamentals, data structures, sorting, and searching. It has expanded coverage of arrays, linked lists, strings, trees, ADT’s, and object-oriented programming.

Algorithms in Java, Third Edition, Part 5: Graph Algorithms, contains six chapters that cover graph properties and types, graph search, directed graphs, minimal spanning trees, shortest paths, and networks. The descriptions here are intended to give students an understanding of the basic properties of as broad a range of fundamental graph algorithms as possible. In the third edition, many new algorithms are presented, and the explanations of each algorithm are much more detailed than in previous editions. Unlike any other book on algorithms, not only will students get practical information on using algorithms in their work, they can also be assured that these algorithms rest on the most solid scientific foundations. And a new emphasis on abstract data types throughout the books makes the programs more broadly useful and relevant in modern object-oriented programming environments. This book is useful as a text early in the computer science curriculum, after students have acquired basic programming skills and familiarity with computer systems, but before they have taken specialized courses in advanced areas of computer science or computer applications.There is sufficient coverage of basic material for the book to be used to teach data structures to beginners, and there is sufficient detail and coverage of advanced material for the book to be used to teach the design and analysis of algorithms to upper-level students. Some instructors may wish to emphasize implementations and practical concerns; others may wish to emphasize analysis and theoretical concepts. For a more comprehensive course, this book is also available in a special bundle with Parts 1-4 (ISBN for bundle of Parts 1-4 and Part 5 is 0201775786); thereby instructors can cover fundamentals, data structures, sorting, searching, and graph algorithms in one consistent style.

Link download:

Mediafire: Algorithms In Java, 3rd Edition part 1 -> 5
Fileserve:Algorithms In Java, 3rd Edition part 1 -> 5