Page 49
Page 49
img

Framing in Sustainability Science : Theoretical and Practical Approaches

This book offers both conceptual and empirical descriptions of how to “frame” sustainability challenges. It defines “framing” in the context of sustainability science as the process of identifying subjects, setting boundaries, and defining problems. The chapters are grouped into two sections: a conceptual section and a case section.

img

Fracture Mechanics ; Vol.123 : An Introduction

The second edition of the book contains four new chapters in addition to the ten chapters of the first edition. The fourteen chapters of the book cover the basic principles and traditional applications, as well as the latest developments of fracture mechanics as applied to problems of composite materials, thin films, nanoindentation and cementitious materials. Thus the book provides an introductory coverage of the traditional and contemporary applications of fracture mechanics in problems of utmost technological importance.

img

Fracture and Failure of Natural Building Stones : Applications in the Restoration of Ancient Monuments

The book consists of invited papers written by leading experts in the field. It contains original contributions concerning the latest developments in the fracture and failure of the natural building stones and their application in the restoration of ancient monuments. It covers a wide range of subjects - cluding purely mechanical aspects, physico-chemical approaches, appli- tions and case studies. The papers are arranged in two parts with a total of nine chapters. Part I is devoted to purely mechanical and structural aspects and applications, while Part II is devoted to the physico-chemical and environmental aspects including thermal effects.

img

Fractional calculus—theory and applications

Fractional calculus has led to tremendous progress in various areas of science and mathematics. New definitions of fractional derivatives and integrals have been uncovered, extending their classical definitions in various ways. Moreover, rigorous analysis of the functional properties of these new definitions has been an active area of research in mathematical analysis. Systems considering differential equations with fractional-order operators have been investigated thoroughly from analytical and numerical points of view, and potential applications have been proposed for use in sciences and in technology. The purpose of this Special Issue is to serve as a specialized forum for the dissemination of recent progress in the theory of fractional calculus and its potential applications.

img

Founders at Work : Stories of Startups' Early Days

These stories are exceptionally interesting, because they're about the early stages, when the founders were younger and inexperienced. Most readers know startup founders only as confident millionaires.

img

Foundations of SQL Server 2005 Business Intelligence

This book explains how best to use Analysis Services, SQL Server Integration Services, SQL Server Reporting Services, and SQL Server Data Mining. It also describes best practices for implementing end-to-end BI solutions in small, medium, and large business environments. And it provides important information about integrating BI with various client tools.

img

Foundations of social entrepreneurship : Theory, practical tools and skills

Foundations of Social Entrepreneurship presents definitions of social entrepreneurship, explains its benefits and challenges, describes the components of an ecosystem of support, and presents practical tools to approach social entrepreneurial projects.

img

Foundations of Security : What Every Programmer Needs to Know

Foundations of Security: What Every Programmer Needs to Know teaches new and current software professionals state-of-the-art software security design principles, methodology, and concrete programming techniques they need to build secure software systems.

img

Foundations of Qt Development

Foundations of Qt Development is based on Qt 4.2, and is aimed at C++ programmers who want to become proficient using this excellent toolkit to create graphical applications that can be ported to all major platforms. The book is focused on teaching you to write your own code in addition to using existing code. Common areas of confusion are identified, addressed, and answered.

img

Foundations of Popfly : Rapid Mashup Development

Author Eric Griffin shows you how to mix applications and share your hybrids with the world, using the Popfly Mashup Creator and Popfly Web Page Creator.

img

Foundations of Object-Oriented Programming Using .NET 2.0 Patterns

Foundations of Object-Oriented Programming Using .NET 2.0 Patterns solves the object-oriented and pattern-programming problem by mixing the two—the book teaches object-oriented concepts using patterns, or a solutions-based approach. The book's material is organized around tasks and patterns, and illustrated through development problems and solutions that include persistence, code efficiency, and good design. This book is of special interest to those who want to learn how to use .NET 2.0 Generics in conjunction with patterns. This unique book is based on the author's lectures, and the information unfolds in a practical manner.

img

Foundations of Java for ABAP Programmers

