0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (31)
  • R250 - R500 (83)
  • R500+ (1,129)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer hardware & operating systems > Operating systems & graphical user interfaces (GUIs) > General

iOS 14 User Manual - Step-by-Step Guide on How to Master iOS 14 for iPhones including Tricks and Tips to Unlock and Master... iOS 14 User Manual - Step-by-Step Guide on How to Master iOS 14 for iPhones including Tricks and Tips to Unlock and Master Hidden Features (Paperback)
Max Anderson
R290 Discovery Miles 2 900 Ships in 10 - 15 working days
C++ System Programming Cookbook - Practical recipes for Linux system-level programming using the latest C++ features... C++ System Programming Cookbook - Practical recipes for Linux system-level programming using the latest C++ features (Paperback)
Onorato Vaticone
R931 Discovery Miles 9 310 Ships in 10 - 15 working days

A problem-solution-based guide to help you overcome hurdles effectively while working with kernel APIs, filesystems, networks, threads, and process communications Key Features Learn to apply the latest C++ features (from C++11, 14, 17, and 20) to facilitate systems programming Create robust and concurrent systems that make the most of the available hardware resources Delve into C++ inbuilt libraries and frameworks to design robust systems as per your business needs Book DescriptionC++ is the preferred language for system programming due to its efficient low-level computation, data abstraction, and object-oriented features. System programming is about designing and writing computer programs that interact closely with the underlying operating system and allow computer hardware to interface with the programmer and the user. The C++ System Programming Cookbook will serve as a reference for developers who want to have ready-to-use solutions for the essential aspects of system programming using the latest C++ standards wherever possible. This C++ book starts out by giving you an overview of system programming and refreshing your C++ knowledge. Moving ahead, you will learn how to deal with threads and processes, before going on to discover recipes for how to manage memory. The concluding chapters will then help you understand how processes communicate and how to interact with the console (console I/O). Finally, you will learn how to deal with time interfaces, signals, and CPU scheduling. By the end of the book, you will become adept at developing robust systems applications using C++. What you will learn Get up to speed with the fundamentals including makefile, man pages, compilation, and linking and debugging Understand how to deal with time interfaces, signals, and CPU scheduling Develop your knowledge of memory management Use processes and threads for advanced synchronizations (mutexes and condition variables) Understand interprocess communications (IPC): pipes, FIFOs, message queues, shared memory, and TCP and UDP Discover how to interact with the console (console I/O) Who this book is forThis book is for C++ developers who want to gain practical knowledge of systems programming. Though no experience of Linux system programming is assumed, intermediate knowledge of C++ is necessary.

