0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (2)
  • R100 - R250 (138)
  • R250 - R500 (469)
  • R500+ (2,453)
  • -
Status
Format
Author / Contributor
Publisher

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

Beginning Swift Games Development for iOS - Develop 2D and 3D games Using Apple's SceneKit and SpriteKit (Paperback, 2nd... Beginning Swift Games Development for iOS - Develop 2D and 3D games Using Apple's SceneKit and SpriteKit (Paperback, 2nd ed.)
James Goodwill, Wesley Matlock
R1,747 R1,573 Discovery Miles 15 730 Save R174 (10%) Ships in 10 - 15 working days

Learn the fundamental elements of the new Swift 3 programming language as applied to game development for new iOS 10. In Part 1 of this book, you'll start with a basic 2D game idea and build the game throughout the book introducing each SpriteKit topic as you add new functionality to the game. By the end of the book, you'll have experience with all the important SpriteKit topics and have a fully functional game as a result. In Part 2, you'll learn 3D game development using Apple's SceneKit framework and the Swift programming language, following the same pattern used for Part 1. Game apps are one of the most popular categories in the Apple iTunes App Store. In response, James Goodwill and Wesley Matlock bring you Beginning Swift Games Development for iOS, Third Edition an update to their best-selling work. After reading and using this book, you'll have the skills and the code to build your first 2D and then 3D game app that you can run on any iOS-enabled device. What you'll learn Discover what's in the new Swift 3 programming language Apply Swift 3 to iOS 10 and 9 game development Build a 2D game app using SpriteKit and Swift Build a 3D game from 2D using SceneKit and Swift Who this book is for iOS app developers new to Swift or for those thinking of trying iOS game app development for the very first time.

Artificial Intelligence for .NET: Speech, Language, and Search - Building Smart Applications with Microsoft Cognitive Services... Artificial Intelligence for .NET: Speech, Language, and Search - Building Smart Applications with Microsoft Cognitive Services APIs (Paperback, 1st ed.)
Nishith Pathak
R2,587 Discovery Miles 25 870 Ships in 10 - 15 working days

Get introduced to the world of artificial intelligence with this accessible and practical guide. Build applications that make intelligent use of language and user interaction to better compete in today's marketplace. Discover how your application can deeply understand and interpret content on the web or a user's machine, intelligently react to direct user interaction through speech or text, or make smart recommendations on products or services that are tailored to each individual user. With Microsoft Cognitive Services, you can do all this and more utilizing a set of easy-to-use APIs that can be consumed on the desktop, web, or mobile devices. Developers normally think of AI implementation as a tough task involving writing complex algorithms. This book aims to remove the anxiety by creating a cognitive application with a few lines of code. There is a wide range of Cognitive Services APIs available. This book focuses on some of the most useful and powerful ways that your application can make intelligent use of language. Artificial Intelligence for .NET: Speech, Language, and Search will show you how you can start building amazing capabilities into your applications today. What You'll Learn Understand the underpinnings of artificial intelligence through practical examples and scenarios Get started building an AI-based application in Visual Studio Build a text-based conversational interface for direct user interaction Use the Cognitive Services Speech API to recognize and interpret speech Look at different models of language, including natural language processing, and how to apply them in your Visual Studio application Reuse Bing search capabilities to better understand a user's intention Work with recommendation engines and integrate them into your apps Who This Book Is For Developers working on a range of platforms, from .NET and Windows to mobile devices. Examples are given in C#. No prior experience with AI techniques or theory is required.

Learning PowerShell (Paperback): Jonathan Hassell Learning PowerShell (Paperback)
Jonathan Hassell
R1,493 R1,172 Discovery Miles 11 720 Save R321 (22%) Ships in 10 - 15 working days

Learning PowerShell is a custom-built, handcrafted, painstakingly curated book designed to get you from total PowerShell newbie to confident PowerShell user in as little as four weeks. This book assumes no prior knowledge, perfect for non-developers and GUI addicts who recognize that PowerShell is the future but need a good bit of handholding to achieve mastery. It is also a simple guide for the hundreds of thousands of PowerShell users who have not attained the level of PowerShell knowledge that they really need. With Learning PowerShell at your side, you will see that you don't have to be a developer to use PowerShell and you don't need to be a scripting wizard to derive value from integrating PowerShell into your daily administrative activities. The book is a learning resource that covers every topic worth discussing for a PowerShell beginner, with a depth of explanation unparalleled by any book currently on the market. With this book, you don't have to have a lot of time to learn the language and you can begin applying what you master almost immediately. Even skeptics of PowerShell, and command lines in general, will come away with a renewed sense of respect for the language and ideas on how to put it to use.

