Free-Book-Spot--Latest Books
Posted: August 23rd, 2007, 10:27pm CEST

This text provides the student and professional mechanical engineer with a reference text of an essentially practical nature. It is uncluttered by text, and extensive use of illustrations and tables provide quick and clear access to information. It also
includes examples of detailed calculations on many of the applications of technology used by mechanical and production engineers, draughtsmen and engineering designers.
Although mainly intended for those studying and practising mechanical engineering, a glance at the contents will show that it is also useful to those in related branches of engineering such as production, marine, offshore, mining, mineral and in
particular that of design. This reference book provides engineers with a wealth of useful material in a very compact and quickly accessible form.
* clear presentation and quick access to information
* very practical material, readily applied
* highly illustrated to aid understanding
Read more...
Full download
Posted: August 23rd, 2007, 10:27pm CEST

Chess is a mental game, but you don't have to strain your brain to learn the basics-not with this guide that shows you how to play. Teach Yourself VISUALLY Chess covers how to set up the board, how each piece moves, opening strategies and variations, attacking themes and common sacrifices, and more. Photos of the board let you see strategies in action. For hands-on practice, you can even set up your board and make your moves as you learn. With this book and practice, you'll be saying "Checkmate" in no time.
* Concise two-page lessons show you all the steps to a skill and are ideal for quick review
* Each move or tactic is clearly explained
* Explanations accompany each photo
* Color photos and diagrams show key positions, strategies, and moves
* Helpful tips provide additional guidance
Read more...
Full download
Posted: August 23rd, 2007, 10:27pm CEST

Reviewer: A reader
I ordered this book because I was looking for a guide to HTTP that would provide me with a fairly clear explanation of the standard. Instead, I got a book that tells you how to build a web server from the ground up. It's good information (and fortunately someone in my office wants to know that information), but it's not for people who need to apply HTTP in languages other than C or C++. The frog on the cover is great, but there aren't too many more illustrations inside.
By Wilfred Springer (Tricht, Netherlands) - See all my reviews
...The introduction in the protocol is not that different from the RFC, but it is presented in a more comprehensible format. After a while, the author starts to illustrate how to implement it in C, which I don't think is very interesting, but what else might you expect from a Java-guy. If you're pretty new to HTTP, then you will definitely find this book interesting....
Read more...
Full download
Posted: August 23rd, 2007, 10:27pm CEST

With Windows CE 3.0, CE finally comes of age as a development platform -- and as a development opportunity. Now's the time to master CE development -- but many CE programming books focus almost entirely on building attractive user interfaces, and leave you hanging when it comes to the rest. Not this one! Windows CE: Application Programming offers comprehensive, code-rich coverage of CE networking, communications, database access, desktop interoperability, COM/ActiveX, mail store and messaging, power management -- everything you need to know to build world-class Windows CE apps! Nick Grattan and Marshall Brain deliver extensive code examples throughout -- as well as great tips for leveraging your existing Visual C++ expertise. Master CE file access and directories; processes and threads; and using ActiveSync to synchronizing PDAs and desktops. Build networked CE applications; learn expert techniques for managing limited memory; access databases; build components with COM and ActiveX; and more -- including today's most effective CE user interface development solutions.
Amazon.com
Concentrating on the Win32 C APIs that power the new Microsoft Windows CE 3.0 operating system, Windows CE 3.0 Application Programming provides an essential resource for anyone developing software for handheld devices. Filled with plenty of short sample code written in C (with some C++), this book shows what's different on the latest small footprint platform.
The focus on the APIs themselves is w
Read more...
Full download
Posted: August 23rd, 2007, 10:27pm CEST

This practical, authoritative, popular reference title--now in its third edition--shows developers how to design sleek, high-performance applications for the newest generation of smart devices such as the Pocket PC. Readers learn the basics of event-driven development and discover how to tackle the intricacies of the modular, compact Windows CE .NET architecture. The book examines platform-specific programming considerations and shows how to use techniques for handling memory, storage, and power constraints. It also dives into serial, network, and RAPI communications, advances reader skills with modules, processes, and threads, and demonstrates how to build or modify code to meet the requirements of devices such as the Pocket PC. With this resource, readers discover XML Web services and get expert advice on debugging.
From the Publisher
Key Book Benefits:
-Shows developers how to design sleek, high-performance applications for the latest smart small devices such as the Pocket PC--with advice from one of the world's leading experts. -Readers learn the basics of event-driven development and discover how to tackle the intricacies of the modular, compact Windows CE .NET architecture. -This practical, authoritative, popular reference title from Microsoft Press--now in its third edition--includes new chapters on XML Web services and debugging.
Table of Contents
Programming Microsoft Windows CE .NET, Third Edition
Introduction
Part I - Windows Programming Basics
Read more...
Full download
Posted: August 23rd, 2007, 10:27pm CEST

