0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (25)
  • R250 - R500 (76)
  • R500+ (1,125)
  • -
Status
Format
Author / Contributor
Publisher

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

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,098 Discovery Miles 10 980 Ships in 10 - 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.

SUSE Linux Enterprise - Point of Service 11 Guide (Paperback): Guide Contributors SUSE Linux Enterprise - Point of Service 11 Guide (Paperback)
Guide Contributors
R1,254 Discovery Miles 12 540 Ships in 10 - 15 working days
Kubernetes - The Complete Guide To Master Kubernetes (March 2019 Edition) (Paperback): Joseph D Moore Kubernetes - The Complete Guide To Master Kubernetes (March 2019 Edition) (Paperback)
Joseph D Moore
R521 Discovery Miles 5 210 Ships in 10 - 15 working days
Untold Secrets - Every Business Owner Has About I.T. Service and Support For Their Business (Paperback): T Daniel Ricketts Untold Secrets - Every Business Owner Has About I.T. Service and Support For Their Business (Paperback)
T Daniel Ricketts
R498 Discovery Miles 4 980 Ships in 10 - 15 working days
Chaos to Control - How. What. Why. 3 Steps to a Cleaner Org (Paperback): Ian Gotts, Richard Parker, Adrian King Chaos to Control - How. What. Why. 3 Steps to a Cleaner Org (Paperback)
Ian Gotts, Richard Parker, Adrian King
R661 Discovery Miles 6 610 Ships in 10 - 15 working days
Powershell Core 6.2 Cookbook - Leverage command-line shell scripting to effectively manage your enterprise environment... Powershell Core 6.2 Cookbook - Leverage command-line shell scripting to effectively manage your enterprise environment (Paperback)
Jan Hendrik Peters
R1,188 Discovery Miles 11 880 Ships in 10 - 15 working days

Make use of hands-on recipes for many tasks that are typically encountered in both the on-premises as well as the cloud world. Key Features A recipe-based guide to help you build effective administrative solutions Gain hands-on experience with the newly added features of PowerShell Core Manage critical business environments with professional scripting practices Book DescriptionThis book will follow a recipe-based approach and start off with an introduction to the fundamentals of PowerShell, and explaining how to install and run it through simple examples. Next, you will learn how to use PowerShell to access and manipulate data and how to work with different streams as well. You will also explore the object model which will help with regard to PowerShell function deployment. Going forward, you will get familiar with the pipeline in its different use cases. The next set of chapters will deal with the different ways of accessing data in PowerShell. You will also learn to automate various tasks in Windows and Linux using PowerShell Core, as well as explore Windows Server. Later, you will be introduced to Remoting in PowerShell Core and Just Enough Administration concept. The last set of chapters will help you understand the management of a private and public cloud with PowerShell Core. You will also learn how to access web services and explore the high-performance scripting methods. By the end of this book, you will gain the skills to manage complex tasks effectively along with increasing the performance of your environment. What you will learn Leverage cross-platform interaction with systems Make use of the PowerShell recipes for frequent tasks Get a better understanding of the inner workings of PowerShell Understand the compatibility of built-in Windows modules with PowerShell Core Learn best practices associated with PowerShell scripting Avoid common pitfalls and mistakes Who this book is forThis book will be for windows administrators who want to enhance their PowerShell scripting skills to the next level. System administrators wanting to automate common to complex tasks with PowerShell scripts would benefit from this book. Prior understanding on PowerShell would be necessary.

Bash Cookbook - Leverage Bash scripting to automate daily tasks and improve productivity (Paperback): Ron Brash, Ganesh Naik Bash Cookbook - Leverage Bash scripting to automate daily tasks and improve productivity (Paperback)
Ron Brash, Ganesh Naik
R1,146 Discovery Miles 11 460 Ships in 10 - 15 working days

