0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (2)
  • R100 - R250 (139)
  • R250 - R500 (481)
  • R500+ (2,457)
  • -
Status
Format
Author / Contributor
Publisher

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

sed & awk Pocket Reference 2e (Paperback, 2nd edition): Arnold Robbins sed & awk Pocket Reference 2e (Paperback, 2nd edition)
Arnold Robbins
R456 R323 Discovery Miles 3 230 Save R133 (29%) Ships in 12 - 17 working days

The sed & awk Pocket Reference is a handy, quick reference guide to frequently used functions, commands, and regular expressions used for day-to-day text processing needs. This book is a companion to both sed & awk, Second Edition and Effective awk Programming, Third Edition.

Supercomputing - 6th Russian Supercomputing Days, RuSCDays 2020, Moscow, Russia, September 21-22, 2020, Revised Selected Papers... Supercomputing - 6th Russian Supercomputing Days, RuSCDays 2020, Moscow, Russia, September 21-22, 2020, Revised Selected Papers (Paperback, 1st ed. 2020)
Vladimir Voevodin, Sergey Sobolev
R2,901 Discovery Miles 29 010 Ships in 10 - 15 working days

This book constitutes the refereed post-conference proceedings of the 6th Russian Supercomputing Days, RuSCDays 2020, held in Moscow, Russia, in September 2020.* The 51 revised full and 4 revised short papers presented were carefully reviewed and selected from 106 submissions. The papers are organized in the following topical sections: parallel algorithms; supercomputer simulation; HPC, BigData, AI: architectures, technologies, tools; and distributed and cloud computing. * The conference was held virtually due to the COVID-19 pandemic.

DNS for Dummies (Paperback): BR Rampling DNS for Dummies (Paperback)
BR Rampling
R832 R627 Discovery Miles 6 270 Save R205 (25%) Ships in 12 - 17 working days

* Unique entry-level guide to Domain Name System (DNS), which translates Internet host names into IP addresses and is used with all Internet servers
* Shows how to install, configure, and troubleshoot DNS on both Windows and UNIX servers
* Helps people seeking technology certifications bone up on DNS theory, terminology, and architecture-a requirement in several popular exams
* Includes real-world examples based on the author's daily experience with both large and small networks

Guide to Operating Systems (Paperback, 6th edition): Greg Tomsho Guide to Operating Systems (Paperback, 6th edition)
Greg Tomsho
R1,339 R1,196 Discovery Miles 11 960 Save R143 (11%) Ships in 10 - 15 working days

Master the fundamental concepts of computer operating systems with Tomsho's GUIDE TO OPERATING SYSTEMS, 6th Edition. An excellent resource for training across different operating systems, this practical text equips you with key theory and technical information as you work with today's most popular operating systems, including Windows, macOS and Linux platforms. You will learn how general operating systems are organized and function as well as gain hands-on experience with OS installation, upgrading and configuration. Processors, file systems, networking, virtualization, security, device management, storage, OS maintenance and troubleshooting are covered in detail. In addition, the MindTap digital learning solution gives you a wealth of anywhere, anytime learning resources.

On a Method of Multiprogramming (Hardcover, 1999 ed.): W.H.J. Feijen On a Method of Multiprogramming (Hardcover, 1999 ed.)
W.H.J. Feijen; Foreword by D. Gries; A.J.M. van Gasteren
R4,345 Discovery Miles 43 450 Ships in 12 - 17 working days

Here, the authors propose a method for the formal development of parallel programs - or multiprograms as they prefer to call them. They accomplish this with a minimum of formal gear, i.e. with the predicate calculus and the well- established theory of Owicki and Gries. They show that the Owicki/Gries theory can be effectively put to work for the formal development of multiprograms, regardless of whether these algorithms are distributed or not.

MonoGame Mastery - Build a Multi-Platform 2D Game and Reusable Game Engine (Paperback, 1st ed.): Jarred Capellman, Louis Salin MonoGame Mastery - Build a Multi-Platform 2D Game and Reusable Game Engine (Paperback, 1st ed.)
Jarred Capellman, Louis Salin
R1,306 R1,044 Discovery Miles 10 440 Save R262 (20%) Ships in 10 - 15 working days