Start Using Linux OS (Paperback): Elaf A Saeed Start Using Linux OS (Paperback)
Elaf A Saeed
R1,002 Discovery Miles 10 020 Ships in 10 - 15 working days
Linux - The Ultimate Beginners Bible to Learn Linux Command Line, Administration and Shell Scripting Step by Step (Paperback):... Linux - The Ultimate Beginners Bible to Learn Linux Command Line, Administration and Shell Scripting Step by Step (Paperback)
David A. Williams
R734 Discovery Miles 7 340 Ships in 10 - 15 working days
Higher Text Plus - With Higher Fonts (Paperback): Darrell Aldrich, Ronald Rich Higher Text Plus - With Higher Fonts (Paperback)
Darrell Aldrich, Ronald Rich
R388 Discovery Miles 3 880 Ships in 10 - 15 working days
Top 50 Operating System Interview Questions & Answers (Paperback): Knowledge Powerhouse Top 50 Operating System Interview Questions & Answers (Paperback)
Knowledge Powerhouse
R145 Discovery Miles 1 450 Ships in 10 - 15 working days
Metadata in File Systems - Exploring Problems and Solutions (Paperback): Nehad Gassab Mohammed Albadri Metadata in File Systems - Exploring Problems and Solutions (Paperback)
Nehad Gassab Mohammed Albadri
R1,904 Discovery Miles 19 040 Ships in 10 - 15 working days
Operating Systems Quiz Book - A compendium of over 1,600 short questions with answers (Paperback): S R Subramanya Operating Systems Quiz Book - A compendium of over 1,600 short questions with answers (Paperback)
S R Subramanya
R365 Discovery Miles 3 650 Ships in 10 - 15 working days
Istio on Pivotal Container Service - Kubernetes cluster with Istio on your own virtual infrastructure (Paperback): Christel... Istio on Pivotal Container Service - Kubernetes cluster with Istio on your own virtual infrastructure (Paperback)
Christel Michiels; Geoffrey Rekier
R476 Discovery Miles 4 760 Ships in 10 - 15 working days
Linux Administration - The Simple and Powerful Guide to Master Linux Administration (Paperback): David A. Williams Linux Administration - The Simple and Powerful Guide to Master Linux Administration (Paperback)
David A. Williams
R418 Discovery Miles 4 180 Ships in 10 - 15 working days
Fundamentals of Android App Development  Android Development for Beginners to Learn Android Technology, SQLite, Firebase and... Fundamentals of Android App Development Android Development for Beginners to Learn Android Technology, SQLite, Firebase and Unity (Paperback)
Sujit Kumar Mishra
R469 Discovery Miles 4 690 Ships in 10 - 15 working days
It's No-Change Friday Just Read-Only Today - Administrator Notebook for Sysadmin / Network or Security Engineer / DBA in... It's No-Change Friday Just Read-Only Today - Administrator Notebook for Sysadmin / Network or Security Engineer / DBA in IT Infrastructure / Information Systems (Paperback)
Sysadmin and Ne Administrators Journals
R196 Discovery Miles 1 960 Ships in 10 - 15 working days
SNMP Mastery (Paperback): Michael W Lucas SNMP Mastery (Paperback)
Michael W Lucas
R616 R546 Discovery Miles 5 460 Save R70 (11%) Ships in 10 - 15 working days
Advanced Serverless Architectures with Microsoft Azure - Design complex serverless systems quickly with the scalability and... Advanced Serverless Architectures with Microsoft Azure - Design complex serverless systems quickly with the scalability and benefits of Azure (Paperback)
Daniel Bass
R931 Discovery Miles 9 310 Ships in 10 - 15 working days

Build complex, observable, and fault-tolerant serverless systems easily on Microsoft Azure. Key Features Use serverless systems to help you fulfill complex requirements Develop your knowledge of Azure Microsoft Serverless Understand concepts with a hands-on approach and helpful examples Book DescriptionAdvanced Serverless Architectures with Microsoft Azure redefines your experience of designing serverless systems. It shows you how to tackle challenges of varying levels, not just the straightforward ones. You'll be learning how to deliver features quickly by building systems, which retain the scalability and benefits of serverless. You'll begin your journey by learning how to build a simple, completely serverless application. Then, you'll build a highly scalable solution using a queue, load messages onto the queue, and read them asynchronously. To boost your knowledge further, the book also features durable functions and ways to use them to solve errors in a complex system. You'll then learn about security by building a security solution from serverless components. Next, you'll gain an understanding of observability and ways to leverage application insights to bring you performance benefits. As you approach the concluding chapters, you'll explore chaos engineering and the benefits of resilience, by actively switching off a few of the functions within a complex system, submitting a request, and observing the resulting behavior. By the end of this book, you will have developed the skills you need to build and maintain increasingly complex systems that match evolving platform requirements. What you will learn Understand what true serverless architecture is Study how to extend and scale architectures until they become 'complex' Implement durable functions in your design Improve the observability of your serverless architecture Implement security solutions using serverless services Learn how to 'practise' chaos engineering in production Who this book is forAdvanced Serverless Architectures with Microsoft Azure is is ideal if you want to build serverless systems with fewer outages and high performance using Azure. Familiarity with the C# syntax and Azure Functions and ARM templates will help you to benefit more from this book. Prior knowledge of basic front-end development, HTML JS, and CSS is beneficial but not essential. Some DevOps knowledge is also beneficial but not essential.