Create simple to advanced shell scripts and enhance your system functionality with effective recipes Key Features Automate tedious and repetitive tasks Create several novel applications ranging from a simple IRC logger to a Web Scraper Manage your system efficiently by becoming a seasoned Bash user Book DescriptionIn Linux, one of the most commonly used and most powerful tools is the Bash shell. With its collection of engaging recipes, Bash Cookbook takes you through a series of exercises designed to teach you how to effectively use the Bash shell in order to create and execute your own scripts. The book starts by introducing you to the basics of using the Bash shell, also teaching you the fundamentals of generating any input from a command. With the help of a number of exercises, you will get to grips with the automation of daily tasks for sysadmins and power users. Once you have a hands-on understanding of the subject, you will move on to exploring more advanced projects that can solve real-world problems comprehensively on a Linux system. In addition to this, you will discover projects such as creating an application with a menu, beginning scripts on startup, parsing and displaying human-readable information, and executing remote commands with authentication using self-generated Secure Shell (SSH) keys. By the end of this book, you will have gained significant experience of solving real-world problems, from automating routine tasks to managing your systems and creating your own scripts. What you will learn Understand the basics of Bash shell scripting on a Linux system Gain working knowledge of how redirections and pipes interact Retrieve and parse input or output of any command Automate tasks such as data collection and creating and applying a patch Create a script that acts like a program with different features Customize your Bash shell and discover neat tricks to extend your programs Compile and install shell and log commands on your system's console using Syslog Who this book is forThe Bash Cookbook is for you if you are a power user or system administrator involved in writing Bash scripts in order to automate tasks. This book is also ideal if you are interested in learning how to automate complex daily tasks.

Kubernetes - A Step-by-Step Guide to Learn and Master Kubernetes (Paperback): Brayden Smith Kubernetes - A Step-by-Step Guide to Learn and Master Kubernetes (Paperback)
Brayden Smith
R370 Discovery Miles 3 700 Ships in 10 - 15 working days
The Continuing Arms Race - Code-Reuse Attacks and Defenses (Paperback): Per Larsen, Ahmad-Reza Sadeghi The Continuing Arms Race - Code-Reuse Attacks and Defenses (Paperback)
Per Larsen, Ahmad-Reza Sadeghi
R2,183 Discovery Miles 21 830 Ships in 10 - 15 working days

As human activities moved to the digital domain, so did all the well-known malicious behaviors including fraud, theft, and other trickery. There is no silver bullet, and each security threat calls for a specific answer. One specific threat is that applications accept malformed inputs, and in many cases it is possible to craft inputs that let an intruder take full control over the target computer system. The nature of systems programming languages lies at the heart of the problem. Rather than rewriting decades of well-tested functionality, this book examines ways to live with the (programming) sins of the past while shoring up security in the most efficient manner possible. We explore a range of different options, each making significant progress towards securing legacy programs from malicious inputs. The solutions explored include enforcement-type defenses, which excludes certain program executions because they never arise during normal operation. Another strand explores the idea of presenting adversaries with a moving target that unpredictably changes its attack surface thanks to randomization. We also cover tandem execution ideas where the compromise of one executing clone causes it to diverge from another thus revealing adversarial activities. The main purpose of this book is to provide readers with some of the most influential works on run-time exploits and defenses. We hope that the material in this book will inspire readers and generate new ideas and paradigms.

Docker for Serverless Applications - Containerize and orchestrate functions using OpenFaas, OpenWhisk, and Fn (Paperback):... Docker for Serverless Applications - Containerize and orchestrate functions using OpenFaas, OpenWhisk, and Fn (Paperback)
Chanwit Kaewkasi
R1,087 Discovery Miles 10 870 Ships in 10 - 15 working days

