Book picks similar to
The DevOps Adoption Playbook: A Guide to Adopting Devops in a Multi-Speed IT Enterprise by Sanjeev Sharma
devops
16th-floor
audio_wanted
computer
React: Up and Running
Stoyan Stefanov - 2015
With "React: Up and Running" you'll learn how to get off the ground with React, with no prior knowledge.This book teaches you how to build components, the building blocks of your apps, as well as how to organize the components into large-scale apps. In addition, you ll learn about unit testing and optimizing performance, while focusing on the application s data (and letting the UI take care of itself)."
Vagrant: Up and Running
Mitchell Hashimoto - 2013
This hands-on guide shows you how to use this open source software to build a virtual machine for any purpose—including a completely sandboxed, fully provisioned development environment right on your desktop.Vagrant creator Mitchell Hashimoto shows you how to share a virtual machine image with members of your team, set up a separate virtualization for each project, and package virtual machines for use by others. This book covers the V1 (1.0.x) configuration syntax running on top of a V2 (1.1+) core, the most stable configuration format running on the latest core.Build a simple virtual machine with just two commands and no configurationCreate a development environment that closely resembles productionAutomate software installation and management with shell scripts, Chef, or PuppetSet up a network interface to access your virtual machine from any computerUse your own editor and browser to develop and test your applicationsTest complicated multi-machine clusters with a single VagrantfileChange Vagrant’s default operating system to match your production OSExtend Vagrant features with plugins, including components you build yourself
Professional Software Development: Shorter Schedules, Higher Quality Products, More Successful Projects, Enhanced Careers
Steve McConnell - 2003
Illustrates how programmer's, developer's, and software engineers can make their work a profession; not just a job!
Learn Java in One Day and Learn It Well: Java for Beginners with Hands-on Project
Jamie Chan - 2016
Learn Java Programming Fast with a unique Hands-On Project. Book 4 of the Learn Coding Fast Series. Covers Java 8. Have you always wanted to learn computer programming but are afraid it'll be too difficult for you? Or perhaps you know other programming languages but are interested in learning the Java language fast? This book is for you. You no longer have to waste your time and money trying to learn Java from boring books that are 600 pages long, expensive online courses or complicated Java tutorials that just leave you more confused and frustrated. What this book offers... Java for Beginners Complex concepts are broken down into simple steps to ensure that you can easily master the Java language even if you have never coded before. Carefully Chosen Java Examples Examples are carefully chosen to illustrate all concepts. In addition, the output for all examples are provided immediately so you do not have to wait till you have access to your computer to test the examples. Careful selection of topics Topics are carefully selected to give you a broad exposure to Java, while not overwhelming you with information overload. These topics include object-oriented programming concepts, error handling techniques, file handling techniques and more. In addition, new features in Java (such as lambda expressions and default methods etc) are also covered so that you are always up to date with the latest advancement in the Java language. Learn The Java Programming Language Fast Concepts are presented in a "to-the-point" style to cater to the busy individual. You no longer have to endure boring and lengthy Java textbooks that simply puts you to sleep. With this book, you can learn Java fast and start coding immediately. How is this book different... The best way to learn Java is by doing. This book includes a unique project at the end of the book that requires the application of all the concepts taught previously. Working through the project will not only give you an immense sense of achievement, it’ll also help you retain the knowledge and master the language. Are you ready to dip your toes into the exciting world of Java coding? This book is for you. Click the BUY button and download it now. What you'll learn: Introduction to Java - What is Java? - What software do you need to code Java programs? - How to install and run JDK and Netbeans? Data types and Operators - What are the eight primitive types in Java? - What are arrays and lists? - How to format Java strings - What is a primitive type vs reference type? - What are the common Java operators? Object Oriented Programming - What is object oriented programming? - How to write your own classes - What are fields, methods and constructors? - What is encapsulation, inheritance and polymorphism? - What is an abstract class and interface? Controlling the Flow of a Program - What are condition statements? - How to use control flow statements in Java - How to handle errors and exceptions - How to throw your own exception
PHP 6 and MySQL 5 for Dynamic Web Sites: Visual Quickpro Guide
Larry Ullman - 2007
With step-by-step instructions, complete scripts, and expert tips to guide readers, this work gets right down to business - after grounding readers with separate discussions of first the scripting language (PHP) and then the database program (MySQL), it goes on to cover security, sessions and cookies, and using additional Web tools.
CCNA - Cisco Certified Network Associate Study Guide: Exam 640-802
Todd Lammle - 2007
Completely Revised for the New 2007 Version of the CCNA Exam (#640-802) Cisco networking authority Todd Lammle has completely updated this new edition to cover all of the exam objectives for the latest version of the CCNA exam.
The Practice of Network Security Monitoring: Understanding Incident Detection and Response
Richard Bejtlich - 2013
The most effective computer security strategies integrate network security monitoring (NSM): the collection and analysis of data to help you detect and respond to intrusions.In The Practice of Network Security Monitoring, Mandiant CSO Richard Bejtlich shows you how to use NSM to add a robust layer of protection around your networks — no prior experience required. To help you avoid costly and inflexible solutions, he teaches you how to deploy, build, and run an NSM operation using open source software and vendor-neutral tools.You'll learn how to:Determine where to deploy NSM platforms, and size them for the monitored networks Deploy stand-alone or distributed NSM installations Use command line and graphical packet analysis tools, and NSM consoles Interpret network evidence from server-side and client-side intrusions Integrate threat intelligence into NSM software to identify sophisticated adversaries There's no foolproof way to keep attackers out of your network. But when they get in, you'll be prepared. The Practice of Network Security Monitoring will show you how to build a security net to detect, contain, and control them. Attacks are inevitable, but losing sensitive data shouldn't be.
Stop Staring: Facial Modeling and Animation Done Right
Jason Osipa - 2003
You'll learn the basics of design, modeling, rigging, and animation-while mastering exciting new techniques for stretch-and-squash deformation, advanced blend extraction, and the latest software tools. Walk through the author's detailed analysis of sample animations and discover how to add nuance and sophistication to your designs.Full of insights drawn from years of professional experience, this book provides the focused and practical information you need to create believable facial animations.
Learn visimes and lip sync techniques
Construct a mouth and mouth keys
Explore the process of facial landmarking
Master the cartoon techniques of squash and stretch
Harness the latest advanced blend extraction tools
Create interfaces for your faces
Understand skeletal setup, weighting, and rigging
Control faces with the book's powerful rig and learn how skin moves to make various shapes and expressionsMaster powerful stretch-and-squash (and squoosh!) techniquesFeatured on the CDFine-tune your facial animations with the techniques demonstrated on the companion CD. Content includes tutorial files, lip sync samples, models, textures, and more.Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
Beginning Web Programming with HTML, XHTML and CSS
Jon Duckett - 2004
It follows standards-based principles, but also teaches readers ways around problems they are likely to face using (X)HTML.While XHTML is the "current" standard, the book still covers HTML because many people do not yet understand that XHTML is the official successor to HTML, and many readers will still stick with HTML for backward compatibility and simpler/informal Web pages that don't require XHTML compliance.The book teaches basic principles of usability and accessibility along the way, to get users into the mode of developing Web pages that will be available to as many viewers as possible from the start. The book also covers the most commonly used programming/scripting language -- JavaScript -- and provides readers with a roadmap of other Web technologies to learn after mastering this book to add more functionality to their sites.
AWS Well-Architected Framework (AWS Whitepaper)
Amazon Web Services - 2015
By using the Framework you will learn architectural best practices for designing and operating reliable, secure, efficient, and cost-effective systems in the cloud.
Ubuntu Linux Toolbox: 1000+ Commands for Ubuntu and Debian Power Users
Christopher Negus - 2007
Try out more than 1,000 commands to find and get software, monitor system health and security, and access network resources. Then, apply the skills you learn from this book to use and administer desktops and servers running Ubuntu, Debian, and KNOPPIX or any other Linux distribution.
Crimson Worlds Refugees: The First Trilogy
Jay Allan - 2017
An endless struggle.Three hundred ships. Trapped. Relentlessly pursued by the genocidal Regent and its vast robot battlefleets.Terrence Compton is one of Earth's greatest admirals, a warrior almost without equal. He and his forces saved Earth from invasion by the cybernetic legions of the First Imperium's insane computer Regent. But now he and his fleet are far from home, lost and cut off, with nowhere to flee but deeper into the darkness of uncharted space.Compton and his fleet must find safety...and ultimately a new home. Their journey will take them deep into the heart of the First Imperium, to the silent, windswept worlds where the ancient race that built the Regent once dwelled...and uncover the lost secrets of its disappearance 500,000 years ago. And find a way to destroy the Regent, to rid the universe of the insane machine once and for all.Includes the full novels Into the Darkness, Shadows of the Gods, and Revenge of the Ancients.Crimson Worlds Refugees Reading OrderInto the Darkness (Book One) - part of this collectionShadows of the Gods (Book Two) - part of this collectionRevenge of the Ancients (Book Three) - part of this collectionWinds of Vengeance (Book Four)Storm of Vengeance (Book Five) - Coming 2017
Jane Austen's Complete Novels
Jane Austen
Comprises the complete text of: "Sense and Sensibility", "Pride and Prejudice", "Mansfield Park", "Emma", "Northanger Abbey", "Persuasion", "Lady Susan", and "Love and Friendship". This is the only single-volume edition of Jane Austen's novels to contain not only the wickedly humorous "Lady Susan", but also the irrepressibly exuberant early work "Love and Friendship". This collection allows readers to explore the development of one of the English language's greatest writers, following her development from the farcical comedy of "Love and Friendship" and "Northanger Abbey", via her most popular work, "Pride and Prejudice", to the masterpiece "Emma", and the considered romance of "Persuasion". A unique collection of the finest and most perceptive love stories ever written.
Jason Wade Thriller Trilogy
Rick Mofina - 2017
The Dying Hour 2. Every Fear 3. A Perfect Grave. Meet Jason Wade, a rookie crime reporter with The Seattle Mirror, a loner who grew up in the shadow of a brewery in one of the city's blue-collar neighborhoods. BOOK 1 THE DYING HOUR: After its publication, the International Thriller Writers (ITW) selected The Dying Hour as a Finalist for a 2006 Thriller Award in the category of Best Paperback Original. The book introduces Jason Wade who is working at The Seattle Mirror, in a competition for the single full-time job being offered through the paper's intense intern program. But unlike the program's other young reporters, who attended big name schools and worked at big metro dailies, Wade put himself through community college, and lacked the same experience. Wade struggles with his troubled past as he pursues the story of Karen Harding, a college student whose car was found abandoned on a lonely stretch of highway in the Pacific Northwest. How could this beloved young woman with the altruistic nature simply vanish? Wade battles mounting odds and cut-throat competition to unearth the truth behind Karen Harding's disturbing case. Her disappearance is a story he cannot give up, never realizing the toll it could exact from him. The Dying Hour is a bone-chilling, mesmerizing page-turner that introduces readers to an all-too-human young hero who journeys into the darkest regions of the human heart to confront a nightmare. BOOK 2 EVERY FEAR: On an ordinary morning Maria Colson takes her baby son Dylan to the corner store. She turns her back for only a few seconds. When she looks again, she sees his empty stroller as Dylan is being abducted into a waiting van. Maria climbs into the van but is violently thrown to the road where she is left for dead as the vehicle vanishes without a trace. As Maria fights for her life and her anguished young husband keeps a beside vigil, the FBI and police across metro Sea-Tac and Washington State search for Dylan. Seattle Mirror reporter Jason Wade is under pressure to bring in a big story, and the Colson kidnapping could be it. It’s a bizarre case with pieces that just don’t add up: The Colsons are a hard-working couple. Former high school sweethearts. No problems. No enemies. Then Jason and his dad, a private detective haunted by his former life as a cop, discover a grisly murder of a young woman that is somehow connected to the Colsons. Now, in a dark Seattle underground of desperate dreamers and ex-convicts, Jason embarks on an investigation that parallels one led by Homicide Detective Grace Garner. They're both hunting for the one piece of the puzzle that connects the baby’s disappearance with a spine-tingling case of revenge. And time is running out, because whoever took little Dylan Colson is more dangerous than anyone could ever imagine. Every Fear takes suspense to a whole new level in a heart-pounding story that moves like a true crime case torn from today's headlines. BOOK 3 A PERFECT GRAVE: Rookie crime reporter Jason Wade, a loner from the wrong side of the tracks, pursues the story of a murdered Seattle nun. The case leads him to a hermit nun who founded a mysterious religious order; and ultimately to the dark secret that has tormented his ex-cop father for decades. It culminates in a life-and-death struggle against the clock. With time running out, Jason and his father battle the odds to confront a terrible truth.
Grave Destiny
Lily Harper Hart - 2019
Maddie Graves and Nick Winters have been through everything the world can throw at them and come out the other side. Death has stalked them at every turn but their love has held strong. Enjoy the final stories in their adventure. This three-book omnibus includes Grave Missteps, Grave Demands and Grave Wedding. Sit back and enjoy the end of their unforgettable story.