Home > Tags: action (Total 345 Records)
Network Security Through Data Analysis: From Data to Action
Security By:Michael Collins 2017-10-02 00:00:00
Traditional intrusion detection and logfile analysis are no longer enough to protect today’s complex networks. In the updated second edition of this practical guide, security researcher Michael Collins shows InfoSec personnel the latest techniques and tools for collecting and analyzing network tra Security
RxJS in Action
Web Development By:Paul P. Daniels 2017-08-04 00:00:00
RxJS in Action gives you the development skills you need to create reactive applications with RxJS. This book is full of theory and practical examples that build on each other and help you begin thinking in a reactive manner. Foreword by Ben Lesh, Project lead, RxJS 5. On the web, events and messag Web Development
PostGIS in Action, 2nd Edition
Programming By:Regina O. Obe 2013-00-00 00:00:00
PostGIS in Action, Second Edition teaches readers of all levels to write spatial queries that solve real-world problems. It first gives you a background in vector-, raster-, and topology-based GIS and then quickly moves into analyzing, viewing, and mapping data. This second edition covers PostGIS 2. Programming
PostGIS in Action
Programming By:Regina Obe 2011-05-01 00:00:00
Whether you're canvassing a congressional district, managing a sales region, mapping city bus schedules, or analyzing local cancer rates, thinking spatially opens up limitless possibilities for database users. PostGIS, a freely available open-source spatial database extender, can help you answer que Programming
sbt in Action: The simple Scala build tool
Programming By:Josh Suereth 2015-12-11 00:00:00
A tutorial about effectively building Scala projects, sbt in Action introduces the sbt tool with a simple project that establishes the fundamentals of running commands and tasks. Next, it shows you how to use the peripheral libraries in sbt to make common tasks simpler. Finally, it covers how to dep Programming
Apache Cordova in Action
Programming By:Raymond K. Camden 2015-11-09 00:00:00
Apache Cordova in Action teaches you to create and launch hybrid mobile apps using Cordova or Phonegap. By following carefully selected examples, step-by-step tutorials, and crystal-clear explanations, you'll learn to build apps from the Cordova CLI, how to make use of device features like the camer Programming
Aspectj in Action: Practical Aspect-Oriented Programming
Programming By:Ramnivas Laddad 2003-07-01 00:00:00
Modularizing code into objects cannot be fully achieved in pure OOP. In practice some objects must deal with aspects that are not their main business. A method to modularize aspects-and benefit from a clean maintainable result-is called aspect-oriented programming. AspectJ is an open-source Java ext Programming
Tags: programming action aspectj
Spring in Action: Covers Spring 3.0
Programming By:Craig Walls 2011-07-02 00:00:00
Totally revised for Spring 3.0, this book is a hands-on guide to the Spring Framework. It covers the latest features, tools, and practices including Spring MVC, REST, Security, Web Flow, and more. Following short code snippets and an ongoing example developed throughout the book, you'll learn how to Programming
Docker in Action
Programming By:Jeff Nickoloff 2016-03-27 00:00:00
The idea behind Docker, a free an open source program, is simple. Create a tiny virtual environment, called a container, for an application that includes only its particular set of dependencies. The Docker engine accounts for, manages, and builds these containers through functionality provided by th Programming
Jquery UI in Action : Master the concepts Of Jquery UI: A Step By Step Approach
Web Development By:ANMOL GOYAL 2017-09-08 00:00:00
jQuery UI in Action is a practical guide to using and customizing jQuery UI library components to build rich, user-friendly web applications. By working through numerous engaging examples, you'll move quickly from placing a datepicker on the page to building a complete user interface that includes f Web Development