Build applications and infrastructures that leverage Function-as-a-Service and Docker Key Features - Implement containerization in Serverless/FaaS environments - Utilize Docker as a functional unit of work for Serverless/FaaS platforms - Use Docker as a portable infrastructure for Serverless Applications Book DescriptionServerless applications have gained a lot of popularity among developers and are currently the buzzwords in the tech market. Docker and serverless are two terms that go hand-in-hand. This book will start by explaining serverless and Function-as-a-Service (FaaS) concepts, and why they are important. Then, it will introduce the concepts of containerization and how Docker fits into the Serverless ideology. It will explore the architectures and components of three major Docker-based FaaS platforms, how to deploy and how to use their CLI. Then, this book will discuss how to set up and operate a production-grade Docker cluster. We will cover all concepts of FaaS frameworks with practical use cases, followed by deploying and orchestrating these serverless systems using Docker. Finally, we will also explore advanced topics and prototypes for FaaS architectures in the last chapter. By the end of this book, you will be in a position to build and deploy your own FaaS platform using Docker. What you will learn Learn what Serverless and FaaS applications are Get acquainted with the architectures of three major serverless systems Explore how Docker technologies can help develop Serverless applications Create and maintain FaaS infrastructures Set up Docker infrastructures to serve as on-premises FaaS infrastructures Define functions for Serverless applications with Docker containers Who this book is forIf you are a Developer, a Docker Engineer, a DevOps Engineer, or any stakeholder interested in learning the use of Docker on Serverless environments then this book is for you.

DevOps and Site Reliability Engineering (SRE) Handbook - Non Programmer's Guide (Paperback): Stephen Fleming DevOps and Site Reliability Engineering (SRE) Handbook - Non Programmer's Guide (Paperback)
Stephen Fleming
R495 R421 Discovery Miles 4 210 Save R74 (15%) Ships in 10 - 15 working days
Data Center Virtualization Certification: VCP6.5-DCV Exam Guide - Everything you need to achieve 2V0-622 certification - with... Data Center Virtualization Certification: VCP6.5-DCV Exam Guide - Everything you need to achieve 2V0-622 certification - with exam tips and exercises (Paperback)
Andrea Mauro, Paolo Valsecchi
R1,387 Discovery Miles 13 870 Ships in 10 - 15 working days

Deploy and configure vSphere infrastructure and learn to effectively create and administer vSphere virtual machines Key Features Implement advanced network virtualization techniques Configure and administer vSphere high availability Enhance your data center virtualization skills with practice questions and mock tests Book DescriptionThis exam guide enables you to install, configure, and manage the vSphere 6.5 infrastructure in all its components: vCenter Server, ESXi hosts, and virtual machines, while helping you to prepare for the industry standard certification. This data center book will assist you in automating administration tasks and enhancing your environment's capabilities. You will begin with an introduction to all aspects related to security, networking, and storage in vSphere 6.5. Next, you will learn about resource management and understand how to back up and restore the vSphere 6.5 infrastructure. As you advance, you will also cover troubleshooting, deployment, availability, and virtual machine management. This is followed by two mock tests that will test your knowledge and challenge your understanding of all the topics included in the exam. By the end of this book, you will not only have learned about virtualization and its techniques, but you'll also be prepared to pass the VCP6.5-DCV (2V0-622) exam. What you will learn Deploy and configure vSphere infrastructure Create and administer vSphere virtual machines Optimize, secure, and troubleshoot all vSphere components Implement vSphere HA on a vSAN cluster Understand how to back up and restore your vSphere 6.5 infrastructure Test your understanding of key concepts required through sample questions Who this book is forIf you are interested in achieving Data Center Virtualization certification, this is the book is for you. You will also benefit from this book if you are a system administrator or network engineer. Some prior knowledge of virtualization can assist you in understanding key concepts covered in the book.

Mastering Windows Server 2019 - The complete guide for IT professionals to install and manage Windows Server 2019 and deploy... Mastering Windows Server 2019 - The complete guide for IT professionals to install and manage Windows Server 2019 and deploy new capabilities, 2nd Edition (Paperback, 2nd Revised edition)
Jordan Krause
R1,488 Discovery Miles 14 880 Ships in 10 - 15 working days