With the growing popularity of the Windows CE platform, writing small, efficient applications is once again crucial. Doug Boling's Programming Microsoft Windows CE shows experienced Windows C programmers how to write lean-and-mean software for today's hand-held PCs.
After a quick introduction, this text moves to a basic Windows CE program written in C. Throughout the book, the author provides detailed technical knowledge of both the Window CE platform and C API. He covers basic graphics programming, including bitmaps, fonts, and basic Graphical Device Interface (GDI) functions, and then moves the tour of Windows CE to input, whether through a keyboard, stylus, or mouse. Sections on control and dialog-box programming show what's different about the more restricted Windows CE platform compared to ordinary Win32 programming.
The second half of the book presents some excellent information on issues specific to the Windows CE platform, including memory management, its new file system, and new database APIs. A thorough tour of Windows CE communications (whether over the Internet via sockets or infrared ports) will benefit every potential developer. So will the material on the Registry, installing Windows CE applications from desktops, and coordinating work between multiple threads and processes.
The book finishes with some strategies for cooperating with the Windows CE shell so that your programs are better integrated. --Richard Dragan --This text refers to an out of print o
Read more...
Full download
Posted: August 23rd, 2007, 10:27pm CEST

Noted security expert, Nick Galbreath provides specific implementation guidelines and code examples to secure database and Web-based applications to prevent theft of sensitive information from hackers and internal misuse.
Cryptography is the gold standard for security. It is used to protect the transmission and storage of data between two parties by encrypting it into an unreadable format. Cryptography has enabled the first wave of secure transmissions, which has helped fuel the growth of transactions like shopping, banking, and finance over the world's biggest public network, the Internet. Many Internet applications such as e-mail, databases, and browsers store a tremendous amount of personal and financial information, but frequently the data is left unprotected. Traditional network security is frequently less effective at preventing hackers from accessing this data. For instance, once-private databases are now completely exposed on the Internet. It turns out that getting to the database that holds millions of credit card numbers-the transmission-is secure through the use of cryptography, but the database itself isn't, fueling the rise of credit card information theft.
A paradigm shift is now under way for cryptography. The only way to make data secure in any application that runs over the Internet is to use secret (also known as private) key cryptography. The current security methods focus on securing Internet applications using public keys techniques that are no longer
Read more...
Full download
Posted: August 23rd, 2007, 10:27pm CEST

Amazon.com
The classic book on the human elements of software engineering. Software tools and development environments may have changed in the 21 years since the first edition of this book, but the peculiarly nonlinear economies of scale in collaborative work and the nature of individuals and groups has not changed an epsilon. If you write code or depend upon those who do, get this book as soon as possible -- from Amazon.com Books, your library, or anyone else. You (and/or your colleagues) will be forever grateful. Very Highest Recommendation.
Anniversary edition includes four new chapters. Author offers insight for anyone managing complex projects in software engineering. Paper. DLC: Software engineering.
Book Description
Since the first publication of The Mythical Man-Month in 1975, no software engineer's bookshelf has been complete without it. Many software engineers and computer scientists have claimed to be "on their second or third copy" of the book. Now, Addison-Wesley is proud to present the 20th anniversary edition-and first revised edition ever-of Fred Brooks's now legendary collection of essays on the management of computer programming projects. The 20th Anniversary edition is an updated, enhanced re-release of the Brooks classic. Included are all of the existing essays that were originally presented, with the addition of three new essays assessing the current status of software project management. Brooks's well-known 1986 article, No Silver Bullet, is a
Read more...
Full download
Posted: August 23rd, 2007, 10:27pm CEST

Windows NT/2000 Native API Reference is absolutely unique. Currently, documentation on WIndows NT's native APIs can only be found through access to the source code or occasionally Web sites where people have chosen to share bits of insight gained through reverse engineering. This book provides the first complete reference to the API functions native to Windows NT and covers the set of services that are offered by Windows NT to both kernel- and user-mode programs. Ideal for the intermediate and advanced level user- and kernel-mode developers of Windows systems, this books is devoted to the NT native API and consists of documentation of the 210 routines included in the API. Also included are all the functions added in Windows 2000.
Amazon.com
Under the hood, how does Windows 2000 really work? Windows NT/2000 Native API Reference provides a thorough listing of all available internal or "native" API calls, many of them undocumented. For any advanced C/C++ programmer who writes Win32 device drivers or system utilities, this is an indispensable resource to some truly impossible-to-find information.
The book first explains what native APIs are and what they are good for. Native APIs (which all begin with the "Nt" or "Zw" prefixes) run closer to the operating system (in kernel mode), so they are perfect for those who write device drivers, debuggers, profilers, or other system utilities.
This book lists several hundred native APIs, the C structures they use, and the Win32 ca
Read more...
Full download
Posted: August 23rd, 2007, 10:27pm CEST

Galaxies are perhaps the most popular of all visual targets that are sought after by visual observers. At present the only way to get up-to-date information, is to query various (often highly technical) speciality books or digging deeply into the Internet. This can be a time consuming and often frustrating task, as the data aren't often compatible. This book satisfies the need for a modern, comprehensive review in combining the three major aspects: the physical background on the nature and data of galaxies, the relevant instrumentation and viewing techniques, and finally the targets and their individual appearance in telescopes of various apertures. To illustrate the latter, a comprehensive sample of galaxies, including quasars, groups and clusters of galaxies is presented. This combination of theoretical knowledge and practical information guarantees successful observing sessions. The book could become a standard source on galaxy observing for all kinds of amateur observers, from the beginner to the experienced.
About the Author
Wolfgang Steinicke:
www.klima-luft.de/steinicke
amastro: deep sky observation mailing list (US)
I've been a visual observer since I was 10. I started early to collect literature and data on various deep-sky objects (Messier, NGC, and IC), especially galaxies. My preference for science led me to study physics and mathematics in Aachen and Freiburg, Germany, later specialising in relativistic astrophysics and general relativity.
Since
Read more...
Full download
Posted: August 23rd, 2007, 5:45pm CEST

