万本电子书0元读

万本电子书0元读

Object–Oriented Programming with Swift 2
Object–Oriented Programming with Swift 2
Gastón C. Hillar
¥80.65
Get to grips with object-oriented programming in Swift to efficiently build powerful real-world applicationsAbout This BookLeverage the most efficient object-oriented design patterns in your Swift applicationsWrite robust, safer, and better code using the blueprints that generate objectsBuild a platform with object-oriented code by using real-world elements and represent them in your appWho This Book Is ForIf you are an iOS developer who has a basic idea of object-oriented programming and want to incorporate its concepts with Swift to optimize your application's code and create reusable and easily to understand building blocks, then this book is for you. This is a very useful resource for developers who want to shift from Objective C, C#, Java, Python, JavaScript, or other object-oriented languages to SwiftWhat You Will LearnBuild solid, stable, and reliable applications using SwiftWork with encapsulation, abstraction, and polymorphism using Swift 2.0Customize constructors and destructors based on your needsDevelop Swift 2.0 with classes, instances, properties, and methodsTake advantage of generic code to maximize code reuse and generalize behaviorsUse state of inheritance, specialization, and the possibility to overload membersWrite high quality object-oriented code to build apps for iOS or Mac OS XIn DetailObject-Oriented Programming (OOP) is a programming paradigm based on the concept of objects; these are data structures that contain data in the form of fields, often known as attributes and code. Objects are everywhere, and so it is very important to recognize elements, known as objects, from real-world situations and know how they can easily be translated into object-oriented code.Object-Oriented Programming with Swift is an easy-to-follow guide packed full of hands-on examples of solutions to common problems encountered with object-oriented code in Swift. It starts by helping you to recognize objects using real-life scenarios and demonstrates how working with them makes it simpler to write code that is easy to understand and reuse.You will learn to protect and hide data with the data encapsulation features of Swift. Then, you will explore how to maximize code reuse by writing code capable of working with objects of different types. After that, you'll discover the power of parametric polymorphism and will combine generic code with inheritance and multiple inheritance. Later, you move on to refactoring your existing code and organizing your source for easy maintenance and extensions.By the end of the book, you will be able to create better, stronger, and more reusable code, which will help you build better applications.Style and approachThis simple guide is packed with practical examples of solutions to common problems. Each chapter includes exercises and the possibility for you to test your progress by answering questions.
Redmine Cookbook
Redmine Cookbook
Aleksandar Pavi?
¥80.65
Over 80 hands-on recipes to improve your skills in project management, team management, process improvement, and Redmine administrationAbout This BookEfficiently install and customize Redmine for your own infrastructure, whether that be Microsoft or open sourceManage multiple projects with multiple teams across the globe in a standardized and effective wayCustomize Redmine to fit your organisation's specific and unique needsWho This Book Is ForThis book is for those who working in management or administrator positions who are already using Redmine or are willing to start using it for project management, tracking, collaboration, or process management. Additionally, individual developers or teams can benefit from recipes related to code repositories, bug tracking, and software project management.What You Will LearnMake Redmine run on Microsoft SQL Server with IISEnjoy the benefits of updating the code on a real-time basis and maintaining consistencyManage multiple projects and teams simultaneouslyLeverage Redmine features to enhance team's performanceUse Redmine for SCRUM and Agile methodologiesDeploy Redmine for Service DeskCustomize the user experience by manually tracking the ongoing projectsExtend Redmine through various pluginsIn DetailIn a variety of online project management tools, Redmine markets itself as offering flexibility. Choosing the right management tool can mean the difference between the success and failure of a project. Flexible project management tools bend themselves to fit your needs, whether that’s communication regarding a simple project, or collaboration, or more complex project methodology such as SCRUM, or an issue-code relationship, or the need of different methodology for your project.Whether you are project manager or system administrator, this book provides valuable recipes to get the best possible performance out of your team, organization, infrastructure, and Redmine itself. Through a series of carefully crafted recipes covering the nitty-gritty of Redmine, you’ll be guided through the installation of Redmine, as well as how to fine-tune and customize your Redmine installation. Finally, we walk you through integrating Redmine with other softwares and databases like Tortoise SVN and Visual Studio and troubleshooting Redmine.Style and approachThis book follows a step-by-step recipe-based approach. Detailed prerequisites make each recipe easy to follow and apply in practice in any kind of live environment.
Salesforce Platform App Builder Certification Handbook
Salesforce Platform App Builder Certification Handbook
Siddhesh Kabe
¥80.65
A handy guide that covers the most essential topics for Salesforce Platform App Builder Certification in an easy-to-understand format About This Book Get to grips with the fundamentals of Force.com to pass the certification exam with flying colors Create Force.com applications, automate business processes, and manage data operations to be a successful Salesforce.com Certified Force.com app builder A step-by-step guide that covers the most essential topics for the Platform App Builder Certification in an easy-to-understand format Who This Book Is For Salesforce beginners who need to prepare for the Salesforce Platform App Builder Certification exam will benefit from this book. This book is ideal for developers and admins who are new to Salesforce CRM and the Force.com platform. It is recommended that users have some basic programming knowledge and are familiar with salesforce. By the end of the book, you will be ready to appear for the exam and develop various applications on the cloud platform. What You Will Learn Learn the basics of the force.com cloud platform Learn to build objects that align with your business Understand the process of building an application on force.com platform Kick-start your certification journey in basic- easy-to-follow guide Focus on important topics that help you accomplish your certification goals Learn to secure your application with the Salesforce security model Manipulate and process large amount of data using the data tools Prepare for the exam with sample mock questions In Detail The Salesforce Certified Platform App Builder exam is for individuals who want to demonstrate their skills and knowledge in designing, building, and implementing custom applications using the declarative customization capabilities of Force.com. This book will build a strong foundation in Force.com to prepare you for the platform app builder certification exam. It will guide you through designing the interface while introducing the Lightning Process Builder. Next, we will implement business logic using various point and click features of Force.com. We will learn to manage data and create reports and dashboards. We will then learn to administer the force.com application by configuring the object-level, field-level, and record-level security. By the end of this book, you will be completely equipped to take the Platform App Builder certification exam. Style and approach Simple and to-the-point examples that can be tried out in your developer org. A practical book for professionals who want to take the Salesforce Platform App Builder Certification exam. Sample questions for every topic in an exam pattern to help you prepare better, and tips to get things started. Full of screen-shots, diagrams, and clear step-by-step instructions that cover the entire syllabus for the exam.
RStudio for R Statistical Computing Cookbook
RStudio for R Statistical Computing Cookbook
Andrea Cirillo
¥80.65
Over 50 practical and useful recipes to help you perform data analysis with R by unleashing every native RStudio feature About This Book 54 useful and practical tasks to improve working systems Includes optimizing performance and reliability or uptime, reporting, system management tools, interfacing to standard data ports, and so on Offers 10-15 real-life, practical improvements for each user type Who This Book Is For This book is targeted at R statisticians, data scientists, and R programmers. Readers with R experience who are looking to take the plunge into statistical computing will find this Cookbook particularly indispensable. What You Will Learn Familiarize yourself with the latest advanced R console features Create advanced and interactive graphics Manage your R project and project files effectively Perform reproducible statistical analyses in your R projects Use RStudio to design predictive models for a specific domain-based application Use RStudio to effectively communicate your analyses results and even publish them to a blog Put yourself on the frontiers of data science and data monetization in R with all the tools that are needed to effectively communicate your results and even transform your work into a data product In Detail The requirement of handling complex datasets, performing unprecedented statistical analysis, and providing real-time visualizations to businesses has concerned statisticians and analysts across the globe. RStudio is a useful and powerful tool for statistical analysis that harnesses the power of R for computational statistics, visualization, and data science, in an integrated development environment. This book is a collection of recipes that will help you learn and understand RStudio features so that you can effectively perform statistical analysis and reporting, code editing, and R development. The first few chapters will teach you how to set up your own data analysis project in RStudio, acquire data from different data sources, and manipulate and clean data for analysis and visualization purposes. You'll get hands-on with various data visualization methods using ggplot2, and you will create interactive and multidimensional visualizations with D3.js. Additional recipes will help you optimize your code; implement various statistical models to manage large datasets; perform text analysis and predictive analysis; and master time series analysis, machine learning, forecasting; and so on. In the final few chapters, you'll learn how to create reports from your analytical application with the full range of static and dynamic reporting tools that are available in RStudio so that you can effectively communicate results and even transform them into interactive web applications. Style and approach RStudio is an open source Integrated Development Environment (IDE) for the R platform. The R programming language is used for statistical computing and graphics, which RStudio facilitates and enhances through its integrated environment. This Cookbook will help you learn to write better R code using the advanced features of the R programming language using RStudio. Readers will learn advanced R techniques to compute the language and control object evaluation within R functions. Some of the contents are: Accessing an API with R Substituting missing values by interpolation Performing data filtering activities R Statistical implementation for Geospatial data Developing shiny add-ins to expand RStudio functionalities Using GitHub with RStudio Modelling a recommendation engine with R Using R Markdown for static and dynamic reporting Curating a blog through RStudio Advanced statistical modelling with R and RStudio
Practical Linux Security Cookbook
Practical Linux Security Cookbook
Tajinder Kalsi
¥80.65
Secure your Linux machines and keep them secured with the help of exciting recipes About This Book This book provides code-intensive discussions with detailed recipes that help you understand better and learn faster. More than 50 hands-on recipes to create and administer a secure Linux system locally as well as on a network Enhance file system security and local and remote user authentication by using various security tools and different versions of Linux for different tasks Who This Book Is For Practical Linux Security Cookbook is intended for all those Linux users who already have knowledge of Linux File systems and administration. You should be familiar with basic Linux commands. Understanding Information security and its risks to a Linux system is also helpful in understanding the recipes more easily. However, even if you are unfamiliar with Information security, you will be able to easily follow and understand the recipes discussed. Since Linux Security Cookbook follows a practical approach, following the steps is very easy. What You Will Learn Learn about various vulnerabilities and exploits in relation to Linux systems Configure and build a secure kernel and test it Learn about file permissions and security and how to securely modify files Explore various ways to authenticate local users while monitoring their activities. Authenticate users remotely and securely copy files on remote systems Review various network security methods including firewalls using iptables and TCP Wrapper Explore various security tools including Port Sentry, Squid Proxy, Shorewall, and many more Understand Bash vulnerability/security and patch management In Detail With the growing popularity of Linux, more and more administrators have started moving to the system to create networks or servers for any task. This also makes Linux the first choice for any attacker now. Due to the lack of information about security-related attacks, administrators now face issues in dealing with these attackers as quickly as possible. Learning about the different types of Linux security will help create a more secure Linux system. Whether you are new to Linux administration or experienced, this book will provide you with the skills to make systems more secure. With lots of step-by-step recipes, the book starts by introducing you to various threats to Linux systems. You then get to walk through customizing the Linux kernel and securing local files. Next you will move on to manage user authentication locally and remotely and also mitigate network attacks. Finally, you will learn to patch bash vulnerability and monitor system logs for security. With several screenshots in each example, the book will supply a great learning experience and help you create more secure Linux systems. Style and approach An easy-to-follow cookbook with step-by-step practical recipes covering the various Linux security administration tasks. Each recipe has screenshots, wherever needed, to make understanding more easy.
jQuery Game Development Essentials
jQuery Game Development Essentials
Selim Arsever
¥80.65
Written as a concise yet practical guide with an explicit focus on utilizing jQuery for game development, you'll learn how to create stunning games that look great - without the hassle of learning about a complex game engine in the process. Knowledge of JavaScript and jQuery as well as basic experience with frontend development is all you need to start making games in a matter of hours with this essential guide. Whilst also suitable for those who simply want to start making games with jQuery, it's specifically targeted at web developers that want to experiment with and utilize their existing skills.
Sass and Compass for Designers
Sass and Compass for Designers
Ben Frain
¥80.65
A step-by-step tutorial guide, taking you through how to build a responsive Sass and Compass powered website. If you understand HTML and CSS, this book is all you need to take your code to the next level with Sass and Compass. No prior understanding of CSS preprocessors or programming conventions is needed.
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.
Mastering Prezi for Business Presentations
Mastering Prezi for Business Presentations
Russell?Anderson-Williams
¥80.65
Accompanied by plenty of tips and tricks, this tutorial style book has ample examples and screenshots to ease your learning curve. If you use Prezi in business and want to take your presentations to the next level, or if you want to become the office Prezi guru, this book is for you.
Moodle 1.9 Top Extensions Cookbook
Moodle 1.9 Top Extensions Cookbook
Michael de Raadt
¥80.65
The disorganised array of modules available for Moodle are brought together in ways you can relate to. Reviews include details that will help you decide if a module is worth testing. There are illustrated, step-by-step guides to installing and configuring modules. If you are involved in teaching using Moodle, be it at relatively small institutions running their own Moodle instance, or at large institutions where Moodle is used and administered, or you are an administrator of a Moodle instance who is looking for modules that will be useful to teachers and students at their institution, this book is meant for you.
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.
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.
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.
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.
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.
iPhone User Interface Cookbook
iPhone User Interface Cookbook
Cameron Banga
¥80.65
Written in a cookbook style, this book offers solutions using a recipe based approach. Each recipe contains step-by-step instructions followed by an analysis of what was done in each task and other useful information. The cookbook approach means you can dive into whatever recipes you want in no particular order. The iPhone Interface Cookbook is written from the ground up for people who are new to iOS or application interface design in general. Each chapter discusses the reasoning and design strategy behind critical interface components, as well as how to best integrate each into any iPhone or iPad application. Detailed and straight-forward recipes help give guidance and build understanding far beyond what is offered through Apple’s Human Interface Guidelines.