Enhance and secure your datacenter with the newest Microsoft server platform Key Features Develop necessary skills to design and implement Microsoft Server 2019 in enterprise environment Provide support to your medium to large enterprise and leverage your experience in administering Microsoft Server 2019 Effectively administering Windows server 2019 with the help of practical examples Book DescriptionMastering Windows Server 2019 - Second Edition covers all of the essential information needed to implement and utilize this latest-and-greatest platform as the core of your data center computing needs. You will begin by installing and managing Windows Server 2019, and by clearing up common points of confusion surrounding the versions and licensing of this new product. Centralized management, monitoring, and configuration of servers is key to an efficient IT department, and you will discover multiple methods for quickly managing all of your servers from a single pane of glass. To this end, you will spend time inside Server Manager, PowerShell, and even the new Windows Admin Center, formerly known as Project Honolulu. Even though this book is focused on Windows Server 2019 LTSC, we will still discuss containers and Nano Server, which are more commonly related to the SAC channel of the server platform, for a well-rounded exposition of all aspects of using Windows Server in your environment. We also discuss the various remote access technologies available in this operating system, as well as guidelines for virtualizing your data center with Hyper-V. By the end of this book, you will have all the ammunition required to start planning for, implementing, and managing Windows. What you will learn Work with the updated Windows Server 2019 interface, including Server Core and Windows Admin Center Secure your network and data with new technologies in Windows Server 2019 Learn about containers and understand the appropriate situations to use Nano Server Discover new ways to integrate your data center with Microsoft Azure Harden your Windows Servers to help keep the bad guys out Virtualize your data center with Hyper-V Who this book is forIf you are a System Administrator or an IT professional interested in designing and deploying Windows Server 2019 then this book is for you. Previous experience of Windows Server operating systems and familiarity with networking concepts is required.

Office 365 Essentials - Get up and running with the fundamentals of Office 365 (Paperback): Nuno Arias Silva Office 365 Essentials - Get up and running with the fundamentals of Office 365 (Paperback)
Nuno Arias Silva
R953 Discovery Miles 9 530 Ships in 10 - 15 working days

Leverage Office 365 to increase your organization's efficiency by managing users, domains, licenses, and much more in your organization with most powerful subscription software. Key Features Get acquainted with the basics of Office 365 Configure and manage workloads efficiently using Office 365 A comprehensive guide covering every aspect of planning, and managing this multifaceted collaboration system. Book DescriptionOffice 365 is suite of advanced collaboration tools used by many well known organizations and their system administrators. This book starts with an introduction to Office 365 and its basic fundamentals. Then we move towards workload management and deployment. You will delve into identities, authentications, and managing office 365. We also cover concepts such as collaboration with Microsoft teams and tools such as Delve and Skype for collaboration. Towards the end of the book, you'll master monitoring and security concepts. By the end of this book, you will have hands-on experience working with Office 365 and its collaboration tools and services What you will learn Learn how to implement Office 365 from scratch and how to use best practices to be a successful Office 365 professional Understand Microsoft productivity services to take your organization or business to the next level by increasing productivity. Learn how workloads and applications interact and integrate with each other Learn to manage Skype for Business Online Get support and monitor service health with Office 365 Manage and administer identities and groups efficiently Who this book is forIf you are working as a system administration or an IT professional and are keen to learn the fundamentals of Office 365, then this book is for you. No prior knowledge of office 365 is necessary.

Learning AWK Programming - A fast, and simple cutting-edge utility for text-processing on the Unix-like environment... Learning AWK Programming - A fast, and simple cutting-edge utility for text-processing on the Unix-like environment (Paperback)
Shiwang Kalkhanda
R1,087 Discovery Miles 10 870 Ships in 10 - 15 working days

Text processing and pattern matching simplified Key Features -Master the fastest and most elegant big data munging language -Implement text processing and pattern matching using the advanced features of AWK and GAWK -Implement debugging and inter-process communication using GAWK Book DescriptionAWK is one of the most primitive and powerful utilities which exists in all Unix and Unix-like distributions. It is used as a command-line utility when performing a basic text-processing operation, and as programming language when dealing with complex text-processing and mining tasks. With this book, you will have the required expertise to practice advanced AWK programming in real-life examples. The book starts off with an introduction to AWK essentials. You will then be introduced to regular expressions, AWK variables and constants, arrays and AWK functions and more. The book then delves deeper into more complex tasks, such as printing formatted output in AWK, control flow statements, GNU's implementation of AWK covering the advanced features of GNU AWK, such as network communication, debugging, and inter-process communication in the GAWK programming language which is not easily possible with AWK. By the end of this book, the reader will have worked on the practical implementation of text processing and pattern matching using AWK to perform routine tasks. What you will learn -Create and use different expressions and control flow statements in AWK -Use Regular Expressions with AWK for effective text-processing -Use built-in and user-defined variables to write AWK programs -Use redirections in AWK programs and create structured reports -Handle non-decimal input, 2-way inter-process communication with Gawk -Create small scripts to reformat data to match patterns and process texts Who this book is forThis book is for developers or analysts who are inclined to learn how to do text processing and data extraction in a Unix-like environment. Basic understanding of Linux operating system and shell scripting will help you to get the most out of the book.