Chess is a mental game, but you don't have to strain your brain to learn the basics-not with this guide that shows you how to play. Teach Yourself VISUALLY Chess covers how to set up the board, how each piece moves, opening strategies and variations, attacking themes and common sacrifices, and more. Photos of the board let you see strategies in action. For hands-on practice, you can even set up your board and make your moves as you learn. With this book and practice, you'll be saying "Checkmate" in no time.
* Concise two-page lessons show you all the steps to a skill and are ideal for quick review
* Each move or tactic is clearly explained
* Explanations accompany each photo
* Color photos and diagrams show key positions, strategies, and moves
* Helpful tips provide additional guidance
Read more...
Full download
Posted: August 23rd, 2007, 5:45pm CEST

Reviewer: A reader
I ordered this book because I was looking for a guide to HTTP that would provide me with a fairly clear explanation of the standard. Instead, I got a book that tells you how to build a web server from the ground up. It's good information (and fortunately someone in my office wants to know that information), but it's not for people who need to apply HTTP in languages other than C or C++. The frog on the cover is great, but there aren't too many more illustrations inside.
By Wilfred Springer (Tricht, Netherlands) - See all my reviews
...The introduction in the protocol is not that different from the RFC, but it is presented in a more comprehensible format. After a while, the author starts to illustrate how to implement it in C, which I don't think is very interesting, but what else might you expect from a Java-guy. If you're pretty new to HTTP, then you will definitely find this book interesting....
Read more...
Full download
Posted: August 23rd, 2007, 5:45pm CEST

With Windows CE 3.0, CE finally comes of age as a development platform -- and as a development opportunity. Now's the time to master CE development -- but many CE programming books focus almost entirely on building attractive user interfaces, and leave you hanging when it comes to the rest. Not this one! Windows CE: Application Programming offers comprehensive, code-rich coverage of CE networking, communications, database access, desktop interoperability, COM/ActiveX, mail store and messaging, power management -- everything you need to know to build world-class Windows CE apps! Nick Grattan and Marshall Brain deliver extensive code examples throughout -- as well as great tips for leveraging your existing Visual C++ expertise. Master CE file access and directories; processes and threads; and using ActiveSync to synchronizing PDAs and desktops. Build networked CE applications; learn expert techniques for managing limited memory; access databases; build components with COM and ActiveX; and more -- including today's most effective CE user interface development solutions.
Amazon.com
Concentrating on the Win32 C APIs that power the new Microsoft Windows CE 3.0 operating system, Windows CE 3.0 Application Programming provides an essential resource for anyone developing software for handheld devices. Filled with plenty of short sample code written in C (with some C++), this book shows what's different on the latest small footprint platform.
The focus on the APIs themselves is w
Read more...
Full download
Posted: August 23rd, 2007, 5:45pm CEST

This practical, authoritative, popular reference title--now in its third edition--shows developers how to design sleek, high-performance applications for the newest generation of smart devices such as the Pocket PC. Readers learn the basics of event-driven development and discover how to tackle the intricacies of the modular, compact Windows CE .NET architecture. The book examines platform-specific programming considerations and shows how to use techniques for handling memory, storage, and power constraints. It also dives into serial, network, and RAPI communications, advances reader skills with modules, processes, and threads, and demonstrates how to build or modify code to meet the requirements of devices such as the Pocket PC. With this resource, readers discover XML Web services and get expert advice on debugging.
From the Publisher
Key Book Benefits:
-Shows developers how to design sleek, high-performance applications for the latest smart small devices such as the Pocket PC--with advice from one of the world's leading experts. -Readers learn the basics of event-driven development and discover how to tackle the intricacies of the modular, compact Windows CE .NET architecture. -This practical, authoritative, popular reference title from Microsoft Press--now in its third edition--includes new chapters on XML Web services and debugging.
Table of Contents
Programming Microsoft Windows CE .NET, Third Edition
Introduction
Part I - Windows Programming Basics
Read more...
Full download
Posted: August 23rd, 2007, 5:45pm CEST

With the growing popularity of the Windows CE platform, writing small, efficient applications is once again crucial. Doug Boling's Programming Microsoft Windows CE shows experienced Windows C programmers how to write lean-and-mean software for today's hand-held PCs.
After a quick introduction, this text moves to a basic Windows CE program written in C. Throughout the book, the author provides detailed technical knowledge of both the Window CE platform and C API. He covers basic graphics programming, including bitmaps, fonts, and basic Graphical Device Interface (GDI) functions, and then moves the tour of Windows CE to input, whether through a keyboard, stylus, or mouse. Sections on control and dialog-box programming show what's different about the more restricted Windows CE platform compared to ordinary Win32 programming.
The second half of the book presents some excellent information on issues specific to the Windows CE platform, including memory management, its new file system, and new database APIs. A thorough tour of Windows CE communications (whether over the Internet via sockets or infrared ports) will benefit every potential developer. So will the material on the Registry, installing Windows CE applications from desktops, and coordinating work between multiple threads and processes.
The book finishes with some strategies for cooperating with the Windows CE shell so that your programs are better integrated. --Richard Dragan --This text refers to an out of print o
Read more...
Full download
Posted: August 23rd, 2007, 5:45pm CEST