Kubernetes Management Design Patterns - With Docker, CoreOS Linux, and Other Platforms (Paperback, 1st ed.): Deepak Vohra Kubernetes Management Design Patterns - With Docker, CoreOS Linux, and Other Platforms (Paperback, 1st ed.)
Deepak Vohra
R2,697 Discovery Miles 26 970 Ships in 10 - 15 working days

Take container cluster management to the next level; learn how to administer and configure Kubernetes on CoreOS; and apply suitable management design patterns such as Configmaps, Autoscaling, elastic resource usage, and high availability. Some of the other features discussed are logging, scheduling, rolling updates, volumes, service types, and multiple cloud provider zones. The atomic unit of modular container service in Kubernetes is a Pod, which is a group of containers with a common filesystem and networking. The Kubernetes Pod abstraction enables design patterns for containerized applications similar to object-oriented design patterns. Containers provide some of the same benefits as software objects such as modularity or packaging, abstraction, and reuse. CoreOS Linux is used in the majority of the chapters and other platforms discussed are CentOS with OpenShift, Debian 8 (jessie) on AWS, and Debian 7 for Google Container Engine. CoreOS is the main focus becayse Docker is pre-installed on CoreOS out-of-the-box. CoreOS: Supports most cloud providers (including Amazon AWS EC2 and Google Cloud Platform) and virtualization platforms (such as VMWare and VirtualBox) Provides Cloud-Config for declaratively configuring for OS items such as network configuration (flannel), storage (etcd), and user accounts Provides a production-level infrastructure for containerized applications including automation, security, and scalability Leads the drive for container industry standards and founded appc Provides the most advanced container registry, Quay Docker was made available as open source in March 2013 and has become the most commonly used containerization platform. Kubernetes was open-sourced in June 2014 and has become the most widely used container cluster manager. The first stable version of CoreOS Linux was made available in July 2014 and since has become one of the most commonly used operating system for containers. What You'll Learn Use Kubernetes with Docker Create a Kubernetes cluster on CoreOS on AWS Apply cluster management design patterns Use multiple cloud provider zones Work with Kubernetes and tools like Ansible Discover the Kubernetes-based PaaS platform OpenShift Create a high availability website Build a high availability Kubernetes master cluster Use volumes, configmaps, services, autoscaling, and rolling updates Manage compute resources Configure logging and scheduling Who This Book Is For Linux admins, CoreOS admins, application developers, and container as a service (CAAS) developers. Some pre-requisite knowledge of Linux and Docker is required. Introductory knowledge of Kubernetes is required such as creating a cluster, creating a Pod, creating a service, and creating and scaling a replication controller. For introductory Docker and Kubernetes information, refer to Pro Docker (Apress) and Kubernetes Microservices with Docker (Apress). Some pre-requisite knowledge about using Amazon Web Services (AWS) EC2, CloudFormation, and VPC is also required.

macOS Programming for Absolute Beginners - Developing Apps Using Swift and Xcode (Paperback, 1st ed.): Wallace Wang macOS Programming for Absolute Beginners - Developing Apps Using Swift and Xcode (Paperback, 1st ed.)
Wallace Wang
R2,183 Discovery Miles 21 830 Ships in 10 - 15 working days

Learn how to code for the iMac, Mac mini, Mac Pro, and MacBook using Swift, Apple's hottest programming language. Fully updated to cover the new MacBook Touch Bar, macOS Programming for Absolute Beginners will not only teach complete programming novices how to write macOS programs, but it can also help experienced programmers moving to the Mac for the first time. You will learn the principles of programming, how to use Swift and Xcode, and how to combine your knowledge into writing macOS programs. If you've always wanted to learn coding but felt stymied by the limitation of simplistic programming languages or intimidated by professional but complicated programming languages, then you'll want to learn Swift. Swift is your gateway to both Mac and iOS app development while being powerful and easy to learn at the same time, and macOS Programming for Absolute Beginners is the perfect place to start - add it to your library today.What You'll Learn Master the basic principles of object-oriented programming Use Xcode, the main programming tool used for both macOS and iOS development See what makes Swift unique and powerful as a programming language and why you should learn it Create macOS programs using Swift and Xcode Apply interface principles that follow Apple's Human Interface Guidelines Take advantage of the new Touch Bar Who This Book Is For People who want to learn programming for the first time and for experienced programmers wanting to learn Xcode and the Mac for the first time.

Linux Sound Programming (Paperback, 1st ed.): Jan Newmarch Linux Sound Programming (Paperback, 1st ed.)
Jan Newmarch
R2,212 Discovery Miles 22 120 Ships in 10 - 15 working days

