Hiển thị các bài đăng có nhãn version. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn version. Hiển thị tất cả bài đăng

Thứ Tư, 28 tháng 1, 2015

Spinozas Ethics

Spinozas Ethics



The Ethics is one of the undisputed masterworks of early modern philosophy. In this single volume Spinoza offers the reader an unorthodox account of God, a novel version of the mind-body relation, a systematic theory of the emotions and a detailed prescription for human virtue and blessedness. Too controversial to be published during his lifetime, it was surreptitiously printed by Spinoza’s friends after his death. Nowadays the Ethics is studied in university classes as an exemplary work of early modern rationalism.




Thứ Tư, 21 tháng 1, 2015

Divided

Divided



The Hunger Games meets Matched in this thrilling high-concept YA where citizens must prove their worth by defeating the other version of themselves–their twin.




Chủ Nhật, 18 tháng 1, 2015

Everyday Scripting with Ruby

Everyday Scripting with Ruby



Are you a tester who spends more time manually creating complex test data than using it? A business analyst who seemingly went to college all those years so you can spend your days copying data from reports into spreadsheets? A programmer who can’t finish each day’s task without having to scan through version control system output, looking for the file you want?




Thứ Hai, 5 tháng 1, 2015

Ada 2012 Reference Manual

Ada 2012 Reference Manual



The Ada 2012 Reference Manual is an enhanced version of the text of International Standard ISO/IEC 8652/2012(E) for the programming language Ada. The Ada 2012 Reference Manual combines all of the previous corrections of Technical Corrigendum 1 and Amendment 1 with changes and additions that improve the capabilities of the language and the reliability of programs written in the language. The Ada 2012 Reference Manual will replace the former versions as an indispensable working companion for anybody using Ada professionally or learning and studying the language systematically.




Thứ Bảy, 3 tháng 1, 2015

The Encyclopedia of Religion and Nature

The Encyclopedia of Religion and Nature



The Encyclopedia of Religion and Nature, originally published in 2005, is a landmark work in the burgeoning field of religion and nature. It covers a vast and interdisciplinary range of material, from thinkers to religious traditions and beyond, with clarity and style. Widely praised by reviewers and the recipient of two reference work awards since its publication (see www.religionandnature.com/ern), this new, more affordable version is a must-have book for anyone interested in the manifold and fascinating links between religion and nature, in all their many senses.




Thứ Bảy, 27 tháng 12, 2014

Thermophysical Properties of Materials

Thermophysical Properties of Materials



This is a thoroughly revised version of the original book published in 1986. About half of the contents of the previous version remain essentially unchanged, and one quarter has been rewritten and updated. The rest consists of completely new and extended material.




Thứ Năm, 25 tháng 12, 2014

Mac OS X Lion Made Simple

Mac OS X Lion Made Simple



So you have your brand new Mac, or perhaps you’ve upgraded to Lion on an existing desktop or laptop. Now what? OS X Lion Made Simple will guide you through all of the new features of Lion, as well as provide a thorough tour of the features and applications that are OS X standards. You’ll discover how to make the most of features like Spotlight, Stacks, and Air Drop, and you’ll see how to get the newest version of Mail working exactly the way you want it to.,

Inside this book, you will find all of the new features of OS X Lion explained, exposed, and uncovered. It’s filled with clear and colorful images that help you get the bigger picture and get a close-up look at what OS X Lion has to offer. Whether you are just joining the many millions of , users around the world, or you are upgrading from Snow Leopard, this book will assist you in uncovering the many new options offered with OS X Lion.




Thứ Ba, 23 tháng 12, 2014

Sams Teach Yourself C++ in 24 Hours, 5th Edition

Sams Teach Yourself C++ in 24 Hours, 5th Edition



In just 24 lessons of one hour or less, you can learn the basics of , with C++ – one of the most popular and powerful programming languages ever created.,

