Showing posts with label Programming Books. Show all posts
Showing posts with label Programming Books. Show all posts

Wednesday, June 3, 2009

Java 2 Developer Exam Cram 2 (Exam Cram CX-310-252A and CX-310-027)

Product Description Join the ranks of readers who have trusted Exam Cram 2 to their certification preparation needs! The Java 2 Developer Exam Cram 2 is focused on what you need to know to pass the Java 2 Developer exam. The Exam Cram 2 Method of Study provides you with a concise method to learn the exam topics. The book includes tips, exam notes, acronyms and memory joggers in order to help you pass the exam. Included in the Java 2 Developer Exam Cram 2 : A tear-out “Cram Sheet” for last minute test preparation.Covers both exams - the SCJD Programming Exam and the SCJD Essay Exam.The PrepLogic Practice Tests, test engine to simulate the testing environment and test your knowledge. Trust in the series that has helped many ot

hers achieve certification success - Exam Cram 2.

download

Forensics in Telecommunications, Information and Multimedia

Product Description This book constitutes the thoroughly refereed post-conference proceedings of the Second International Conference on Forensics in Telecommunications, Information and Multimendia, e-Forensics 2009, held in Adelaide, Australia, in January 2009. The focus of this year’s conference has shifted to the legal rather than the deeply technical especially by incorporating the International Workshop on e-Forensics. The 21 papers deal with legal issues covering voice and telephony, image source identification and authentication, inv

estigative practice, and applications includeing surveillance.

download

Password default: netbks.com

Saturday, April 4, 2009

Hyperspectral Data Compression


Hyperspectral Data Compression provides a survey of recent results in the field of compression of remote sensed 3D data, with a particular interest in hyperspectral imagery. Chapter 1 addresses compression architecture, and reviews and compares compression methods. Chapters 2 through 4 focus on lossless compression (where the decompressed image must be bit for bit identical to the original). Chapter 5, contributed by the editors, describes a lossless algorithm based on vector quantization with extensions to near lossless and possibly lossy compression for efficient browning and pure pixel classification. Chapter 6 deals with near lossless compression while. Chapter 7 considers lossy techniques constrained by almost perfect classification. Chapters 8 through 12 address lossy compression of hyperspectral imagery, where there is a tradeoff between compression achieved and the quality of the decompressed image. Chapter 13 examines artifacts that can arise from lossy compression. About the Author James A. Storer is Chair of the IEEE Data Compression Conference. download
Download Now

Embedded Robotics: Mobile Robot Design and Applications with Embedded Systems


This book presents a unique combination of mobile robots and embedded systems, from introductory to intermediate level. It is structured in three parts, dealing with embedded systems (hardware and software design, actuators, sensors, PID control, multitasking), mobile robot design (driving, balancing, walking, and flying robots), and mobile robot applications (mapping, robot soccer, genetic algorithms, neural networks, behavior-based systems, and simulation). The book is written as a text for courses in computer science, computer engineering, IT, electronic engineering, and mechatronics, as well as a guide for robot hobbyists and researchers.
Download Now

Crackproof Your Software: Protect Your Software Against Crackers


Product Description: This essential resource for software developers highlights the weak points in “well-protected” software, shows how hackers break common protection schemes, and how to defend against hackers. Includes in-depth discussions of anti-debugging and anti-disassembling. download
Download Now

Tuesday, March 17, 2009

C# Web Development for ASP.NET (Visual QuickStart Guide)


Jose Mojica, "C# Web Development for ASP.NET (Visual QuickStart Guide)"
Peachpit Press | 2003-03-16 | ISBN: 0201882604 | 456 pages | CHM | 3,1 MB