Program audio and sound for Linux using this practical, how-to guide. You will learn how to use DSPs, sampled audio, MIDI, karaoke, streaming audio, and more. Linux Sound Programming takes you through the layers of complexity involved in programming the Linux sound system. You'll see the large variety of tools and approaches that apply to almost every aspect of sound. This ranges from audio codecs, to audio players, to audio support both within and outside of the Linux kernel. What You'll Learn Work with sampled audio Handle Digital Signal Processing (DSP) Gain knowledge of MIDI Build a Karaoke-like application Handle streaming audio Who This Book Is For Experienced Linux users and programmers interested in doing multimedia with Linux.

iOS Penetration Testing - A Definitive Guide to iOS Security (Paperback, 1st ed.): Kunal Relan iOS Penetration Testing - A Definitive Guide to iOS Security (Paperback, 1st ed.)
Kunal Relan
R1,996 Discovery Miles 19 960 Ships in 10 - 15 working days

Unearth some of the most significant attacks threatening iOS applications in recent times and learn methods of patching them to make payment transactions and personal data sharing more secure. When it comes to security, iOS has been in the spotlight for a variety of reasons. Although a tough system to manipulate, there are still critical security bugs that can be exploited. In response to this issue, author Kunal Relan offers a concise, deep dive into iOS security, including all the tools and methods to master reverse engineering of iOS apps and penetration testing.What you will learn: * Get a deeper understanding of iOS infrastructure and architecture* Obtain deep insights of iOS security and jailbreaking* Master reverse engineering techniques for securing your iOS Apps* Discover the basics of application development for iOS* Employ security best practices for iOS applications Who is this book for: Security professionals, Information Security analysts, iOS reverse engineers, iOS developers, and readers interested in secure application development in iOS.

Learn Apple HomeKit on iOS - A Home Automation Guide for Developers, Designers, and Homeowners (Paperback, 1st ed.): Jesse... Learn Apple HomeKit on iOS - A Home Automation Guide for Developers, Designers, and Homeowners (Paperback, 1st ed.)
Jesse Feiler
R811 R677 Discovery Miles 6 770 Save R134 (17%) Ships in 10 - 15 working days

Learn the HomeKit platform structure and how it supports devices-existing and planned-and get a thorough grounding on new and useful apps that deliver a new generation of home automation in a secure and innovative environment. Let your imagination run wild as you design compatible devices with unlimited capabilities. Learn Apple HomeKit on iOS shows you how to move to secure, home automation projects that integrate with your digital world automatically-after you set them up as described in the book. Having your calendar and appointments control your lights, locks, thermostat, and other home devices is the heart of home automation. In homes and small offices, you can banish notes taped to switches and controls that say, "Do not turn off this switch" or "Leave the thermostat alone." The book gets you up to speed on HomeKit, and it also answers some of the pesky questions, such as "What happens when the power goes out?" Along the way there are tips and suggestions for app developers, hardware manufacturers, interior designers, and real estate professionals. For programmers, there's an entire chapter (plus sections in other chapters) dedicated to the core coding issues. For non-programmers, this book is the perfect resource mastering the amazing potential of Apple HomeKit. What You Will Learn: For device developers, understanding the structure of HomeKit-homes, rooms, and accessories-enables you to build devices that are easily managed by a single, simple source and interface. For DIY home networking users, gain a thorough knowledge of how they can adapt HomeKit to their existing spaces. For programmers, there's an entire chapter plus sections in other chapters dedicated to the core coding issues you'll need to learn. For non-programmers, this book is your perfect resource for easily getting your mind around the amazing potential of Apple HomeKit. Author Jesse Feiler develops, consults, and writes about Apple technologies with an emphasis on mobile and location-based apps. Who This Book Is For: Device developers, DIY home networking users, programmers, and those interested in integrating their iOS devices with their IoT devices.

Learn CentOS Linux Network Services (Paperback, 1st ed.): Antonio Vazquez Learn CentOS Linux Network Services (Paperback, 1st ed.)
Antonio Vazquez
R2,582 Discovery Miles 25 820 Ships in 10 - 15 working days

Learn to set up the latest CentOS Linux network services including DNS, DHCP, SSH and VNC, Web, FTP, Mail, Firewall, and LDAP, enabling you to provide these services on your own network. CentOS continues to be a popular Linux distribution choice, and setting up your own services is a key skill for anyone maintaining a CentOS network. You will learn how to install CentOS, and manage basic administration. You'll then move onto understanding networking, and how to set up your required services. Each chapter is written in an easy-to-digest format and teaches you how set up, manage, and troubleshoot each service. You'll be running your own network in no time at all. What You Will Learn Install and set up the latest version of CentOS Configure and manage a wide range of network services Solve problems remotely and manage your network efficiently Who This Book Is For Anyone who wants to learn how to set up and manage CentOS Linux network services. Some previous Linux experience is beneficial, but this book is designed to be used by beginners.

