General Programming

Programing EBooks Disk 2010 (C#,C++,Java and more)


Programing EBooks Disk 2010 (C#,C++,Java and more) | 6.45 GB

List :
Addison Wesley – A Programmer\\\’s Guide to Java Certification (2003) 2Ed.chm
Addison Wesley – Concurrent Programming In Java, Design Principles And Patterns, 2Nd Edition.chm
Addison Wesley – Design Patterns Java Workbook (2002). Read the rest of this entry »

Neurovirology : Viruses and the Brain (Advances in Virus Research, Volume 56): Michael Buchmeier


Neurovirology : Viruses and the Brain (Advances in Virus Research, Volume 56): Michael Buchmeier
Academic Press | ISBN: 0120398567 | 2001-06 | PDF (OCR) | 645 pages | 75.8 Mb

This volume is the first in a planned series of thematic volumes for Advances in Virus Research. It covers the etiology, pathogenetic mechanisms, and clincial consequences of human neurotropic viruses. Read the rest of this entry »

DtSearch Desktop / Engine v7.64.7859


DtSearch Desktop / Engine v7.64.7859 | 90 MB

The dtSearch Text Retrieval Engine lets developers quickly add dtSearch’s proven, “industrial-strength” text search and retrieval to applications. dtSearch Corp. has over a decade and a half of text search and retrieval experience. Read the rest of this entry »

Programming F#

Programming F# Programming F#

Product Description

Why learn F#? This multi-paradigm language not only offers you an enormous productivity boost through functional programming, it also lets you develop applications using your existing object-oriented and imperative programming skills. With Programming F#, you’ll quickly discover the many advantages of Microsoft’s new language, which includes access to all the great tools and libraries of the .NET platform. Learn how to reap the benefits of functional programming for your next project — whether it’s quantitative computing, large-scale data exploration, or even a pursuit of your own. With this comprehensive guide, F# team member Chris Smith gives you a head start on the fundamentals and advanced concepts of the F# language.

  • Get a clear understanding of functional programming, and how you can use it to simplify code
  • Gain a solid understanding of the language’s core syntax, including object-oriented and imperative styles
  • Simplify concurrent and parallel programming with F# Asynchronous Workflows and the Parallel Extensions to .NET
  • Learn advanced F# concepts, such as quotations and computation expressions

About the Author

Chris Smith is a Software Design Engineer on the F# team at Microsoft. Although he helped design the language, his official role is to test the product to make sure it is ready to ship. Which means he understands the details of F# better than anybody else on the team. You can read his blog, Chris Smith’s Complete Unique View, at http://blogs.msdn.com/chrsmith/.

download

TOAD Handbook, 2nd Edition

TOAD Handbook, 2nd Edition TOAD Handbook, 2nd Edition

Product Description

TOAD® Handbook, Second Edition, is the definitive, completely up-to-date guide to the newest version of TOAD, the world’s premier third-party Oracle utility. Packed with step-by-step recipes, screen snapshots, and hands-on exercises, this book brings together everything developers and DBAs need to maximize their productivity with TOAD in both administrative and development tasks.

TOAD product architect Bert Scalzo and leading TOAD trainer Dan Hotka thoroughly cover every area of TOAD’s functionality, offering practical, proven solutions that can be applied immediately to leverage TOAD’s dramatically improved feature set. Comprehensive coverage includes

  • TOAD setup and configuration
  • Browsing databases and schemas
  • Editing SQL and PL/SQL within TOAD
  • Creating new databases
  • Checking database health
  • Performing common DBA tasks
  • Reporting via standard and custom reports
  • Optimizing database performance

Throughout the text, the authors offer practical insights into each of TOAD’s most useful tools, from App Designer to Doc Generator, ER Diagrammer to Code Road Map.

This book is the only current, comprehensive, and affordable guide to the latest version of TOAD–a must-have for any TOAD user.

download

Growing Object-Oriented Software, Guided by Tests

Growing Object-Oriented Software, Guided by Tests Growing Object-Oriented Software, Guided by Tests

Product Description

Foreword by Kent Beck

“The authors of this book have led a revolution in the craft of programming by controlling the environment in which software grows.” –Ward Cunningham

“At last, a book suffused with code that exposes the deep symbiosis between TDD and OOD. This one’s a keeper.” –Robert C. Martin

“If you want to be an expert in the state of the art in TDD, you need to understand the ideas in this book.”–Michael Feathers

Test-Driven Development (TDD) is now an established technique for delivering better software faster. TDD is based on a simple idea: Write tests for your code before you write the code itself. However, this “simple” idea takes skill and judgment to do well. Now there’s a practical guide to TDD that takes you beyond the basic concepts. Drawing on a decade of experience building real-world systems, two TDD pioneers show how to let tests guide your development and “grow” software that is coherent, reliable, and maintainable.

Steve Freeman and Nat Pryce describe the processes they use, the design principles they strive to achieve, and some of the tools that help them get the job done. Through an extended worked example, you’ll learn how TDD works at multiple levels, using tests to drive the features and the object-oriented structure of the code, and using Mock Objects to discover and then describe relationships between objects. Along the way, the book systematically addresses challenges that development teams encounter with TDD–from integrating TDD into your processes to testing your most difficult features. Coverage includes

•   Implementing TDD effectively: getting started, and maintaining your momentum

throughout the project

•   Creating cleaner, more expressive, more sustainable code

•   Using tests to stay relentlessly focused on sustaining quality

•   Understanding how TDD, Mock Objects, and Object-Oriented Design come together

in the context of a real software development project

•   Using Mock Objects to guide object-oriented designs

•   Succeeding where TDD is difficult: managing complex test data, and testing persistence

and concurrency

download