Beginning DirectX 11 Game Programming By Allen Sherrod

Beginning DirectX 11 Game Programming By Allen Sherrod
Beginning DirectX 11 Game Programming By Allen Sherrod
Discover the latest and most popular technology for creating next-generation 3D games: DIRECTX 11! BEGINNING DIRECTX 11 GAME PROGRAMMING is an introductory guide to learning the basics of DirectX 11 that will help get you started on the path to 3D video game programming and development. Written specifically for the beginner programmer, this book uses step-by-step instructions to teach the basics of DirectX 11 and introduces skills that can be applied to creating games for PCs and game console platforms such as the Xbox 360. Updated for all the newest DirectX 11 technology, this book includes coverage of improved professional coding practices, an overview of the latest DirectX components and tools, sprites, text and font rendering, 3D character rendering, cameras, audio, shaders and effects, and much more. By the time you reach the end of this book, you will have had enough experience with DirectX 11 that you should be able to explore making simple video games and demos. From there, you can progress toward making more complex games and demos until you find yourself able to complete and release your own PC or console games.

Download
Link 1
Read more >>

Securing Java: Getting Down to Business with Mobile Code

Securing Java: Getting Down to Business with Mobile Code

Gary McGraw, Edward Felten - Securing Java: Getting Down to Business with Mobile Code
Published: 1999-01-25 | ISBN: 047131952X | PDF | 324 pages | 5.82 MB

Information Security/Java "This book is mandatory reading for every user and developer of Webware." -Peter G. Neumann, Moderator of the Risks Forum, from his review of the first edition Securing Java Java security is more important now than ever before. As Java matures and moves into the enterprise, security takes a more prominent role. But as Java evolves, its security issues and architectures get more complicated. Written by the world's leading experts on mobile code security, this updated and expanded edition of the groundbreaking guide to Java security includes lessons for Web users, developers, system administrators, and business decision-makers alike. This book navigates the uncharted waters of mobile code security and arms the reader with the knowledge required for securing Java.

Download
Link 1
or
Link 2
Read more >>

The Saint by Antonio Fogazzaro

The Saint by Antonio Fogazzaro
The Saint by Antonio Fogazzaro
Since the condemnation of The Saint by the Congregation of the Index, the publishers of the authorized translation of this novel feel that, in justice to its author, Senator Antonio Fogazzaro, they owe to the public a word of explanation by way of making plain (what the author has in more than one letter made plain to them) how it comes about that, in spite of the decree of the Index, the Senator sanctions the appearance of the book in America. The explanation is found in the fact that the American publishers secured, before the sentence of the Congregation had been passed, the sanction for the publication of their translation--a sanction which the author, as a loyal Catholic, could not have given later, but which, once it was given, he did not feel justified in withdrawing.

Download
Link 1
Read more >>

Algorithms: A Functional Programming Approach

Algorithms: A Functional Programming Approach

Fethi Rabhi, Guy Lapalme - Algorithms: A Functional Programming Approach
Published: 1999-07-21 | ISBN: 0201596040 | DJVU | 256 pages | 2.30 MB

The design of algorithms for problem-solving lies at the heart of computer science. Concise yet authoritative, Algorithms: A Functional Programming Approach teaches the skills needed to master this essential subject.
The authors challenge more traditional methods of teaching algorithms by using a functional programming context, with Haskell as the implementation language. This leads to smaller, clearer and more elegant programs which enable the programmer to understand the algorithm itself more quickly and to use that understanding to explore alternative solutions. Placing the emphasis on program development rather than the mathematical properties of algorithms, the book uses a succession of practical programming examples to develop in the reader problem-solving skills which can be easily transferred to other language paradigms.
Key features of this innovative text include:
Unmatched collection of functional programming algorithms
A wealth of practical examples, bringing the algorithms into clear focus
End of chapter exercises throughout
Source code and selected solutions freely available online
Comprehensive index and bibliographical notes
Appendices on Haskell implementations and mathematical background
For computer science students taking algorithms and/or functional programming courses, Algorithms: A Functional Programming Approach represents the ideal textbook. It is also an invaluable reference source of functional programs for practitioners.


Download
Link 1
Read more >>

High-Yield Neuroanatomy By James D. Fix