Practical LPIC-1 Linux Certification Study Guide (Paperback, 1st ed.): David Clinton Practical LPIC-1 Linux Certification Study Guide (Paperback, 1st ed.)
David Clinton
R1,906 Discovery Miles 19 060 Ships in 10 - 15 working days

This book is your complete guide to studying for the Linux Professional Institute's Server Professional (LPIC-1) certification. Every concept, principle, process, and resource that might make an appearance on the exam is fully represented. You will understand every concept by rolling up your sleeves, opening up a terminal, and trying it all yourself. You will find suggestions for practical tasks along with "test-yourself" quizzes at the end of each chapter. Whether you've decided to earn the Linux Professional Institute's Server Professional certification or you simply want to learn more about Linux administration, this book is a great choice. Right now, Linux administration skills are opening doors to some of the hottest job markets. And with the ongoing explosive growth of the cloud computing world - the vast majority of which is being built with Linux - the scope of the opportunities will only increase. Whether or not you end up taking the exam, if you manage to learn this material, you'll have done yourself a real favor. What You Will Learn Basic Linux system administration and package management Device and desktop management Bash scripting Networking fundamentals Security administration Who This Book Is For Most potential readers will already have a decent idea of what Linux is and what kinds of things can be done with it, and are looking to acquire or formalize a more structured and complete ability to confidently administrate Linux systems.

Introducing Materialize (Paperback, 1st ed.): Anirudh Prabhu, Aravind Shenoy Introducing Materialize (Paperback, 1st ed.)
Anirudh Prabhu, Aravind Shenoy
R1,254 Discovery Miles 12 540 Ships in 10 - 15 working days

This concise step-by-step guide includes the best practices and patterns that help readers of all levels to unearth the potential of Materialize. A responsive framework based on Google's innovative Material Design language, Materialize provides CSS and JavaScript features similar to other popular frameworks such as Bootstrap and Foundation. With the advent of Material Design, developers can no longer overlook its importance and resourcefulness in web design and development. However, incorporating this toolkit in the web application can be quite a juggle. Compared to other design languages available in the market today, Materialize is the only one that adds depth and motion to its application elements. Ideal for web designers and developers, Introducing Materialize is your comprehensive training guide to the newest design language you need to learn. What You'll Learn Learn why Materialize is so popular and resourceful Get up and Running with this awesome toolkit Quick start with Materialize and creating unique designs Downloading and Installing the framework Get a grip on the fundamentals of Material Design Gather comprehensive knowledge about the framework Unearth the potential of this framework for real time implementation Who This Book Is For Ideal for web developers and designers with good experience of UI technologies such as HTML, CSS, JavaScript and jQuery. This book does not require prior experience of any responsive framework. It caters to readers on all levels ranging from beginners to experienced professionals.

Practical Swift (Paperback, 1st ed.): Eric Downey Practical Swift (Paperback, 1st ed.)
Eric Downey
R2,241 R2,038 Discovery Miles 20 380 Save R203 (9%) Ships in 10 - 15 working days

Take a firsthand tour of Xcode and all the latest features Swift 3 has to offer. If you have picked up this book, chances are you know a little bit about Swift Programming. With Practical Swift you'll develop an advanced understanding of the language that will enable you to create a reference guide using Xcode Playgrounds, one you can continue to grow throughout your iOS career. This book not only shows you how to code in a clean and concise manner, but also the why behind the code. Understanding why will be instrumental in your advancement as a Swift developer. What You'll learn: Review the evolution of Swift and the latest features in Swift 3 Study architecture and design patterns Examine Protocol Oriented Programming Understand Swift generics Test Swift code Build an iOS App with core data from scratch Who This Book Is For: The primary audience for this book is developers who have started learning iOS and Swift and want to learn more of the intermediate to advanced topics available in Swift. The secondary audience is developers who have experience in iOS and Swift and want a good reference book for concepts they might already know, but are looking to re-enforce.

Migrating to Swift from Flash and ActionScript (Paperback, 1st ed.): Radoslava Leseva Adams, Hristo Lesev Migrating to Swift from Flash and ActionScript (Paperback, 1st ed.)
Radoslava Leseva Adams, Hristo Lesev
R1,462 Discovery Miles 14 620 Ships in 10 - 15 working days