Noted security expert, Nick Galbreath provides specific implementation guidelines and code examples to secure database and Web-based applications to prevent theft of sensitive information from hackers and internal misuse.
Cryptography is the gold standard for security. It is used to protect the transmission and storage of data between two parties by encrypting it into an unreadable format. Cryptography has enabled the first wave of secure transmissions, which has helped fuel the growth of transactions like shopping, banking, and finance over the world's biggest public network, the Internet. Many Internet applications such as e-mail, databases, and browsers store a tremendous amount of personal and financial information, but frequently the data is left unprotected. Traditional network security is frequently less effective at preventing hackers from accessing this data. For instance, once-private databases are now completely exposed on the Internet. It turns out that getting to the database that holds millions of credit card numbers-the transmission-is secure through the use of cryptography, but the database itself isn't, fueling the rise of credit card information theft.
A paradigm shift is now under way for cryptography. The only way to make data secure in any application that runs over the Internet is to use secret (also known as private) key cryptography. The current security methods focus on securing Internet applications using public keys techniques that are no longer
Read more...
Full download
Posted: August 23rd, 2007, 5:45pm CEST

Amazon.com
The classic book on the human elements of software engineering. Software tools and development environments may have changed in the 21 years since the first edition of this book, but the peculiarly nonlinear economies of scale in collaborative work and the nature of individuals and groups has not changed an epsilon. If you write code or depend upon those who do, get this book as soon as possible -- from Amazon.com Books, your library, or anyone else. You (and/or your colleagues) will be forever grateful. Very Highest Recommendation.
Anniversary edition includes four new chapters. Author offers insight for anyone managing complex projects in software engineering. Paper. DLC: Software engineering.
Book Description
Since the first publication of The Mythical Man-Month in 1975, no software engineer's bookshelf has been complete without it. Many software engineers and computer scientists have claimed to be "on their second or third copy" of the book. Now, Addison-Wesley is proud to present the 20th anniversary edition-and first revised edition ever-of Fred Brooks's now legendary collection of essays on the management of computer programming projects. The 20th Anniversary edition is an updated, enhanced re-release of the Brooks classic. Included are all of the existing essays that were originally presented, with the addition of three new essays assessing the current status of software project management. Brooks's well-known 1986 article, No Silver Bullet, is a
Read more...
Full download
Posted: August 23rd, 2007, 5:45pm CEST

Windows NT/2000 Native API Reference is absolutely unique. Currently, documentation on WIndows NT's native APIs can only be found through access to the source code or occasionally Web sites where people have chosen to share bits of insight gained through reverse engineering. This book provides the first complete reference to the API functions native to Windows NT and covers the set of services that are offered by Windows NT to both kernel- and user-mode programs. Ideal for the intermediate and advanced level user- and kernel-mode developers of Windows systems, this books is devoted to the NT native API and consists of documentation of the 210 routines included in the API. Also included are all the functions added in Windows 2000.
Amazon.com
Under the hood, how does Windows 2000 really work? Windows NT/2000 Native API Reference provides a thorough listing of all available internal or "native" API calls, many of them undocumented. For any advanced C/C++ programmer who writes Win32 device drivers or system utilities, this is an indispensable resource to some truly impossible-to-find information.
The book first explains what native APIs are and what they are good for. Native APIs (which all begin with the "Nt" or "Zw" prefixes) run closer to the operating system (in kernel mode), so they are perfect for those who write device drivers, debuggers, profilers, or other system utilities.
This book lists several hundred native APIs, the C structures they use, and the Win32 ca
Read more...
Full download
Posted: August 23rd, 2007, 5:45pm CEST

Galaxies are perhaps the most popular of all visual targets that are sought after by visual observers. At present the only way to get up-to-date information, is to query various (often highly technical) speciality books or digging deeply into the Internet. This can be a time consuming and often frustrating task, as the data aren't often compatible. This book satisfies the need for a modern, comprehensive review in combining the three major aspects: the physical background on the nature and data of galaxies, the relevant instrumentation and viewing techniques, and finally the targets and their individual appearance in telescopes of various apertures. To illustrate the latter, a comprehensive sample of galaxies, including quasars, groups and clusters of galaxies is presented. This combination of theoretical knowledge and practical information guarantees successful observing sessions. The book could become a standard source on galaxy observing for all kinds of amateur observers, from the beginner to the experienced.
About the Author
Wolfgang Steinicke:
www.klima-luft.de/steinicke
amastro: deep sky observation mailing list (US)
I've been a visual observer since I was 10. I started early to collect literature and data on various deep-sky objects (Messier, NGC, and IC), especially galaxies. My preference for science led me to study physics and mathematics in Aachen and Freiburg, Germany, later specialising in relativistic astrophysics and general relativity.
Since
Read more...
Full download
Posted: August 23rd, 2007, 5:45pm CEST
Full download
Posted: August 23rd, 2007, 1:15pm CEST

