万本电子书0元读

万本电子书0元读

jQuery UI 1.10: The User Interface Library for jQuery
jQuery UI 1.10: The User Interface Library for jQuery
Alex Libby
¥90.46
This book consists of an easy-to-follow, example-based approach that leads you step-by-step through the implementation and customization of each library component.This book is for frontend designers and developers who need to learn how to use jQuery UI quickly. To get the most out of this book, you should have a good working knowledge of HTML, CSS, and JavaScript, and should ideally be comfortable using jQuery.
Apache Camel Developer's Cookbook
Apache Camel Developer's Cookbook
Scott Cranton
¥90.46
This book is written in a Cookbook style with short recipes showing developers how to effectively implement EIP without breaking everything in the process. It is concise and to the point, and it helps developers get their data flowing between different components without the need to read through page upon page of theory, while also enabling the reader to learn how to create exciting new projects.Camel Enterprise Integration Cookbook is intended for developers who have some familiarity with Apache Camel and who want a quick lookup reference to practical, proven tips on how to perform common tasks. Every recipe also includes a summary and reference pointers for more details that make it easy for you to get a deeper understanding of the Apache Camel capabilities that you will use day to day.
iPhone Game Blueprints
iPhone Game Blueprints
Igor Uduslivii
¥90.46
iPhone Game Blueprints is a practical, hands-on guide with step-by-step instructions leading you through a number of different projects, providing you with the essentials for creating your own iPhone games.This book is for graphic designers, developers, illustrators, and simple enthusiasts, who dream about the creation of mobile games or who have already worked in that domain, but need some additional inspiration and knowledge. This book can be considered as an illustrated handbook, worth having in your game development studio. It can work as a “paper art-director” for your project.
Network Analysis using Wireshark Cookbook
Network Analysis using Wireshark Cookbook
Yoram Orzach
¥90.46
Network analysis using Wireshark Cookbook contains more than 100 practical recipes for analyzing your network and troubleshooting problems in the network. This book provides you with simple and practical recipes on how to solve networking problems with a step-by-step approach.This book is aimed at research and development professionals, engineering and technical support, and IT and communications managers who are using Wireshark for network analysis and troubleshooting. This book requires a basic understanding of networking concepts, but does not require specific and detailed technical knowledge of protocols or vendor implementations.
Enterprise Application Development with ExtJS and Spring
Enterprise Application Development with ExtJS and Spring
Gerald Gierer
¥90.46
An easy-to-follow tutorial, that breaks down the enterprise application development journey into easy to understand phases documented by clear examples and concise explanations.If you are an intermediate developer with a good understanding of Java, JavaScript and web development concepts, this book is ideal for you. Basic ExtJS development experience, including an understanding of the framework APIs is needed by those of you who are interested in this book. Regardless of your experience and background, the practical examples provided in this book are written in a way that thoroughly covers each concept before moving on to the next chapter.
Mastering Adobe Premiere Pro CS6
Mastering Adobe Premiere Pro CS6
Paul Ekert
¥90.46
Designed to be practical and engaging, Mastering Adobe Premiere Pro CS6 is a project-based book to help you truly augment your skills and become a film editing hotshot.If you're just starting out or even migrating from existing video editing software, then this book is for you. With rapid progression through practical examples constructed to be both engaging and useful, Mastering Adobe Premiere Pro CS6 is ideal for learning the sometimes complex workflows of this powerful application.
Mastering Metasploit
Mastering Metasploit
Nipun Jaswal
¥90.46
A comprehensive and detailed, step by step tutorial guide that takes you through important aspects of the Metasploit framework. If you are a penetration tester, security engineer, or someone who is looking to extend their penetration testing skills with Metasploit, then this book is ideal for you. The readers ofthis book must have a basic knowledge of using Metasploit. They are also expected to have knowledge of exploitation and an indepth understanding of object-oriented programming languages.
Learning Android Application Testing
Learning Android Application Testing
Paul Blundell
¥90.46
If you are an Android developer looking to test your applications or optimize your application development process, then this book is for you. No previous experience in application testing is required.
iOS Development with Xamarin Cookbook
iOS Development with Xamarin Cookbook
Dimitris Tavlikos
¥90.46
The book is written in a recipe format with practical examples, allowing you to go directly to your topic of interest or follow topics throughout a chapter to gain an indepth knowledge. There are also plenty of hints and best practices along the way. If you are a C#/.NET developer with no previous experience in iOS development or an ObjectiveC developer who wants to create complete iOS applications and deploy them to the App Store, then this book is ideal for you. No experience with Xamarin is needed.
Implementing Samba 4
Implementing Samba 4
Marcelo Leal
¥90.46
This book is an implementation tutorial covering stepbystep procedures, examples, and sample code, and has a practical approach to set up a Samba 4 Server as an Active Directory Domain Controller and also set up different Samba 4 server roles. This book is ideal for system administrators who are new to the Samba 4 software, and who are looking to get a good grounding in how to use Samba 4 to implement Active Directory Services. It's assumed that you will have some experience with general system administration, Active Directory, and GNU/Linux systems. Readers are expected to have some test machines (virtual machines), which will be used to execute the examples within this book.
Learning Ext JS - Fourth Edition
Learning Ext JS - Fourth Edition
Carlos A. Méndez
¥90.46
If you are a JavaScript developer who now wants to use the Ext JS framework, this is the book for you. This guide is useful to you whether you're new to Ext JS 5 or are a seasoned expert. Experience in HTML, CSS, and JavaScript is required in order to understand and get the most out of this book.
Python 3 Object-oriented Programming - Second Edition
Python 3 Object-oriented Programming - Second Edition
Dusty Phillips
¥90.46
If you're new to object-oriented programming techniques, or if you have basic Python skills and wish to learn in depth when to correctly apply object-oriented programming in Python to design software, this is the book for you.
Mastering SaltStack
Mastering SaltStack
Joseph Hall
¥90.46
This book is ideal for professionals who have been managing groups of servers, and want to learn how to expand their toolset. This book will also explain some of the more advanced features of Salt, and explore how to use them to bring additional power to the fundamentals that the professionals have already been using.
Clojure Data Structures and Algorithms Cookbook
Clojure Data Structures and Algorithms Cookbook
Rafik Naccache
¥90.46
This book is for intermediate Clojure developers who can read and write in this language quite comfortably. Besides, it is assumed that you have some knowledge of how to set up Clojure projects, include dependencies, how to run REPLs, and so on through Leiningen and Figwheel. No prior awareness of any of the algorithms covered in this book is needed, and, when appropriate, pointers are given to the explanation material about any theory related to them.
Amazon S3 Cookbook
Amazon S3 Cookbook
Naoya Hashimoto
¥90.46
This book is for cloud developers who have experience of using Amazon S3 and are also familiar with Amazon S3.
Lua Game Development Cookbook
Lua Game Development Cookbook
Mário Ka?uba
¥90.46
This book is for all programmers and game enthusiasts who want to stop dreaming about creating a game, and actually create one from scratch. The reader should know the basics of programming and using the Lua language. Knowledge of the C/C++ programming language is not necessary, but it's strongly recommended in order to write custom Lua modules extending game engine capabilities or to rewrite parts of the Lua code into a more efficient form. Algebra and matrix operations are required in order to understand advanced topics in Chapter 4, Graphics – Legacy Method with OpenGL 1.x-2.1 and Chapter 5, Graphics – Modern Method with OpenGL 3.0+. Sample demonstrations are coupled with binary libraries for Windows and Linux operating systems for convenience.
Functional Python Programming
Functional Python Programming
Steven Lott
¥90.46
This book is for developers who want to use Python to write programs that lean heavily on functional programming design patterns. You should be comfortable with Python programming, but no knowledge of functional programming paradigms is needed.
Blender Cycles: Materials and Textures Cookbook - Third Edition
Blender Cycles: Materials and Textures Cookbook - Third Edition
Enrico Valenza
¥90.46
This book is aimed at those familiar with the basics of Blender, looking to delve into the depths of the Cycles rendering engine to create an array of breath-taking materials and textures.
Oracle ADF Faces Cookbook
Oracle ADF Faces Cookbook
Amr Gawish
¥90.46
This is a cookbook that covers more than 80 different recipes to teach you about different aspects of Oracle ADF Faces. It follows a practical approach and covers how to build your components for reuse in different applications. This book will also help you in tuning the performance of your ADF Faces application. If you are an ADF developer who wants to harness the power of Oracle ADF Faces to create exceptional user interfaces and reactive applications, this book will provide you with the recipes needed to do just that. You will not need to be familiar with Oracle ADF Faces, but you should be comfortable with Java application development, Java EE frameworks, and JSF. This book is also for ADF developers who know how to use Oracle ADF Faces but who want to know what’s new in Oracle ADF Faces 12c.
MariaDB Cookbook
MariaDB Cookbook
Daniel Bartholomew
¥90.46
A practical cookbook, filled with advanced recipes , and plenty of code and commands used for illustration,which will make your learning curve easy and quick. This book is for anyone who wants to learn more about databases in general or MariaDB in particular. Some familiarity with SQL databases is assumed, but the recipes are approachable to almost anyone with basic database skills.
Mastering Citrix? XenDesktop?
Mastering Citrix? XenDesktop?
Govardhan Gunnala
¥90.46
This book is intended for IT administrators who want to use Citrixas a desktop virtualization solution or for IT architects who want to learn how to design and implement highly available and scalable XenDesktopenvironments. It is assumed that you have intermediate-level knowledge of virtualization concepts, Windows desktop operating systems, and Windows Server technologies. Citrix?, Citrix Systems?, XenApp?, XenDesktop?, and CloudPortalare trademarks of CitrixSystems?, Inc. and/or one or more of its subsidiaries, and may be registered in the United States Patent and Trademark Office and in other countries.