C# was developed from the ground up to serve as the main language for Microsoft's new .NET framework--and to compete with Java. C# Web Development for ASP.NET: Visual QuickStart Guide is aimed at beginning developers who may have experience with scripting languages but are not necessarily experienced with object-oriented languages. Using task-based examples and hundreds of screenshots, all code examples are presented in the context of ASP.NET development, aimed at Web developers. While C# Web Development for ASP.NET: Visual QuickStart Guide does not attempt to teach everything about the .NET Framework, it clearly explains all you need to know to get up and running with the C# language.



Password default : booktraining.net

Monday, March 16, 2009

Beginning GIMP: From Novice to Professional

Product Description

From first installation to advanced image manipulation techniques, Beginning GIMP: From Novice to Professional, Second Edition explains how anyone can utilize The GIMP: a free, open source image manipulation program. You will learn how to install The GIMP on Windows, Linux, and MacOS X platforms. Once you’ve installed the application, you’ll learn about the interface and configuration options, and then jump into a quick and simple project to familiarize yourself.

With four–color graphics and screenshots throughout, you’ll learn how to prepare camera images for display on web pages—including processes like rescaling, cropping, and balancing color. Utilizing layers, paths, and masks are also covered in extensive detail. Of course, you will also learn how to draw lines and shapes; utilize patterns and gradients; and even create your own brushes, patterns, and gradients.

GIMP expert and author Akkana Peck teaches you how to touch up digital photographs, smudging away blemishes, fixing red–eye, and stitching panoramic images. You’ll learn how to tap into the powerful filters, effects, and plug–ins that are available for The GIMP and automate tasks using scripts. The entire book is approached in a project–based manner, and as you progress, numerous projects will help strengthen your newly acquired abilities.

What you’ll learn

  • Install The GIMP on Windows, Linux, and Mac OSX.
  • Explore the interface and configuration options.
  • Prepare your camera images for use on the Web, including rescaling, cropping, and balancing color.
  • Learn basic techniques such as drawing lines and shapes, utilizing patterns, and making use of gradients.
  • Master advanced techniques such as layers, paths, and masks.
  • Create your own brushes, patterns, and gradients.
  • Discover tricks for fixing blemishes, removing redeye, and stitching together panoramic images.

download

Beginning Java Objects: From Concepts To Code, 2nd Edition

Product Description
Learning to design objects effectively with Java is the goal of Beginning Java Objects: From Concepts to Code, Second Edition. Plenty of titles dig into the Java language in massive detail, but this one takes the unique approach of stepping back and looking at fundamental object concepts first. Mastery of Java&emdash;from understanding the basic language features to building complete industrial-strength Java applications&emdash;emerges only after a thorough tour of thinking in objects.

The first edition of B.J.O. has been a best seller; this second edition includes new material on the key features of J2SE 5, conceptual introductions to JDBC and J2EE, and an in-depth treatment of the critical design principles of model-data layer separation and model-view separation.

Despite the plethora of beginning Java titles on the market, this book is truly unique in its coverage of three critical topics&emdash;object concepts, UML modeling, and Java programming&emdash;within a single cover. It’s ideal for both individual self-study and as a university-level textbook. Let Beginning Java Objects, Second Edition be your guide!

download

Sunday, February 22, 2009

Professional Linux Kernel Architecture

Find an introduction to the architecture, concepts and algorithms of the Linux kernel in Professional Linux Kernel Architecture, a guide to the kernel sources and large number of connections among subsystems. Find an introduction to the relevant structures and functions exported by the kernel to userland, understand the theoretical and conceptual aspects of the Linux kernel and Unix derivatives, and gain a deeper understanding of the kernel. Learn how to reduce the vast amount of information contained in the kernel sources and obtain the skills necessary to understand the kernel sources.

As the Linux kernel constantly evolves, so must your understanding of the central functions of the kernel. Linux expert Wolfgang Mauerer focuses on version 2.6.24 (as well as summarizing changes to versions 2.6.25 and 2.6.26) of the kernel as he walks you through the concepts, underlying structures, and implementation of the Linux kernel. Keeping a close connection with the source code—as well as the components and subsystems of the kernel—this book reviews the VFS layer and discusses virtual filesystems and the Extended filesystem family and examines how the page and buffer cache speed up kernel operations.