Reviewer: A reader
I ordered this book because I was looking for a guide to HTTP that would provide me with a fairly clear explanation of the standard. Instead, I got a book that tells you how to build a web server from the ground up. It's good information (and fortunately someone in my office wants to know that information), but it's not for people who need to apply HTTP in languages other than C or C++. The frog on the cover is great, but there aren't too many more illustrations inside.
By Wilfred Springer (Tricht, Netherlands) - See all my reviews
...The introduction in the protocol is not that different from the RFC, but it is presented in a more comprehensible format. After a while, the author starts to illustrate how to implement it in C, which I don't think is very interesting, but what else might you expect from a Java-guy. If you're pretty new to HTTP, then you will definitely find this book interesting....
Read more...
Full download
Posted: August 23rd, 2007, 1:15pm CEST

With Windows CE 3.0, CE finally comes of age as a development platform -- and as a development opportunity. Now's the time to master CE development -- but many CE programming books focus almost entirely on building attractive user interfaces, and leave you hanging when it comes to the rest. Not this one! Windows CE: Application Programming offers comprehensive, code-rich coverage of CE networking, communications, database access, desktop interoperability, COM/ActiveX, mail store and messaging, power management -- everything you need to know to build world-class Windows CE apps! Nick Grattan and Marshall Brain deliver extensive code examples throughout -- as well as great tips for leveraging your existing Visual C++ expertise. Master CE file access and directories; processes and threads; and using ActiveSync to synchronizing PDAs and desktops. Build networked CE applications; learn expert techniques for managing limited memory; access databases; build components with COM and ActiveX; and more -- including today's most effective CE user interface development solutions.
Amazon.com
Concentrating on the Win32 C APIs that power the new Microsoft Windows CE 3.0 operating system, Windows CE 3.0 Application Programming provides an essential resource for anyone developing software for handheld devices. Filled with plenty of short sample code written in C (with some C++), this book shows what's different on the latest small footprint platform.
The focus on the APIs themselves is w
Read more...
Full download
Posted: August 23rd, 2007, 1:15pm CEST

This practical, authoritative, popular reference title--now in its third edition--shows developers how to design sleek, high-performance applications for the newest generation of smart devices such as the Pocket PC. Readers learn the basics of event-driven development and discover how to tackle the intricacies of the modular, compact Windows CE .NET architecture. The book examines platform-specific programming considerations and shows how to use techniques for handling memory, storage, and power constraints. It also dives into serial, network, and RAPI communications, advances reader skills with modules, processes, and threads, and demonstrates how to build or modify code to meet the requirements of devices such as the Pocket PC. With this resource, readers discover XML Web services and get expert advice on debugging.
From the Publisher
Key Book Benefits:
-Shows developers how to design sleek, high-performance applications for the latest smart small devices such as the Pocket PC--with advice from one of the world's leading experts. -Readers learn the basics of event-driven development and discover how to tackle the intricacies of the modular, compact Windows CE .NET architecture. -This practical, authoritative, popular reference title from Microsoft Press--now in its third edition--includes new chapters on XML Web services and debugging.
Table of Contents
Programming Microsoft Windows CE .NET, Third Edition
Introduction
Part I - Windows Programming Basics
Read more...
Full download
Posted: August 23rd, 2007, 1:15pm CEST

With the growing popularity of the Windows CE platform, writing small, efficient applications is once again crucial. Doug Boling's Programming Microsoft Windows CE shows experienced Windows C programmers how to write lean-and-mean software for today's hand-held PCs.
After a quick introduction, this text moves to a basic Windows CE program written in C. Throughout the book, the author provides detailed technical knowledge of both the Window CE platform and C API. He covers basic graphics programming, including bitmaps, fonts, and basic Graphical Device Interface (GDI) functions, and then moves the tour of Windows CE to input, whether through a keyboard, stylus, or mouse. Sections on control and dialog-box programming show what's different about the more restricted Windows CE platform compared to ordinary Win32 programming.
The second half of the book presents some excellent information on issues specific to the Windows CE platform, including memory management, its new file system, and new database APIs. A thorough tour of Windows CE communications (whether over the Internet via sockets or infrared ports) will benefit every potential developer. So will the material on the Registry, installing Windows CE applications from desktops, and coordinating work between multiple threads and processes.
The book finishes with some strategies for cooperating with the Windows CE shell so that your programs are better integrated. --Richard Dragan --This text refers to an out of print o
Read more...
Full download
Posted: August 23rd, 2007, 1:15pm CEST

Noted security expert, Nick Galbreath provides specific implementation guidelines and code examples to secure database and Web-based applications to prevent theft of sensitive information from hackers and internal misuse.
Cryptography is the gold standard for security. It is used to protect the transmission and storage of data between two parties by encrypting it into an unreadable format. Cryptography has enabled the first wave of secure transmissions, which has helped fuel the growth of transactions like shopping, banking, and finance over the world's biggest public network, the Internet. Many Internet applications such as e-mail, databases, and browsers store a tremendous amount of personal and financial information, but frequently the data is left unprotected. Traditional network security is frequently less effective at preventing hackers from accessing this data. For instance, once-private databases are now completely exposed on the Internet. It turns out that getting to the database that holds millions of credit card numbers-the transmission-is secure through the use of cryptography, but the database itself isn't, fueling the rise of credit card information theft.
A paradigm shift is now under way for cryptography. The only way to make data secure in any application that runs over the Internet is to use secret (also known as private) key cryptography. The current security methods focus on securing Internet applications using public keys techniques that are no longer
Read more...
Full download
Posted: August 23rd, 2007, 1:15pm CEST