Master the art of game creation with MonoGame-the cross-platform framework of choice for independent developers. Learn the various aspects needed to create your next game by covering MonoGame framework specifics, engine creation, graphics, patterns, and more. The MonoGame framework provides an incredible canvas for the programmer to create their next 2D game, and this book teaches you to make the most of it. You will start from the ground up, beginning with the basics of what MonoGame is, the pipeline, and then how to build a reusable game engine on top of the framework. You will deep dive into various components of each aspect of a game, including graphics, input, audio, and artificial intelligence. The importance of game tooling is also covered. By the end, you will have a mastery level of understanding of how to create a 2D game using MonoGame. With a fully functional 2D game, aspiring developers will have the ideal blueprint to tackle their next fully featured game. The material covered is applicable for almost any 2D game project ranging from side scrolling adventures to fighting games. What You Will Learn Learn to build a game with the MonoGame framework. Understand game engine architecture and how to build an engine onto the MonoGame framework. Grasp common design patterns used in game development and in fully featured engines, such as Unity. Who This Book Is For Beginner to advanced MonoGame programmer would find this book helpful. The audience is expected to have a working knowledge of C#.

Learn Windows Subsystem for Linux - A Practical Guide for Developers and IT Professionals (Paperback, 1st ed.): Prateek Singh Learn Windows Subsystem for Linux - A Practical Guide for Developers and IT Professionals (Paperback, 1st ed.)
Prateek Singh
R1,510 R1,189 Discovery Miles 11 890 Save R321 (21%) Ships in 10 - 15 working days

Become productive with seamless interoperability between Windows and the Linux subsystem, and understand the problems that Windows Subsystem for Linux (WSL) solves. Microsoft has pushed the boundaries of open source research with WSL and you don't want to miss this ride. You will learn keywords, definitions, new features, setup, and use cases around WSL, starting from downloading to setup to interoperability between Windows and Linux subsystems. You will understand the architecture of WSL and all the new features in WSL 2. This book includes wonderful use cases, including a dedicated chapter to how to start programming and web development on WSL, and the ability to use containerization solutions like Docker and Kubernetes. WSL is a great solution to work natively in a Linux environment from your Windows 10 machines. Modern applications demand integration of cross-platform tools, services and technologies. WSL makes life for developers and system administrators easy because it allows Linux applications to run on Windows without worrying about installing a Linux distribution on a traditional Virtual Machine. It is remarkable product with powerful functionality - get started with it using this book today. What You'll Learn Review the workings and internals of WSL and WSL2 Run Linux-based applications natively on Windows Establish your development environment in WSL Build mixed experiences (Windows-Linux) Set up and manage WSL and supported distribution packages. Who This Book Is For Programmers, web developers and system administrators working on Windows and Linux environments who want to bridge the gap between operating systems by running a Linux as a subsystem on Windows to boost their overall productivity, performance and delivery.

Design of the UNIX Operating System (Paperback, Reissue): Maurice Bach Design of the UNIX Operating System (Paperback, Reissue)
Maurice Bach
R1,952 Discovery Miles 19 520 Ships in 12 - 17 working days

This book describes the internal algorithms and the structures that form the basis of the UNIX® operating system and their relationship to the programmer interface. The system description is based on UNIX System V Release 2 supported by AT&T, with some features from Release 3.

MCSA Windows Server 2016 Complete Study Guide - Exam 70-740, Exam 70-741, Exam 70-742, and Exam 70-743 (Paperback): W Panek MCSA Windows Server 2016 Complete Study Guide - Exam 70-740, Exam 70-741, Exam 70-742, and Exam 70-743 (Paperback)
W Panek
R2,379 R1,690 Discovery Miles 16 900 Save R689 (29%) Ships in 12 - 17 working days