Build on your knowledge of ActionScript to take the fast track developing iOS apps with Apple's latest language, Swift. Swift's syntax is easier to understand than Objective-C for people already familiar with ActionScript. At the same time it offers a number of new features and richer expressiveness than both ActionScript and Objective-C. Switching to a new platform usually involves migration on three levels: tools, workflow, and programming language. This book is structured as a guide that will help you on each level with step-by-step tutorials. Apart from the tutorials, it comes with recipes for some of the most popular mobile development topics: social network integration and messaging, taking advantage of device capabilities, networking and working with local and iCloud data, advertising in your app or game, and 2D and 3D graphics. The book also includes a final chapter that takes you through Apple's App Store submission process. Don't just build your apps, sell them. What You Will Learn: Expand your development knowledge to native iOS programming with Swift Use the latest Xcode 7 IDE Migrate your existing ActionScript projects to Swift Create advanced UI, leverage the device hardware, integrate with social networks, take advantage of 2D and 3D graphics Diagnose your app quickly with Xcode's debugger and instruments Prepare and submit our iOS app in Apple's App Store Who This Book is For: Migrating to Swift from Flash and ActionScript is for Flash and Adobe AIR developers who want to move on to native iOS programming with the latest Apple Swift language. It's for the seasoned ActionScript programmer who is looking to add another language and platform to their tool belt quickly. Migrating to Swift from Flash and ActionScript is a good choice for developers who learn by doing and don't have time to read thick manuals and books for beginners in order to start programming in a new language.

Windows Installation and Update Troubleshooting (Paperback, 1st ed.): Chris Rhodes, Andrew Bettany Windows Installation and Update Troubleshooting (Paperback, 1st ed.)
Chris Rhodes, Andrew Bettany
R1,426 Discovery Miles 14 260 Ships in 10 - 15 working days

Understand, troubleshoot and repair issues with local Windows installations, automating the OS deployment and configuring updates via WSUS and Windows Intune. When tasked with deploying Windows operating systems, there can seem to be an overwhelming amount of tools and techniques to learn to master this process. Whether you are installing a new Windows operating system locally, or looking to deploy a customized build to 1000s of devices in your network, you will need to understand how to do this successfully and reliably. This book steps up through local installations and upgrades through to Lite Touch deployments using WDS and MDT, and then to Zero Touch installations using Microsoft System Center. Management of updates to Windows is also covered, using both on-premises technologies and cloud-based services. In this book you'll learn how to decide between local installation types, perform upgrades, use automation techniques to deploy images and how to maintain Windows throughout the operational phase of the lifecycle. What You'll Learn Install Windows 7, 8.1, or 10 locally Perform upgrades locally on a Windows PC, including migrating data and user profiles Deploy operating systems using Lite Touch techniques Deploy operating systems using Zero Touch technologies Maintain on-premises and devices not connected to the company network by using WSUS and Windows Intune Who This Book Is For IT pros including IT support personnel and system administrators. This book will also be of interest to Windows experts and power users.

macOS Catalina For Dummies (Paperback): B LeVitus macOS Catalina For Dummies (Paperback)
B LeVitus
R453 Discovery Miles 4 530 Ships in 12 - 17 working days

Get a handle on macOS Catalina It doesn't matter if you're doing your computing on an old reliable Macbook or a brand-new Mac desktop, both rely on macOS to help you get things done. It helps to have an equally reliable guidebook to steer you through the tasks and steps that make macOS run efficiently. This fun and friendly guide provides the direction you need to easily navigate the classic and brand new features in macOS Catalina. Longtime expert Bob "Dr. Mac" LeVitus shares his years of experience to help you better understand Catalina and make it a timesaving tool in your life. Take a tour of the macOS Catalina interface Get organized and save time with macOS applications Find pro tips on speeding up your Mac Back up your data macOS Catalina For Dummies is perfect for new and inexperienced macOS users looking to grasp the fundamentals of the operating system.

Beginning Xcode - Swift 3 Edition (Paperback, 1st ed.): Matthew Knott Beginning Xcode - Swift 3 Edition (Paperback, 1st ed.)
Matthew Knott
R2,878 R2,645 Discovery Miles 26 450 Save R233 (8%) Ships in 10 - 15 working days

Similar to Microsoft's Visual Studio suite of tools, the Xcode integrated development environment (IDE) and tools platform contain everything you need to create Mac OS X and iOS apps. As powerful as the Xcode Tools are, they can be difficult to learn. Most Mac OS X and iOS development books focus on Cocoa and Cocoa Touch programming, as they should. They teach enough Xcode for you to create the projects in the book. But there's more to writing real apps than writing code. Real apps must be tested and debugged to make sure they run properly and must be profiled to make sure they run fast enough. Most iOS programming books aren't going to show you how to profile your program or find memory leaks in it.Pro Xcode picks up where other books leave off. It teaches the latest Xcode IDE and tools, not a particular language or programming framework. With this book, you can spend more time writing, debugging, and profiling your Mac OS X and/or iOS apps and less time searching and reading documentation. This book doesn't stop with Xcode and Interface Builder. It covers a dozen developer tools, both graphical and command-line tools. You will learn how to profile your code and check for memory leaks with Instruments. Write shaders with OpenGL Shader Builder, debug OpenGL ES apps with frame capture, and uncover performance problems with OpenGL ES Performance Detective. And, learn storyboarding for iOS apps and converting Objective-C projects to use automatic reference counting. If you want to spend more time creating, testing, and profiling your applications and less time wading through Apple's documentation, get a copy of this book.