You'll take a look at the peculiarities of various architectures supported by the kernel, explore the assorted tools and means of working efficiently with the kernel sources, and investigate the numerous social aspects of kernel development and the Linux kernel community. Ultimately, this insightful book will serve as an indispensable step towards understanding structure and implementation of the Linux kernel.

What you will learn from this book

* Various ways of viewing the kernel—as an enhanced machine, a resource manager, and a library
* How the kernel handles all time-related requirements, both with low and high resolution
* The mechanisms required to ensure proper operation of the kernel on multiprocessor systems
* How modules add new functionality to the kernel
* How the kernel deals with memory management, page reclaim, and swapping
* How the kernel deals with networks and implements TCP/IP

Who this book is for
This book is for system programmers, administrators, developers of Linux-based solutions, and overall Linux enthusiasts. A solid foundation of C programming is required.

6.2M pdf

uploadbox link


filesdump link

http://rapidshare.com/files/195342948/readme.zip

Password default : booktraining.net

Tuesday, February 17, 2009

Emergent Strategies for E-Business Processes, Services and Implications: Advancing Corporate Frameworks eBOOK

Emergent Strategies for E-Business Processes, Services and Implications: Advancing Corporate Frameworks

Product Description
Recently, e-business applications have evolved beyond business transactions and services to include customer relationship management (CRM), mobile computing, Web mining, e-healthcare, social networking, and Web 2.0. As e-business continues to create new business models and technologies, researchers, higher education faculty, and practitioners are in great need of appropriate reference resources to enhance their understanding of all aspects of e-business technologies and management.

Emergent Strategies for E-Business Processes, Services and Implications: Advancing Corporate Frameworks is an authoritative collection of original, in-depth, and innovative research articles on e-business concepts, models, processes, services, and applications. This book presents an integrated view of emerging issues and technologies addressed by renowned scholars, providing researchers and practitioners with the state-of the-art reference for future research and practices on a wide range of topics including e-CRM, e-business model, multi-channel management, e-health, m-commerce adoption, offshore outsourcing, and e-business innovation.
About the Author
In Lee is an associate professor in the Department of Information Systems and Decision Sciences in the College of Business and Technology at Western Illinois University. He received his Ph.D. from University of Illinois at Urbana-Champaign. He is a founding editor-in-chief of the International Journal of E-Business Research. He has published his research in such journals as Communications of the ACM, IEEE Transactions on Systems, Man, and Cybernetics, IEEE Transactions on Engineering Management, International Journal of Production Research, Computers and Operations Research, Computers and Industrial Engineering, Knowledge and Process Management, Business Process Management Journal, Journal of E-Commerce in Organizations, and International Journal of Simulation and Process Modeling. His current research interests include e-commerce technology development and management, investment strategies for computing technologies, and telecommunications planning and management.

download

Advances in E-Learning: Experiences and Methodologies eBOOk DOWnLoadd

Product Description
Web-based training, known as e-learning, has experienced a great evolution and growth in recent years, as the capacity for education is no longer limited by physical and time constraints. The emergence of such a prized learning tool mandates a comprehensive evaluation of the effectiveness and implications of e-learning.

Advances in E-Learning: Experiences and Methodologies explores the technical, pedagogical, methodological, tutorial, legal, and emotional aspects of e-learning, considering and analyzing its different application contexts, and providing researchers and practitioners with an innovative view of e-learning as a lifelong learning tool for scholars in both academic and professional spheres.

download

Machine Learning in Document Analysis and Recognition

Product Description