Over 1,000 pages of comprehensive exam prep for the entire MCSA certification process MCSA Windows Server 2016 Complete Study Guide is your ultimate companion on the journey to MCSA certification. Covering exams 70-740, 70-741, 70-742, plus the upgrade exam 70-743, this book walks you through 100 percent of all exam objectives to help you achieve complete readiness. Hands-on exercises strengthen your practical skills, and real-world scenarios help you understand how these skills are used on the job. Over 500 practice questions allow you to test your understanding along the way, and the companion website gives you access to electronic flashcards, practice exams, and over an hour of expert video demonstrations. From basic networking concepts and services to Active Directory and Hyper-V, this guide provides full coverage of critical MCSA concepts and skills. This new edition has been updated for the latest Windows Server 2016 release, featuring the latest exam blueprints for the most relevant coverage. This value-priced guide is three books in one, giving you the most comprehensive exam prep experience for all required MCSA exams. Whether you're starting from the beginning, or upgrading from the MCSA Windows Server 2012 R2 certification, arm yourself with the ultimate tool for complete and comprehensive preparation. * Study 100 percent of the objectives for all three MCSA exams, plus the upgrade exam * Practice your skills using hands-on exercises and real-world scenarios * Test your knowledge with over 500 challenging practice questions * Access online study aids including flashcards, video demos, and more! The MCSA exams test your knowledge and skill in installation, configuration, deployment, and administration using a variety of networking tools. The scope is broad, but your complete understanding of the most up-to-date concepts and practices is critical to your success on the exam and on the job. MCSA Windows Server 2016 Complete Study Guide covers everything you need to know, and gives you the tools to help you learn it.