High-Yield Neuroanatomy
James D. Fix, "High-Yield Neuroanatomy"
ISBN: 0781779464 | edition 2008 | PDF | 145 pages | 27 mb

Free eBook High-Yield Neuroanatomy By James D. Fix Download. Now in its Fourth Edition, this best-selling book extracts the most important information on neuroanatomy and presents it in a concise, uncluttered fashion to prepare students for course exams and the USMLE. Highlights of this edition include a brief glossary of key neuroanatomical structures and disease states; addition of an icon to more clearly identify the Clinical Correlations sections; an appendicized table of common neurological lesions; expanded figure legends that identify clinically relevant anatomical relationships; an improved, expanded index; and modified text and figure legends to comply with Terminologia Anatomica.

Download
Link 1
or
Link 2
Read more >>

Graph Algorithms, 2nd Edition

Graph Algorithms, 2nd Edition
Graph Algorithms (2nd Edition) By Shimon Even
Shimon Even's Graph Algorithms, published in 1979, was a seminal introductory book on algorithms read by everyone engaged in the field. This thoroughly revised second edition, with a foreword by Richard M. Karp and notes by Andrew V. Goldberg, continues the exceptional presentation from the first edition and explains algorithms in a formal but simple language with a direct and intuitive presentation. The book begins by covering basic material, including graphs and shortest paths, trees, depth-first-search, and breadth-first search. The main part of the book is devoted to network flows and applications of network flows, and it ends with chapters on planar graphs and testing graph planarity.




Download
Link 1
Read more >>

Introduction to the Design and Analysis of Algorithms (3rd Edition)

Introduction to the Design and Analysis of Algorithms (3rd Edition)
Introduction to the Design and Analysis of Algorithms By  Anany Levitin (3rd Edition)
Based on a new classification of algorithm design techniques and a clear delineation of analysis methods, Introduction to the Design and Analysis of Algorithms presents the subject in a coherent and innovative manner. Written in a student-friendly style, the book emphasizes the understanding of ideas over excessively formal treatment while thoroughly covering the material required in an introductory algorithms course. Popular puzzles are used to motivate students' interest and strengthen their skills in algorithmic problem solving. Other learning-enhancement features include chapter summaries, hints to the exercises, and a detailed solution manual.

Download
Link 1
Read more >>

Algorithmic Puzzles By Anany Levitin

Algorithmic Puzzles By Anany Levitin

Algorithmic Puzzles By Anany Levitin
While many think of algorithms as specific to computer science, at its core algorithmic thinking is defined by the use of analytical logic to solve problems. This logic extends far beyond the realm of computer science and into the wide and entertaining world of puzzles. In Algorithmic Puzzles, Anany and Maria Levitin use many classic brainteasers as well as newer examples from job interviews with major corporations to show readers how to apply analytical thinking to solve puzzles requiring well-defined procedures.
The book's unique collection of puzzles is supplemented with carefully developed tutorials on algorithm design strategies and analysis techniques intended to walk the reader step-by-step through the various approaches to algorithmic problem solving. Mastery of these strategies exhaustive search, backtracking, and divide-and-conquer, among others will aid the reader in solving not only the puzzles contained in this book, but also others encountered in interviews, puzzle collections, and throughout everyday life. Each of the 150 puzzles contains hints and solutions, along with commentary on the puzzle's origins and solution methods.
The only book of its kind, Algorithmic Puzzles houses puzzles for all skill levels. Readers with only middle school mathematics will develop their algorithmic problem-solving skills through puzzles at the elementary level, while seasoned puzzle solvers will enjoy the challenge of thinking through more difficult puzzles.

Download
Link 1
Read more >>

Brida: A Novel by Paulo Coelho

Brida: A Novel by Paulo Coelho

* Publisher: Harper; English Language edition (June 24, 2008)
* Language: English
* ISBN-10: 0061578932
* ISBN-13: 978-0061578939