Implementing DirectAccess with Windows Server 2016 (Paperback, 1st ed.): Richard M Hicks Implementing DirectAccess with Windows Server 2016 (Paperback, 1st ed.)
Richard M Hicks
R2,892 R2,483 Discovery Miles 24 830 Save R409 (14%) Ships in 10 - 15 working days

Learn how to design, plan, implement, and support a secure remote access solution using DirectAccess in Windows Server 2016. Remote Access has been included in the Windows operating system for many years. With each new operating system release, new features and capabilities have been included to allow network engineers and security administrators to provide remote access in a secure and cost-effective manner. DirectAccess in Windows Server 2016 provides seamless and transparent, always on remote network connectivity for managed Windows devices. DirectAccess is built on commonly deployed Windows platform technologies and is designed to streamline and simplify the remote access experience for end users. In addition, DirectAccess connectivity is bidirectional, allowing administrators to more effectively manage and secure their field-based assets. Implementing DirectAccess with Windows Server 2016 provides a high-level overview of how DirectAccess works. The vision and evolution of DirectAccess are outlined and business cases and market drivers are explained. DirectAccess is evaluated against traditional VPN and this book describes the Windows platform technologies that underpin this solution. In addition, this book: Explains how the technology works and the specific IT pain points that it addresses Includes detailed, prescriptive guidance for those tasked with implementing DirectAccess using Windows Server 2016 Addresses real-world deployment scenarios for small and large organizations Contains valuable tips, tricks, and implementation best practices for security and performance< What you'll learn A high-level understanding of the various remote access technologies included in Windows Server 2016. Common uses cases for remote access, and how best to deploy them in a secure, stable, reliable, and highly available manner. Valuable insight in to design best practices and learn how to implement DirectAccess and VPN with Windows Server 2016 according to deployment best practices. Who This Book Is For IT administrators, network, and security administrators and engineers, systems management professionals, compliance auditors, and IT executive management (CIO, CISO) are the target audience for this title.

Beyond BIOS - Developing with the Unified Extensible Firmware Interface, Third Edition (Paperback, 3rd Ed.): Vincent Zimmer,... Beyond BIOS - Developing with the Unified Extensible Firmware Interface, Third Edition (Paperback, 3rd Ed.)
Vincent Zimmer, Michael Rothman, Suresh Marisetty
R2,219 R1,717 Discovery Miles 17 170 Save R502 (23%) Ships in 10 - 15 working days

This book provides an overview of modern boot firmware, including the Unified Extensible Firmware Interface (UEFI) and its associated EFI Developer Kit II (EDKII) firmware. The authors have each made significant contributions to developments in these areas. The reader will learn to use the latest developments in UEFI on modern hardware, including open source firmware and open hardware designs. The book begins with an exploration of interfaces exposed to higher-level software and operating systems, and commences to the left of the boot timeline, describing the flow of typical systems, beginning with the machine restart event. Software engineers working with UEFI will benefit greatly from this book, while specific sections of the book address topics relevant for a general audience: system architects, pre-operating-system application developers, operating system vendors (loader, kernel), independent hardware vendors (such as for plug-in adapters), and developers of end-user applications. As a secondary audience, project technical leaders or managers may be interested in this book to get a feel for what their engineers are doing. The reader will find: An overview of UEFI and underlying Platform Initialization (PI) specifications How to create UEFI applications and drivers Workflow to design the firmware solution for a modern platform Advanced usages of UEFI firmware for security and manageability

Design and Implementation of the MTX Operating System (Paperback, Softcover reprint of the original 1st ed. 2015): K. C. Wang Design and Implementation of the MTX Operating System (Paperback, Softcover reprint of the original 1st ed. 2015)
K. C. Wang
R4,116 Discovery Miles 41 160 Ships in 10 - 15 working days

This course-tested textbook describes the design and implementation of operating systems, and applies it to the MTX operating system, a Unix-like system designed for Intel x86 based PCs. Written in an evolutional style, theoretical and practical aspects of operating systems are presented as the design and implementation of a complete operating system is demonstrated. Throughout the text, complete source code and working sample systems are used to exhibit the techniques discussed. The book contains many new materials on the design and use of parallel algorithms in SMP. Complete coverage on booting an operating system is included, as well as, extending the process model to implement threads support in the MTX kernel, an init program for system startup and a sh program for executing user commands. Intended for technically oriented operating systems courses that emphasize both theory and practice, the book is also suitable for self-study.

