万本电子书0元读

万本电子书0元读

Practical Web Design
Practical Web Design
Philippe Hong
¥73.02
A step by step guide for beginners to create interactive and dynamic websites from scratch. About This Book ? A fun-filled book with incrementing projects that would help you learn and adapt the fundamentals of web development ? Bring your web design to life with the help of HTML, CSS, JQuery, and learn to kick-start your future projects with Bootstrap ? Explore popular web development techniques such as responsive, adaptive, and material design and initiate yourself with Vue.js Who This Book Is For This book is for anyone who wants to learn about web development regardless of previous experience. It's perfect for complete beginners with zero experience; it's also great for anyone who does have some experience in a few technologies (such as HTML and CSS) but not all of them. What You Will Learn ? Understand the importance of web design and the basic design components ? Learn HTML5 and CSS3 ? Difference between adaptive and responsive web design ? Learn how to create your first website ? Add interaction and dynamic content to your website with JavaScript and JQuery ? Implement Bootstrap Framework in your project ? Get familiar with server-side rendering In Detail Web design is the process of creating websites. It encompasses several different aspects, including webpage layout, content production, and graphic design. This book offers you everything you need to know to build your websites. The book starts off by explaining the importance of web design and the basic design components used in website development. It'll show you insider tips to work quickly and efficiently with web technologies such as HTML5, CSS3, and JavaScript, concluding with a project on creating a static site with good layout. Once you've got that locked down, we'll get our hands dirty by diving straight into learning JavaScript and JQuery, ending with a project on creating dynamic content for your website. After getting our basic website up and running with the dynamic functionalities you'll move on to building your own responsive websites using more advanced techniques such as Bootstrap. Later you will learn smart ways to add dynamic content, and modern UI techniques such as Adaptive UI and Material Design. This will help you understand important concepts such as server-side rendering and UI components. Finally we take a look at various developer tools to ease your web development process. Style and approach This is a fun-filled book with conversational and engaging content ; with each incrementing project, you'll would easily learn and adapt the fundamentals of web development. Each project showcases a different use case and incrementally teaches the web development basics.
Mastering Metasploit
Mastering Metasploit
Nipun Jaswal
¥81.74
Discover the next level of network defense with the Metasploit framework About This Book ? Gain the skills to carry out penetration testing in complex and highly-secured environments ? Become a master using the Metasploit framework, develop exploits, and generate modules for a variety of real-world scenarios ? Get this completely updated edition with new useful methods and techniques to make your network robust and resilient Who This Book Is For This book is a hands-on guide to penetration testing using Metasploit and covers its complete development. It shows a number of techniques and methodologies that will help you master the Metasploit framework and explore approaches to carrying out advanced penetration testing in highly secured environments. What You Will Learn ? Develop advanced and sophisticated auxiliary modules ? Port exploits from PERL, Python, and many more programming languages ? Test services such as databases, SCADA, and many more ? Attack the client side with highly advanced techniques ? Test mobile and tablet devices with Metasploit ? Bypass modern protections such as an AntiVirus and IDS with Metasploit ? Simulate attacks on web servers and systems with Armitage GUI ? Script attacks in Armitage using CORTANA scripting In Detail We start by reminding you about the basic functionalities of Metasploit and its use in the most traditional ways. You’ll get to know about the basics of programming Metasploit modules as a refresher and then dive into carrying out exploitation as well building and porting exploits of various kinds in Metasploit. In the next section, you’ll develop the ability to perform testing on various services such as databases, Cloud environment, IoT, mobile, tablets, and similar more services. After this training, we jump into real-world sophisticated scenarios where performing penetration tests are a challenge. With real-life case studies, we take you on a journey through client-side attacks using Metasploit and various scripts built on the Metasploit framework. By the end of the book, you will be trained specifically on time-saving techniques using Metasploit. Style and approach This is a step-by-step guide that provides great Metasploit framework methodologies. All the key concepts are explained details with the help of examples and demonstrations that will help you understand everything you need to know about Metasploit.
Lean Product Management
Lean Product Management
Mangalam Nandakumar
¥54.49
A guide to product management exploring the best practices: identifying the impact-driven product, planning for success, setting up and measuring time-bound metrics, and developing a lean product roadmap. About This Book ? Identifying Impact-Driven Products ? Investing in Key Business Outcomes ? Value mapping to maintain a lean product backlog ? Utilizing time-bound product metrics ? Eliminating process waste Who This Book Is For If you are leading a team that is building a new product, then this book is for you. The book is targeted at product managers, functional leads in enterprises, business sponsors venturing into new product offerings, product development teams, and start-up founders. What You Will Learn ? How do you execute ideas that matter? ? How can you define the right success metrics? ? How can you plan for product success? ? How do you capture qualitative and quantitative insights about the product? ? How do you know whether your product aligns to desired business goals? ? What processes are slowing you down? In Detail Lean Product Management is about finding the smartest way to build an Impact Driven Product that can deliver value to customers and meet business outcomes when operating under internal and external constraints. Author, Mangalam Nandakumar, is a product management expert, with over 17 years of experience in the field. Businesses today are competing to innovate. Cost is no longer the constraint, execution is. It is essential for any business to harness whatever competitive advantage they can, and it is absolutely vital to deliver the best customer experience possible. The opportunities for creating impact are there, but product managers have to improvise on their strategy every day in order to capitalize on them. This is the Agile battleground, where you need to stay Lean and be able to respond to abstract feedback from an ever shifting market. This is where Lean Product Management will help you thrive. Lean Product Management is an essential guide for product managers, and to anyone embarking on a new product development. Mangalam Nandakumar will help you to align your product strategy with business outcomes and customer impact. She introduces the concept of investing in Key Business Outcomes as part of the product strategy in order to provide an objective metric about which product idea and strategy to pursue. You will learn how to create impactful end-to-end product experiences by engaging stakeholders and reacting to external feedback. Style and approach The first few chapters of Lean Product Management address how to arrive at a product road map. It guides you through the process of getting stakeholder buy-in, prioritizing Key Business Outcomes and identifying the Impact-Driven Product, and arriving at a Cost-Impact matrix through value mapping. The next few chapters address how to define time-bound success metrics. It guides you through the process of creating an end-to-end product experience, capturing qualitative and quantitative insights to track product performance and alignment to short and long term product strategy. The last set of chapters of the book address process bottlenecks that hold teams back from building products right and how to eliminate process waste.
MERN Quick Start Guide
MERN Quick Start Guide
Eddy Wilson Iriarte Koroliova
¥54.49
Build web applications with MongoDB, ExpressJS, React, and Node About This Book ? Build applications with the MERN stack ? Work with each component of the MERN stack ? Become confident with MERN and ready for more! Who This Book Is For The book is for JavaScript developers who want to get stated with the MERN Stack. What You Will Learn ? Get started with the MERN stack ? Install Node.js and configure MongoDB ? Build RESTful APIs with Express.js and Mongoose ? Build real-time applications with Socket.IO ? Manage synchronous and asynchronous data flows with Redux ? Build web applications with React In Detail The MERN stack is a collection of great tools—MongoDB, Express.js, React, and Node—that provide a strong base for a developer to build easily maintainable web applications. With each of them a JavaScript or JavaScript-based technology, having a shared programming language means it takes less time to develop web applications. This book focuses on providing key tasks that can help you get started, learn, understand, and build full-stack web applications. It walks you through the process of installing all the requirements and project setup to build client-side React web applications, managing synchronous and asynchronous data flows with Redux, and building real-time web applications with Socket.IO, RESTful APIs, and other concepts. This book gives you practical and clear hands-on experience so you can begin building a full-stack MERN web application. Quick Start Guides are focused, shorter titles that provide a faster paced introduction to a technology. They are for people who don't need all the detail at this point in their learning curve. The presentation has been streamlined to concentrate on the things you really need to know. Style and approach This guide shows you how to use your JavaScript knowledge to build web applications that use the MERN stack in both client-side and in server-side environments.
Deep Learning Quick Reference
Deep Learning Quick Reference
Mike Bernico
¥73.02
Dive deeper into neural networks and get your models trained, optimized with this quick reference guide About This Book ? A quick reference to all important deep learning concepts and their implementations ? Essential tips, tricks, and hacks to train a variety of deep learning models such as CNNs, RNNs, LSTMs, and more ? Supplemented with essential mathematics and theory, every chapter provides best practices and safe choices for training and fine-tuning your models in Keras and Tensorflow. Who This Book Is For If you are a Data Scientist or a Machine Learning expert, then this book is a very useful read in training your advanced machine learning and deep learning models. You can also refer this book if you are stuck in-between the neural network modeling and need immediate assistance in getting accomplishing the task smoothly. Some prior knowledge of Python and tight hold on the basics of machine learning is required. What You Will Learn ? Solve regression and classification challenges with TensorFlow and Keras ? Learn to use Tensor Board for monitoring neural networks and its training ? Optimize hyperparameters and safe choices/best practices ? Build CNN's, RNN's, and LSTM's and using word embedding from scratch ? Build and train seq2seq models for machine translation and chat applications. ? Understanding Deep Q networks and how to use one to solve an autonomous agent problem. ? Explore Deep Q Network and address autonomous agent challenges. In Detail Deep learning has become an essential necessity to enter the world of artificial intelligence. With this book deep learning techniques will become more accessible, practical, and relevant to practicing data scientists. It moves deep learning from academia to the real world through practical examples. You will learn how Tensor Board is used to monitor the training of deep neural networks and solve binary classification problems using deep learning. Readers will then learn to optimize hyperparameters in their deep learning models. The book then takes the readers through the practical implementation of training CNN's, RNN's, and LSTM's with word embeddings and seq2seq models from scratch. Later the book explores advanced topics such as Deep Q Network to solve an autonomous agent problem and how to use two adversarial networks to generate artificial images that appear real. For implementation purposes, we look at popular Python-based deep learning frameworks such as Keras and Tensorflow, Each chapter provides best practices and safe choices to help readers make the right decision while training deep neural networks. By the end of this book, you will be able to solve real-world problems quickly with deep neural networks. Style and approach An easy-to-follow, step-by-step guide to help you get to grips with real-world applications of training deep neural networks.
Splunk Operational Intelligence Cookbook
Splunk Operational Intelligence Cookbook
Josh Diakun,Paul R Johnson,Derek Mock
¥99.18
Leverage Splunk's operational intelligence capabilities to unlock new hidden business insights and drive success About This Book ? Tackle any problems related to searching and analyzing your data with Splunk ? Get the latest information and business insights on Splunk 7.x ? Explore the all new machine learning toolkit in Splunk 7.x Who This Book Is For This book is intended for data professionals who are looking to leverage the Splunk Enterprise platform as a valuable operational intelligence tool. The recipes provided in this book will appeal to individuals from all facets of business, IT, security, product, marketing, and many more! Even the existing users of Splunk who want to upgrade and get up and running with Splunk 7.x will find this book to be of great value. What You Will Learn ? Learn how to use Splunk to gather, analyze, and report on data ? Create dashboards and visualizations that make data meaningful ? Build an intelligent application with extensive functionalities ? Enrich operational data with lookups and workflows ? Model and accelerate data and perform pivot-based reporting ? Apply ML algorithms for forecasting and anomaly detection ? Summarize data for long term trending, reporting, and analysis ? Integrate advanced JavaScript charts and leverage Splunk's API In Detail Splunk makes it easy for you to take control of your data, and with Splunk Operational Cookbook, you can be confident that you are taking advantage of the Big Data revolution and driving your business with the cutting edge of operational intelligence and business analytics. With more than 70 recipes that demonstrate all of Splunk’s features, not only will you find quick solutions to common problems, but you’ll also learn a wide range of strategies and uncover new ideas that will make you rethink what operational intelligence means to you and your organization. You’ll discover recipes on data processing, searching and reporting, dashboards, and visualizations to make data shareable, communicable, and most importantly meaningful. You’ll also find step-by-step demonstrations that walk you through building an operational intelligence application containing vital features essential to understanding data and to help you successfully integrate a data-driven way of thinking in your organization. Throughout the book, you’ll dive deeper into Splunk, explore data models and pivots to extend your intelligence capabilities, and perform advanced searching with machine learning to explore your data in even more sophisticated ways. Splunk is changing the business landscape, so make sure you’re taking advantage of it. Style and approach With more than 70 recipes that demonstrate all of Splunk’s features, not only will you find quick solutions to common problems, but you’ll also learn a wide range of strategies and uncover new ideas that will make you rethink what operational intelligence means to you and your organization.
Node.js Web Development
Node.js Web Development
David Herron
¥81.74
Create real-time applications using Node.js 10, Docker, MySQL, MongoDB, and Socket.IO with this practical guide and go beyond the developer's laptop to cover live deployment, including HTTPS and hardened security. About This Book ? Learn server-side JavaScript coding through the most up-to-date book on Node.js ? Explore the latest JavaScript features, and EcmaScript modules ? Walk through different stages of developing robust applications using Node.js 10 Who This Book Is For This book is for anybody looking for an alternative to the "P" languages (Perl, PHP, and Python), or anyone looking for a new paradigm of server-side application development. You should have at least a rudimentary understanding of JavaScript and web application development. What You Will Learn ? Install and use Node.js 10 for both development and deployment ? Use the Express 4.16 application framework ? Work with REST service development using the Restify framework ? Use data storage engines such as MySQL, SQLITE3, and MongoDB ? Use User authentication methods with OAuth2 ? Perform Real-time communication with the front-end using Socket.IO ? Implement Docker microservices in development, testing and deployment ? Perform unit testing with Mocha 5.x, and functional testing with Puppeteer 1.1.x ? Work with HTTPS using Let’s Encrypt, and application security with Helmet In Detail Node.js is a server-side JavaScript platform using an event-driven, non-blocking I/O model allowing users to build fast and scalable data-intensive applications running in real time. This book gives you an excellent starting point, bringing you straight to the heart of developing web applications with Node.js. You will progress from a rudimentary knowledge of JavaScript and server-side development to being able to create, maintain, deploy and test your own Node.js application.You will understand the importance of transitioning to functions that return Promise objects, and the difference between fs, fs/promises and fs-extra. With this book you'll learn how to use the HTTP Server and Client objects, data storage with both SQL and MongoDB databases, real-time applications with Socket.IO, mobile-first theming with Bootstrap, microservice deployment with Docker, authenticating against third-party services using OAuth, and use some well known tools to beef up security of Express 4.16 applications. Style and approach Benefit from an easy, step-by-step approach that really works.
Architecting Cloud Computing Solutions
Architecting Cloud Computing Solutions
Kevin L. Jackson,Scott Goessling
¥73.02
Accelerating Business and Mission Success with Cloud Computing. About This Book ? A step-by-step guide that will practically guide you through implementing Cloud computing services effectively and efficiently. ? Learn to choose the most ideal Cloud service model, and adopt appropriate Cloud design considerations for your organization. ? Leverage Cloud computing methodologies to successfully develop a cost-effective Cloud environment successfully. Who This Book Is For If you are an IT Administrator, Cloud Architect, or a Solution Architect keen to benefit from cloud adoption for your organization, then this book is for you. Small business owners, managers, or consultants will also find this book useful. No prior knowledge of Cloud computing is needed. What You Will Learn ? Manage changes in the digital transformation and cloud transition process ? Design and build architectures that support specific business cases ? Design, modify, and aggregate baseline cloud architectures ? Familiarize yourself with cloud application security and cloud computing security threats ? Design and architect small, medium, and large cloud computing solutions In Detail Cloud adoption is a core component of digital transformation. Scaling the IT environment, making it resilient, and reducing costs are what organizations want. Architecting Cloud Computing Solutions presents and explains critical Cloud solution design considerations and technology decisions required to choose and deploy the right Cloud service and deployment models, based on your business and technology service requirements. This book starts with the fundamentals of cloud computing and its architectural concepts. It then walks you through Cloud service models (IaaS, PaaS, and SaaS), deployment models (public, private, community, and hybrid) and implementation options (Enterprise, MSP, and CSP) to explain and describe the key considerations and challenges organizations face during cloud migration. Later, this book delves into how to leverage DevOps, Cloud-Native, and Serverless architectures in your Cloud environment and presents industry best practices for scaling your Cloud environment. Finally, this book addresses (in depth) managing essential cloud technology service components such as data storage, security controls, and disaster recovery. By the end of this book, you will have mastered all the design considerations and operational trades required to adopt Cloud services, no matter which cloud service provider you choose. Style and approach This book will teach you how to architect effective and organizationally aligned Cloud computing solutions by addressing Cloud computing fundamentals, Cloud architecture considerations, Cloud technology service selection, and Cloud computing security controls.
SAS for Finance
SAS for Finance
Harish Gulati
¥73.02
Leverage the analytical power of SAS to perform financial analysis efficiently About This Book ? Leverage the power of SAS to analyze financial data with ease ? Find hidden patterns in your data, predict future trends, and optimize risk management ? Learn why leading banks and financial institutions rely on SAS for financial analysis Who This Book Is For Financial data analysts and data scientists who want to use SAS to process and analyze financial data and find hidden patterns and trends from it will find this book useful. Prior exposure to SAS will be helpful but is not mandatory. Some basic understanding of the financial concepts is required. What You Will Learn ? Understand time series data and its relevance in the financial industry ? Build a time series forecasting model in SAS using advanced modeling theories ? Develop models in SAS and infer using regression and Markov chains ? Forecast in?ation by building an econometric model in SAS for your financial planning ? Manage customer loyalty by creating a survival model in SAS using various groupings ? Understand similarity analysis and clustering in SAS using time series data In Detail SAS is a groundbreaking tool for advanced predictive and statistical analytics used by top banks and financial corporations to establish insights from their financial data. SAS for Finance offers you the opportunity to leverage the power of SAS analytics in redefining your data. Packed with real-world examples from leading financial institutions, the author discusses statistical models using time series data to resolve business issues. This book shows you how to exploit the capabilities of this high-powered package to create clean, accurate financial models. You can easily assess the pros and cons of models to suit your unique business needs. By the end of this book, you will be able to leverage the true power of SAS to design and develop accurate analytical models to gain deeper insights into your financial data. Style and approach A comprehensive guide filled with use-cases will ensure that you have a very good conceptual and practical understanding of using SAS in the finance domain.
TypeScript Microservices
TypeScript Microservices
Parth Ghiya
¥81.74
Build robust microservice-based applications that are distributed, fault tolerant, and always available About This Book ? Learn to build message-driven services for effective communication ? Design microservices API using Reactive programming design patterns ? Deploy, scale and monitor microservices for consistent high performance Who This Book Is For This book is for JavaScript developers seeking to utilize their Node.js and Typescript skills to build microservices and move away from the monolithic architecture. Prior knowledge of TypeScript and Node.js is assumed. What You Will Learn ? Get acquainted with the fundamentals behind microservices. ? Explore the behavioral changes needed for moving from monolithic to microservices. ? Dive into reactive programming, Typescript and Node.js to learn its fundamentals in microservices ? Understand and design a service gateway and service registry for your microservices. ? Maintain the state of microservice and handle dependencies. ? Perfect your microservice with unit testing and Integration testing ? Develop a microservice, secure it, deploy it, and then scale it In Detail In the last few years or so, microservices have achieved the rock star status and right now are one of the most tangible solutions in enterprises to make quick, effective, and scalable applications. The apparent rise of Typescript and long evolution from ES5 to ES6 has seen lots of big companies move to ES6 stack. If you want to learn how to leverage the power of microservices to build robust architecture using reactive programming and Typescript in Node.js, then this book is for you. Typescript Microservices is an end-to-end guide that shows you the implementation of microservices from scratch; right from starting the project to hardening and securing your services. We will begin with a brief introduction to microservices before learning to break your monolith applications into microservices. From here, you will learn reactive programming patterns and how to build APIs for microservices. The next set of topics will take you through the microservice architecture with TypeScript and communication between services. Further, you will learn to test and deploy your TypeScript microservices using the latest tools and implement continuous integration. Finally, you will learn to secure and harden your microservice. By the end of the book, you will be able to build production-ready, scalable, and maintainable microservices using Node.js and Typescript. Style and approach This book will be a step by step easy to follow guide with focused examples for building microservices with Typescript.
Django Design Patterns and Best Practices
Django Design Patterns and Best Practices
Arun Ravindran
¥81.74
Build maintainable websites with elegant Django design patterns and modern best practices About This Book ? Explore aspects of Django from Models and Views to testing and deployment ? Understand the nuances of web development such as browser attack and data design ? Walk through various asynchronous tools such as Celery and Channels Who This Book Is For This book is for you whether you’re new to Django or just want to learn its best practices. You do not have to be an expert in Django or Python. No prior knowledge of patterns is expected for reading this book but it would be helpful. What You Will Learn ? Make use of common design patterns to help you write better code ? Implement best practices and idioms in this rapidly evolving framework ? Deal with legacy code and debugging ? Use asynchronous tools such as Celery, Channels, and asyncio ? Use patterns while designing API interfaces with the Django REST Framework ? Reduce the maintenance burden with well-tested, cleaner code ? Host, deploy, and secure your Django projects In Detail Building secure and maintainable web applications requires comprehensive knowledge. The second edition of this book not only sheds light on Django, but also encapsulates years of experience in the form of design patterns and best practices. Rather than sticking to GoF design patterns, the book looks at higher-level patterns. Using the latest version of Django and Python, you’ll learn about Channels and asyncio while building a solid conceptual background. The book compares design choices to help you make everyday decisions faster in a rapidly changing environment. You’ll first learn about various architectural patterns, many of which are used to build Django. You’ll start with building a fun superhero project by gathering the requirements, creating mockups, and setting up the project. Through project-guided examples, you’ll explore the Model, View, templates, workflows, and code reusability techniques. In addition to this, you’ll learn practical Python coding techniques in Django that’ll enable you to tackle problems related to complex topics such as legacy coding, data modeling, and code reusability. You’ll discover API design principles and best practices, and understand the need for asynchronous workflows. During this journey, you’ll study popular Python code testing techniques in Django, various web security threats and their countermeasures, and the monitoring and performance of your application. Style and approach This comprehensive project-driven guide will enhance your skill set by taking you through the well-known design patterns and industry-standard best practices in Django web development.
Hands-On Functional Programming in Rust
Hands-On Functional Programming in Rust
Andrew Johnson
¥81.74
Explore the support Rust offers for creating functional applications in Rust. Learn about various design patterns, implementing concurrency, metaprogramming, and so on in the process About This Book ? Learn generics, organization, and design patterns in functional programming ? Modularize your applications and make them highly reusable and testable using functional design patterns ? Get familiar with complex concepts such as metaprogramming, concurrency, and immutability Who This Book Is For This book is for Rust developers who are comfortable with the language and now want to improve their coding abilities by learning advanced functional techniques to enhance their skillset and create robust and testable apps. What You Will Learn ? How Rust supports the use of basic functional programming principles ? Use functional programming to handle concurrency with elegance ? Read and interpret complex type signatures for types and functions ? Implement powerful abstractions using meta programming in Rust ? Create quality code formulaically using Rust's functional design patterns ? Master Rust's complex ownership mechanisms particularly for mutability In Detail Functional programming allows developers to divide programs into smaller, reusable components that ease the creation, testing, and maintenance of software as a whole. Combined with the power of Rust, you can develop robust and scalable applications that fulfill modern day software requirements. This book will help you discover all the Rust features that can be used to build software in a functional way. We begin with a brief comparison of the functional and object-oriented approach to different problems and patterns. We then quickly look at the patterns of control flow, data the abstractions of these unique to functional programming. The next part covers how to create functional apps in Rust; mutability and ownership, which are exclusive to Rust, are also discussed. Pure functions are examined next and you'll master closures, their various types, and currying. We also look at implementing concurrency through functional design principles and metaprogramming using macros. Finally, we look at best practices for debugging and optimization. By the end of the book, you will be familiar with the functional approach of programming and will be able to use these techniques on a daily basis. Style and approach Step-by-step guide covering advanced concepts and building functional applications in Rust
OpenStack for Architects
OpenStack for Architects
Ben Silverman,Michael Solberg
¥73.02
Implement successful private clouds with OpenStack About This Book ? Gain hands-on experience in designing a private cloud for all infrastructures ? Create a robust virtual environment for your organization ? Design, implement and deploy an OpenStack-based cloud based on the Queens release Who This Book Is For OpenStack for Architects is for Cloud architects who are responsible to design and implement a private cloud with OpenStack. System engineers and enterprise architects will also find this book useful. Basic understanding of core OpenStack services, as well as some working experience of concepts, is recommended. What You Will Learn ? Learn the overall structure of an OpenStack deployment ? Craft an OpenStack deployment process which fits within your organization ? Apply Agile Development methodologies to engineer and operate OpenStack clouds ? Build a product roadmap for Infrastructure as a Service based on OpenStack ? Make use of containers to increase the manageability and resiliency of applications running in and on OpenStack. ? Use enterprise security guidelines for your OpenStack deployment In Detail Over the past six years, hundreds of organizations have successfully implemented Infrastructure as a Service (IaaS) platforms based on OpenStack. The huge amount of investment from these organizations, including industry giants such as IBM and HP, as well as open source leaders, such as Red Hat, Canonical, and SUSE, has led analysts to label OpenStack as the most important open source technology since the Linux operating system. Due to its ambitious scope, OpenStack is a complex and fast-evolving open source project that requires a diverse skill set to design and implement it. OpenStack for Architects leads you through the major decision points that you'll face while architecting an OpenStack private cloud for your organization. This book will address the recent changes made in the latest OpenStack release i.e Queens, and will also deal with advanced concepts such as containerization, NVF, and security. At each point, the authors offer you advice based on the experience they've gained from designing and leading successful OpenStack projects in a wide range of industries. Each chapter also includes lab material that gives you a chance to install and configure the technologies used to build production-quality OpenStack clouds. Most importantly, the book focuses on ensuring that your OpenStack project meets the needs of your organization, which will guarantee a successful rollout. Style and approach This is practical, hands-on guide to implementing OpenStack clouds, where each topic is illustrated with real-world examples and then the technical points are proven in the lab. Conceptual chapters are written in discussion style to convey important concepts quickly and present decision points for choosing options.
Mastering JavaScript Single Page Application Development
Mastering JavaScript Single Page Application Development
Philip Klauzinski, John Moore
¥334.25
An in-depth guide to exploring the design, architecture, and techniques behind building sophisticated, scalable, and maintainable single-page applications in JavaScriptAbout This Book·Build large-scale, feature-complete SPAs by leveraging widely used tools and techniques.·Gain a solid understanding of architecture and SPA design to build applications using the library or framework of your choice.·Explore the various facets of SPA development to build web apps that are fast, scalable, and easy to test.Who This Book Is ForThis book is ideal for JavaScript developers who want to build complex single-page applications in JavaScript. Some basic understanding of SPA concepts will be helpful but not essential.What You Will Learn·Organize your development environment using the command line with NPM, Bower, and Grunt.·Choose an accurate design pattern for your app·Understand modular JavaScript programming and Node.js·Interact with a REST API using JavaScript and AJAX with practical examples·Build a single page application using the MEAN stack·Connect your app across popular social media platforms such as Facebook, Twitter, and LinkedIn·Test your app, both on the server side and in views·Prepare your app for the real world and deploy it to HerokuIn DetailSingle-page web applications—or SPAs, as they are commonly referred to—are quickly becoming the de facto standard for web app development. The fact that a major part of the app runs inside a single web page makes it very interesting and appealing. Also, the accelerated growth of browser capabilities is pushing us closer to the day when all apps will run entirely in the browser.This book will take your JavaScript development skills to the next level by teaching you to create a single-page application within a full-stack JavaScript environment. Using only JavaScript, you can go from being a front-end developer to a full-stack application developer with relative ease.You will learn to cross the boundary from front-end development to server-side development through the use of JavaScript on both ends. Use your existing knowledge of JavaScript by learning to manage a JSON document data store with MongoDB, writing a JavaScript powered REST API with Node.js and Express, and designing a front-end powered by AngularJS.This book will teach you to leverage the MEAN stack to do everything from document database design, routing REST web API requests, data-binding within views, and adding authentication and security to building a full-fledged, complex, single-page web application.In addition to building a full-stack JavaScript app, you will learn to test it with JavaScript-powered testing tools such as Mocha, Karma, and Jasmine. Finally, you will learn about deployment and scaling so that you can launch your own apps into the real world.Style and approachFollowing a structured approach, this book helps readers gain expertise in SPA development. Its thorough coverage of SPA architecture and design, along with practical use cases, provides readers with a clear path to building applications with the library of their choice. For readers who are afraid to take the plunge straightaway, the book also offers step-by-step guidance on developing a complex web app.
Learn Python in One Hour:Programming by Example
Learn Python in One Hour:Programming by Example
Victor R. Volkman
¥40.79
You're already a smart person, you don't need a 1000+ page book to get you started on the web's fastest growing programming platform. Instead, Learn Python in One Hour delivers on the promise of code literacy while saving your most precious commodity - time itself. Volkman's innovative programming-by-example approach means you focus on usage, not mindless detail. Based on the author's sold-out live seminars, you'll see Python's flexible coding technique in action as we refactor from script to procedural to object-oriented during actual problem solving. In a seven-lesson progression, you'll be exposed to this and more: Basic file input and output operations Exception handling with try/except Using functions to compute and return multiple values Basic elements of a class definition and how to call methods Lists, dictionaries, sets, and other collections Iteration through collections, files, sorted sets Converting lists to strings and vice-versa Six most common Python pitfalls Take the One Hour challenge and see if you too can pick up 90% of syntax and semantics in less time than you probably spend commuting each day.About the Author Victor R. Volkman graduated cum laude from Michigan Technological University with a BS in Computer Science in 1986. Since then, he has written for numerous publications, including The C Gazette, C++ Users Journal, Windows Developers Journal, and many others. He has taught college-level programming courses at Washtenaw Community College and has served on its Computer Information Science (CIS) Faculty Advisory Board for more than a decade. Volkman says Python helped him "rediscover the joy of programming again." www.volkman.org From Modern Software Press
DevOps:Introduction to DevOps and its impact on Business Ecosystem
DevOps:Introduction to DevOps and its impact on Business Ecosystem
Stephen Fleming
¥32.62
“It is not the strongest of the species that survive, nor the most intelligent, but the one most responsive to change.”-?Charles Darwin As the industry is moving towards maximum digitization there is a consensus that DevOps practices help you deliver software faster, more reliable, and with fewer errors. DevOps is set of practices and cultural values that have been proven to help organizations of all sizes improve their software release cycles, software quality, security, and ability to get rapid feedback on product development. This book is aimed at Consultant, Project Manager and people from techno-commercial profiles who would be explaining the benefits of DevOps to the client, internal leadership or project teams. As the crux of DevOps methodology lies in the cultural transformation of the organization, people who are stakeholders in shaping this change must understand the overall alignment of business goals with this methodology. You would get to explore: ·What is DevOps·Relationship between Agile, Scrum, Kanban and DevOps·DevOps Adoption:? Organizational cultural Change·DevOps Ecosystem·Emerging Trends·DevOps success stories In the Bonus Booklet you will find out: ·DevOps Job Market overview·Insights into DevOps job application·People to follow on twitter “Grab your copy today along with Bonus DevOps Booklet”
Practical Data Wrangling
Practical Data Wrangling
Allan Visochek
¥222.81
Turn your noisy data into relevant, insight-ready information by leveraging the data wrangling techniques in Python and RAbout This Book·This easy-to-follow guide takes you through every step of the data wrangling process in the best possible way·Work with different types of datasets, and reshape the layout of your data to make it easier for analysis·Get simple examples and real-life data wrangling solutions for data pre-processingWho This Book Is ForIf you are a data scientist, data analyst, or a statistician who wants to learn how to wrangle your data for analysis in the best possible manner, this book is for you. As this book covers both R and Python, some understanding of them will be beneficial.What You Will Learn·Read a csv file into python and R, and print out some statistics on the data·Gain knowledge of the data formats and programming structures involved in retrieving API data·Make effective use of regular expressions in the data wrangling process·Explore the tools and packages available to prepare numerical data for analysis·Find out how to have better control over manipulating the structure of the data·Create a dexterity to programmatically read, audit, correct, and shape data·Write and complete programs to take in, format, and output data setsIn DetailAround 80% of time in data analysis is spent on cleaning and preparing data for analysis. This is, however, an important task, and is a prerequisite to the rest of the data analysis workflow, including visualization, analysis and reporting. Python and R are considered a popular choice of tool for data analysis, and have packages that can be best used to manipulate different kinds of data, as per your requirements. This book will show you the different data wrangling techniques, and how you can leverage the power of Python and R packages to implement them.You'll start by understanding the data wrangling process and get a solid foundation to work with different types of data. You'll work with different data structures and acquire and parse data from various locations. You'll also see how to reshape the layout of data and manipulate, summarize, and join data sets. Finally, we conclude with a quick primer on accessing and processing data from databases, conducting data exploration, and storing and retrieving data quickly using databases.The book includes practical examples on each of these points using simple and real-world data sets to give you an easier understanding. By the end of the book, you'll have a thorough understanding of all the data wrangling concepts and how to implement them in the best possible way.Style and approachThis is a practical book on data wrangling designed to give you an insight into the practical application of data wrangling. It takes you through complex concepts and tasks in an accessible way, featuring information on a wide range of data wrangling techniques with Python and R
??letmelerde Bili?im Sistemleri Y?netimi
??letmelerde Bili?im Sistemleri Y?netimi
Ph. D Mustafa Çoruh
¥28.29
Bu kitap “Bili?im Teknolojileri (BT) Ekonomisi ve Toplumu” adl? ilk kitab?mda BT’lerin hayat?m?z? de?i?tirdi?i d?rt yerdeki (Evde, okulda, kentlerde ve i?yerlerinde) incelememin ü?üncüsü olan i?yerlerindeki etkileri üzerinedir. Daha ?nce “Bili?im Teknolojileri Destekli ??renim” ve “Bili?im Kentleri ?a??” adl? kitaplar?mda BT’lerin okul ve kent ya?am?ndaki etkilerini detaylar?yla inceledim. 30 y?l? a?an i? hayat?mda BT’lerin i? dünyas?n? ve y?netimini kurulan Bili?im Sistemleri (BS) vas?tas?yla nas?l de?i?tirdi?ini ya?ayarak bildi?imden bu konu i?in uzun bir ara?t?rma yapmak zorunda oldu?umu biliyordum. Di?er yandan 592 sayfay? bulan bu ara?t?rmada sayfa s?n?rlamas? amac?yla BS’lerle ilgili baz? konular? (?rne?in Toplam Kalite Y?netimi, 6 Sigma, Simülasyon, Gereksinim Y?netimi, Programlama vs.) kitap haricinde b?rakmak zorunda kald???m? da belirtmeliyim. Bu kitapta a??rl?kl? olarak BT’lerin i?letmelerdeki uygulamas? olan Bili?im Sistemlerinden bahsettim ?ünkü BT’ler BS’ler vas?tas?yla i?letmeleri ve y?netimlerini etkilemektedirler. Dünyan?n en h?zl? bilgisayar?n? veya en yeni ak?ll? telefonunu sat?n alman?z veya en h?zl? internet eri?imine sahip olman?z i?letmeye ekstra bir katk? sa?lamamaktad?r. Ne zaman ki bu ara?lar i?letme süre?lerinin otomasyonunu sa?layan BS’ler i?inde kullan?lmaya ba?lan?nca i?letme rekabet?ili?ine, kar?na veya maliyetlerinin kontrolüne bir faydas? olabilmektedir. Bu yüzden i?letme y?neticilerinin bilmesi gereken en ?nemli konu BT ara?lar?n? ve di?er yeni teknolojik ara?lar? i?letme i? süre?lerinde nas?l verimli ve etkin bir ?ekilde kullanabileceklerini bilmeleridir. Bilmiyorlarsa da bilenleri i?e almalar?d?r. En son yenilikleri kullanmak belki de firmaya zarar vermekte veya rekabet dezavantaj? olu?turmaktad?r. Bu a??dan ?ncelikle bugün BS’lerin hangi i?letme fonksiyonlar?n? nas?l etkiledi?ini ve gelecekte nas?l etkileyebilece?ini anlatmaya ?al??t?m. ?rne?in, Yapay Zek? (YZ) ve onun en ?nemli uygulamalar?ndan birisi olan Robotiklerin i? süre?leri ve i?letme y?netimlerini yak?n bir zamanda nas?l etkileyebilece?inden bahsettim. Endüstri 4.0 teknolojileriyle insan ve makinelerin birlikte nas?l verimli ve etkin bir ?ekilde ?al??malar? gerekti?i insanl???n ve i?letmelerin ?nünde duran en ?nemli konulardan birisi oldu?unu s?ylemek fazla fütüristik bir kehanet de?il. Kitapta ??letmelerde kullan?lan Bili?im Sistemleriyle ilgili temel konulara bir bütünlük i?inde bakarken kitab?n arka kapa??ndaki sorular? cevaplamaya ?al??t?m. Bili?im Sistemleri aras?ndaki ili?kileri, farkl?l?klar?n? ve birbirlerini nas?l tamamlad?klar?n? sat?r aralar?nda vermeye ?al??t?m. BS’lerle i?letme süre?lerinin nas?l bütünle?tirilece?i i?letmelerdeki en yeni y?netim sorunlar? oldu?u unutulmamal?d?r. ??letme y?neticilerinin hat?rlamas? gereken bir ?nemli konuda BS’lerin bir yaz?l?m ve de?i?im projesi olmas?d?r. Bili?im Teknolojileri ve Sistemleri okuryazarl??? i?in bilinmesi gereken baz? teknik, bilimsel ve teknolojik terimlerin k?saltmalar?n? kitapta ilk kullan?ld???nda uzun ve k?salt?lm?? yaz?l?mlar?yla birlikte kulland?m. ?rne?in Veritabanlar? (VT), Veri ??leme Sistemi (V?S), Kurumsal ?? Zek?s? (K?Z), Y?netim Bili?im Sistemi (YBS), Karar Destek Sistemi (KDS), Veri Ambar? (VA), Veri Madencili?i (VM), Kurumsal Kaynak Planlama (KKP), Mü?teri ?li?kileri Y?netimi (M?Y), Tedarik Zinciri Y?netimi (TZY), Ofis Otomasyon Sistemi (OOS) ve Bilgi Y?netimi (BY) en fazla kulland???m k?saltmalard?r. Kitap sonundaki “K?saltmalar” tablosunda tüm k?saltmalar? listelemeye ?al??t?m. Ayr?ca bir?ok terimin ?ngilizcesini de parantez i?inde vermeye ?al??t?m. ?rne?in Veritabanlar? (Database) gibi. Dilimize girmi? bir?ok yabanc? teknik terim ve kelimelerin Türk?esini kullanmaya ?zen g?sterdim ve bu yabanc? kelimeleri de parantez i?inde yazd?m. Ayr?ca BT’lerin BS’ler vas?tas?yla i?letmeler üzerindeki etkilerini incelerken, birazda üniversitelerimizde YBS b?lümlerinde okutulan BS’lerle ilgili uzmanl?k konular?n?n ?o?unu ?zetlemeye ?al??t?m. ?zellikle i? Dünyas?nda ?ok?a kullan?lan baz? konulara (V?S, YBS, KDS, VT, VA, BY, US, KKP, M?Y, Sistem yakla??m?, SGYD vs.) biraz detayl? bakmaya ?al??t?m. K?sacas? kitapta i?letmelerde Bili?im Teknolojileri ve Sistemleri denince akla gelebilecek bir?ok konuya de?inmeye ?al??t?m. Bu yüzden bu kitab?n BS alan?nda bir elkitab? veya kaynak kitap olarak dü?ünülmesinde fayda vard?r. Bu kitapta ilkokul ??retmenim Say?n ?erare ?zya?c? han?mdan, en son Doktora tez dan??man?m say?n Prof. Dr. Len Rogers’a kadar yüzlerce ki?inin eme?inin oldu?u unutulmamal?d?r. 1984’ten beri Türkiye, ABD, Kanada ve ?ngiltere de ?al??t???m veya dan??manl???n? yapt???m onlarca firma ve mü?terilerimin katk?lar?n? unutabilir miyim? Burada isim isim te?ekkür edemedi?im ancak bu kitab?n yaz?lmas?nda katk?lar? olan daha yüzlerce ki?i var, hepsine en i?ten dileklerimle te?ekkür ederim. Hayatta neyi tek ba??m?za yapabiliyoruz ki? Bu kitap 30+ y?ld?r üretim planlama ve stok kontrol müdürü, metot etüdcü, sistem analisti, programc?, VT tasar?mc?s?
Veritaban?: "Felsefesi, Tasar?m? ve Y?netimi": MS-Access ve SQL Server Projeleri
Veritaban?: "Felsefesi, Tasar?m? ve Y?netimi": MS-Access ve SQL Server Projeleri
Ph.D Mustafa Çoruh
¥27.88
“Bili?im Teknolojileri” konusunda yazd???m ü? kitaptan sonra as?l uzmanl?k alan?m olan veritabanlar? konusunda uzun y?llar ?nce yazmaya ba?lay?p bitiremedi?im daha do?rusu bas?lmayan bu kitab? güncelleyerek yeniden yazmaya karar vermek benim a??mdan yeni bir heyecan oldu. 1980’lerde COBOL ile ba?layan ve 1990’da dBase ve Informix’le devam eden veritaban? tecrübelerim, 1995 sonras? MS-Access ve SQL Server yard?m?yla geli?tirdi?im 100’e yak?n veritaban? uygulama programlar?yla devam etti. 1996’da Dallas’ta MCI Systemhouse’da FrontPage ve Access 95’le veritaban?na dayal? Intranet web siteleri geli?tiren ilk ki?ilerden birisi ben oldum. 1999’da Movo Mediya’da ilk ??p?atan web sitesi www.dating.com'un?arkas?ndaki SQL Server veritabanlar?n? tasarlayan ve y?neten ki?i de bendim. 2000 y?l?nda Aris Genesis Intermedia Inc’de web tabanl? muhasebe program?n?n arkas?ndaki SQL Server veritaban? tasar?mc?lar?ndan biriside bendim. Büyük al??veri? merkezlerinde g?rülen Kiosk’lar?n SQL Server tabanl? ilk uygulamas?n? Los Angeles’de kuran Genesis Intermedia Inc’deki tasar?mlar? yapan ki?ilerden birisi de bendim. 2001’de Los Angeles’de SQL Server ve ASP 3.0’la Citibank’ta kredi kartlar?yla ilgili projenin mimarlar?ndan biriside bendim. K?sacas? Veritabanlar?n?n Web’de kullan?lmas?nda ilk ?al??an ve tasarlayanlardan birisi oldu?umu s?ylemeliyim. 1995-2000 y?llar? aras?nda ya?anan ve dot com bom olarak bilinen metaforun i?inde bir fiil ?al??an ve yarat?c?lar?ndan birisiydim. Veritabanlar?n?n Internet’e ba?lanmas? i?in geli?tirilen ilk projelerinde uzun y?llar Kalifornya, New York ve Colorado firmalar?nda ?al??t?m ve dan??manl?k yapt?m. Bu tecrübelerim s?ras?nda ??rendi?im en ?nemli ?ey; tek bir konuda uzman olmak gerekti?idir. Ben Ms-Access ve SQL Server veritabanlar? tasar?m?nda uzmanla?t?m. Bir?ok teklif olmas?na ra?men Oracle, DB2, Aproach, File Maker gibi veritabanlar? tasar?mlar?yla ilgilenmedim ?ünkü her biri ayr? bir uzmanl?k isteyen veritaban? yaz?l?mlar?d?r. Bu a??dan ?zellikle Bili?im sekt?ründe ?al??anlara verebilece?im en ?nemli tavsiye tek bir konuda hatta tek bir programda uzmanla?malar?d?r. Kitapta Veritabanlar? tasar?m?n? Access ve SQL Server projeleri üzerinden anlatmaya ?al??t?m. University of Phoenix’de verdi?im Veritabanlar? ve Veri Ambarlar? ders notlar?m bu kitab?n omurgas?n? olu?turmaktad?r. Veritabanlar?yla ilgili kavramlar?, felsefesini, tasar?m?n? ve birazda y?netimini detaylar?yla anlatmaya ?al??t?m. Umut ediyorum ki yeni Veritaban? tasar?mc?lar? ve y?neticilerine burada payla?t???m enformasyon faydal? olur. 30 y?ll?k Bili?im Teknolojileri ve ?zellikle veritaban? alan?ndaki tecrübelerimin bir?o?unu bu kitapta okuyucularla payla?maya ?al??t?m. Daha ?nceki kitaplar?mda da vurgulad???m gibi bu kitapta da ilkokul ??retmenim Say?n ?erare ?zya?c? han?mdan, en son Doktora tez dan??man?m Say?n Prof. Dr. Len Rogers’a kadar yüzlerce ki?inin eme?inin oldu?u unutulmamal?d?r. 1984’ten beri Türkiye, ABD, Kanada ve ?ngiltere de ?al??t???m veya dan??manl???n? yapt???m onlarca firma ve mü?terilerimin katk?lar?n? unutabilir miyim? Di?er kitaplarda oldu?u gibi bu kitab?n yaz?lmas?nda bana katlanan e?im Meliha ?oruh’a ve o?lum Bu?ra’ya da en ba?tan te?ekkür etmeliyim. Burada isim isim te?ekkür edemedi?im ancak bu kitab?n yaz?lmas?nda katk?lar? olan daha yüzlerce ki?i var, hepsine en i?ten dileklerimle te?ekkür ediyorum. Elinizde tuttu?unuz bu kitap 30 y?ld?r Bili?im Teknolojileri alan?nda yapt???m ??retim, ?al??ma ve tecrübelerin veritabanlar? alan?nda kay?t alt?na al?nm?? bir ?zetidir. Tabii ki kitab?n hatalar? ve eksikleri vard?r ve bunlar tamamen bana aittir. Kitapta Veritabanlar? denince akla gelebilecek bir?ok konuya de?inmeye ?al??t?m. Kitapta teori ile uygulamay? birlikte harmanlamaya ?al??t?m. Bu yüzden bu kitab?n bir elkitab? veya kaynak kitap olarak dü?ünülmesinde fayda vard?r. ? Mustafa ?oruh Kdz. Ere?li, Mart 2017
Javascript: Javascript Programming For Absolute Beginners
Javascript: Javascript Programming For Absolute Beginners
William Sullivan
¥32.62
☆★☆ Javascript: Javascript Programming For Absolute Beginners☆★☆ The best starter guide for javascript!The fundamentals of javascript are often missed, however, this book's primary focus and emphasis is learning the essentials and to build from the ground up.? What You'lll Learn The history of JavaScript and its uses Setting Up Your Environment The Vital Basics of HTML and CSS Statements, Comments & Variables How to properly use jQuery String Operators JavaScript Array Methods Loops and Iteration How To Use Functions And much, much more! ? Within this book you will learn various mechanisms of javascript programming: variables, conditional statements, and why learning these core principles lead to success.Once you gain knowledge of the fundamental building blocks of javascript you will gain confidence to tackle more complex topics down the road.Programming books can easily retail for 100s of dollars, why not start with an expert you can trust and for an affordable price?The immense value of this book cannot be understated, and this is a once in a life time opportunity for you to take advantage of and invest in yourself by empowering yourself with the right tools and knowledge for success.What are you waiting for?Includes: 21 practice questions! Note* For best visual experience of diagrams it is highly recommend you purchases the paperback version for best image quality.☆★☆ Grab your copy now!☆★☆
React 16 Essentials - Second Edition
React 16 Essentials - Second Edition
Artemij Fedosejev, Adam Boduch
¥222.81
Everything you need to start working with React 16 and assess React FiberAbout This Book·Hands-on examples and tutorials for the latest React 16 release·Assess the impact of React Fiber for your future web development·Build maintainable and high performance React 16 web applicationsWho This Book Is ForIf you're a frontend developer with some knowledge of native JavaScript development and frontend frameworks, wishing to learn the fastest web user interface library there is, then this book is ideal for you.What You Will Learn·Learn to code React 16 with hands-on examples and clear tutorials·Install powerful React 16 tools to make development much more efficient·Understand the impact of React Fiber today and the future of your web development·Utilize the Redux application architecture with your React components·Create React 16 elements with properties and children·Get started with stateless and stateful React components·Use JSX to speed up your React 16 development process·Add reactivity to your React 16 components with lifecycle methods·Test your React 16 components with the Jest test frameworkIn DetailReact 16 Essentials, Second Edition, fully updated for React 16, takes you on a fast-paced journey through building your own maintainable React 16 applications. React experts Artemij Fedosejev and Adam Boduch give you all the essentials you need to know and start working with React 16, in this new edition of the best-selling React.js Essentials title. You'll find the latest React 16 code updates, assessment of React Fiber, new coverage of Redux, and how to work as a modern React developer.The authors offer you their current assessment of React Fiber, and you'll soon be exploring React 16 hands on, creating your own single and multiple user interface elements with React 16. You'll then see how to create stateless and stateful components and make them reactive. You'll also learn to interact between your components and lifecycle methods, and gauge how to effectively integrate your user interface components with other JavaScript libraries. Delve deep into the core elements of the Redux architecture and learn how to manage your application and data persistence. Then go the extra mile with the Jest test framework, and run multiple tests on your applications and find solutions to scale without complexity.Today React is used by Facebook, Instagram, Khan Academy, and Imperial College London, to name a few. Many new users recognize the benefits of React and adopt it in their own projects, forming a fast-growing community. The speed at which React has evolved promises a bright future for anyone who invests in learning it today. Let Artemij and Adam bring you a brand new look at React 16 and React Fiber, and move your web development into the future.Style and approachReact 16 Essentials, Second Edition, will take you on a fast-paced, hands-on journey through building your own maintainable React 16 applications.