万本电子书0元读

万本电子书0元读

Rhomobile Beginner's Guide
Rhomobile Beginner's Guide
Abhishek Nalwaya
¥80.65
Part of Packt's Beginner's Guide series, this book is packed full of practical examples and screenshots to make building your application straightforward and fun. Whether you have prior experience of developing mobile applications or this is your first venture, all newcomers to Rhomobile will be able to quickly develop their own mobile application. This book is accessible for people who are completely new to Ruby, though having prior knowledge of it would be a huge advantage.
jQuery Mobile Cookbook
jQuery Mobile Cookbook
Chetan K Jain
¥80.65
This book is written in Cookbook style with a lot of practical tips, code, and step-by-step examples, to ease and quicken your learning curve. If you are a beginner with jQuery/JavaScript skills, this book offers you numerous examples to get you started. If you are a seasoned developer, this book lets you explore jQuery Mobile in greater depth.
Getting Started with Talend Open Studio for Data Integration
Getting Started with Talend Open Studio for Data Integration
Jonathan Bowen
¥80.65
"Getting Started with Talend Open Studio for Data Integration" takes a step-by-step, hands-on approach to learning with lots of examples and clear instructions. Are you a developer, business analyst, project manager, business intelligence specialist, system architect or a consultant who needs to undertake integration projects, then this book is for you. The book assumes a certain level of familiarity with Relational database management systems with SQL and experience and Java.
BeagleBone Robotic Projects
BeagleBone Robotic Projects
Richard Grimmett
¥80.65
Develop practical example projects with detailed explanations; combine the projects in a vast number of ways to create different robot designs, or work through them in sequence to discover the full capability of the BeagleBone Black.This book is for anyone who is curious about using new, low-cost hardware to create robotic projects that have previously been the domain of research labs, major universities or Defence departments. Some programming experience would be useful, but if you know how to use a personal computer, you can use this book to construct far more complex systems than you would have thought possible.
XNA 4.0 Game Development by Example: Beginner's Guide
XNA 4.0 Game Development by Example: Beginner's Guide
Kurt Jaegers
¥80.65
This book is a step-by-step tutorial that includes complete source code for all of the games covered. It adopts an engaging style to teach all the game development concepts. Each block of code is explained, and game development concepts are diagrammed and covered in detail. Each game begins with a concept de*ion and concludes with suggestions for expanding on the finished game. If you are an aspiring game developer who wants to take a shot at creating games for the Microsoft Windows platform with the XNA Framework, then this book is for you. Using this book, you can get started with creating games without any game development experience. A basic knowledge of C# would be helpful to kick-start your game development, but it's not essential.
Flash with Drupal
Flash with Drupal
Travis Tidwell
¥80.65
This book takes a step-by-step approach to building Flash applications for use with the Drupal Content Management System. In each chapter, you walk through the evolution of a real Flash application designed for Drupal. Every chapter builds on the previous one by presenting a more challenging feature for each additional chapter. This book is written for developers who wish to build dynamic flash applications. Although we will be using Drupal for our Content Management System, the lessons learned within this book can easily be applied to other content management systems such as Joomla or WordPress. Because of this, you are not assumed to be familiar with Drupal. Any interaction with Drupal will be described in full detail so that anyone can follow along. As for Flash, it is not necessary to be familiar with how to use Flash since that too will be covered within this book. However, it is recommended that you have some modest understanding of ActionScript and PHP since there are many code examples within this book.
Mahara 1.4 Cookbook
Mahara 1.4 Cookbook
Ellen Marie Murphy
¥80.65
Part of Packt's cookbook series, this book offers learning and techniques through recipes. It contains step-by-step instructions for Mahara users of all kinds. It is designed in such a way that you can refer to recipes chapter by chapter, or read them in no particular order. Whether you are a student, an instructor, an administrator, or simply someone who would like to build your own portfolio, this book is for you. The range of recipes is wide, because Mahara's features can support portfolio development and use, regardless of level or purpose. This book requires only a very basic knowledge of Mahara.
FreeRADIUS Beginner's Guide
FreeRADIUS Beginner's Guide
Dirk van der Walt
¥80.65
This is a fast-paced Beginner's Guide that will take you step by step through the fundamentals of FreeRADIUS and using it in your live projects. It has been structured in a way that will let you get maximum practical information out of it in setting up your own FreeRADIUS server. It will guide you on all the aspects of FreeRADIUS and do much more to get you all the 'A's right. If you are an Internet Service Provider (ISPs) or a network manager who needs to track and control network usage, then this is the book for you. You need to be familiar with Linux and have a solid understanding of TCP/IP. No previous knowledge of RADIUS or FreeRADIUS is required.
Real-time Analytics with Storm and Cassandra
Real-time Analytics with Storm and Cassandra
Shilpi Saxena
¥80.65
If you want to efficiently use Storm and Cassandra together and excel at developing production-grade, distributed real-time applications, then this book is for you. No prior knowledge of using Storm and Cassandra together is necessary. However, a background in Java is expected.
CRYENGINE Game Development Blueprints
CRYENGINE Game Development Blueprints
Richard Gerard Marcoux III
¥80.65
This book is intended for CRYENGINE game developers wanting to develop their skills with the help of industry experts. A good knowledge level and understanding of CRYENGINE is assumed.
Creating Mobile Apps with Appcelerator Titanium
Creating Mobile Apps with Appcelerator Titanium
Christian Brousseau
¥80.65
Creating Mobile Apps with Appcelerator Titanium provides a hands-on approach and working examples on creating apps and games as well as embedding them onto a social networking website. Developers can then move on from there to develop their own applications based on the ones they have developed throughout the course of this book."Creating Mobile Apps with Appcelerator Titanium" is for developers who have experience with modern languages and development environments. Also, if you are familiar with the concepts of Object-oriented Programming (OOP), reusable components, AJAX closures, and so on, this book will help you leverage that knowledge in mobile development.This book will also cater to Titanium users who wish to know more about Titanium’s broad range of capabilities and will help you to expand Titanium's basic set of features by using extension modules.
JBoss AS 5 Performance Tuning
JBoss AS 5 Performance Tuning
Francesco Marchioni
¥80.65
Packed with practical examples, this book looks at a different aspect of performance tuning in each chapter and shows the reader how to apply them to their existing Java applications. Written to version 5.1, this book also has information about the upcoming 6.0 release and how you can upgrade your existing applications. This book is for Java architects who design and configure Enterprise applications. It is great for Java developers who want to get into the inner details of the application server and of the correct tuning methodology. Application testers will also find this book useful as they will learn how to monitor the performance of the middleware with the correct instruments.
Ogre 3D 1.7 Beginner's Guide
Ogre 3D 1.7 Beginner's Guide
Felix Kerger
¥80.65
This book is an example-driven introduction to OGRE 3D. Each example shows some new features and you learn step-by-step to create complex scenes with different effects using OGRE 3D. After several examples discussing one topic there is a do-it-yourself part where you will be challenged to solve problems on your own. If you have ever wanted to develop 3D applications with OGRE 3D, this example-driven book will enable you to do so. Understanding of C++ is needed to follow the examples in the book.
Python 2.6 Graphics Cookbook
Python 2.6 Graphics Cookbook
Mike Ohlson de Fine
¥80.65
This book has recipes that show enthusiastic users how easy graphic programming can be. Simple explanations in plain English are used. The recipes are built up, in each chapter, starting as simply as possible and moving to more complex programs with which you can comfortably create 2D vector graphics and animations. You will learn how to combine both vector and photo images seamlessly! If you are looking to create animated graphics to represent real-world scenarios then this book is for you. Teachers, scholars, students, and engineers who know it is possible to make fascinating models and demonstrations but have not found a handbook that pulls it all together in one place will find what they need in this recipe bank. Basic knowledge of Python programming is required and access to the Web and Google will be useful.
Drupal 6 Theming Cookbook
Drupal 6 Theming Cookbook
Karthik Kumar
¥80.65
Written in cookbook style, this book offers solutions to all common theme design 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 written for Drupal developers who want to refresh the look and feel of their sites. If you are a Drupal site administrator who is looking to go beyond the basics and customize the presentational aspects of your Drupal site, then this book is for you. It assumes that readers are familiar with rudimentary PHP and acquainted with Drupal installation and general usage. Readers are also expected to have knowledge of CSS and XHTML.
Node Cookbook
Node Cookbook
David Mark Clements
¥80.65
As part of Packt’s cookbook series, this book is packed with practical recipes that will get you working efficiently with Node from the start. Each chapter focuses on a different aspect of working with Node. If you have some knowledge of JavaScript and want to build fast, efficient, scalable client-server solutions, then Node Cookbook is for you. Experienced users of Node will improve their skills although even if you have not worked with Node before, these practical recipes will make it easy to get started.
Blender 2.5 Character Animation Cookbook
Blender 2.5 Character Animation Cookbook
Virgilio Vasconcelos
¥80.65
Part of Packt's Cookbook series, each chapter focuses on a different aspect of animation. If you don't have the time to work your way through a long tutorial, then this is the book for you. The step-by-step recipes are independent from each other so you can dip in and out of the book to add great effects as and when you need them. Blender users who already know the basics of adding, modeling and rendering objects within the program, but are eager to learn how to turn a character's mesh into a living creature.
Inkscape Illustrator's Cookbook
Inkscape Illustrator's Cookbook
Mihaela Jurkovic
¥80.65
Each recipe comprises step-by-step instructions followed by an 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 look at the list of recipes and refer to them in no particular order. It is packed with useful screenshots to make your learning even easier. This book is written for both beginners and developers who have a basic knowledge of Inkscape. With this book illustrators who have just started using Inkscape can quickly dive into the world of Inkscape and graphics editing. Software developers and web designers can learn how to create graphics for their software on their own or build SVG and other web-based interfaces. Users of other graphics editing applications can find out how Inkscape can be used as an alternative to solve common graphics problems.
Cacti 0.8 bEginners Guide
Cacti 0.8 bEginners Guide
Thomas Urban
¥80.65
Written for beginners to Cacti, this book contains step-by-step instructions and hands-on tutorials for network operators to learn how to implement and use the core Cacti functions. The book is designed in such a way that you can explore it chapter-by-chapter or skip any chapter without missing a beat. If you are a network operator and want to use Cacti for implementing performance measurement for trending, troubleshooting, and reporting purposes, then this book is for you. You only need to know the basics of network management and SNMP.
LMMS: A Complete Guide to Dance Music Production
LMMS: A Complete Guide to Dance Music Production
David Earl
¥80.65
Written in a step by step tutorial style, learning comes as a result of creating a complete dance music track, along with the explanations that follow each stage. You have a computer and a love for dance and electronic music. Maybe you’ve been to some clubs, and the energy of electronic dance music has you completely under its spell. You see a DJ spinning, and everyone is dancing. It’s infectious. You want to make music that affects people that way. Today the open source community has offered you LMMS. Read this book, and you’ll be shown a process to creating great dance music. This book is going to connect the dots if you have already started making dance music, and provide a very solid foundation if you are just getting started – no matter what your skill level is.
Moodle 1.9 Testing and Assessment
Moodle 1.9 Testing and Assessment
Jason Myrick
¥80.65
This book is an illustrative how-to guide with many screenshots and examples that helps you to create simple to complex tests and assess them using Moodle. It covers effective usage of tools available in Moodle and offers some Moodle options that you may not have tried yet. It will guide you from the basic philosophy of online testing to creating skill-based assessments in Moodle. If you are a tutor or Moodle Administrator who is responsible for developing and evaluating an online test using Moodle, then this book is for you. This book assumes that you have already successfully installed and set up a Moodle site for teaching.