eBooks-it.org Logo
eBooks-IT.org Inner Image

Apr 06 2015 Added eBooks Page 2

Download free Apr 06 2015 Added eBooks Page 2

Computational Problems in Engineering

Computational Problems in Engineering Image
This book provides readers with modern computational techniques for solving variety of problems from electrical, mechanical, civil and chemical engineering. Mathematical methods are presented in a unified manner, so they can be applied consistently to problems in applied electromagnetics, strength of materials, fluid mechanics, heat and mass transfer, environmental engineering, biomedical engineering, signal processing, automatic control and more....

Beginning HTML with CSS and XHTML

Modern Guide and Reference
Beginning HTML with CSS and XHTML Image
If you want to get into developing web sites, the most important thing you need is a solid understanding of Hypertext Markup Language, or HTMLthe language that the majority of web site content is written in. Beginning HTML with CSS and XHTML: Modern Guide and Reference incorporates practical examples that will show you how to structure your data correctly using (X)HTML, along with styling and layout basics using Cascading Style Sheets (CSS). Youll also learn how to add dynamic behavior to your data using the JavaScript language. This book is forward-thinking because all the featured code and techniques are standards-compliant and demonstrate best practicesso you won't waste time on outdated, bad techniques. Your web pages will work properly in most w...

Growing Object-Oriented Software Guided by Tests

Growing Object-Oriented Software Guided by Tests Image
Foreword by Kent Beck "The authors of this book have led a revolution in the craft of programming by controlling the environment in which software grows.' --Ward Cunningham 'At last, a book suffused with code that exposes the deep symbiosis between TDD and OOD. This one's a keeper.' --Robert C. Martin 'If you want to be an expert in the state of the art in TDD, you need to understand the ideas in this book.'--Michael Feathers Test-Driven Development (TDD) is now an established technique for delivering better software faster. TDD is based on a simple idea: Write tests for your code before you write the code itself. However, this "simple" idea takes skill and judgment to do well. Now there's a practical guide to TDD that takes...

You Don't Know JS

This & Object Prototypes
You Don't Know JS Image
No matter how much experience you have with JavaScript, odds are you don';t fully understand the language. This concise, in-depth guide takes you inside JavaScript';s this structure and object prototypes. You';ll learn how they work and why they';re integral to behavior delegation-a design pattern in which objects are linked, rather than cloned.Like other books in the You Don';t Know JS series, this and Object Prototypes dives into trickier parts of the language that many JavaScript programmers simply avoid. Armed with this knowledge, you can become a true JavaScript master.With this book you will:Explore how the this binding points to objects based on how the function is calledLook into the nature of JS objects and why you';d need to point to themLe...

You Don't Know JS

Types & Grammar
You Don't Know JS Image
No matter how much experience you have with JavaScript, odds are you don';t fully understand the language. As part of the "You Don';t Know JS" series, this compact guide explores JavaScript types in greater depth than previous treatments by looking at type coercion problems, demonstrating why types work, and showing you how to take advantage of these features.Like other books in this series, You Don';t Know JS: Types Grammar dives into trickier parts of the language that many JavaScript programmers simply avoid or assume don';t exist (like types). Armed with this knowledge, you can achieve true JavaScript mastery.With this book you will:Get acquainted with JavaScript';s seven types: null, undefined, boolean, number, string, object, and sym...


2007 - 2017 © eBooks-IT.org