Build Location Apps on iOS with Swift - Use Apple Maps, Google Maps, and Mapbox to Code Location Aware Mobile Apps (Paperback,... Build Location Apps on iOS with Swift - Use Apple Maps, Google Maps, and Mapbox to Code Location Aware Mobile Apps (Paperback, 1st ed.)
Jeffrey Linwood
R1,619 R1,269 Discovery Miles 12 690 Save R350 (22%) Ships in 10 - 15 working days

Work with Apple Maps, Google Maps, and Mapbox in iOS with Swift programming. Guided by practical examples, this book covers all three map frameworks to ensure you properly select which one best suits your iOS app's needs in working with iOS location. You'll see how Apple's privacy settings apply to a user's location, and how to access that user's location from an application. Once you have access to the user's location, allow your app to display points of interest from Apple's database on the map inside the app, as well as to provide a search through that database by name. You can also incorporate turn by turn directions inside your own app to provide routes. Or trigger different functionality or notifications based on locational queues. With Build Location Apps on iOS with Swift, you'll even find out how to provide offline map support for hiking, camping, or other outdoors applications where cell phone service is weak. What You'll Learn Display points of interest within your own app Work with Apple's privacy settings so pertinent information comes through Trigger functionality based on geographic prompts Create your own custom map styles with Mapbox Studio and display them in the app Who This Book Is For Intermediate to advanced Swift programmers who would like to add location based services to their apps.

Basic Linux Terminal Tips and Tricks - Learn to Work Quickly on the Command Line (Paperback, 1st ed.): Philip Kirkbride Basic Linux Terminal Tips and Tricks - Learn to Work Quickly on the Command Line (Paperback, 1st ed.)
Philip Kirkbride
R1,675 R1,325 Discovery Miles 13 250 Save R350 (21%) Ships in 10 - 15 working days

Learn command line tricks, programs, and hacks you can use day to day as a Linux user, programmer, and system administrator. When you interact with the digital world, you can't go far without interacting with Linux systems. This book shows you how to leverage its power to serve your needs. Many users know "top" is installed on almost all Linux machines, but did you know with a few keystrokes you can customize it specifically for your needs? Stuck using `cd` and `ls` commands for navigating file systems? This book looks at how you can use Ranger to quickly navigate through multiple levels of folders, and quickly run bash commands without ever leaving the terminal. We also suggest programs that can be used for common tasks such as finding which programs are using the most processing, data download/upload, and file space. You'll know how to quickly connect to remote machines and run your commonly needed jobs in a keystroke or even on auto-pilot. With Basic Linux Terminal Tips and Tricks you'll be equipped with a wide range of tools that can be used for daily work and maintenance on all sorts of Linux systems including servers, desktops, and even embedded devices. What You Will Learn Work with common tools on your local network. Techniques for efficient use of command line. Easily manipulate text files for processing. Monitor the state of a system with a handful of popular programs. Combine programs to create useful processes. Who This Book Is For Anyone who is interested in Linux and Unix based operating systems as a hobby or for work.

Serverless Swift - Apache OpenWhisk for iOS developers (Paperback, 1st ed.): Marek Sadowski, Lennart Frantzell Serverless Swift - Apache OpenWhisk for iOS developers (Paperback, 1st ed.)
Marek Sadowski, Lennart Frantzell
R964 R789 Discovery Miles 7 890 Save R175 (18%) Ships in 10 - 15 working days

Decrease development time to market with Serverless Swift-the event-based modern architecture for full stack developers. This book reviews how to use the Apache OpenWhisk framework to enrich your standalone applications with cloud-based functionalities from data sources up to Artificial Intelligence. You'll leverage serverless in your mobile apps with use case scenarios and gain the skills that will allow you to create robust, performant, secure yet economically viable systems in a cloud native environment. Finally, you'll see how to participate in the creation and further development of this open source project with Apache Foundation, which is supported by IBM, Google, and others Serverless has become a new style of coding, and it can be used to offload your mobile apps without incurring unnecessary costs. Get a solid, hands-on introduction into serverless, function-as-a-service, and cloud function technologies and learn why startups and enterprises are so excited about using them. What You'll Learn Employ Apache OpenWhisk in your apps Expand your iOS skills with Cloud Native Serverless programming Use a Docker container as a Polyglot action Who This Book Is For Developers, development leaders in the enterprise, and startup CTOs who want to learn a leading technology for the cloud in order to enrich applications with SaaS, Social Networks, and cloud based AI and APIs.

Practical System Programming with C - Pragmatic Example Applications in Linux and Unix-Based Operating Systems (Paperback, 1st... Practical System Programming with C - Pragmatic Example Applications in Linux and Unix-Based Operating Systems (Paperback, 1st ed.)
Sri Manikanta Palakollu
R1,421 R1,130 Discovery Miles 11 300 Save R291 (20%) Ships in 10 - 15 working days

This book teaches system programming with the latest versions of C through a set of practical examples and problems. It covers the development of a handful of programs, implementing efficient coding examples. Practical System Programming with C contains three main parts: getting your hands dirty with multithreaded C programming; practical system programming using concepts such as processes, signals, and inter-process communication; and advanced socket-based programming which consists of developing a network application for reliable communication. You will be introduced to a marvelous ecosystem of system programming with C, from handling basic system utility commands to communicating through socket programming. With the help of socket programming you will be able to build client-server applications in no time. The "secret sauce" of this book is its curated list of topics and solutions, which fit together through a set of different pragmatic examples; each topic is covered from scratch in an easy-to-learn way. On that journey, you'll focus on practical implementations and an outline of best practices and potential pitfalls. The book also includes a bonus chapter with a list of advanced topics and directions to grow your skills. What You Will Learn Program with operating systems using the latest version of C Work with Linux Carry out multithreading with C Examine the POSIX standards Work with files, directories, processes, and signals Explore IPC and how to work with it Who This Book Is For Programmers who have an exposure to C programming and want to learn system programming. This book will help them to learn about core concepts of operating systems with the help of C programming. .

Microsoft Windows Security Essentials (Paperback): D. Gibson Microsoft Windows Security Essentials (Paperback)
D. Gibson
R933 R703 Discovery Miles 7 030 Save R230 (25%) Ships in 12 - 17 working days

Windows security concepts and technologies for IT beginners

IT security can be a complex topic, especially for those new to the field of IT. This full-color book, with a focus on the Microsoft Technology Associate (MTA) program, offers a clear and easy-to-understand approach to Windows security risks and attacks for newcomers to the world of IT. By paring down to just the essentials, beginners gain a solid foundation of security concepts upon which more advanced topics and technologies can be built.

This straightforward guide begins each chapter by laying out a list of topics to be discussed, followed by a concise discussion of the core networking skills you need to have to gain a strong handle on the subject matter. Chapters conclude with review questions and suggested labs so you can measure your level of understanding of the chapter's content.Serves as an ideal resource for gaining a solid understanding of fundamental security concepts and skillsOffers a straightforward and direct approach to security basics and covers anti-malware software products, firewalls, network topologies and devices, network ports, and moreReviews all the topics you need to know for taking the MTA 98-367 examProvides an overview of security components, looks at securing access with permissions, addresses audit policies and network auditing, and examines protecting clients and servers

If you're new to IT and interested in entering the IT workforce, then "Microsoft Windows Security Essentials" is essential reading.

More iPhone Cool Projects - Cool Developers Reveal the Details of their Cooler Apps (Paperback, 1st ed.): Ben Smith, Danton... More iPhone Cool Projects - Cool Developers Reveal the Details of their Cooler Apps (Paperback, 1st ed.)
Ben Smith, Danton Chin, Leon Palm, Dave Smith, Charles Smith, …
R1,006 R832 Discovery Miles 8 320 Save R174 (17%) Ships in 10 - 15 working days

Everyone is developing iPhone applications, and it's clear why. The iPhone is the coolest mobile device available, and the App Store makes it simple to get an application out into the unstoppable iPhone app market. With hundreds of thousands of app developers entering the game, it's crucial to learn from those who have actually succeeded. This book shows you how some of the most innovative and creative iPhone application developers have developed cool, best-selling apps. Not only does every successful application have a story, but behind every great app is excellent code. In this book, you'll see the code and learn how to use it to make your own cool applications. You'll learn everything from how Joost works to the Unity game engine, from the mathematics of visual processing to the latest Flash and iPhone projects. This book shares the secrets of the coolest iPhone apps being built today by the best iPhone developers-invaluable knowledge for anyone who wants to create the app that everyone is talking about.What you'll learn* Game development with Unity and iPhone OpenGL* Unit testing and iPhone-specific testing tools * How to approach and solve complex app development roadblocks* The best code fully explained and presented with screenshotsWho this book is for iPhone application developers of all experience levels and development platforms

Android Development with Flash - Your visual blueprint for developing mobile apps (Paperback): J Dolce Android Development with Flash - Your visual blueprint for developing mobile apps (Paperback)
J Dolce
R839 R615 Discovery Miles 6 150 Save R224 (27%) Ships in 12 - 17 working days

The visual guide to developing for one of the world's hottest new mobile platforms, the Android OS

The Android operating system works on phones that combine a camera, Web browser, e-mail, GPS, and mapping tool into a single accessible pocket-sized unit, and can function on computers, as well. Aimed at visual learners and packed with hundreds of screen shots, this guide brings Flash developers up to speed on the necessary factors to take into account when developing for this touch-based, mobile platform. Experienced Flash developer Julian Dolce escorts you through the process of creating applications for the Android OS using the Flash CS5 development platform and informs you of best practices to try as well as common pitfalls to avoid.Guides you step by step through the process of creating applications for the Android OS using Flash CS5Explores the capabilities and limitations of developing apps for the Android OSPoints out common pitfalls and teaches you best practicesFeatures hundreds of screen shots to assist with visual learning

"Android Development with Flash: Your visual blueprint for developing mobile apps" gets you on your way to developing apps for Android... in a flash

ISE Survey of Operating Systems (Paperback, 7th edition): Jane Holcombe, Charles Holcombe ISE Survey of Operating Systems (Paperback, 7th edition)
Jane Holcombe, Charles Holcombe
R1,217 Discovery Miles 12 170 Ships in 12 - 17 working days

McGraw-Hill Education is proud to introduce the seventh edition of Jane and Charles Holcombe's Survey of Operating Systems. This title provides an introduction to the most widely used desktop operating systems (including Windows, Apple OS X, and Linux) using numerous illustrations and hands-on activities to build a foundation for success in the IT field, empowering students to adapt to different job situations and troubleshoot problems. The new edition features updated information on mobile operating systems, as well as chapters on subjects peripheral to operating systems, such as File Management in the Cloud - previously only offered as online content.

Designing for the Digital Age - How to Create Human-Centered Products and Services (Paperback): K Goodwin Designing for the Digital Age - How to Create Human-Centered Products and Services (Paperback)
K Goodwin
R1,703 Discovery Miles 17 030 Ships in 12 - 17 working days

Whether you're designing consumer electronics, medical devices, enterprise Web apps, or new ways to check out at the supermarket, today's digitally-enabled products and services provide both great opportunities to deliver compelling user experiences and great risks of driving your customers crazy with complicated, confusing technology.

Designing successful products and services in the digital age requires a multi-disciplinary team with expertise in interaction design, visual design, industrial design, and other disciplines. It also takes the ability to come up with the big ideas that make a desirable product or service, as well as the skill and perseverance to execute on the thousand small ideas that get your design into the hands of users. It requires expertise in project management, user research, and consensus-building. This comprehensive, full-color volume addresses all of these and more with detailed how-to information, real-life examples, and exercises. Topics include assembling a design team, planning and conducting user research, analyzing your data and turning it into personas, using scenarios to drive requirements definition and design, collaborating in design meetings, evaluating and iterating your design, and documenting finished design in a way that works for engineers and stakeholders alike.

macOS Sierra in easy steps - Covers OS X 10. 12 (Paperback): Nick Vandome macOS Sierra in easy steps - Covers OS X 10. 12 (Paperback)
Nick Vandome 1
R343 R228 Discovery Miles 2 280 Save R115 (34%) Ships in 9 - 15 working days
Kali Linux Wireless Penetration Testing Beginner's Guide - Third Edition (Paperback, 3rd Revised edition): Cameron... Kali Linux Wireless Penetration Testing Beginner's Guide - Third Edition (Paperback, 3rd Revised edition)
Cameron Buchanan, Vivek Ramachandran
R970 Discovery Miles 9 700 Ships in 10 - 15 working days

Kali Linux Wireless Penetration Testing Beginner's Guide, Third Edition presents wireless pentesting from the ground up, and has been updated with the latest methodologies, including full coverage of the KRACK attack. About This Book * Learn wireless penetration testing with Kali Linux * Detect hidden wireless networks and discover their names * Explore advanced Wi-Fi hacking techniques including rogue access point hosting and probe sniffing * Develop your encryption cracking skills and gain an insight into the methods used by attackers and the underlying technologies that facilitate these attacks Who This Book Is For Kali Linux Wireless Penetration Testing Beginner's Guide, Third Edition is suitable for anyone who wants to learn more about pentesting and how to understand and defend against the latest wireless network attacks. What You Will Learn * Understand the KRACK attack in full detail * Create a wireless lab for your experiments * Sniff out wireless packets, hidden networks, and SSIDs * Capture and crack WPA-2 keys * Sniff probe requests and track users through their SSID history * Attack radius authentication systems * Sniff wireless traffic and collect interesting data * Decrypt encrypted traffic with stolen keys In Detail As wireless networks become ubiquitous in our lives, wireless penetration testing has become a key skill in the repertoire of the professional penetration tester. This has been highlighted again recently with the discovery of the KRACK attack which enables attackers to potentially break into Wi-Fi networks encrypted with WPA2. The Kali Linux security distribution comes with a myriad of tools used for networking attacks and detecting security loopholes. Kali Linux Wireless Penetration Testing Beginner's Guide, Third Edition has been updated to Kali Linux 2017.3 with the latest methodologies, including full coverage of the KRACK attack and how to defend against it. The book presents wireless pentesting from the ground up, introducing all elements of penetration testing with each new technology. You'll learn various wireless testing methodologies by example, from the basics of wireless routing and encryption through to detailed coverage of hacking methods and attacks such as the Hirte and Caffe Latte. Style and approach Kali Linux Wireless Penetration Testing Beginner's Guide, Third Edition is a practical, hands-on guide to modern wi-fi network hacking. It covers both the theory and practice of wireless pentesting, offering detailed, real-world coverage of the latest vulnerabilities and attacks.

Windows 365 For Dummies (Paperback): R Withee Windows 365 For Dummies (Paperback)
R Withee
R466 Discovery Miles 4 660 Ships in 12 - 17 working days

Shift your PC to the cloud and liberate yourself from your desk Microsoft's newest cloud-based operating system allows you to access your PC from any device. Windows 365 For Dummies teaches you the ins and outs of this game-changing OS. You'll learn how to make the most of Windows 365--get your work done, share documents and data, monitor storage space, and do it all with increased security. Oh, and did we mention you can do it from literally anywhere? Dummies will help you wrap your mind around cloud computing with Windows 365, so you can pick up with your files, data, and settings right where you left off, no matter where you are. Learn what a cloud PC is so you can access, edit, and share files from any device--even Apple devices Free yourself from the constraints of a physical computer and make work more flexible Ease the transition to Windows 365--get going with this new OS right away Discover powerful productivity-enhancing features and collaboration tools This is the perfect Dummies guide for anyone moving to Windows 365 who needs to learn just what makes a cloud PC so unique and how to take advantage of all it offers.

Test Your Unix Skills (Paperback): Yashavant P. Kanetkar Test Your Unix Skills (Paperback)
Yashavant P. Kanetkar
R121 Discovery Miles 1 210 Ships in 12 - 17 working days
Structural Information and Communication Complexity - 26th International Colloquium, SIROCCO 2019, L'Aquila, Italy, July... Structural Information and Communication Complexity - 26th International Colloquium, SIROCCO 2019, L'Aquila, Italy, July 1-4, 2019, Proceedings (Paperback, 1st ed. 2019)
Keren Censor-Hillel, Michele Flammini
R1,497 Discovery Miles 14 970 Ships in 10 - 15 working days

This book constitutes the refereed conference proceedings of the 26th International Colloquium on Structural Information and Communication Complexity, SIROCCO 2019, held in L'Aquila, Italy, in July 2019. The 19 full papers and 9 short papers presented in this book were carefully reviewed and selected from 39 submissions. They are devoted to the study of the interplay between structural knowledge, communication, and computing in decentralized systems of multiple communicating entities.

Biomimetic and Biohybrid Systems - 8th International Conference, Living Machines 2019, Nara, Japan, July 9-12, 2019,... Biomimetic and Biohybrid Systems - 8th International Conference, Living Machines 2019, Nara, Japan, July 9-12, 2019, Proceedings (Paperback, 1st ed. 2019)
Uriel Martinez-Hernandez, Vasiliki Vouloutsi, Anna Mura, Michael Mangan, Minoru Asada, …
R1,501 Discovery Miles 15 010 Ships in 10 - 15 working days

This book constitutes the proceedings of the 8th International Conference on Biomimetic and Biohybrid Systems, Living Machines 2019, held in Nara, Japan, in July 2019. The 26 full and 16 short papers presented in this volume were carefully reviewed and selected from 45 submissions. They deal with research on novel life-like technologies inspired by the scientific investigation of biological systems, biomimetics, and research that seeks to interface biological and artificial systems to create biohybrid systems.

Mastering Windows Server 2016 Hyper-V (Paperback): J. Savill Mastering Windows Server 2016 Hyper-V (Paperback)
J. Savill
R1,659 R1,006 Discovery Miles 10 060 Save R653 (39%) Ships in 12 - 17 working days

Build a seamless, flexible, full-service datacenter solution Microsoft Windows Server 2016 Hyper-V is the IT administrator's guide to this rising datacenter solution. Hyper-V has already surpassed VMWare in datacenter management, identity service for multiple devices, and more; this book shows you how to harness the power of this hypervisor to simplify the infrastructure, reduce costs, improve productivity, and better manage system resources. From a tour of the technology through architecture, deployment, and integration of System Center, Microsoft Azure, and Microsoft Azure Stack, the discussion illustrates the skills you need to create a complete solution for optimum enterprise management. Coverage includes Windows Azure capabilities for virtual machines, managing a hybrid cloud, IaaS, storage capabilities, PowerShell, and more, with practical real-world guidance from a leading authority in the field. Hyper-V has recently undergone improvements in scalability and features that have positioned it as an ideal solution in the Small/Medium Business and Enterprise markets. This book shows you how to exploit these new capabilities to build a robust data solution for your organization. * Discover the capabilities of Microsoft Hyper-V * Architect a Hyper-V datacenter solution * Plan and manage a deployment or migration * Integrate complementary technologies for full scalability Data is everywhere on desktops, laptops, phones, and multiple operating systems, accessed through email, text messages, web searches, online services, and more. All of this data must be stored, accessible, updated, backed up, secured, managed, sorted, and analyzed sometimes instantly. Hyper-V is the rising star in the virtualization space, and Microsoft Windows Server 2016 Hyper-V shows you how to turn greater capabilities into better datacenter solutions.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Linux Bible, Tenth Edition
C Negus Paperback R1,119 Discovery Miles 11 190
CompTIA A+ Certification All-in-One Exam…
Mike Meyers, Travis Everett, … Hardcover R1,276 Discovery Miles 12 760
Essential Windows 10: 1st Anniversary…
Kevin Wilson Paperback R450 R248 Discovery Miles 2 480
PowerShell, IT Pro Solutions…
William R. Stanek, William Stanek Hardcover R1,498 Discovery Miles 14 980
Mike Meyers' CompTIA A+ Guide to 802…
Mike Meyers Paperback R1,252 Discovery Miles 12 520
PowerShell - A Comprehensive Guide to…
Sam Griffin Hardcover R614 R515 Discovery Miles 5 150
PowerShell - The Ultimate Beginners…
Mark Reed Hardcover R615 R516 Discovery Miles 5 160
Intelligent Systems for Automated…
Raymond Chiong Hardcover R4,756 Discovery Miles 47 560
Windows 10 - A Complete Guide to Using…
Sam Griffin Hardcover R602 R501 Discovery Miles 5 010
Coding Basics for Beginners - The Smart…
Jefferson Sandyman Hardcover R557 Discovery Miles 5 570

 

Partners