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

Thứ Bảy, 14 tháng 2, 2015

Ruthenium in Organic Synthesis

Ruthenium in Organic Synthesis



In this comprehensive book, one of the leading experts, Shun-Ichi Murahashi, presents all the important facets of modern synthetic chemistry using Ruthenium, ranging from hydrogenation to metathesis. In 14 contributions, written by an international authorship, readers will find all the information they need about this fascinating and extraordinary chemistry. The result is a high quality information source and a indispensable reading for everyone working in organometallic chemistry.




Thứ Năm, 5 tháng 2, 2015

Battery Reference Book

Battery Reference Book



Crompton’s Battery Reference Book has become the standard reference source for a wide range of professionals and students involved in designing, manufacturing, and specifying products and systems that use batteries.




Thứ Năm, 29 tháng 1, 2015

SonarQube in Action

SonarQube in Action



SonarQube in Action shows developers how to use the SonarQube platform to help them continuously improve their source code. The book presents SonarQube’s core Seven Axes of Quality: design/architecture, duplications, comments, unit tests, complexity, potential bugs, and coding rules. You’ll find simple, easy-to-follow discussion and examples as you learn to integrate SonarQube into your development process.




The Source

The Source



‘Why do I feel so tired and drained?’ You’re not alone if you’re constantly asking yourself this question. Exhaustion is epidemic in America and ‘lack of energy’ one of the top five complaints to doctors nationwide. This is because vast numbers of people have lost their connection with the inner energy that is the source of healing and radiant vitality.




Thứ Hai, 19 tháng 1, 2015

Failure Analysis

Failure Analysis



This book addresses the failures of structural elements, i.e. those components whose primary mission is to withstand mechanical loads. The book is intended as a self-contained source for those with different technical grades, engineers and scientists but also technicians in the field can benefit from its reading.




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

Enterprise Integration with Ruby

Enterprise Integration with Ruby



Typical enterprises use dozens, hundreds, and sometimes even thousands of applications, components, services, and databases. Many of them are custom built in-house or by third parties, some are bought, others are based on open source projects, and the origin of a few–usually the most critical ones–is completely unknown.




Thứ Sáu, 16 tháng 1, 2015

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

PHP5 and MySQL Bible

PHP5 and MySQL Bible



This comprehensive tutorial and reference covers all the basics of PHP 5, a popular open source Web scripting language, and MySQL 4.012, the most popular open source database engine




Programming Firefox

Programming Firefox



This is your guide to building Internet applications and user interfaces with the Mozilla component framework, which is best known for the Firefox web browser and Thunderbird email client. Programming Firefox demonstrates how to use the XML User Interface Language (XUL) with open source tools in the framework’s Cross-Platform Component (XPCOM) library to develop a variety of projects, such as commercial web applications and Firefox extensions.




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

Managing Infrastructure with Puppet

Managing Infrastructure with Puppet



Get started with Puppet, and learn how this popular configuration management , helps you automate your servers. This concise introduction shows you how to use Puppet’s tools and templates to organize and execute configuration plans on Linux, Unix, and , servers. Through code samples and real-world examples, you’ll learn how to manage pools of servers and virtual instances, and how to administer , control. If you’re new to Puppet, but familiar with systems administration and Ruby language basics, this book is the ideal way to start using this open source framework.




Thứ Tư, 24 tháng 12, 2014

Sams Teach Yourself PHP, MySQL and Apache All in One, 5th Edition

Sams Teach Yourself PHP, MySQL and Apache All in One, 5th Edition



In just a short time, you can learn how to use PHP, MySQL, and , together to create dynamic, interactive websites and applications using the three leading open-source web development technologies. Using a straightforward, step-by-step approach, each lesson in this book builds on the previous ones, enabling you to learn the essentials of , scripting, , databases, and the Apache web server from the ground up.




Thứ Ba, 23 tháng 12, 2014

Python Tools for Visual Studio

Python Tools for Visual Studio