The only beginning book of its kind, this book will teach you SAP/ABAP developers the skills you need for Java 5 programming. The book emphasizes the fundamentals of core Java SE 5 and Java EE 5, to get you up to speed with these technologies. You'll learn about the most important enterprise Java API found in the new Java EE 5 platform, which you can immediately use and integrate. Furthermore, the book elaborates on connecting to a database, SAP Java Connector, servlets, Java Server Pages, Enterprise JavaBeans, and Java Messaging.

img

Foundations of Hyperbolic Manifolds

The book is divided into three parts. The first part is concerned with hyperbolic geometry and discrete groups. The main results are the characterization of hyperbolic reflection groups and Euclidean crystallographic groups. The second part is devoted to the theory of hyperbolic manifolds. The main results are Mostow’s rigidity theorem and the determination of the global geometry of hyperbolic manifolds of finite volume. The third part integrates the first two parts in a development of the theory of hyperbolic orbifolds. The main result is Poincare«s fundamental polyhedron theorem.

img

Foundations of GTK+ Development

GTK+ is one of the most influential graphical toolkits for the Linux operating system. It is the technology upon which the GNOME and XFCE desktop environments are based, and its crucial to have clear understanding of its complexities to build even a simple Linux desktop application. Foundations of GTK+ Development guides you through these complexities, laying the foundation that will allow you to cross from novice to professional.

img

Foundations of F#

F# is much more than just an FP language. Every professional .NET programmer needs to learn about FP, and there's no better way to do it than by learning F#, and no easier way to learn F# than from Foundations of F#, and this is the first book to bring F# to the world.

img

Foundations of Computer Security

Foundations of Computer Security provides a succinct, yet authoritative introduction to the underlying theory, history, vocabulary, and concepts that drive this pivotal area of computer science. With its user-friendly approach and clarity of style, the text conveys—in simple terms—the core principles and developments underlying computer security in its many ramifications in the rapidly evolving computing arena. Following its opening framework laid out in a broad preface and introductory chapter, the book features chapters dedicated to a wide array of security-related subtopics: physical security, viruses and worms, malware and spyware, privacy and trust, and cryptography.

img

Foundations of augmented cognition ; 3rd International Conference, FAC 2007, Held as Part of HCI International 2007, Beijing, China, July 22-27, 2007, Proceedings

These papers address the latest research and development efforts and highlight the human aspects of design and use of computing systems. This volume contains papers in the thematic area of Augmented Cognition.

img

Foundations of Atlas : Rapid Ajax Development with ASP.NET 2.0

This book introduces a fast-track path to understanding Atlas, and how this technology can increase the power and functionality of your code while conserving time and effort. The book begins with a bare-bones introduction that explains how Atlas relates to Ajax. Microsoft Atlas is a web-client framework that makes building Ajax-style applications easier. It provides a prewritten framework that gives you a structured environment in which to work. Atlas also provides you with an object model and standardized debugging to make development faster and simpler. Ajax is a way of combining a number of Web technologies including JavaScript, dynamic HTML, and a feature known as XMLHttp (which reduces the need for client browsers to constantly reconnect to the server every time new information is downloaded). But at the moment, people developing with Ajax have to write their code from the ground up, which is complex and time consuming.

img

Foundations of AOP for J2EE Development

Foundations of AOP for J2EE Development covers a relatively new programming paradigm: aspect-oriented programming, or AOP. Presented are the core concepts of AOP: AspectJ 5, JBoss AOP, Spring AOP, and JAC. Specific features of these tools are compared. The book also explores the potential uses of AOP in everyday programming life, such as design patterns implementation, program testing, and application management. In the latter part of the book, the authors show how AOP can ease the task of J2EE application development (J2EE is known for being a rich and somewhat complicated framework).

img

Foundations of Ajax

Ajax burst onto the Web development scene by offering highly interactive, desktop-like Web applications that can be deployed through any modern Web browser without the need for special plug-ins. Ajax is built on existing Web technologies such as JavaScript, HTML, and CSS, and it is used in conjunction with your favorite server-side language. Foundations of Ajax explains how to combine these technologies effectively to implement Ajax into your new or existing Web applications. Like you, we are developers who are in the trenches, tasked with building Web-enabled applications that provide real value to our customers. As the Web continues to grow, the demand for more expressive and engaging interfaces will continue to increase.

Results Per Page