万本电子书0元读

万本电子书0元读

Salesforce.com Customization Handbook
Salesforce.com Customization Handbook
Rakesh Gupta
¥90.46
If you want to use Salesforce CRM to automate your business requirements, or you have already adopted Salesforce CRM and want to streamline the sales process, this book is for you. Whether you are new to Salesforce or a seasoned expert, you will be able to master the basic functions as well as the advanced features of Salesforce.com. No previous experience in computer coding or programming is required.
CakePHP 2 Application Cookbook
CakePHP 2 Application Cookbook
James Watts
¥90.46
If you are a CakePHP developer looking to ease the burden of development, then this book is for you. As a headfirst dive into the framework, this collection of recipes will help you get the most out of CakePHP, and get your applications baked in no time. Even if you're not familiar with the framework, we'll take you from basic CRUD building to useful solutions that will aid in getting the job done quickly and efficiently.
Joomla! 3 Beginner's Guide
Joomla! 3 Beginner's Guide
Eric Tiggeler
¥90.46
An easy to use, step-by-step guide to creating professional, mobile-friendly websites with the free Joomla CMS. The Joomla! 3 Beginner's Guide Second Edition is the ultimate guide for web developers who wish to build upon their skills and knowledge on creating websites. Even if you’re new to this subject, you won’t have any difficulty understanding the clear and friendly instructions and explanations. No prior knowledge of HTML and CSS is required.
Linux Mint Essentials
Linux Mint Essentials
Jay LaCroix
¥90.46
A taskoriented look at Linux Mint, using actual realworld examples to stimulate learning. Each topic is presented in an easytofollow order, with handson activities to reinforce the content. If you are starting out with Linux from a different platform or are well versed with Linux Mint and want a guide that shows you how to exploit certain functionality, this book is for you. No previous Linux experience is assumed.
Storm: Distributed Real-time Computation Blueprints
Storm: Distributed Real-time Computation Blueprints
P. Taylor Goetz
¥90.46
A blueprints book with 10 different projects built in 10 different chapters which demonstrate the various use cases of storm for both beginner and intermediate users, grounded in realworld example applications. Although the book focuses primarily on Java development with Storm, the patterns are more broadly applicable and the tips, techniques, and approaches described in the book apply to architects, developers, and operations. Additionally, the book should provoke and inspire applications of distributed computing to other industries and domains. Hadoop enthusiasts will also find this book a good introduction to Storm, providing a potential migration path from batch processing to the world of realtime analytics.
Twilio Cookbook Second Edition
Twilio Cookbook Second Edition
Roger Stringer
¥90.46
This book is a practical, handson guide that provides the reader with a number of clear, stepbystep bitesize recipes. If you are a developer and want to learn about integrating Twilio's API into your websites for telephone solutions, then this book is for you. Basic knowledge of PHP and MySQL is expected.
Photographic Rendering with V-Ray for SketchUp
Photographic Rendering with V-Ray for SketchUp
Brian Bradley
¥90.46
This book is filled with examples explaining the theoretical concepts behind them. Filled with ample screenshots, diagrams, and final rendered images, this book will help readers develop an understanding of photographic rendering with VRay. If you are a SketchUp user who would love to turn your favourite modelling application into a ‘virtual photography studio’, then this book has been designed and written for you. Existing VRay users will also find plenty to enjoy and benefit from in this book. Some basic experience with SketchUp and familiarity with photography will be helpful, but is not mandatory.
OpenVPN 2 Cookbook
OpenVPN 2 Cookbook
Jan Just Keijser
¥90.46
This is a cookbook, with practical recipes providing tips and tricks to the most common problems and scenarios faced with OpenVPN. This book is ideal for system administrators and networking professionals who are interested in building secure VPNs using OpenVPN. It is preferable that the reader has a basic knowledge of OpenVPN, as well as general network administration skills.
ASP.NET MVC 2 Cookbook
ASP.NET MVC 2 Cookbook
Andrew Siemer
¥90.46
Written in cookbook style, this book offers solutions to all common web development problems through recipes. Each recipe contains step-by-step instructions followed by the analysis of what was done in each task and other useful information. The book is designed so that you can read it chapter by chapter, or you can look at the list of recipes and refer to them in no particular order. This book is particularly written for web developers looking to transfer their knowledge from the ASP.NET Web Forms way of doing things to the ASP.NET MVC framework. As this book targets readers of various experience levels, you should be able to find recipes of a basic, intermediate, and advanced nature. Regardless of your experience level, each recipe will walk you through the solution in a step by step manner that anyone should be able to follow.
The Business Analyst's Guide to Oracle Hyperion Interactive Reporting 11
The Business Analyst's Guide to Oracle Hyperion Interactive Reporting 11
Edward J. Cody
¥90.46
This is a hands-on walkthrough, from gathering information to creating a report to the presentation sections. It helps you to get accustomed to the software and gives an in-depth understanding of how to easily unleash the powerful functionality of the software. As a result you will be able to use the powerful functionalities of Oracle Hyperion Interactive Reporting 11 to drive important business decisions. The style of the book allows you to use it as a guide to walk through each chapter or as reference material while you work with the software. This book is for all Oracle Hyperion Interactive reporting users from novice to advanced. If you find yourself struggling while using this tool or you are new to the tool, this book will guide you through and make the learning process incremental.
PHP 5 CMS Framework Development - 2nd Edition
PHP 5 CMS Framework Development - 2nd Edition
Martin Brampton
¥90.46
The book includes extensive discussion of the design issues, and how to overcome them in the framework. Each chapter of the book focuses on a particular requirement of the framework. The book will not present the total code for a framework, which requires many thousands of lines. But it does show the parts that raise critical design or implementation issues. For these, detailed explanation is given, leaving the less problematic parts to the code download itself. If you are a professional PHP developer who wants to know more about web oriented frameworks and content management systems, this book is for you. Whether you already use an in-house developed framework or are developing one, or if you are simply interested in the issues involved in this demanding area, you will find discussion ranging from design issues to detailed coding solutions in this book. You are expected to have experience working with PHP 5 object-oriented programming. Examples in the book will run on any recent version of PHP 5, including 5.3.
Microsoft Exchange 2013 Cookbook
Microsoft Exchange 2013 Cookbook
Michael Van Horenbeeck
¥90.46
This book is a practical, hands-on guide that provides the reader with a number of clear, step-by-step exercises."Microsoft Exchange 2013 Cookbook" is targeted at network administrators who deal with the Exchange server in their day-to-day jobs. It assumes you have some practical experience with previous versions of Exchange (although this is not a requirement), without being a subject matter expert.
Python 3 Object Oriented Programming
Python 3 Object Oriented Programming
Dusty Phillips
¥90.46
The book begins with the very foundations of OOP and then uses practical examples to show how to correctly implement Object Oriented Programming in Python. Many examples are taken from real-world projects. The book focuses on high-level design as well as the gritty details of the Python syntax. The provided exercises inspire the reader to think about his or her own code, rather than providing solved problems. If you're new to Object Oriented Programming techniques, or if you have basic Python skills and wish to learn in depth how and when to correctly apply Object Oriented Programming in Python, this is the book for you. If you are an object-oriented programmer for other languages, you too will find this book a useful introduction to Python, as it uses terminology you are already familiar with. Python 2 programmers seeking a leg up in the new world of Python 3 will also find the book beneficial, and you need not necessarily know Python 2.
Implementing Domain Specific Languages with Xtext and Xtend
Implementing Domain Specific Languages with Xtext and Xtend
Lorenzo Bettini
¥90.46
A step-by-step guide that enables you to quickly implement a DSL with Xtext and Xtend in a test-driven way with the aid of simplified examples.This book is for programmers who want to learn about Xtext and how to use it to implement a DSL (or a programming language) together with Eclipse IDE tooling. It assumes that the user is familiar with Eclipse and its functionality. Existing basic knowledge of a compiler implementation would be useful, though not strictly required, since the book will explain all the stages of the development of a DSL.
Pentaho 5.0 Reporting By Example Beginner’s Guide
Pentaho 5.0 Reporting By Example Beginner’s Guide
Mariano García Mattío
¥90.46
This is a Cookbook with easy-to-follow recipes, containing practical and detailed examples which are all fully backed up with code, illustrations, and tips to dig deep into Backbone.js.This book is great for JavaScript developers who want to learn how to build advanced frontend applications with the Backbone.js framework. This book can be used in educational institutions to teach students how to build frontend applications in an MVC manner.It's assumed that you have some experience in jQuery, and are familiar with HTML.
Magento 1.3 Sales Tactics Cookbook
Magento 1.3 Sales Tactics Cookbook
William Rice
¥90.46
This book is written with the business owner in mind. Each of the recipes in the book supports a business objective, and is designed to increase the success of your Magento storefront. Magento beginners will find the recipes easy to follow. They are written in plain language. When special jargon is needed, it is clearly explained. The techniques are illustrated with many screenshots, showing you exactly what you must do. An example storefront is used throughout the book, so you can see exactly what effect each technique will have on your storefront. Most of these techniques stand alone, so you can jump into the book at any time and implement the techniques that are best for your storefront at this time. If you are a Magento store owner or store designer who wants to boost sales, then this book is for you
Backbase 4.4.x RIA Development
Backbase 4.4.x RIA Development
Ghica van Emde Boas
¥90.46
This is a practical book, where every example is tested and all source code is available with the book. Each chapter ends with work on a sample application using the new things learned. At the end of the book there is a complete, usable Travel Blog application. This book is for web developers who want to develop applications using the Backbase Client Framework. It may also be interesting for web developers and web application architects who want to know more about XML-based web application architectures.
ModSecurity 2.5
ModSecurity 2.5
Magnus Mischel
¥90.46
This book teaches ModSecurity from the beginning to anyone with basic Linux skills. It starts by focusing on introducing ModSecurity, and explaining the concept of ModSecurity rules and how to write them. Later, it looks at the performance of ModSecurity and what sort of impact ModSecurity has on the speed of your web application. This book is written for system administrators or anyone running an Apache web server who wants to learn how to secure that server. It assumes that you are familiar with using the Linux shell and command-line tools, but does its best to explain everything so that those who are not Linux experts can make full use of ModSecurity.
Practical Plone 3: A Beginner's Guide to Building Powerful Websites
Practical Plone 3: A Beginner's Guide to Building Powerful Websites
Alex Clark
¥90.46
This is a beginner's practical guide that doesn't involve any code or programming concepts. You will learn by pointing and clicking on the options available in front of you. It includes easy-to-follow instructions and screenshots that will guide you through creating a powerful website. Each chapter stands alone and you need not go through all the chapters. You can pick and choose depending upon your requirements. If you want to get a Plone site up and running quickly and don't want to get involved in programming, this book is for you. This book is aimed at beginners, who want to configure and customize Plone to meet their content management needs. The book doesn't expect programming skills, although some knowledge of fundamental web concepts such as HTML and HTTP may be helpful.
osCommerce Webmaster’s Guide to Selling Online
osCommerce Webmaster’s Guide to Selling Online
Vadym Gurevych
¥90.46
Packed with expert advice and practical examples of effective store design and report creation to help you make better decisions, formulate more effective strategies, and measure your success. This book is for anyone administering an osCommerce site, including webmasters, content managers, store owners, and marketing managers, who do not need to understand PHP or MySQL to benefit from this book. The tips and techniques described in this book can be applied to any small, medium sized e-commerce site. This is not an implementation guide; developers implementing osCommerce-based e-commerce sites would benefit from reading Deep Inside osCommerce: The Cookbook.
ODP.NET Developer’s Guide
ODP.NET Developer’s Guide
Jagadish Chatarji Pulakhandam
¥90.46
This book uses many hands-on examples to show you how to use ODP.NET and Oracle Developer Tools from within Visual Studio 2005 to access Oracle Database 10g. The book is written for professional .NET developers who need to work with and take full advantage of Oracle Database 10g using Visual Studio 2005. Developers are expected to be familiar with Visual Basic.NET 2005 and have minimum knowledge of Oracle SQL and PL/SQL.