Python Tools for Visual Studio is a free and open source plugin for Visual Studio from Microsoft. It enables developers to use all the major productivity features of Visual Studio in their projects. The powerful integrated code navigation and code completion tools (IntelliSense) in PTVS empower developers to significantly speed up the coding process.,

PTVS provides a unique , for either Python or IronPython languages, taking advantage of the , , in plain Python projects.,

This book provides a detailed insight into Python tools in Visual studio to help Python developers implement a more productive and efficient workflow.




Python in a Nutshell, 2nd Edition

Python in a Nutshell, 2nd Edition



This book offers Python programmers one place to look when they needhelp remembering or deciphering the syntax of this open source languageand its many powerful but scantily documented modules. Thiscomprehensive reference guide makes it easy to look up the mostfrequently needed information – not just about the Python languageitself, but also the most frequently used parts of the standard libraryand the most important third-party extensions.




Thứ Hai, 22 tháng 12, 2014

Linux Command Line and Shell Scripting Bible

Linux Command Line and Shell Scripting Bible



There’s a lot to be said for going back to basics. Not only does this Bible give you a quick refresher on the structure of open-source , software, it also shows you how to bypass the hefty graphical user interface on Linux systems and start interacting the fast and efficient way with command lines and automated scripts. You’ll learn how to manage files on the filesystem, start and stop programs, use databases, even do Web , without a GUI with this one-stop resource.




Learning Unix for OS X Mountain Lion

Learning Unix for OS X Mountain Lion



Think your Mac is powerful now? Author Dave Taylor shows you how to get much more from your system by tapping into Unix, the robust operating system concealed beneath OS X’s beautiful user interface. Mountain Lion puts more than a thousand Unix commands at your fingertips – for finding and managing files, remotely accessing your , from other computers, and using a variety of freely downloadable open source applications. Take a friendly tour of the Unix command line and 50 of the most useful utilities, and quickly learn how to gain real control over your M




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.




XDoclet in Action

XDoclet in Action



Are you tired of writing the same , code, over and over again? XDoclet will take the burden of repetitive development tasks off your shoulders by automating them. XDoclet is a metadata-driven, code generation engine for Java. Starting from simple JavaDoc-style comments, it generates deployment descriptors, interfaces, , classes and other utility classes your , requires.,

XDoclet in Action is an easy to read introduction to XDoclet and its uses. It is a resource on code generation with this popular open source tool. With many short code examples and a full-scale J2EE example, the book shows you how to use XDoclet with EJBs, Servlets, JMX, and other technologies.




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

Beginning POJOs

Beginning POJOs



Beginning POJOs introduces you to open source lightweight web development using Plain Old , Objects (POJOs) and the tools and frameworks that enable this. Tier by tier, this book guides you through the construction of complex but lightweight enterprise Java-based web applications. Such applications are centered around several major open source lightweight frameworks, including Spring, Hibernate, Tapestry, and JBoss.,

Additional support comes from the most successful and prevalent open-source tools: , and Ant, and the increasingly popular TestNG. This book is ideal if you’re new to open source and lightweight Java.




Beginning OpenOffice Calc

Beginning OpenOffice Calc



OpenOffice Calc is the most powerful and widespread open source spreadsheet application in existence. It is the only real alternative to Excel. Jacek Artymiak is widely regarded as the authority on OpenOffice Calc. He takes you, step by step, from the interface and handling Calc files to working with data sources small and large. Artymiak then extends the reader’s skillset to data visualization, writing complex formulas and performing statistical analysis. Beginning OpenOffice Calc allows you to gain confidence in the considered use of statistical formulas, but does not assume familiarity with another spreadsheet application.




Beginning JSP, JSF and Tomcat, 2nd Edition

Beginning JSP, JSF and Tomcat, 2nd Edition



Start building Java – based web applications now, even if you’re a complete newcomer to Java. Comprehensive and example – driven, Beginning JSP, JSF, and Tomcat: , Web Development, Second Edition is all you need to develop dynamic Java-based web applications using JSP, connect to databases with JSF, and put them into action using the world’s most popular open source Java web server, , Tomcat.