Product Description
This is the story of Brida, a young Irish girl, and her quest for knowledge. She has long been interested in various aspects of magic but is searching for something more. Her search leads her to people of great wisdom, who begin to teach Brida about the spiritual world. She meets a wise man who dwells in a forest, who teaches her about overcoming her fears and trusting in the goodness of the world; and a woman who teaches her how to dance to the music of the world, and how to pray to the moon. As Brida seeks her destiny, she struggles to find a balance between her relationships and her desire to become a witch. This enthralling novel incorporates themes that fans of Paulo Coelho will recognize and treasure?it is a tale of love, passion, mystery, and spirituality from the master storyteller.

Download
Link 1
or
Link 2
or
Link 3
Read more >>

Essential Surgery: Problems, Diagnosis and Management (3rd edition)

Essential Surgery: Problems, Diagnosis and Management (3rd edition)
H. George Burkitt, Clive R. G. Quick - Essential Surgery: Problems, Diagnosis and Management (3rd edition)
Published: 2002-01-15 | ISBN: 0443063753 | PDF | 704 pages | 173.93 MB

Essential Surgery is a comprehensive and highly illustrated textbook for clinical students as well as a practical manual for junior doctors and those preparing for postgraduate qualifications in surgery. The unique feature of the book is its problem-orientated nature as distinct to the traditional disease-based structure.
· explains the pathophysiological basis of surgical diseases and of their management to help bridge the gap between the basic medical sciences and clinical problems
· adopts a problem-solving rather than a disease-orientated approach to diagnosis and treatment, reflecting current teaching trends which emphasise the full understanding of how a diagnosis is made and why a particular treatment is used
· includes information about epidemiology, disease prevention and the provision of health care, and tries to relate the community aspects of surgical problems to aetiology, disease prevention and primary care
· contains outlines of common surgical operations, to enable students and junior doctors to explain operations to patients and to allow them to participate intelligently in the operating department, as well as giving them an understanding of how to prevent complications
· includes a major section on accident surgery related to the general surgeon
· Now with full text online on Student Consult
· Comprehensively updated in line with the evolution and refinement of surgery over the past few years by an expanded author team and an advisory group of surgical and radiological experts.
· All line drawings re-presented for greater impact and clarity.
· All radiological images reviewed and updated.
· Includes a new chapter on screening.
· Incorporates all the latest consensus guidelines for managing common disorders.

Download
Link 1
or
Link 2

Read more >>

Vegetation-Climate Interaction: How Vegetation Makes the Global Environment

Vegetation-Climate Interaction: How Vegetation Makes the Global Environment
Jonathan Adams "Vegetation-Climate Interaction: How Vegetation Makes the Global Environment"
English | (June 11, 2007) | 232 Pages | ISBN: 3540324917 | PDF | 16.8 MB
This book offers a readable and accessible account of the way in which the world's plant life partly controls its own environment. Starting from the broad patterns in vegetation which have classically been seen as a passive response to climate, the authors build up from the local scale - with microclimates produced by plants - to the regional and global scale.

The influence of plants (both on land and in the ocean) in making clouds, haze and rain are considered, along with plant effects on the composition of greenhouse gases in the earth's atmosphere. Broad global feedbacks that either stabilize or destabilize the earth's environment will be explored, in the context of environmental change in the recent geological past, and in the near future. Common contentions and misconceptions about the role of vegetation or forest removal in the spread of deserts will also be considered.

Download
Link 1
or
Link 2

Read more >>

Food Processing Handbook

Food Processing Handbook

James G. Brenna, "Food Processing Handbook"
English | 2006 | ISBN: 3527307192 | 607 pages | PDF | 4,8 MB

Focusing on the technology involved, this handbook describes the principles as well as the equipment used and the changes - physical, chemical, microbiological and organoleptic - that occur during food preservation. In doing so the text covers in detail such techniques as post-harvest handling, thermal processing, evaporation and dehydration, freezing, irradiation, high pressure processing, emerging technologies, baking, extrusion, frying and packaging. In addition current concerns about the safety of processed foods and control of food processes are addressed, as are the impact of processing on the environment and separation and conversion operations widely used in the food industry.

Scientists and engineers involved in food manufacture, research and development in both industry and academia will benefit greatly from the contents as will students studying food related topics at undergraduate and postgraduate levels.

Download
Link 1

Read more >>

Microbial Hazard Identification in Fresh Fruits and Vegetables