Principles of Operating Systems (Paperback): Cesar Herrera, Darrell Hajek Principles of Operating Systems (Paperback)
Cesar Herrera, Darrell Hajek
R520 Discovery Miles 5 200 Ships in 10 - 15 working days
Android Phones for Beginners & Seniors - A Step-By-Step Manual (Covers Android 8 and 8.1 (Android Oreo)) (Paperback): Pharm... Android Phones for Beginners & Seniors - A Step-By-Step Manual (Covers Android 8 and 8.1 (Android Oreo)) (Paperback)
Pharm Ibrahim
R600 Discovery Miles 6 000 Ships in 10 - 15 working days
AWS: Security Best Practices on AWS - Learn to secure your data, servers, and applications with AWS (Paperback): Albert Anthony AWS: Security Best Practices on AWS - Learn to secure your data, servers, and applications with AWS (Paperback)
Albert Anthony
R1,113 Discovery Miles 11 130 Ships in 10 - 15 working days

Delve deep into various security aspects of AWS to build and maintain a secured environment Key Features Learn to secure your network, infrastructure, data, and applications in AWS cloud Use AWS managed security services to automate security Dive deep into various aspects such as the security model, compliance, access management and much more to build and maintain a secured environment Explore Cloud Adoption Framework (CAF) and its components Embedded with assessments that will help you revise the concepts you have learned in this book Book DescriptionWith organizations moving their workloads, applications, and infrastructure to the cloud at an unprecedented pace, security of all these resources has been a paradigm shift for all those who are responsible for security; experts, novices, and apprentices alike. This book focuses on using native AWS security features and managed AWS services to help you achieve continuous security. Starting with an introduction to Virtual Private Cloud (VPC) to secure your AWS VPC, you will quickly explore various components that make up VPC such as subnets, security groups, various gateways, and many more. You will also learn to protect data in the AWS platform for various AWS services by encrypting and decrypting data in AWS. You will also learn to secure web and mobile applications in AWS cloud. This book is ideal for all IT professionals, system administrators, security analysts, solution architects, and chief information security officers who are responsible for securing workloads in AWS for their organizations. This book is embedded with useful assessments that will help you revise the concepts you have learned in this book. What you will learn Get familiar with VPC components, features, and benefits Learn to create and secure your private network in AWS Explore encryption and decryption fundamentals Understand monitoring, logging, and auditing in AWS Ensure data security in AWS Secure your web and mobile applications in AWS Learn security best practices for IAM, VPC, shared security responsibility model, and so on Who this book is forThis book is for all IT professionals, system administrators, security analysts, solution architects, and chief information security officers who are responsible for securing workloads in AWS for their organizations.

DevOps: Continuous Delivery, Integration, and Deployment with DevOps - Dive into the core DevOps strategies (Paperback):... DevOps: Continuous Delivery, Integration, and Deployment with DevOps - Dive into the core DevOps strategies (Paperback)
Sricharan Vadapalli
R1,123 Discovery Miles 11 230 Ships in 10 - 15 working days

