Posts

Showing posts from October, 2015

Enterprise Cybersecurity: How to Build a Successful Cyberdefense Program Against Advanced Threats By Scott Donaldson, Stanley Siegel, Chris K. Williams, Abdul Aslam

Image
Enterprise Cybersecurity: How to Build a Successful Cyberdefense Program Against Advanced Threats By Scott Donaldson, Stanley Siegel, Chris K. Williams, Abdul Aslam 2015 | 536 Pages | ISBN: 1430260823 | PDF | 21 MB Enterprise Cybersecurity empowers organizations of all sizes to defend themselves with next-generation cybersecurity programs against the escalating threat of modern targeted cyberattacks. This book presents a comprehensive framework for managing all aspects of an enterprise cybersecurity program. It enables an enterprise to architect, design, implement, and operate a coherent cybersecurity program that is seamlessly coordinated with policy, programmatics, IT life cycle, and assessment. Fail-safe cyberdefense is a pipe dream. Given sufficient time, an intelligent attacker can eventually defeat defensive measures protecting an enterprise’s computer systems and IT networks. To prevail, an enterprise cybersecurity program must manage risk by detecting attacks early enoug

MEAN Machine: A beginner's practical guide to the JavaScript stack by Chris Sevilleja AND Holly Lloyd

Image
MEAN Machine: A beginner's practical guide to the JavaScript stack by Chris Sevilleja AND Holly Lloyd English | 2015-07-31 | ISBN: N/A | 245 Pages | EPUB/MOBI/PDF (True) | 26 MB In this book, we will be learning about four pieces of software (MongoDB, ExpressJS, AngularJS, and Node.js) and how they combine to make the great MEAN stack. This book is suitable for beginners with no Angular or Node experience. Only a very basic knowledge of HTML and JavaScript is necessary. What You’ll Learn For just $25, you’ll gain a great real-world understanding of how to use Node and Angular. You will also learn the following: Build Node/Express applications and RESTful APIs from scratch How to authenticate Node and Angular applications Handle CRUD operations with MongoDB Build dynamic Angular frontend applications from scratch Build scalable and well-structured MEAN applications Best practices and techniques in application development Use Bower and Gulp for efficient develo

The Node Craftsman Book: An advanced Node.js tutorial by Manuel Kiessling

Image
The Node Craftsman Book: An advanced Node.js tutorial by Manuel Kiessling English | 2015-04-02 | ISBN: N/A | 170 Pages | EPUB/MOBI/PDF (True) | 1.7 MB The aim of The Node Craftsman Book is to help beginning JavaScript programmers who already know how to write basic Node.js applications in mastering JavaScript and Node.js thoroughly. It is the official sequel to The Node Beginner Book, digging deeper and covering a lot more topics from the world of Node.js and JavaScript development: How can you connect to a database like MongoDB or MySQL from your Node.js application? How do you write unit tests and end-to-end tests for your code? How do you leverage migrations for setting up a continuous deployment workflow? How does the Node Package Manager, NPM, work in detail? How does object-orientation actually work in JavaScript? How do you keep your code fast and efficient by leveraging asynchronous and non-blocking operations? How do you use and create event emitters? How d

PHP Pandas: The PHP Programming Language for Everyone by Dayle Rees

Image
PHP Pandas: The PHP Programming Language for Everyone by Dayle Rees English | 2015-08-09 | ISBN: N/A | 185 Pages | EPUB/MOBI/PDF (True) | 6.3 MB Hey there, beautiful AND / OR handsome soon-to-be developer. Would you like to learn about PHP and pandas? Oh my, are you in for a treat! My name's Dayle, and I like to write technical books for beginners. My books for the Laravel Framework are a fan favourite, and have well over 10,000 readers. With PHP Pandas, I have decided to try something new. I wanted to write a PHP book that was accessible to everyone, from newcomers to the programming to developers looking to brush up their skills! My writing style is fun and approachable, and I promise that you'll have a good time reading PHP Pandas. I'd love for PHP Pandas to be the book for learning the PHP programming language. It's the first instalment in a series of books that I like to call “PHP for Everyone”. A journey from humble beginnings, to building large scale

SurviveJS - Webpack and React: From apprentice to master by Juho Vepsäläinen

Image
SurviveJS - Webpack and React: From apprentice to master by Juho Vepsäläinen English | 2015-10-07 | ISBN: N/A | 219 Pages | EPUB/MOBI/PDF (True) | 8.4 MB Facebook's React powers an increasing amount of sites. There is a good reason for this. It simplifies frontend development greatly. Combined with Webpack, a bundling tool, you have a powerful frontend development environment in your hands. SurviveJS - Webpack and React shows you how to build a simple Kanban application based on these technologies. During the process you will learn to: Set up a Webpack based development and production environment. You will learn to get most out of react-hot-loader and Babel for development. Improve the quality of your code by using ESLint and friends to spot possible mistakes earlier. Get into the React mindset while learning the basics of Alt, an implementation of Flux Application Architecture. Style your React application in various emerging ways. Implement drag and drop for your applicatio