Windows To Go - A Guide for Users and IT Professionals (Paperback, 1st ed.): Joli Ballew Windows To Go - A Guide for Users and IT Professionals (Paperback, 1st ed.)
Joli Ballew
R1,168 Discovery Miles 11 680 Ships in 10 - 15 working days

Find out how to use, manage, deploy, and secure Windows To Go, the ultimate mobile edition of Windows 10, designed to boot directly from a USB stick. This book shows you how to use your Windows To Go drive to work at home and on the move and access local and network resources from anywhere. Readers responsible for deploying Windows To Go drives will also learn how to plan for, provision, deploy, and manage Windows To Go devices in the workplace in order to create an effective mobility solution for their users. A Windows To Go drive can be booted on any PC that meets the Windows 7 or later certification requirements, regardless of the operating system running on that PC. What You'll Learn: Understand how Windows To Go differs from a typical Windows installation on a desktop Meet the necessary hardware and software requirements for Windows To Go Boot your Windows To Go drive Use Windows To Go, at home and on the road Plan and deploy Windows To Go in the workplace Secure and protect Windows To Go drives Who This Book Is For: End users and IT professionals

Serialization and Persistent Objects - Turning Data Structures into Efficient Databases (Paperback, Softcover reprint of the... Serialization and Persistent Objects - Turning Data Structures into Efficient Databases (Paperback, Softcover reprint of the original 1st ed. 2014)
Jiri Soukup, Petr Machacek
R2,232 Discovery Miles 22 320 Ships in 10 - 15 working days

Recently, the pressure for fast processing and efficient storage of large data with complex relations increased beyond the capability of traditional databases. Typical examples include iPhone applications, computer aided design - both electrical and mechanical, biochemistry applications, and incremental compilers. Serialization, which is sometimes used in such situations is notoriously tedious and error prone. In this book, Jiri Soukup and Petr Machacek show in detail how to write programs which store their internal data automatically and transparently to disk. Together with special data structure libraries which treat relations among objects as first-class entities, and with a UML class-diagram generator, the core application code is much simplified. The benchmark chapter shows a typical example where persistent data is faster by the order of magnitude than with a traditional database, in both traversing and accessing the data. The authors explore and exploit advanced features of object-oriented languages in a depth hardly seen in print before. Yet, you as a reader need only a basic knowledge of C++, Java, C#, or Objective C. These languages are quite similar with respect to persistency, and the authors explain their differences where necessary. The book targets professional programmers working on any industry applications, it teaches you how to design your own persistent data or how to use the existing packages efficiently. Researchers in areas like language design, compiler construction, performance evaluation, and no-SQL applications will find a wealth of novel ideas and valuable implementation tips. Under http://www.codefarms.com/book, you will find a blog and other information, including a downloadable zip file with the sources of all the listings that are longer than just a few lines - ready to compile and run.

Introducing Linux Distros (Paperback, 1st ed.): Jose Dieguez Castro Introducing Linux Distros (Paperback, 1st ed.)
Jose Dieguez Castro
R2,611 Discovery Miles 26 110 Ships in 10 - 15 working days

Learn the pros and the cons of the most frequently used distros in order to find the one that is right for you. You will explore each distro step by step, so that you don't have to endure hours of web surfing, countless downloads, becoming confused by new concepts and, in the worst cases, reading complex and marathon installation guides. You will benefit from the author's long-term experience working with each distro hands on, enabling you to choose the best distro for your long-term needs. The first barrier that a new Linux user has to face is the overwhelming number of "flavors" that this operating system has. These "flavors" are commonly known as distros (from distribution), and to date there are more than three hundred active distros to choose from. So, how to choose one? You can choose the most popular at the moment, or take heed of what your friend says, but are you sure that this is the one that you need? Making the wrong decision on this matter is behind a good number of disappointments with this operating system. You need to choose the distro that is right for you and your needs. Linux offers us a wonderful open source alternative to proprietary software. With Introducing Linux Distros you can decide how to best make it work for you. Start exploring the open source world today. What You'll learn Review what a Linux distro is and which one to select Decide which criteria to follow to make a right decision Examine the most used Linux distros and their unique philosophies install and maintain different Linux distros Who This Book Is For Newcomers to the Linux world that have to deal with the myriad of distributions.

Mac OS X for Absolute Beginners (Paperback, 1st ed.): Wallace Wang Mac OS X for Absolute Beginners (Paperback, 1st ed.)
Wallace Wang
R2,787 R2,613 Discovery Miles 26 130 Save R174 (6%) Ships in 10 - 15 working days

Best-selling author Wallace Wang teaches you how to use El Capitan, the latest version of the Mac operating system, in everyday situations. This book shows you, the beginner Mac user, how to get up and running, operate, and work day-to-day on your Mac. You will learn how to run applications, manage windows and files, work with the internet, and more. You will even learn how to use your Mac with an iPhone and an Apple watch. If you've ever felt that you couldn't learn how to use a Mac, this is your opportunity to give it a go. What you'll learn How to get up and running with Mac OS X El Capitan How to navigate and manage views How to manage your files What entertainment options are available to you, and how to use them How to maintain your Mac How to work with iPhone and Apple watch. Who This Book Is For Anyone who wants to learn how to use OS X El Capitan. No previous experience is required.

Troubleshooting Windows Server with PowerShell (Paperback, 1st ed.): Derek Schauland, Donald Jacobs Troubleshooting Windows Server with PowerShell (Paperback, 1st ed.)
Derek Schauland, Donald Jacobs
R1,469 Discovery Miles 14 690 Ships in 10 - 15 working days

This book shows you how to use PowerShell to quickly pinpoint, diagnose, and solve problems with your Windows Server environment, reducing the need for external tools, and ensuring you stay up-to-date with PowerShell as it quickly becomes one of the most useful tools in an administrator's toolkit. Authors Derek Schauland and Donald Jacobs take you through a range of examples, showing you how to gather information from different computer sources. Whether you are logged into the server locally or just wanting to check the status of a server from your local computer, the right PowerShell cmdlets can give you a lot of information quickly, and allow you to troubleshoot your servers from the command line with little interaction with the server's desktop. In this book, you'll learn how PowerShell can help you: Understand PowerShell versus the GUI Gather information from Windows event logs Gather information from your server, including memory, hardware configurations, and disk space available Find out what applications are installed on a server Find out which Windows updates have been installed on your computer Check the processes running on your computer and gather information about them, or start and stop them from the command line Quickly check if services are running, and stop or start them as needed Who This Book Is For Windows Administrators, IT Professionals and support personnel needing ways to quickly find and troubleshoot issues in their environment using the included tools. Those entering IT or wishing to develop their PowerShell skills will also benefit from this book.

OS X App Development with CloudKit and Swift (Paperback, 1st ed.): Bruce Wade OS X App Development with CloudKit and Swift (Paperback, 1st ed.)
Bruce Wade
R1,448 R1,274 Discovery Miles 12 740 Save R174 (12%) Ships in 10 - 15 working days

This book is your step-by-step guide to learning OS X app development using CloudKit and Swift. All the development will be done using Apple's Swift 2 programming language. You'll see how to define data for your app and build a prototype with Sketch 3 and Keynote. Using CloudKit to store OS X application data, and separate public and private data, readers will learn how to control which data can or cannot be changed in a public data store. OS X App Development with CloudKit and Swift takes you from prototyping your app with Sketch 3 all the way through building a data-driven app using CloudKit, and everything in between. What You'll Learn How to create Test Data with CloudKit Dashboard How to refine a prototype How to update CloudKit Data from an app How to add Local Cache to improve performance Who This Book Is ForOS X App Development with CloudKit and Swift is for the iOS or OS X developer who is struggling to get to grips with CloudKit. If you're looking for a solid example from start to finish using CloudKit with Swift 2 this book's for you. You should have an understanding of the Swift language, e.g. the differences between var/let, how to work with control statements, closures etc., to work confidently with this book.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Essential Windows 10: 1st Anniversary…
Kevin Wilson Paperback R450 R248 Discovery Miles 2 480
CompTIA A+ Certification All-in-One Exam…
Mike Meyers, Travis Everett, … Hardcover R1,276 Discovery Miles 12 760
Powershell - The ultimate beginner's…
Craig Newport Hardcover R593 R491 Discovery Miles 4 910
IBM Mainframe Developer Training and…
Robert Wingate Hardcover R1,403 Discovery Miles 14 030
Linux - The Ultimate Crash Course to…
Mark Reed Hardcover R605 R505 Discovery Miles 5 050
DNSSEC Mastery, 2nd Edition
Michael W Lucas Hardcover R947 R816 Discovery Miles 8 160
PowerShell - The Ultimate Beginners…
Mark Reed Hardcover R615 R516 Discovery Miles 5 160
Windows 11 For Seniors For Dummies
C. Simmons Paperback R485 Discovery Miles 4 850
PowerShell, IT Pro Solutions…
William R. Stanek, William Stanek Hardcover R1,498 Discovery Miles 14 980
Coding Basics for Beginners - The Smart…
Jefferson Sandyman Hardcover R557 Discovery Miles 5 570

 

Partners