Explore the high-in demand core DevOps strategies with powerful DevOps tools such as Ansible, Jenkins, and Chef Key Features Get acquainted with methodologies and tools of the DevOps framework Perform continuous integration, delivery, deployment, and monitoring using DevOps tools Explore popular tools such as Git, Jenkins, Maven, Gerrit, Nexus, Selenium, and so on Embedded with assessments that will help you revise the concepts you have learned in this book Book DescriptionDevOps is the most widely used software engineering culture and practice that aim sat software development and operation. Continuous integration is a cornerstone technique of DevOps that merges software code updates from developers into a shared central mainline. This book takes a practical approach and covers the tools and strategies of DevOps. It starts with familiarizing you with DevOps framework and then shows how toper form continuous delivery, integration, and deployment with DevOps. You will explore DevOps process maturity frameworks and progression models with checklist templates for each phase of DevOps. You will also be familiar with agile terminology, methodology, and the benefits accrued by an organization by adopting it. You will also get acquainted with popular tools such as Git, Jenkins ,Maven, Gerrit, Nexus, Selenium, and so on.You will learn configuration, automation, and the implementation of infrastructure automation (Infrastructure as Code) with tools such as Chef and Ansible. This book is ideal for engineers, architects, and developers, who wish to learn the core strategies of DevOps. What you will learn Get familiar with life cycle models, maturity states, progression and best practices of DevOps frameworks Learn to set up Jenkins and integrate it with Git Know how to build jobs and perform testing with Jenkins Implement infrastructure automation (Infrastructure as Code) with tools such as Chef and Ansible Understand continuous monitoring process with tools such as Splunk and Nagios Learn how Splunk improves the code quality Who this book is forThis book is for engineers, architects, and developers, who wish to learn the core strategies of DevOps.

Windows 10 - The Ultimate Guide for Beginners to Operate Microsoft Windows 10 (Paperback): Malcom Schwartz Windows 10 - The Ultimate Guide for Beginners to Operate Microsoft Windows 10 (Paperback)
Malcom Schwartz
R264 Discovery Miles 2 640 Ships in 10 - 15 working days
DevOps and Site Reliability Engineering (SRE) Handbook - Non-Programmer's Guide (Paperback): Stephen Fleming DevOps and Site Reliability Engineering (SRE) Handbook - Non-Programmer's Guide (Paperback)
Stephen Fleming
R330 Discovery Miles 3 300 Ships in 10 - 15 working days
Essential System Administration - 3rd Edition (Paperback, 3rd edition): AEleen Frisch Essential System Administration - 3rd Edition (Paperback, 3rd edition)
AEleen Frisch
R1,637 R1,361 Discovery Miles 13 610 Save R276 (17%) Ships in 10 - 15 working days

Whether you use a standalone Unix system, routinely provide administrative support for a larger shared system, or just want an understanding of basic administrative functions, Essential System Administration is for you. This comprehensive and invaluable book combines the author's years of practical experience with technical expertise to help you manage Unix systems as productively and painlessly as possible.

Asplos '18 - Proceedings of the Twenty-Third International Conference on Architectural Support for Programming Languages... Asplos '18 - Proceedings of the Twenty-Third International Conference on Architectural Support for Programming Languages and Operating Systems (Paperback)
Asplos
R6,271 Discovery Miles 62 710 Ships in 10 - 15 working days
Learn Swift by Building Applications - Explore Swift programming through iOS app development (Paperback): Emil Atanasov Learn Swift by Building Applications - Explore Swift programming through iOS app development (Paperback)
Emil Atanasov
R1,192 Discovery Miles 11 920 Ships in 10 - 15 working days

Start building your very own mobile apps with this comprehensive introduction to Swift and object-oriented programming Key Features A complete beginner's guide to Swift programming language Understand core Swift programming concepts and techniques for creating popular iOS apps Start your journey toward building mobile app development with this practical guide Book DescriptionSwift Language is now more powerful than ever; it has introduced new ways to solve old problems and has gone on to become one of the fastest growing popular languages. It is now a de-facto choice for iOS developers and it powers most of the newly released and popular apps. This practical guide will help you to begin your journey with Swift programming through learning how to build iOS apps. You will learn all about basic variables, if clauses, functions, loops, and other core concepts; then structures, classes, and inheritance will be discussed. Next, you'll dive into developing a weather app that consumes data from the internet and presents information to the user. The final project is more complex, involving creating an Instagram like app that integrates different external libraries. The app also uses CocoaPods as its package dependency manager, to give you a cutting-edge tool to add to your skillset. By the end of the book, you will have learned how to model real-world apps in Swift. What you will learn Become a pro at iOS development by creating simple-to-complex iOS mobile applications Master Playgrounds, a unique and intuitive approach to teaching Xcode Tackle the basics, including variables, if clauses, functions, loops and structures, classes, and inheritance Model real-world objects in Swift and have an in-depth understanding of the data structures used, along with OOP concepts and protocols Use CocoaPods, an open source Swift package manager to ease your everyday developer requirements Develop a wide range of apps, from a simple weather app to an Instagram-like social app Get ahead in the industry by learning how to use third-party libraries efficiently in your apps Who this book is forThis book is for beginners who are new to Swift or may have some preliminary knowledge of Objective-C. If you are interested in learning and mastering Swift in Apple's ecosystem, namely mobile development, then this book is for you.