Amazon.com
The classic book on the human elements of software engineering. Software tools and development environments may have changed in the 21 years since the first edition of this book, but the peculiarly nonlinear economies of scale in collaborative work and the nature of individuals and groups has not changed an epsilon. If you write code or depend upon those who do, get this book as soon as possible -- from Amazon.com Books, your library, or anyone else. You (and/or your colleagues) will be forever grateful. Very Highest Recommendation.
Anniversary edition includes four new chapters. Author offers insight for anyone managing complex projects in software engineering. Paper. DLC: Software engineering.
Book Description
Since the first publication of The Mythical Man-Month in 1975, no software engineer's bookshelf has been complete without it. Many software engineers and computer scientists have claimed to be "on their second or third copy" of the book. Now, Addison-Wesley is proud to present the 20th anniversary edition-and first revised edition ever-of Fred Brooks's now legendary collection of essays on the management of computer programming projects. The 20th Anniversary edition is an updated, enhanced re-release of the Brooks classic. Included are all of the existing essays that were originally presented, with the addition of three new essays assessing the current status of software project management. Brooks's well-known 1986 article, No Silver Bullet, is a
Read more...
Full download
Posted: August 23rd, 2007, 1:15pm CEST

Windows NT/2000 Native API Reference is absolutely unique. Currently, documentation on WIndows NT's native APIs can only be found through access to the source code or occasionally Web sites where people have chosen to share bits of insight gained through reverse engineering. This book provides the first complete reference to the API functions native to Windows NT and covers the set of services that are offered by Windows NT to both kernel- and user-mode programs. Ideal for the intermediate and advanced level user- and kernel-mode developers of Windows systems, this books is devoted to the NT native API and consists of documentation of the 210 routines included in the API. Also included are all the functions added in Windows 2000.
Amazon.com
Under the hood, how does Windows 2000 really work? Windows NT/2000 Native API Reference provides a thorough listing of all available internal or "native" API calls, many of them undocumented. For any advanced C/C++ programmer who writes Win32 device drivers or system utilities, this is an indispensable resource to some truly impossible-to-find information.
The book first explains what native APIs are and what they are good for. Native APIs (which all begin with the "Nt" or "Zw" prefixes) run closer to the operating system (in kernel mode), so they are perfect for those who write device drivers, debuggers, profilers, or other system utilities.
This book lists several hundred native APIs, the C structures they use, and the Win32 ca
Read more...
Full download
Posted: August 23rd, 2007, 1:15pm CEST

Galaxies are perhaps the most popular of all visual targets that are sought after by visual observers. At present the only way to get up-to-date information, is to query various (often highly technical) speciality books or digging deeply into the Internet. This can be a time consuming and often frustrating task, as the data aren't often compatible. This book satisfies the need for a modern, comprehensive review in combining the three major aspects: the physical background on the nature and data of galaxies, the relevant instrumentation and viewing techniques, and finally the targets and their individual appearance in telescopes of various apertures. To illustrate the latter, a comprehensive sample of galaxies, including quasars, groups and clusters of galaxies is presented. This combination of theoretical knowledge and practical information guarantees successful observing sessions. The book could become a standard source on galaxy observing for all kinds of amateur observers, from the beginner to the experienced.
About the Author
Wolfgang Steinicke:
www.klima-luft.de/steinicke
amastro: deep sky observation mailing list (US)
I've been a visual observer since I was 10. I started early to collect literature and data on various deep-sky objects (Messier, NGC, and IC), especially galaxies. My preference for science led me to study physics and mathematics in Aachen and Freiburg, Germany, later specialising in relativistic astrophysics and general relativity.
Since
Read more...
Full download
Posted: August 23rd, 2007, 1:15pm CEST
Full download
Posted: August 23rd, 2007, 1:15pm CEST
 21.08.2007 0_00_00.jpg)
Review
"students will continue to find this book useful as a reference text long after the course they bought it for has finished." (Quality and Reliability Engineering International, , March/April 2002)
Reviewer: A customer
Having taken two experimental design classes with Dr. Montgomery himself, hands down this book is excellent, as is the author himself. A lot of the material that we used in our advanced phD level experimental design class comes from the extra material that is available for free of off the books supplemental website, and there is a great wealth of more advanced material in there that is worth printing off, and there is a lot of supplemental material. So if you feel solid on what is in the textbook, tackle the supplemental material to further delve into DOE topics. The book uses numerous examples using SAS, Minitab and Design-Expert and lots of practice problems, so following along using any of the packages is pretty easy.
Reviewer: A customer
This text was used in a graduate course on the Design of Experiments. It has a great wealth of examples that span many different fields of industry, from pharmaceuticals to "tool and die" manufacturing. This text, when used along with a statistical software package, made research projects easy to design, implement, analyze and present to others. I found the chapters on reliability, determining sample size for mixed models (random and fixed variables), very helpful in my research.
By Michael R. Chernic
Read more...
Full download
Posted: August 23rd, 2007, 10:09am CEST