Using a straightforward, step-by-step approach, this fast and friendly tutorial teaches you everything you need to know, from installing and using a compiler, to debugging the programs you’ve created, to what’s coming in C++0x, the next version of C++.




Ruby in a Nutshell

Ruby in a Nutshell



Written by Yukihiro Matsumoto (‘Matz’), creator of the language, , in a , is a practical reference guide covering everything from Ruby syntax to the specifications of its standard class libraries. The book is based on Ruby 1.6, and is applicable to development versions 1.7 and the next planned stable version 1.8. As part of the successful ‘in a Nutshell’ series of books from O’Reilly & Associates, Ruby in a Nutshell is for readers who want a single desktop reference for all their needs.




Refactoring: Ruby Edition

Refactoring: Ruby Edition



With refactoring, programmers can transform even the most chaotic , into well-designed systems that are far easier to evolve and maintain. What’s more, they can do it one step at a time, through a series of simple, proven steps. Now, there’s an authoritative and extensively updated version of Martin Fowler’s classic refactoring book that utilizes , examples and idioms throughout – not code adapted from , or any other environment.




Python Pocket Reference, 4th Edition

Python Pocket Reference, 4th Edition



This is the book to reach for when you’re coding on the fly and need an answer now. It’s an easy-to-use reference to the core language, with descriptions of commonly used modules and toolkits, and a guide to recent changes, new features, and upgraded built-ins — all updated to cover Python 3.x as well as version 2.6. You’ll also quickly find exactly what you need with the handy index.




Thứ Hai, 22 tháng 12, 2014

Microsoft Windows PowerShell 3.0 First Look

Microsoft Windows PowerShell 3.0 First Look



Explore and experience the new features found in , 3.0.,

Understand the changes to the language and the reasons why they were implemented.,

Discover new cmdlets and modules available in , 8 and , 8.,

Quickly get up to date with the latest version of Powershell with concise descriptions and simple examples.




Linux Bible 2010 Edition

Linux Bible 2010 Edition



Whether you’re a first-time Linux user or you’re migrating from another operating system, this book is an ideal introductory guide for getting comfortable with the building-block nature of Linux. Written by bestselling author Christopher Negus, this guide is packed with in-depth descriptions on the basics of , desktops, servers, and , tools and gets you up to speed on all the new and exciting features of the newest version: Linux 2010. Negus walks you through transitioning from , or Mac and helps you find the Linux distribution that best meets your needs.




Chủ Nhật, 21 tháng 12, 2014

SQL For Dummies, 7th Edition

SQL For Dummies, 7th Edition



The secret is SQL, and once you get the hang of that, you can build relational databases and get valuable information into and out of them with ease. Here’s how to structure a , management system with SQL, implement the design, protect your data, , and work with it, maintain your database, and much more, using the newest version of SQL.




Thứ Bảy, 20 tháng 12, 2014

MySQL 5.1 Plugin Development

MySQL 5.1 Plugin Development



MySQL has introduced a Plugin , with its latest version a robust, powerful, and easy way of extending the , functionality with loadable modules on the fly. But until now anyone wishing to develop a plugin would almost certainly need to dig into the , source code and search the Web for missing bits of the information.,

This is the first book on the MySQL Plugin API. Written together with one of the Plugin API primary architects, it contains all the details you need to build a plugin. It shows what a plugin should contain and how to compile, install, and package it. Every chapter illustrates the material with thoroughly explained source code examples.




Thứ Hai, 15 tháng 12, 2014

bash Pocket Reference

bash Pocket Reference



You need to know how to work with the , , if you want to get to the heart of Unix systems, including , and Mac OS X. Now covering the most recent version of bash, this concise little book puts all of the essential information about bash at your fingertips. You’ll quickly find answers to annoying questions that always come up when you’re writing shell scripts — What characters do you need to quote? How do you get variable substitution to do exactly what you want? How do you use arrays? — and much more.