Hands-On Penetration Testing with Kali NetHunter - Spy on and protect vulnerable ecosystems using the power of Kali Linux for... Hands-On Penetration Testing with Kali NetHunter - Spy on and protect vulnerable ecosystems using the power of Kali Linux for pentesting on the go (Paperback)
Glen D. Singh, Sean Philip Oriyano
R1,038 Discovery Miles 10 380 Ships in 10 - 15 working days

Convert Android to a powerful pentesting platform. Key Features Get up and running with Kali Linux NetHunter Connect your Android device and gain full control over Windows, OSX, or Linux devices Crack Wi-Fi passwords and gain access to devices connected over the same network collecting intellectual data Book DescriptionKali NetHunter is a version of the popular and powerful Kali Linux pentesting platform, designed to be installed on mobile devices. Hands-On Penetration Testing with Kali NetHunter will teach you the components of NetHunter and how to install the software. You'll also learn about the different tools included and how to optimize and use a package, obtain desired results, perform tests, and make your environment more secure. Starting with an introduction to Kali NetHunter, you will delve into different phases of the pentesting process. This book will show you how to build your penetration testing environment and set up your lab. You will gain insight into gathering intellectual data, exploiting vulnerable areas, and gaining control over target systems. As you progress through the book, you will explore the NetHunter tools available for exploiting wired and wireless devices. You will work through new ways to deploy existing tools designed to reduce the chances of detection. In the concluding chapters, you will discover tips and best practices for integrating security hardening into your Android ecosystem. By the end of this book, you will have learned to successfully use a mobile penetration testing device based on Kali NetHunter and Android to accomplish the same tasks you would traditionally, but in a smaller and more mobile form factor. What you will learn Choose and configure a hardware device to use Kali NetHunter Use various tools during pentests Understand NetHunter suite components Discover tips to effectively use a compact mobile platform Create your own Kali NetHunter-enabled device and configure it for optimal results Learn to scan and gather information from a target Explore hardware adapters for testing and auditing wireless networks and Bluetooth devices Who this book is forHands-On Penetration Testing with Kali NetHunter is for pentesters, ethical hackers, and security professionals who want to learn to use Kali NetHunter for complete mobile penetration testing and are interested in venturing into the mobile domain. Some prior understanding of networking assessment and Kali Linux will be helpful.

Mobile Rootkits - A Case Study of Android, Windows Phone and SE Linux. (Paperback): Tertsegha Joseph Anande Mobile Rootkits - A Case Study of Android, Windows Phone and SE Linux. (Paperback)
Tertsegha Joseph Anande
R1,007 Discovery Miles 10 070 Ships in 10 - 15 working days
Windows 10 - The complete Beginner's Guide, Include May Update tips and tricks (Paperback): David H Kevin Windows 10 - The complete Beginner's Guide, Include May Update tips and tricks (Paperback)
David H Kevin
R489 Discovery Miles 4 890 Ships in 10 - 15 working days
Operating Systems (Paperback): Robert Karamagi Operating Systems (Paperback)
Robert Karamagi
R725 Discovery Miles 7 250 Ships in 10 - 15 working days
Windows 10 - (2019 Edition) The Ultimate User Guide, How to Master Windows 10 within 24 Hours (Paperback): David H Kevin Windows 10 - (2019 Edition) The Ultimate User Guide, How to Master Windows 10 within 24 Hours (Paperback)
David H Kevin
R384 Discovery Miles 3 840 Ships in 10 - 15 working days
Electron Projects - Build over 9 cross-platform desktop applications from scratch (Paperback): Denys Vuika Electron Projects - Build over 9 cross-platform desktop applications from scratch (Paperback)
Denys Vuika
R1,009 Discovery Miles 10 090 Ships in 9 - 15 working days