Microbial Hazard Identification in Fresh Fruits and Vegetables
Microbial Hazard Identification in Fresh Fruits and Vegetables
English | ISBN: 0471670766 | edition 2006 | PDF | 317 pages | 10,4 mb

As health- and quality-conscious consumers increasingly seek out fresh fruit and vegetables, participants in the food supply chain--growers, shippers, processors, and retailers--must be ever more effective in safeguarding their products and protecting consumers. Microbial Hazard Identification in Fresh Fruits and Vegetables is a comprehensive guide for the fresh fruit and vegetable industry to understanding and controlling the hazards that can affect their products on every leg of the journey from farm to fork.

From production, harvesting, packing, and distribution to retail and consumer handling, the text highlights food safety hazards and potential areas of microbial contamination, examines food-borne pathogens and their association with produce-related outbreaks over the years, and points out areas for further research to better understand the survival of pathogens on fresh produce throughout the food chain.

Download
Link 1
or
Link 2

Read more >>

Handbook of Fermented Functional Foods

Handbook of Fermented Functional Foods
Edward R.(Ted) Farnworth, "Handbook of Fermented Functional Foods"
English | 2003 | ISBN: 0849313724 | 408 pages | PDF | 6,9 MB

Fermented foods have been an important part of the human diet in many cultures for many centuries. Modern research, especially on the immune system, is revealing how these foods and their active ingredients impact human health. Handbook of Fermented Functional Foods presents the latest data on fermented food products, their production processes, and their nutritional and health benefits.

Written by international experts in the forefront of fermented food science and technology, this book explores how fermentation of a food changes its composition, adds new nutrients, produces active ingredients or increases the bioavailability of nutrients, and how the live bacteria in some fermented foods enhance their nutritive health value. It covers fermented foods well known to western consumers - such as yogurt, cheese, pickles, sauerkraut, and fermented meat - and examines fermented foods with long traditions in Eastern Europe, Asia, and Africa - including gaio, kefir, natto, miso, kimchi, kocho, ogi, and togwa. In light of our increased knowledge of the health benefits of fermented foods, there is a great need for a single reputable source for current information. Handbook of Fermented Functional Foods fills this void by providing the first state-of-the-art treatment of the production of fermented foods, the microorganisms involved, the changes in composition that occur during fermentation, and most importantly the effect of these foods and their active ingredients on human health.


Download
Link 1
or
Link 2

Read more >>

Beginning PHP and MySQL 5: From Novice to Professional, Second Edition

Beginning PHP and MySQL 5: From Novice to Professional, Second Edition
W. Jason Gilmore, «Beginning PHP and MySQL 5: From Novice to Professional, Second Edition»
ISBN: 1590595521 | edition 2006 | PDF | 953 pages | 17 mb

Beginning PHP 5 and MYSQL: From Novice to Professional offers a comprehensive introduction to two of the most popular Web application building technologies on the planet: the scripting language PHP and the MySQL database server. This book will not only expose you to the core aspects of both technologies, but will provide valuable insight into how they are used in unison to create dynamic data-driven Web applications.
Download
Link 1
Read more >>

HTML, CSS, and JavaScript Mobile Development For Dummies

HTML, CSS, and JavaScript Mobile Development For Dummies
William Harrel "HTML, CSS, and JavaScript Mobile Development For Dummies"
ISBN: 1118026225 | 2011 | PDF | 432 pages | 19 MB

Learn to build and optimize attractive, functional web sites for smartphones
Today, mobile devices outnumber desktop and laptop computers three to one. Skill in developing web sites that work on mobile devices is in demand, and this friendly, step-by-step guide shows how to build and optimize sites using HTML5 and other standard web development tools. Building web sites that work for all types of smartphones and tablets, including iPhones, iPads, Android devices, and BlackBerry devices is a skill much in demand as mobile devices outpace both desktop and laptop computers, and this book gets you started.
Guides you through creating and optimizing mobile sites with HTML, CSS, and JavaScript
Covers HTML5, WebKit extensions, platform variations, accommodating different browsers, security issues, and making mobile sites richer with Flash, graphics, and video
Includes code for differences in mobile app design and navigation, including touch devices
HTML, CSS, and JavaScript Mobile Web Development For Dummies makes it easy to start developing great sites for mobile devices.

Download
link 1
Read more >>