The objective of Document Analysis and Recognition (DAR) is to recognize the text and graphical components of a document and to extract information. This book is a collection of research papers and state-of-the-art reviews by leading researchers all over the world including pointers to challenges and opportunities for future research directions. The main goals of the book are identification of good practices for the use of learning strategies in DAR, identification of DAR tasks more appropriate for these techniques, and highlighting new learning algorithms that may be successfully applied to DAR.

download

Sunday, February 15, 2009

A Programmer’s Guide to Java(TM) Certification: A Comprehensive Primer (2nd Edition)

Within A Programmer’s Guide to Java Certification: A Comprehensive Primer, relevant topics are covered, such as using threads, building GUI with AWT and Swing components, rendering graphics, implementing applets, handling I/O streams, generating documentation using Javadoc and much more. Written for anyone with previous programming experience (although not necessarily in Java), this books comprehensive coverage of the basic and the advanced features of the language make it as useful for experienced Java programmers aiming at certification, as for programmers learning Java for the first time.

Download

Click Here To Download

Tuesday, February 10, 2009

Java Web Services: Up and Running

Product Description
With this example-driven book, you get a quick, practical, and thorough introduction to Java’s API for XML Web Services (JAX-WS) and the Java API for RESTful Web Services (JAX-RS).

Java Web Services: Up and Running takes a clear, no-nonsense approach to these technologies by providing you with a mix of architectural overview, complete working code examples, and short yet precise instructions for compiling, deploying, and executing a sample application. You’ll not only learn how to write web services from scratch, but also how to integrate existing services into your Java applications. All the source code for the examples is available from the book’s companion website.

With Java Web Services: Up and Running, you will:

  • Understand the distinction between SOAP-based and REST-style services

  • Focus on the WSDL (Web Service Definition Language) service contract
  • Understand the structure of a SOAP message and the distinction between SOAP versions 1.1 and 1.2
  • Learn various approaches to delivering a Java-based RESTful web service, and for consuming commercial RESTful services
  • Know the security requirements for web services, both SOAP- and REST-based
  • Learn how to implement JAX-WS in various application servers

Ideal for students and experienced programmers alike, Java Web Services: Up and Running is the concise guide you need to get going on this technology right away.

download

Password default: netbks.com

Friday, February 6, 2009

.NET Mobile Web Developer’s Guide

The .NET Mobile Web Developer’s Guide will provide readers with a solid guide to developing mobile applications using Microsoft technologies. The focus of this book is on using ASP.NET and the .NET mobile SDK. It provides an introduction to the .NET platform and goes into moderate details on ASP.NET to allow readers to start developing ASP.NET applications. In addition, this book will give the readers the insight to use the various Microsoft technologies for developing mobile applications.
This book assumes the readers have experience in developing web applications and are familiar with any one of the server-side technologies like ASP, JSP or PHP.

Download

Click Here To Download

Wednesday, February 4, 2009

Swing Extreme Testing: The Extreme approach to complete Java application testing

328 pages | Packt Publishing (March 6, 2008) | 1847194826 | PDF | 4 Mb

This book is a practical guide to automated software testing for extreme Java programming using Swing GUIs, with lots of ready-to-use real-life examples and source code for automated testing of the software components usually regarded as too hard to test automatically. This book is for Swing developers who design and develop complex software for user interfaces that requires extensive testing. If you want to learn to test your Swing GUI components, this book is for you.

Download:

http://uploading.com/files/Q0F4EIU5/1847194826.rar.html

http://depositfiles.com/files/73wm6plv1

Wednesday, January 21, 2009

Teach Yourself Cgi Programming With Perl in a Week

This book is a step-by-step tutorial of how to create, use, and maintain Common Gateway Interfaces (CGI). It describes effective ways of using CGI as an integral part of Web development. - Adds interactivity and flexibility to the information that can be provided through your Web site

Download

Perl by Example (4th Edition)

Product Description

