Sunday, February 21, 2016
Saturday, February 20, 2016
Kali Linux – Assuring Security by Penetration Testing
Apache Mahout Cookbook
Table of Contents.................
Chapter 1: Mahout is Not So Difficult!
Chapter 2: Using Sequence Files – When and Why?
Chapter 3: Integrating Mahout with an External Datasource
Chapter 4: Implementing the Naϊve Bayes classifier in Mahout
Chapter 5: Stock Market Forecasting with Mahout
Chapter 6: Canopy Clustering in Mahout
Tuesday, February 16, 2016
Getting Started with Grunt: The JavaScript Task Runner
Elasticsearch Server
Table of Contents
Chapter 1: Getting Started with the Elasticsearch Cluster
Chapter 2: Indexing Your Data
Chapter 3: Searching Your Data
Chapter 4: Extending Your Index Structure
Chapter 1: Getting Started with the Elasticsearch Cluster
Chapter 2: Indexing Your Data
Chapter 3: Searching Your Data
Chapter 4: Extending Your Index Structure
Xamarin Mobile Application Development for Android
Table of Contents
Preface
Chapter 1: The Anatomy of an Android App
Chapter 2: Xamarin.Android Architecture
Chapter 3: Creating the Points of Interest App
Chapter 4: Creating a Data Storage Mechanism
Chapter 5: Adding a List View
Chapter 6: Adding a Detail View
Chapter 7: Making POIApp Location Aware
Chapter 8: Adding Camera App Integration
Chapter 9: Deploying Your App
Index
To download the book please click the download button.....................
Monday, February 15, 2016
Mastering Magento Theme Design
Table of Contents
Preface
Chapter 1: Introducing Magento Theme Design
Chapter 2: Creating a Responsive Magento Theme
with Bootstrap 3
Chapter 3: Customizing Our Custom Theme
Chapter 4: Adding Incredible Effects to Our Theme
Chapter 5: Making the Theme Fully Responsive
Chapter 6: Making the Theme Socially Ready
Chapter 7: Creating a Magento Widget
Rails 4 Application Development
Table of Contents
Preface
Project 1: A Social Recipe-sharing Website
Project 2: Conference and Event RSVP Management
Project 3: Creating an Online Social Pinboard
Project 4: Creating a Restaurant Menu Builder
Project 5: Building a Customizable Content Management System
Project 6: Creating an Analytics Dashboard using Rails and Mongoid
Enterprise Application Development with Ext JS and Spring
Table of Contents
Chapter 1: Preparing Your Development Environment
Chapter 2: The Task Time Tracker Database
Chapter 3: Reverse Engineering the Domain Layer with JPA
Chapter 4: Data Access Made Easy
Chapter 5: Testing the DAO Layer with Spring and JUnit
Chapter 6: Back to Business – The Service Layer
Chapter 7: The Web Request Handling Layer
Mastering Object-oriented Python
Table of Contents
Preface
Some Preliminaries
Part 1: Pythonic Classes via Special Methods
Chapter 1: The __init__() Method
Chapter 2: Integrating Seamlessly with Python –
Basic Special Methods
Chapter 3: Attribute Access, Properties, and Descriptors
Chapter 4: The ABCs of Consistent Design
Chapter 5: Using Callables and Contexts
Chapter 6: Creating Containers and Collections
Chapter 7: Creating Numbers
Chapter 8: Decorators and Mixins – Cross-cutting Aspects
Part 2: Persistence and Serialization
Chapter 9: Serializing and Saving – JSON, YAML, Pickle,
Sunday, February 14, 2016
Learning Laravel 4 Application Development
Instant Redis Persistence
Table of Contents
Preface
Instant Redis Persistence
Using Redis as a data cache (Simple)
Ensuring data integrity (Simple)
Point-in-time recovery (Simple)
Limiting cache memory (Intermediate)
Enabling AOF with existing data (Intermediate)
Optimizing AOF performance (Intermediate)
Reducing system load from AOF rewrites (Intermediate)