A project-based guide to help you create, package, and deploy desktop applications on multiple platforms using modern JavaScript frameworks Key Features Use your web development skills with JavaScript and Node.js to build desktop applications for macOS and Windows Develop desktop versions of popular mobile applications that are similar to Slack, Spotify, and more Design desktop apps with automatic updates and real-time analytics capabilities Book DescriptionThe Electron framework allows you to use modern web technologies to build applications that share the same code across all operating systems and platforms. This also helps designers to easily transition from the web to the desktop. Electron Projects guides you through building cross-platform Electron apps with modern web technologies and JavaScript frameworks such as Angular, React.js, and Vue.js. You'll explore the process of configuring modern JavaScript frameworks and UI libraries, real-time analytics and automatic updates, and interactions with the operating system. You'll get hands-on with building a basic Electron app, before moving on to implement a Markdown Editor. In addition to this, you'll be able to experiment with major JavaScript frameworks such as Angular and Vue.js, discovering ways to integrate them with Electron apps for building cross-platform desktop apps. Later, you'll learn to build a screenshot snipping tool, a mini-game, and a music player, while also gaining insights into analytics, bug tracking, and licensing. You'll then get to grips with building a chat app, an eBook generator and finally a simple digital wallet app. By the end of this book, you'll have experience in building a variety of projects and project templates that will help you to apply your knowledge when creating your own cross-platform applications. What you will learn Initialize Node.js, Node Package Manager (NPM), and JavaScript to set up your app Integrate Phaser with Electron to build a simple 2D game Improve app quality by adding an error tracking system and crash reports Implement group chat features and event handling capabilities using Firebase Integrate a WordPress-like rich-text editor into your app Build Electron applications using a single codebase Who this book is forThis book is for JavaScript developers who want to explore the Electron framework for building desktop apps. Working knowledge of modern frontend JavaScript frameworks and Node.js is assumed. No prior knowledge of desktop development is required.

Why MacOS? Why A Mac? - Why MacOS? Why a Mac? A (somehow unusual) Handbook for MacOS (Paperback): Leonard Lowe Why MacOS? Why A Mac? - Why MacOS? Why a Mac? A (somehow unusual) Handbook for MacOS (Paperback)
Leonard Lowe
R326 Discovery Miles 3 260 Ships in 10 - 15 working days
Command Line Fundamentals - Learn to use the Unix command-line tools and Bash shell scripting (Paperback): Vivek N Command Line Fundamentals - Learn to use the Unix command-line tools and Bash shell scripting (Paperback)
Vivek N
R1,006 Discovery Miles 10 060 Ships in 10 - 15 working days

Master shell basics and Unix tools and discover easy commands to perform complex tasks with speed Key Features Learn why the Bash shell is widely used on Linux and iOS Explore advanced shell concepts, such as pipes and redirection Understand how to use Unix command-line tools as building blocks for different tasks Book DescriptionThe most basic interface to a computer-the command line-remains the most flexible and powerful way of processing data and performing and automating various day-to-day tasks. Command Line Fundamentals begins by exploring the basics, and then focuses on the most common tool, the Bash shell (which is standard on all Linux and iOS systems). As you make your way through the book, you'll explore the traditional Unix command-line programs as implemented by the GNU project. You'll also learn to use redirection and pipelines to assemble these programs to solve complex problems. By the end of this book, you'll have explored the basics of shell scripting, allowing you to easily and quickly automate tasks. What you will learn Use the Bash shell to run commands Utilize basic Unix utilities such as cat, tr, sort, and uniq Explore shell wildcards to manage groups of files Apply useful keyboard shortcuts in shell Employ redirection and pipes to process data Write both basic and advanced shell scripts to automate tasks Who this book is forCommand Line Fundamentals is for programmers who use GUIs but want to understand how to use the command line to complete tasks faster.

Azure Serverless Computing Cookbook - Build and monitor Azure applications hosted on serverless architecture using Azure... Azure Serverless Computing Cookbook - Build and monitor Azure applications hosted on serverless architecture using Azure Functions, 2nd Edition (Paperback, 2nd Revised edition)
Praveen Kumar Sreeram
R1,144 Discovery Miles 11 440 Ships in 10 - 15 working days