“I picked up a copy of JavaScript by Example over the weekend and wanted to thank you for putting out a book that makes JavaScript easy to understand. I’ve been a developer for several years now and JS has always been the “monster under the bed,” so to speak. Your book has answered a lot of questions I’ve had about the inner workings of JS but was afraid to ask. Now all I need is a book that covers Ajax and Coldfusion. Thanks again for putting together an outstanding book.”

Chris Gomez, Web services manager, Zunch Worldwide, Inc.

“I have been reading your UNIX® Shells by Example book, and I must say, it is brilliant. Most other books do not cover all the shells, and when you have to constantly work in an organization that uses tcsh, bash, and korn, it can become very difficult. However, your book has been indispensable to me in learning the various shells and the differences between them…so I thought I’d email you, just to let you know what a great job you have done!”

Farogh-Ahmed Usmani, B.Sc. (Honors), M.Sc., DIC, project consultant (Billing Solutions), Comverse

“I have been learning Perl for about two months now; I have a little shell scripting experience but that is it. I first started with Learning Perl by O’Reilly. Good book but lacking on the examples. I then went to Programming Perl by Larry Wall, a great book for intermediate to advanced, didn’t help me much beginning Perl. I then picked up Perl by Example, Third Edition–this book is a superb, well-written programming book. I have read many computer books and this definitely ranks in the top two, in my opinion. The examples are excellent. The author shows you the code, the output of each line, and then explains each line in every example.”

Dan Patterson, software engineer, GuideWorks, LLC

“Ellie Quigley has written an outstanding introduction to Perl, which I used to learn the language from scratch. All one has to do is work through her examples, putz around with them, and before long, you’re relatively proficient at using the language. Even though I’ve graduated to using Programming Perl by Wall et al., I still find Quigley’s book a most useful reference.”

Casey Machula, support systems analyst, Northern Arizona University, College of Health and Human Services

“When I look at my bookshelf, I see eleven books on Perl programming. Perl by Example, Third Edition, isn’t on the shelf; it sits on my desk, where I use it almost daily. When I bought my copy I had not programmed in several years and my programming was mostly in COBOL so I was a rank beginner at Perl. I had at that time purchased several popular books on Perl but nothing that really put it together for me. I am still no pro, but my book has many dog-eared pages and each one is a lesson I have learned and will certainly remember. “I still think it is the best Perl book on the market for anyone from a beginner to a seasoned programmer using Perl almost daily.”

Bill Maples, network design tools and automations analyst, Fidelity National Information Services

“We are rewriting our intro to OS scripting course and selected your text for the course. It’s an exceptional book. The last time we considered it was a few years ago (second edition). The debugging and system administrator chapters at the end nailed it for us.”

Jim Leone, Ph.D., professor and chair, Information Technology, Rochester Institute of Technology

“Quigley’s book acknowledges a major usage of PHP. To write some kind of front end user interface program that hooks to a back end MySQL database. Both are free and open source, and the combination has proved popular. Especially where the front end involves making an HTML web page with embedded PHP commands. “Not every example involves both PHP and MySQL. Though all examples have PHP. Many demonstrate how to use PHP inside an HTML file. Like writing user-defined functions, or nesting functions. Or making or using function libraries. The functions are a key idea in PHP, that take you beyond the elementary syntax. Functions also let you gainfully use code by other PHP programmers. Important if you are part of a coding group that has to divide up the programming effort in some manner.”

Dr. Wes Boudville, CTO, Metaswarm Inc.

The World’s Easiest Perl Tutorial–Fully Updated!

Perl by Example, Fourth Edition, is the easiest, most hands-on way to learn Perl. Legendary Silicon Valley programming instructor Ellie Quigley has thoroughly updated her classic to deliver the skills and information today’s Perl users need most–including all-new coverage of MySQL database programming and a Perl QuickStart designed to get experienced users up and running fast.

Quigley illuminates every technique with focused, classroom-tested code examples, detailed line-by-line explanations, and real program output. This exceptionally clear, easy-to-understand book takes you from your first Perl script to database-driven applications. It’s the only Perl book you’ll ever need!