With Windows CE 3.0, CE finally comes of age as a development platform -- and as a development opportunity. Now's the time to master CE development -- but many CE programming books focus almost entirely on building attractive user interfaces, and leave you hanging when it comes to the rest. Not this one! Windows CE: Application Programming offers comprehensive, code-rich coverage of CE networking, communications, database access, desktop interoperability, COM/ActiveX, mail store and messaging, power management -- everything you need to know to build world-class Windows CE apps! Nick Grattan and Marshall Brain deliver extensive code examples throughout -- as well as great tips for leveraging your existing Visual C++ expertise. Master CE file access and directories; processes and threads; and using ActiveSync to synchronizing PDAs and desktops. Build networked CE applications; learn expert techniques for managing limited memory; access databases; build components with COM and ActiveX; and more -- including today's most effective CE user interface development solutions.
Amazon.com
Concentrating on the Win32 C APIs that power the new Microsoft Windows CE 3.0 operating system, Windows CE 3.0 Application Programming provides an essential resource for anyone developing software for handheld devices. Filled with plenty of short sample code written in C (with some C++), this book shows what's different on the latest small footprint platform.
The focus on the APIs themselves is w
Read more...
Full download
Posted: August 23rd, 2007, 10:09am CEST

This practical, authoritative, popular reference title--now in its third edition--shows developers how to design sleek, high-performance applications for the newest generation of smart devices such as the Pocket PC. Readers learn the basics of event-driven development and discover how to tackle the intricacies of the modular, compact Windows CE .NET architecture. The book examines platform-specific programming considerations and shows how to use techniques for handling memory, storage, and power constraints. It also dives into serial, network, and RAPI communications, advances reader skills with modules, processes, and threads, and demonstrates how to build or modify code to meet the requirements of devices such as the Pocket PC. With this resource, readers discover XML Web services and get expert advice on debugging.
From the Publisher
Key Book Benefits:
-Shows developers how to design sleek, high-performance applications for the latest smart small devices such as the Pocket PC--with advice from one of the world's leading experts. -Readers learn the basics of event-driven development and discover how to tackle the intricacies of the modular, compact Windows CE .NET architecture. -This practical, authoritative, popular reference title from Microsoft Press--now in its third edition--includes new chapters on XML Web services and debugging.
Table of Contents
Programming Microsoft Windows CE .NET, Third Edition
Introduction
Part I - Windows Programming Basics
Read more...
Full download
Posted: August 23rd, 2007, 10:09am CEST

With the growing popularity of the Windows CE platform, writing small, efficient applications is once again crucial. Doug Boling's Programming Microsoft Windows CE shows experienced Windows C programmers how to write lean-and-mean software for today's hand-held PCs.
After a quick introduction, this text moves to a basic Windows CE program written in C. Throughout the book, the author provides detailed technical knowledge of both the Window CE platform and C API. He covers basic graphics programming, including bitmaps, fonts, and basic Graphical Device Interface (GDI) functions, and then moves the tour of Windows CE to input, whether through a keyboard, stylus, or mouse. Sections on control and dialog-box programming show what's different about the more restricted Windows CE platform compared to ordinary Win32 programming.
The second half of the book presents some excellent information on issues specific to the Windows CE platform, including memory management, its new file system, and new database APIs. A thorough tour of Windows CE communications (whether over the Internet via sockets or infrared ports) will benefit every potential developer. So will the material on the Registry, installing Windows CE applications from desktops, and coordinating work between multiple threads and processes.
The book finishes with some strategies for cooperating with the Windows CE shell so that your programs are better integrated. --Richard Dragan --This text refers to an out of print o
Read more...
Full download
Posted: August 23rd, 2007, 10:09am CEST

Noted security expert, Nick Galbreath provides specific implementation guidelines and code examples to secure database and Web-based applications to prevent theft of sensitive information from hackers and internal misuse.
Cryptography is the gold standard for security. It is used to protect the transmission and storage of data between two parties by encrypting it into an unreadable format. Cryptography has enabled the first wave of secure transmissions, which has helped fuel the growth of transactions like shopping, banking, and finance over the world's biggest public network, the Internet. Many Internet applications such as e-mail, databases, and browsers store a tremendous amount of personal and financial information, but frequently the data is left unprotected. Traditional network security is frequently less effective at preventing hackers from accessing this data. For instance, once-private databases are now completely exposed on the Internet. It turns out that getting to the database that holds millions of credit card numbers-the transmission-is secure through the use of cryptography, but the database itself isn't, fueling the rise of credit card information theft.
A paradigm shift is now under way for cryptography. The only way to make data secure in any application that runs over the Internet is to use secret (also known as private) key cryptography. The current security methods focus on securing Internet applications using public keys techniques that are no longer
Read more...
Full download
Posted: August 23rd, 2007, 10:09am CEST

Amazon.com
The classic book on the human elements of software engineering. Software tools and development environments may have changed in the 21 years since the first edition of this book, but the peculiarly nonlinear economies of scale in collaborative work and the nature of individuals and groups has not changed an epsilon. If you write code or depend upon those who do, get this book as soon as possible -- from Amazon.com Books, your library, or anyone else. You (and/or your colleagues) will be forever grateful. Very Highest Recommendation.
Anniversary edition includes four new chapters. Author offers insight for anyone managing complex projects in software engineering. Paper. DLC: Software engineering.
Book Description
Since the first publication of The Mythical Man-Month in 1975, no software engineer's bookshelf has been complete without it. Many software engineers and computer scientists have claimed to be "on their second or third copy" of the book. Now, Addison-Wesley is proud to present the 20th anniversary edition-and first revised edition ever-of Fred Brooks's now legendary collection of essays on the management of computer programming projects. The 20th Anniversary edition is an updated, enhanced re-release of the Brooks classic. Included are all of the existing essays that were originally presented, with the addition of three new essays assessing the current status of software project management. Brooks's well-known 1986 article, No Silver Bullet, is a
Read more...
Full download
Posted: August 23rd, 2007, 10:09am CEST