Over 50 practical recipes that will help you develop and deliver high-quality and reliable cloud-centric Azure serverless applications for your organization Key Features Leverage practical use cases to build a robust serverless environment Enhance Azure Functions with continuous deployment using Visual Studio Team Services Deploy and manage cost-effective and highly available serverless applications using Azure Functions Book DescriptionMicrosoft provides a solution for easily running small segments of code in the cloud with Azure Functions. The second edition of Azure Serverless Computing Cookbook starts with intermediate-level recipes on serverless computing along with some use cases demonstrating the benefits and key features of Azure Functions. You'll explore the core aspects of Azure Functions, such as the services it provides, how you can develop and write Azure Functions, and how to monitor and troubleshoot them. As you make your way through the chapters, you'll get practical recipes on integrating DevOps with Azure Functions, and providing continuous integration and continuous deployment with Azure DevOps. This book also provides hands-on, step-by-step tutorials based on real-world serverless use cases to guide you through configuring and setting up your serverless environments with ease. You will also learn how to build solutions for complex, real-world, workflow-based scenarios quickly and with minimal code using Durable Functions. In the concluding chapters, you will ensure enterprise-level security within your serverless environment. The most common tips and tricks that you need to be aware of when working with Azure Functions on production environments will also be covered in this book. By the end of this book, you will have all the skills required for working with serverless code architecture, providing continuous delivery to your users. What you will learn Integrate Azure Functions with other Azure services Understand cloud application development using Azure Functions Employ durable functions for developing reliable and durable serverless applications Use SendGrid and Twilio services Explore code reusability and refactoring in Azure Functions Configure serverless applications in a production environment Who this book is forIf you are a cloud administrator, architect, or developer who wants to build scalable systems and deploy serverless applications with Azure Functions, then the Azure Serverless Computing Cookbook is for you. Hands-on experience with Microsoft Azure core services is required.

Basic Principles of an Operating System  Learn the Internals and Design Principles (Paperback): Priyanka Rathee Basic Principles of an Operating System Learn the Internals and Design Principles (Paperback)
Priyanka Rathee
R534 Discovery Miles 5 340 Ships in 10 - 15 working days
The Systems Engineer - Archives of Structured Chaos (Paperback): Trace McQuaig The Systems Engineer - Archives of Structured Chaos (Paperback)
Trace McQuaig
R366 Discovery Miles 3 660 Ships in 10 - 15 working days
Free Delivery
Pinterest Twitter Facebook Google+
You may like...
BTEC Nationals Information Technology…
Jenny Phillips, Alan Jarvis, … Paperback R996 Discovery Miles 9 960
ITIL(R) 4 Direct Plan and Improve (DPI…
Claire Agutter Paperback R1,108 Discovery Miles 11 080
Web-Based Supply Chain Management and…
R. Manjunath Hardcover R4,749 Discovery Miles 47 490
The Continuing Arms Race - Code-Reuse…
Per Larsen, Ahmad-Reza Sadeghi Hardcover R2,609 Discovery Miles 26 090
VLSI-SoC: New Technology Enabler - 27th…
Carolina Metzler, Pierre-Emmanuel Gaillardon, … Hardcover R1,520 Discovery Miles 15 200
Robot Operating System (ROS) - The…
Anis Koubaa Hardcover R4,907 Discovery Miles 49 070
UC/OS-III - The Real-Time Kernel and the…
Jean J. Labrosse, Freddy Torres Hardcover R1,769 Discovery Miles 17 690
Certified System Administrator for HP-UX
Asghar Ghori Hardcover R1,344 Discovery Miles 13 440
SSH Mastery - OpenSSH, PuTTY, Tunnels…
Michael W Lucas Hardcover R968 R836 Discovery Miles 8 360
The Networknomicon, or SNMP Mastery
Michael W Lucas, Abdul Alhazred Hardcover R1,559 R1,299 Discovery Miles 12 990

 

Partners