万本电子书0元读

万本电子书0元读

Blender 3D 2.49 Incredible Machines
Blender 3D 2.49 Incredible Machines
Allan Brito
¥80.65
This book presents practical tutorials and focuses on fun projects. It contains a lot of serious training material, but is presented in a fun and entertaining way. This book targets game designers/developers, artists, and product designers who want to create realistic images, 3D models, and videos of machines. You are expected to have experience with basic Blender operation, as the book is not a 'getting started' tutorial.
FuelPHP Application Development Blueprints
FuelPHP Application Development Blueprints
Sébastien Drouyer
¥80.65
This book is for intermediary to seasoned web developers who want to learn how to use the FuelPHP framework and build complex projects using it. You should be familiar with PHP, HTML, CSS, and JavaScript, but no prior knowledge about MVC frameworks is required.
Android Application Development with Maven
Android Application Development with Maven
Patroklos Papapetrou
¥54.49
Android Application Development with Maven is intended for Android developers or devops engineers who want to use Maven to effectively develop quality Android applications. It would be helpful, but not necessary, if you have some previous experience with Maven.
Kivy Cookbook
Kivy Cookbook
Hugo Solis
¥90.46
This book is intended for developers who want to use features of the Kivy framework and develop multitouch applications. Prior experience with Kivy is not required although familiarity with Python is expected.
Test-Driven Java Development
Test-Driven Java Development
Viktor Farcic
¥90.46
If you're an experienced Java developer and want to implement more effective methods of programming systems and applications, then this book is for you.
Kivy Blueprints
Kivy Blueprints
Mark Vasilkov
¥80.65
This book is intended for programmers who are comfortable with the Python language and who want to build desktop and mobile applications with rich GUI in Python with minimal hassle. Knowledge of Kivy is not strictly required—every aspect of the framework is described when it's first used.
Test-Driven Python Development
Test-Driven Python Development
Siddharta Govindaraj
¥90.46
This book is intended for Python developers who want to use the principles of test-driven development (TDD) to create efficient and robust applications. In order to get the best out of this book, you should have development experience with Python.
KnockoutJS Web Development
KnockoutJS Web Development
John Farrar
¥54.49
This book is for web developers and designers who work with HTML and JavaScript to help them manage data and interactivity with data using KnockoutJS. Knowledge about jQuery will be useful but is not necessary.
Learning Force.com Application Development
Learning Force.com Application Development
Chamil Madusanka
¥107.90
If you are a developer who wants to learn how to develop and deploy applications from the Salesforce.com platform, then this book is for you. No prior knowledge of Salesforce is necessary.
Learning Android Forensics
Learning Android Forensics
Rohit Tamma
¥90.46
If you are a forensic analyst or an information security professional wanting to develop your knowledge of Android forensics, then this is the book for you. Some basic knowledge of the Android mobile platform is expected.
Linux Email
Linux Email
Alistair McDonald
¥80.65
The book takes a practical, step-by-step approach to working with email servers. It starts by establishing the basics and setting up a mail server. Then you move to advanced sections like webmail access, security, backup, and more. You will find many examples and clear explanations that will facilitate learning. This book is aimed at technically confident users and new and part-time system administrators in small businesses, who want to set up a Linux-based email server without spending a lot of time becoming expert in the individual applications. Basic knowledge of Linux is expected.
CodeIgniter 1.7
CodeIgniter 1.7
David Upton
¥71.93
This book takes a step-by-step approach, presenting the main features of CodeIgniter in a systematic way and explaining them clearly. It is packed with examples, ideas, and screenshots to help you master this great framework. The code examples are very practical so you can even use them in your own projects. By following this book, you can use CodeIgniter in the best possible way and maximize your learning. This book is for developers who are new to CodeIgniter. Basic skills in PHP and MySQL are required, but only rudimentary object-oriented knowledge is needed. If you're looking for a better way to develop PHP applications, or want to find out more about the CodeIgniter framework as a viable option for one of your own projects, this book will help you.
CryENGINE 3 Game Development:Beginner's Guide
CryENGINE 3 Game Development:Beginner's Guide
Sean Tracy
¥90.46
A step by step beginner's tutorial to creating AAA style games with the complete game creation tool, CryENGINE 3,This book is written with the beginner and casual developer in mind. The freely available version of the CryENGINE3 is used for all examples in this book.
Processing 2: Creative Programming Cookbook
Processing 2: Creative Programming Cookbook
Jan Vantomme
¥80.65
A cookbook with a broad sweep of the topic, through lots of practical and useful recipes that are fun to read and do. This book targets creative professionals, visual artists, designers, and students who have a starting knowledge of the Processing Development environment and who want to discover the next level of Processing. Anyone with a creative practice who wants to use computation in their design process. A basic understanding of programming is assumed. However, this book is also recommended to the non-artistic, looking to expand their graphics and artistic skills.
Mudbox 2013 Cookbook
Mudbox 2013 Cookbook
Jeremy Roland
¥80.65
Written in cookbook style, this book offers many recipes to learn digital sculpting with Mudbox. Each recipe contains step-by-step instructions followed by 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 for 3D modelers and texture artists who are, or would like to be, working in the games, movies, product design, television, medical imaging, or advertising industries. By learning the techniques in this book you will be able to create "next gen" assets for the game industry, create realistic creatures and sets for movies, and add the fine details needed for medical images and animations. Whether you are an Environment Artist or a Character Artist there is much to learn from this book.
jQuery UI 1.7: The User Interface Library for jQuery
jQuery UI 1.7: The User Interface Library for jQuery
Dan Wellman
¥80.65
An example-based approach leads you step-by-step through the implementation and customization of each library component and its associated resources in turn. To emphasize the way that jQuery UI takes the difficulty out of user interface design and implementation, each chapter ends with a 'fun with' section that puts together what you've learned throughout the chapter to make a usable and fun page. In these sections you'll often get to experiment with the latest associated technologies like AJAX and JSON. This book is for front-end designers and developers who need to quickly learn how to use the jQuery UI User Interface Library. To get the most out of this book you should have a good working knowledge of HTML, CSS, and JavaScript, and will need to be comfortable using jQuery, the underlying foundation of jQuery UI.
IBM WebSphere eXtreme Scale 6
IBM WebSphere eXtreme Scale 6
Anthony Chaves
¥107.90
This book is a real-world practical tutorial with lots of examples. The data grid concepts are clearly explained and code samples are provided. The concepts are applicable to all IMDGs, and the examples represent the eXtreme Scale approach to the problem. This book is aimed at intermediate-level JavaEE Developers who want to build applications that handle larger data sets with massive scalability requirements. No previous experience of WebSphere eXtreme Scale is required.
jQuery 1.3 with PHP
jQuery 1.3 with PHP
Kae Verens
¥71.93
This book takes a practical approach to integrating PHP and jQuery, showing examples of every point discussed. All examples are written such that you should be able to copy out the code into your own projects and see immediate results, no matter what your experience with JavaScript. You will find projects developed within a chapter, building them up step-by-step, describing the process and thought that goes into it. Minimal requirements are needed on the server-side, so the examples should work with any setup. This book is for PHP application developers who want to improve their user interfaces through jQuery's capabilities and responsiveness. Whether you are familiar with jQuery or have only dabbled a little with JavaScript, this book will provide you with numerous practical examples of how to improve your application.
Joomla! 1.5 Content Administration
Joomla! 1.5 Content Administration
Tracey Porst
¥71.93
This book is very easy and straightforward to follow, and takes a hands-on approach, using practical examples to illustrate techniques and explain concepts using a fictitious company called "The Party People" to help you master the content administration of your web site. With each task outlined, simple explanations are offered on similar subject areas and links to further information are provided. If you are someone who wants to quickly and easily manage content and users for a Joomla! web site, this book is ideal for you. You could be a content editor, proofreader, graphic artist, feature editor, or anyone else concerned with managing content on a Joomla! installation. If you can browse the Web and use a wordprocessing software package, this book will help you develop the skills to efficiently manage your web site and gain a solid understanding of the Joomla! content management system.
Gnucash 2.4 Small Business Accounting: Beginner's Guide
Gnucash 2.4 Small Business Accounting: Beginner's Guide
Ashok Ramachandran
¥80.65
This book is a comprehensive beginner's guide that teaches you to use GnuCash from scratch with jargon-free step-by-step tutorials packed with tips. There are multiple choice questions to make learning more interesting and additional challenges thrown at the more adventurous user for a deep grasp of the topic. This book is written for you – the self-employed, the owner, partner or leader of micro-enterprises, home businesses, Small Office/Home Office (SOHO), and other small businesses – to help you maintain your books of accounts using GnuCash. This book is also for you – office-bearers of non-profits and students who want to learn accounting hands-on. If you are using a spreadsheet to maintain your business books and are wasting time, or you are handing over a shoe box of receipts to your high-priced accountant or are using another accounting application that is overkill for small business, get this book and download GnuCash.
Microsoft Dynamics AX 2009 Administration
Microsoft Dynamics AX 2009 Administration
Marco Carvalho
¥90.46
A practical tutorial, this book shows you how to set up and configure Dynamics AX 2009 and then how to improve and maintain its performance with clear step-by-step instructions, enabling Dynamics AX to fit your company's needs. If you are a network administrator or IT personnel charged with setting up and configuring Dynamics AX 2009 in your company, then this book is for you. A basic knowledge of Dynamics AX 2009 and general Windows Server Administration is required and familiarity with maintaining a SQL Server database server. Additionally, if you are a VAR tasked with implementing Dynamics AX into companies, then this book will provide you with a good overview and details of the whole Dynamics AX 2009 system.