Get a novel perspective on Linux containers and understand the world of virtualization. This book takes you down the rabbit hole to discover what lies below the API. You’ll go on a journey of virtualization and see how containers are realized in the Linux world. Linux Containers and Virtualization details the data structures within the Linux kernel which make up Linux containers. You will start with the fundamentals of virtualization including how different resources such as memory, CPU, netw...
Learn to operate at a professional level with HTML, CSS, DOM, JavaScript, PERL and the MySQL database. With plain language explanations and step-by-step examples, you will understand the key facets of web development that today’s employers are looking for. Encapsulating knowledge that is usually found in many books rather than one, this is your one-stop tutorial to becoming a web professional. You will learn how to use the PERL scripting language and the MySQL database to create powerful web ap...
When you need answers for using C# 8.0, this tightly focused and practical book tells you exactly what you need to know without long introductions or bloated samples. Succinct, yet easy to browse, C# 8.0 Pocket Reference is ideal as a quick reference or as a guide to get you rapidly up to speed if you already know Java, C++, or an earlier version of C#. All programs and code snippets in this book are available as interactive samples in LINQPad. You can edit these samples and instantly see the r...
Free and Open Source Software for E-Learning
Free and Open Source Software for E-Learning: Issues, Successes and Challenges reviews open and free software used in e-learning, examines the pedagogy behind FOSS and how it is applied to e-learning, and discusses the best practices for FOSS through real world examples, providing guidelines for e-learning designers and instructors who use FOSS. This engaging compilation is ideal for those using FOSS programs to design, develop, and manage educational and training programs. It is also well suite...
Delve into the features, principles, and pillars of the ASP.NET MVC framework - deftly guided by Web development luminary Dino Esposito. ASP.NET MVC forces developers to think in terms of distinct components - model, view, controller - that make it easier to manage application complexity. Plunge into the framework's internal mechanics and gain a practical, what-why-how perspective behind each ASP.NET MVC building block. You'll understand how and when to use this programming model as an alternati...
This book has accompanying online files for Angular 9, 10 and 11; all examples in the book work without changes in Angular 10 or 11. Welcome to this one-stop-shop for learning Angular. Pro Angular is the most concise and comprehensive guide available, giving you the knowledge you need to take full advantage of this popular framework for building your own dynamic JavaScript applications. The fourth edition of this full-color guide explains how to get the most from Angular, starting with an in-d...
Kubernetes and Cloud Native Associate (Kcna) Study Guide
by Adrian Sanchez and Jorge Valenzuela
Data Processing is one of the core functionalities of distributed and cloud computing. There is a high demand on low latency and high performance computing as well as the support of abstract processing methods such as SQL querying, analytic frameworks or graph processing by data processing engines. The Definitive Guide to Apache Flink by Papp starts with the history of Big Data processing with Hadoop and explains the shortcomings of Map Reduce. It shows how YARN and Hadoop 2.x changed the game...
Create next-generation Augmented Reality and Mixed Reality apps with the latest version of Google ARCoreKey FeaturesHarness the power of the Google’s new augmented reality (AR) platform ARCore to build cutting-edge Augmented reality appsLearn core concepts of Environmental Understanding, Immersive Computing, and Motion Tracking with ARCoreExtend your application by combining ARCore with OpenGL, Machine Learning and more.Book DescriptionAre you a mobile developer or web developer who wants to cre...
Create cross-platform mobile apps without having to learn a new language! PhoneGap is an open source solution, ideal for web developers wanting to build cross-platform mobile apps without having to learn a new language. Using HTML, CSS, and Javascript, PhoneGap allows you to jump into the mobile world and develop apps for iPhone, Android, and the BlackBerry. * Walks you through installing the development software * Covers the basics of each of PhoneGap's functional units * Introduces various pro...
Discover how to build, scale, and debug native iOS and Android applications from a single codebase using the Dart programming language – a hands-on approachKey FeaturesWork through practical recipes for building mobile applications with FlutterQuickly build and iterate on your user interface (UI) with hot reloadFix bugs and prevent them from reappearing using Flutter's developer tools and test suitesBook Description“Anyone interested in developing Flutter applications for Android or iOS should h...
Go from zero to hero with Azure Functions and PowerShell.Azure Functions are a Serverless solution that enables you to create event-driven automation. While the heart of a function is code, it provides a lot of native options to connect with Azure resources, incorporate authentication and identity, and help orchestrate different pieces of code to work together. Enter PowerShell, an excellent language when it comes to automation of management tasks, reports, and monitoring. Using PowerShell in an...
Welcome to Make: 's 2020 Guide to Boards! This year brings powerful new releases from Adafruit, Arduino, BeagleBoard, Google, Nvidia, Raspberry Pi, Teensy, and more. We've assembled the technical data for new boards and returning favorites (listing over 50% more than our previous guide!), along with highlighting options to consider for your next project. To further help your decision-making process, some of our favorite electronics experts explain how they pick the right board for their projects...
Think in the Clojure way! Once you're familiar with Clojure, take the next step with extended lessons on the best practices and most critical decisions you'll need to make while developing. Learn how to model your domain with data, transform it with pure functions, manage state, spread your work across cores, and structure apps with components. Discover how to use Clojure in the real world, and unlock the speed and power of this beautiful language on the Java Virtual Machine. Clojure Applied giv...
Exploring the Earth with QGIS (Springer Remote Sensing/Photogrammetry)
by Fatwa Ramdani
With the rapid advancements in satellite technology, earth remote sensing has become an indispensable tool for a wide range of applications, from environmental monitoring to disaster management. However, the vast amount of data generated by these satellites can be overwhelming for many researchers and practitioners who lack the necessary skills and tools to process and analyze it. This is where QGIS comes in. QGIS is a powerful, open-source Geographic Information System (GIS) software that has b...
Tackle the trickiest of problems in Go programming with this practical guideKey FeaturesDevelop applications for different domains using modern programming techniquesTackle common problems when it comes to parallelism, concurrency, and reactive programming in GoWork with ready-to-execute code based on the latest version of GoBook DescriptionGo (or Golang) is a statically typed programming language developed at Google. Known for its vast standard library, it also provides features such as garbage...
The First Line of Code is a must-have for developers who want to learn Android and Kotlin, and the best-seller in China. Knowledge between Android and Kotlin is interspersed in a way that readers are easy to understand and get start:* Android part covers all the important aspects of the Android platform, such as activity, service, content provider, broadcast receiver, fragment, basic UI, data storage, network, Jetpack and other application-level knowledge. * Kotlin part covers...
Ubuntu Made Easy: A Project-Based Introduction to Linux
by Rickford Grant and Phil Bull
Get a brisk introduction to building fast, interactive single-page web applications with Vue.js, the popular JavaScript framework that organizes and simplifies web development. With this practical guide, you'll quickly move from basics to custom components and advanced features-including JSX, the JavaScript syntax extension. Author Callum Macrae shows you how to use the most useful libraries in the Vue ecosystem, such as vue-router for routing, vuex for state management, and vue-test-utils for...
Learn how you can implement routing in a React Web/Native application using React-Router libraryKey FeaturesCreate nested routes and complex workflows for your applicationsLearn Routing in server-side rendered applications and in Native mobile applicationsUnderstand how Redux bindings for React-Router works using the connected-react-router libraryBook DescriptionReact Router is the routing library for React, and it can be used in both React Web and React Native applications. This book is a simpl...