Puppet 5 Cookbook - Jump start your Puppet 5.x deployment using engaging and practical recipes, 4th Edition (Paperback, 4th... Puppet 5 Cookbook - Jump start your Puppet 5.x deployment using engaging and practical recipes, 4th Edition (Paperback, 4th Revised edition)
Thomas Uphill
R1,303 Discovery Miles 13 030 Ships in 10 - 15 working days

Write custom plugins for Puppet, including facts, providers, and functions Key Features Grasp recipes that work with centralized and decentralized deployments Explore language differences and enhancements anticipated in Puppet version 5.x Gain expert understanding of Puppet's latest and most advanced features Book DescriptionPuppet is a configuration management system that automates all your IT configurations, giving you control of managing each node. Puppet 5 Cookbook will take you through Puppet's latest and most advanced features, including Docker containers, Hiera, and AWS Cloud Orchestration. Updated with the latest advancements and best practices, this book delves into various aspects of writing good Puppet code, which includes using Puppet community style, checking your manifests with puppet-lint, and learning community best practices with an emphasis on real-world implementation. You will learn to set up, install, and create your first manifests with version control, and also learn about various sysadmin tasks, including managing configuration files, using Augeas, and generating files from snippets and templates. As the book progresses, you'll explore virtual resources and use Puppet's resource scheduling and auditing features. In the concluding chapters, you'll walk through managing applications and writing your own resource types, providers, and external node classifiers. By the end of this book, you will have learned to report, log, and debug your system. What you will learn Discover the latest and most advanced features of Puppet Master techniques to deal with centralized and decentralized Puppet deployments Use exported resources and forge modules to configure and deploy applications Create efficient manifests to streamline your deployments Automate deployment of puppet environment using git-hooks Deploy AWS instances and Docker containers with Puppet Make Puppet reliable, performant, and scalable Who this book is forPuppet 5 Cookbook is for anyone who builds and administers servers, especially in a web operations context. You'll need some experience of Linux systems administration, including familiarity with the command line, filesystem, and text editing. No prior programming experience is required.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
CompTIA A+ Certification All-in-One Exam…
Mike Meyers, Travis Everett, … Hardcover R1,317 Discovery Miles 13 170
Coding Basics for Beginners - The Smart…
Jefferson Sandyman Hardcover R583 Discovery Miles 5 830
HCI Beyond the GUI - Design for Haptic…
Philip Kortum Paperback R1,276 Discovery Miles 12 760
The Continuing Arms Race - Code-Reuse…
Per Larsen, Ahmad-Reza Sadeghi Hardcover R2,736 Discovery Miles 27 360
Microsoft Forefront Security…
Jesse Varsalone Paperback R1,177 R892 Discovery Miles 8 920
Intelligent Systems for Automated…
Raymond Chiong Hardcover R4,988 Discovery Miles 49 880
The Networknomicon, or SNMP Mastery
Michael W Lucas, Abdul Alhazred Hardcover R1,600 R1,361 Discovery Miles 13 610
Biometric Technologies and Verification…
John Vacca Paperback R1,717 R1,630 Discovery Miles 16 300
Frameworks for Developing Efficient…
John Krogstie Hardcover R5,404 Discovery Miles 54 040
How to Cheat at Configuring VmWare ESX…
David Rule Paperback R1,130 R855 Discovery Miles 8 550

 

Partners