New in this edition:

  • Perl programming QuickStart: makes first-time Perl programmers productive in just twenty pages

  • All-new chapter on using the Perl DBI with the MySQL database–plus an easy SQL primer to quickly get you started programming any database

  • New introductions to Perl in biology (bioinformatics) and to mod_perl, a Perl interpreter embedded in the Apache server, which allows you to create fast, dynamic content; manage the Apache server; authenticate users; and much more

Completely updated:

  • Includes many new and completely rewritten code examples

  • Contains fully revised CGI coverage for building dynamic Web sites with Perl

  • Covers modern Perl 5.8 concepts and principles–and provides a great foundation for Perl 6

More than 30,000 sysadmins, power users, and developers have used previous editions of Perl by Example

to become expert Perl programmers. With Perl by Example, Fourth Edition, you can, too–even if you’re

completely new to Perl. After you’ve become an expert, you’ll turn to this book constantly as the best

source for reliable answers, solutions, and code.

About the CD-ROM:

The CD-ROM includes all code and files for this book’s hundreds of example scripts.

Book Info
This completely updated & revised edition brings you up to the minute with: Complete coverage of Perl 5; Bug fixes to existing versions; Full treatment of CGI scripting. Includes hands-on tutorials, from simple reports to sophisticated Perl scripts. Paper. CD ROM included. DLC: Perl (Computer program language) –This text refers to an out of print or unavailable edition of this title.

download

Perl: The Complete Reference

Perl: The Complete Reference
ISBN: 9780072129502 | Publisher: McGraw-Hill Osborne Media | English | 1207 pages | PDF | Tue Jan 23 2001 | 4Mb

By Martin C. Brown Written by Martin Brown, Perl expert and author of the highly praised first edition, this comprehensive reference is ideal for developers of every level, and is updated to include coverage of Perl 5.6.

download

Mastering Perl/Tk

Product Description
Perl/Tk is the marriage of the Tk graphical toolkit with Perl, the powerful programming language used primarily for system administration, web programming, and database manipulation. With Perl/Tk, you can build Perl programs with an attractive, intuitive GUI interface with all the power of Perl behind it. Mastering Perl/Tk is the “bible” of Perl/Tk: It’s not only a great book for getting started, but the best reference for learning the techniques of experienced Perl/Tk programmers. The first half of the book contains the basics on how to use Perl/Tk, and then branches out into advanced applications with a series of extensive program examples. The result is a book accessible for novices, and invaluable for experienced programmers ready to learn the next step in the elegant and effective use of Perl/Tk. The book includes:

  • An introduction to each of the basic Perl/Tk widgets and geometry managers
  • A dissection of the MainLoop, including how to use callbacks and bindings effectively
  • Coverage of the Tix widgets, an extended set of widgets that are a part of the standard Perl/Tk distribution
  • Working with images in Perl/Tk, including bitmaps, pixmaps, photos, and how to compose a compound image type
  • How to create custom mega-widgets in Perl/Tk, both composite and derived
  • Handling interprocess communication with Perl/Tk, both with standard Unix utilities (pipes and sockets) and with the send command designed for direct communication between Tk applications
  • Developing your own Tk widget in the C language
  • Examples of web applications written with Perl/Tk and the LWP library

The book also includes appendices on installing Perl/Tk, a complete quick-reference for each standard widget, and listings of all the extended examples in the book. Nancy Walsh is the author of Learning Perl/Tk, and Steve Lidie wrote the Perl/Tk Pocket Reference as well as a series of Perl/Tk articles in The Perl Journal. Together, they have written Mastering Perl/Tk to be the definitive guide to Perl/Tk.

Book Info
The best reference for learning the techniques of experienced Perl/Tk programmers. Accessible for novices, and invaluable for experienced programmers ready to learn the next step in the elegant and effective use of Perl/Tk. Softcover.

download