Windows NT/2000 Native API Reference is absolutely unique. Currently, documentation on WIndows NT's native APIs can only be found through access to the source code or occasionally Web sites where people have chosen to share bits of insight gained through reverse engineering. This book provides the first complete reference to the API functions native to Windows NT and covers the set of services that are offered by Windows NT to both kernel- and user-mode programs. Ideal for the intermediate and advanced level user- and kernel-mode developers of Windows systems, this books is devoted to the NT native API and consists of documentation of the 210 routines included in the API. Also included are all the functions added in Windows 2000.
Amazon.com
Under the hood, how does Windows 2000 really work? Windows NT/2000 Native API Reference provides a thorough listing of all available internal or "native" API calls, many of them undocumented. For any advanced C/C++ programmer who writes Win32 device drivers or system utilities, this is an indispensable resource to some truly impossible-to-find information.
The book first explains what native APIs are and what they are good for. Native APIs (which all begin with the "Nt" or "Zw" prefixes) run closer to the operating system (in kernel mode), so they are perfect for those who write device drivers, debuggers, profilers, or other system utilities.
This book lists several hundred native APIs, the C structures they use, and the Win32 ca
Read more...
Full download
Posted: August 23rd, 2007, 10:09am CEST

Galaxies are perhaps the most popular of all visual targets that are sought after by visual observers. At present the only way to get up-to-date information, is to query various (often highly technical) speciality books or digging deeply into the Internet. This can be a time consuming and often frustrating task, as the data aren't often compatible. This book satisfies the need for a modern, comprehensive review in combining the three major aspects: the physical background on the nature and data of galaxies, the relevant instrumentation and viewing techniques, and finally the targets and their individual appearance in telescopes of various apertures. To illustrate the latter, a comprehensive sample of galaxies, including quasars, groups and clusters of galaxies is presented. This combination of theoretical knowledge and practical information guarantees successful observing sessions. The book could become a standard source on galaxy observing for all kinds of amateur observers, from the beginner to the experienced.
About the Author
Wolfgang Steinicke:
www.klima-luft.de/steinicke
amastro: deep sky observation mailing list (US)
I've been a visual observer since I was 10. I started early to collect literature and data on various deep-sky objects (Messier, NGC, and IC), especially galaxies. My preference for science led me to study physics and mathematics in Aachen and Freiburg, Germany, later specialising in relativistic astrophysics and general relativity.
Since
Read more...
Full download
Posted: August 23rd, 2007, 10:09am CEST
Full download
Posted: August 23rd, 2007, 10:09am CEST
 21.08.2007 0_00_00.jpg)
Review
"students will continue to find this book useful as a reference text long after the course they bought it for has finished." (Quality and Reliability Engineering International, , March/April 2002)
Reviewer: A customer
Having taken two experimental design classes with Dr. Montgomery himself, hands down this book is excellent, as is the author himself. A lot of the material that we used in our advanced phD level experimental design class comes from the extra material that is available for free of off the books supplemental website, and there is a great wealth of more advanced material in there that is worth printing off, and there is a lot of supplemental material. So if you feel solid on what is in the textbook, tackle the supplemental material to further delve into DOE topics. The book uses numerous examples using SAS, Minitab and Design-Expert and lots of practice problems, so following along using any of the packages is pretty easy.
Reviewer: A customer
This text was used in a graduate course on the Design of Experiments. It has a great wealth of examples that span many different fields of industry, from pharmaceuticals to "tool and die" manufacturing. This text, when used along with a statistical software package, made research projects easy to design, implement, analyze and present to others. I found the chapters on reliability, determining sample size for mixed models (random and fixed variables), very helpful in my research.
By Michael R. Chernic
Read more...
Full download
Posted: August 23rd, 2007, 10:09am CEST

This text, extensively class-tested over a decade at UC Berkeley and UC San Diego, explains the fundamentals of algorithms in a story line that makes the material enjoyable and easy to digest. Emphasis is placed on understanding the crisp mathematical idea behind each algorithm, in a manner that is intuitive and rigorous without being unduly formal.
Features include: The use of boxes to strengthen the narrative: pieces that provide historical context, descriptions of how the algorithms are used in practice, and excursions for the mathematically sophisticated.
Carefully chosen advanced topics that can be skipped in a standard one-semester course, but can be covered in an advanced algorithms course or in a more leisurely two-semester sequence.
An accessible treatment of linear programming introduces students to one of the greatest achievements in algorithms. An optional chapter on the quantum algorithm for factoring provides a unique peephole into this exciting topic. In addition to the text, DasGupta also offers a Solutions Manual, which is available on the Online Learning Center.
"Algorithms is an outstanding undergraduate text, equally informed by the historical roots and contemporary applications of its subject. Like a captivating novel, it is a joy to read." Tim Roughgarden Stanford University
Read more...
Full download