0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (1)
  • R100 - R250 (82)
  • R250 - R500 (358)
  • R500+ (2,377)
  • -
Status
Format
Author / Contributor
Publisher

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

Operating Systems and Services (Hardcover, Reprinted from REAL-TIME SYSTEMS, 16:2-3, 1999): Ragunathan Rajkumar Operating Systems and Services (Hardcover, Reprinted from REAL-TIME SYSTEMS, 16:2-3, 1999)
Ragunathan Rajkumar
R2,987 Discovery Miles 29 870 Ships in 10 - 15 working days

Operating Systems and Services brings together in one place important contributions and up-to-date research results in this fast moving area. Operating Systems and Services serves as an excellent reference, providing insight into some of the most challenging research issues in the field.

Systems, Approximation, Singular Integral Operators, and Related Topics - International Workshop on Operator Theory and... Systems, Approximation, Singular Integral Operators, and Related Topics - International Workshop on Operator Theory and Applications, IWOTA 2000 (Hardcover, 2001 ed.)
Alexander A. Borichev, Nikolai K. Nikolski
R4,479 Discovery Miles 44 790 Ships in 10 - 15 working days

This book is de- voted to some topical prob- lems and various applica- tions of Operator Theory and to its interplay with many other fields of analysis as modern approximation the- ory, theory of dynamic sys- tems, harmonic analysis and complex analysis. It consists of 20 carefully selected sur- veys and research-expository papers. Their scope gives a representative status report on the field drawing a pic- ture of a rapidly developing domain of analysis. An abun- dance of references completes the picture. All papers included in the volume originate from lectures delivered at the l1th edition of the International Workshop on Operator The- ory and its Applications (IWOTA-2000, June 13-16, Bordeaux). Some information about the conference, including the complete list of participants, can be found on forthcoming pages. The editors are indebted to A.Sudakov for helping them in polishing and assembling original TeX files. A. Borichev and N. Nikolski Talence, May 2001 v vii International Workshop on Operator Theory and Its Applications (June 13-June 16, 2000, Universite Bordeaux 1) The International Workshop on Operator Theory and its Applications (IWOTA) is a satellite meeting of the international symposium on the Mathe- matical Theory of Networks and Systems (MNTS). In 2000, the MNTS is held in Perpignan, France, June 19-23. IWOTA 2000 was the eleventh workshop of this kind.

Operating Systems: Principles and Practice (Hardcover): Reid Barnes Operating Systems: Principles and Practice (Hardcover)
Reid Barnes
R3,041 R2,766 Discovery Miles 27 660 Save R275 (9%) Ships in 10 - 15 working days
Uc/TCP-IP, the Embedded Protocol Stack for the Rx62n 32-Bit McU with Fpu (Hardcover): Christian E. Legare Uc/TCP-IP, the Embedded Protocol Stack for the Rx62n 32-Bit McU with Fpu (Hardcover)
Christian E. Legare
R2,387 Discovery Miles 23 870 Ships in 10 - 15 working days

This two-part book puts the spotlight on how a TCP/IP stack works using Micri m's uC/TCP-IP as a reference. Part I includes an overview of the basics of the Internet Protocol and walks through various aspects of C/TCP-IP implementation and usage. Part II provides examples for the reader, using the Renesas YRDKRX62N Evaluation Board. The board features the Renesas RX62N, a high-performance 32-bit Flash MCU with FPU and DSP capability, and rich connectivity including Ethernet. Together with the Renesas e2Studio, the evaluation board provides everything necessary to get you up and running quickly, as well as a fun and educational experience, resulting in a high-level of proficiency in a short time. This book is written for serious embedded systems programmers, consultants, hobbyists, and students interested in understanding the inner workings of a TCP/IP stack. uC/TCP-IP is not just a great learning platform, but also a full commercial-grade software package, ready to be part of a wide range of products. The topics covered in this book include: Ethernet technology and device drivers IP connectivity Client and Server architecture Socket programming UDP performance TCP performance System network performance

Computer Basics Windows 7 Edition In Simple Steps (Paperback): Joli Ballew Computer Basics Windows 7 Edition In Simple Steps (Paperback)
Joli Ballew 1
R352 R315 Discovery Miles 3 150 Save R37 (11%) Ships in 12 - 19 working days

Discover everything you want to know about using your computer in this easy-to-use guide - from the most essential tasks that you'll want to perform, to solving the most common problems you'll encounter.

Serialization and Persistent Objects - Turning Data Structures into Efficient Databases (Hardcover, 2014 ed.): Jiri Soukup,... Serialization and Persistent Objects - Turning Data Structures into Efficient Databases (Hardcover, 2014 ed.)
Jiri Soukup, Petr Machacek
R2,051 Discovery Miles 20 510 Ships in 12 - 19 working days

Recently, the pressure for fast processing and efficient storage of large data with complexrelations 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 Macha ek 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/bk, 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."

IOS Programming For Beginners - The Simple Guide to Learning IOS Programming Fast! (Hardcover): Tim Warren IOS Programming For Beginners - The Simple Guide to Learning IOS Programming Fast! (Hardcover)
Tim Warren
R598 R542 Discovery Miles 5 420 Save R56 (9%) Ships in 10 - 15 working days
The Compiler Design Handbook - Optimizations and Machine Code Generation, Second Edition (Hardcover, 2nd edition): Rajib Mall The Compiler Design Handbook - Optimizations and Machine Code Generation, Second Edition (Hardcover, 2nd edition)
Rajib Mall; Edited by Y.N. Srikant, Priti Shankar; Contributions by Uday Khedker, K. Gopinath, …
R6,810 Discovery Miles 68 100 Ships in 12 - 19 working days

Today 's embedded devices and sensor networks are becoming more and more sophisticated, requiring more efficient and highly flexible compilers. Engineers are discovering that many of the compilers in use today are ill-suited to meet the demands of more advanced computer architectures. Updated to include the latest techniques, The Compiler Design Handbook, Second Edition offers a unique opportunity for designers and researchers to update their knowledge, refine their skills, and prepare for emerging innovations. The completely revised handbook includes 14 new chapters addressing topics such as worst case execution time estimation, garbage collection, and energy aware compilation. The editors take special care to consider the growing proliferation of embedded devices, as well as the need for efficient techniques to debug faulty code. New contributors provide additional insight to chapters on register allocation, software pipelining, instruction scheduling, and type systems. Written by top researchers and designers from around the world, The Compiler Design Handbook, Second Edition gives designers the opportunity to incorporate and develop innovative techniques for optimization and code generation.

C/TCP-IP, the Embedded Protocol Stack for the Kinetis Arm Cortex-M4 (Hardcover): Christian Legare C/TCP-IP, the Embedded Protocol Stack for the Kinetis Arm Cortex-M4 (Hardcover)
Christian Legare
R2,411 Discovery Miles 24 110 Ships in 10 - 15 working days

Learn the essentials of Networking and Embedded TCP/IP stacks. Part I of this comprehensive book provides a thorough explanation of Micri m's C/TCP-IP stack including its implementation and usage. Part II describes practical, working applications for embedded medical devices built on C/OS-III, C/TCP-IP and Freescale's TWR-K53N512 medical board (ARM Cortex -M4) using IAR developments tools. Each of the included examples feature hands-on working projects, which allow you to get your application running quickly, and can serve as a reference design to develop an embedded system connected to the Internet of Things. This book is the perfect complement to C/OS-III: The Real-Time Kernel for the ARM Cortex -M4 by Jean Labrosse (ISBN 978-0-9823375-2-3), as it uses the same medical application examples but connects them via TCP/IP. This book is written for serious embedded systems programmers, consultants, hobbyists, and students interested in understanding the inner workings of a TCP/IP stack. C/TCP-IP is more than just a great learning platform. It is a full commercial-grade software package, ready to serve as the foundation for a wide range of products. Some of the key topics covered in this book are: Ethernet technology and device drivers IP connectivity Client and Server architecture Socket programming UDP and TCP performance tuning

Exam Ref AZ-801 Configuring Windows Server Hybrid Advanced Services (Paperback): Orin Thomas Exam Ref AZ-801 Configuring Windows Server Hybrid Advanced Services (Paperback)
Orin Thomas
R822 Discovery Miles 8 220 Ships in 12 - 19 working days

Prepare for Microsoft Exam AZ-801 and demonstrate your real-world mastery of configuring and managing Windows Server on-premises, hybrid, and Infrastructure as a Service (IaaS) platform workloads. Designed for professionals with Windows Server and Azure experience, this Exam Ref focuses on the critical thinking and decision-making acumen needed for success at the Microsoft Certified: Windows Server Hybrid Administrator Associate level. Focus on the expertise measured by these objectives: Secure Windows Server on-premises and hybrid infrastructures Implement and manage Windows Server high availability Implement disaster recovery Migrate servers and workloads Monitor and troubleshoot Windows Server environments This Microsoft Exam Ref: Organizes its coverage by exam objectives Features strategic, what-if scenarios to challenge you Assumes you have significant experience with Windows Server operating systems About the Exam Exam AZ-801 focuses on knowledge needed to secure Windows Server operating systems, networking, and storage; secure hybrid Active Directory infrastructures; use Azure Services to identify and remediate Windows Server security issues; implement and manage Windows Server failover clusters and Storage Spaces Direct; manage Windows Server backup and recovery; use Azure Site Recovery to implement disaster recovery; protect VMs with Hyper-V replicas; migrate on-premises storage and services; move workloads and AD DS infrastructure to Windows Server 2022 from previous versions; migrate IIS workloads to Azure; use Windows Server tools and Azure services to monitor Windows Server; troubleshoot on-premises networking, hybrid networking, virtual machines in Azure, and Active Directory. About Microsoft Certification Passing this exam and Exam AZ-800 Administering Windows Server Hybrid Core Infrastructure fulfills your requirements for the Microsoft Certified: Windows Server Hybrid Administrator Associate credential. This demonstrates your expertise in configuring and managing Windows Server on-premises, hybrid, and IaaS platform workloads; integrating Windows Server environments with Azure services; managing and maintaining Windows Server IaaS workloads in Azure, and moving workloads to Azure. This certification supports your goals as an IT, cloud, identity/access, or information protection administrator; a network, security, or support engineer, and a technology manager. See full details at: microsoft.com/learn

Electronic Services Networks - A Business and Public Policy Challenge (Hardcover, New): M E Guerin Cavert, Steven S. Wildman Electronic Services Networks - A Business and Public Policy Challenge (Hardcover, New)
M E Guerin Cavert, Steven S. Wildman
R2,787 Discovery Miles 27 870 Ships in 10 - 15 working days

Electronic services networks--systems of terminals and computers linked by telecommunication apparatus and used to process transactions--have had an increasing influence on industrial structures and commercial practices over the past decade. Margaret Guerin-Calvert and Steven Wildman have assembled diverse essays representing the best of current thinking on these networks. The book provides the reader with varied theoretical perspectives on ESNs and their effects on business and finance and contains five case studies that apply these theoretical ideas to issues raised by the proliferation of these networks.

Unlike other works, which have focused on ESNs as features of specific industries, this collection explores the networks themselves as economic phenomena. The contributions are grouped into two parts. The first presents general theoretical perspectives on the economics of various ESNs, their effects on the industries and markets that employ them, and the policy issues they raise. Among the topics discussed are structural relationships among ESNs, their effect on organizational structures, compatibility between shared networks, and competitive search facilitation. In Part II, the contributors offer a detailed look at the economic policy histories of ESNs in specific industries, including banking, real estate, airlines, and travel. There are discussions of automatic teller machines, computer reservation systems, multiple-listing services, and electronic data interchange. These studies demonstrate the incredible variety of applications of ESN technology and make this an indispensable resource for professionals in all types of businesses that use or could use ESNs, as well as for students in a wide range of law, business, and public policy courses.

Raspberry Pi 3 - A Practical Beginner's Guide To Understanding The Full Potential Of Raspberry Pi 3 By Starting Your Own... Raspberry Pi 3 - A Practical Beginner's Guide To Understanding The Full Potential Of Raspberry Pi 3 By Starting Your Own Projects Using Python Programming (Hardcover)
Finn Sanders
R662 R595 Discovery Miles 5 950 Save R67 (10%) Ships in 10 - 15 working days
Coding Basics for Beginners - The Smart Way to Approach the World of Computer Programming and the Fundamental Functions of the... Coding Basics for Beginners - The Smart Way to Approach the World of Computer Programming and the Fundamental Functions of the Most Popular Languages Such as Python, Java and C++ (Hardcover)
Jefferson Sandyman
R620 Discovery Miles 6 200 Ships in 12 - 19 working days
Android Programming For Beginners - The Simple Guide to Learning Android Programming Fast! (Hardcover): Tim Warren Android Programming For Beginners - The Simple Guide to Learning Android Programming Fast! (Hardcover)
Tim Warren
R595 R539 Discovery Miles 5 390 Save R56 (9%) Ships in 10 - 15 working days
Genetic Programming and Data Structures - Genetic Programming + Data Structures = Automatic Programming! (Hardcover, 1998 ed.):... Genetic Programming and Data Structures - Genetic Programming + Data Structures = Automatic Programming! (Hardcover, 1998 ed.)
William B. Langdon
R4,519 Discovery Miles 45 190 Ships in 10 - 15 working days

Computers that program themselves' has long been an aim of computer scientists. Recently genetic programming (GP) has started to show its promise by automatically evolving programs. Indeed in a small number of problems GP has evolved programs whose performance is similar to or even slightly better than that of programs written by people. The main thrust of GP has been to automatically create functions. While these can be of great use they contain no memory and relatively little work has addressed automatic creation of program code including stored data. This issue is the main focus of Genetic Programming, and Data Structures: Genetic Programming + Data Structures = Automatic Programming!. This book is motivated by the observation from software engineering that data abstraction (e.g., via abstract data types) is essential in programs created by human programmers. This book shows that abstract data types can be similarly beneficial to the automatic production of programs using GP. Genetic Programming and Data Structures: Genetic Programming + Data Structures = Automatic Programming! shows how abstract data types (stacks, queues and lists) can be evolved using genetic programming, demonstrates how GP can evolve general programs which solve the nested brackets problem, recognises a Dyck context free language, and implements a simple four function calculator. In these cases, an appropriate data structure is beneficial compared to simple indexed memory. This book also includes a survey of GP, with a critical review of experiments with evolving memory, and reports investigations of real world electrical network maintenance scheduling problems that demonstrate that Genetic Algorithms can findlow cost viable solutions to such problems. Genetic Programming and Data Structures: Genetic Programming + Data Structures = Automatic Programming! should be of direct interest to computer scientists doing research on genetic programming, genetic algorithms, data structures, and artificial intelligence. In addition, this book will be of interest to practitioners working in all of these areas and to those interested in automatic programming.

Virtual Interaction: Interaction in Virtual Inhabited 3D Worlds (Hardcover, 2001 ed.): E. Granum Virtual Interaction: Interaction in Virtual Inhabited 3D Worlds (Hardcover, 2001 ed.)
E. Granum; Edited by Lars Qvortrup; Edited by (associates) B. Holmqvist, S. Kolstrup, K. Halskov Madsen
R4,615 Discovery Miles 46 150 Ships in 10 - 15 working days

Virtual Interaction: Interaction in Virtual Inhabited 3D Worlds answers the basic research questions involved in the development of user-friendly interfaces, such as:
* How does one navigate in and with a virtual inhabited three-dimensional world?
* How can the virtual world and the interface be part of the same world?
* How can the use of these interfaces be supported by implicit narrative structures?
* How can the autonomous agents function as assistants to the end-user?
* How can the current--what you see is what you get--be replaced by What you want is what you get:?
Containing the edited research papers resulting from an ambitious, cross-disciplinary research project, this volume examines the core activity of interfaces: interaction. It takes the reader all the way from general theories and conceptualizations of interaction aspects of virtual inhabited 3D worlds, through theories of and methods for the design of autonomous agents, ending in specific design methodology considerations and suggestions for management in the multimedia industry.

Pro Oracle Database 10g RAC on Linux - Installation, Administration and Performance (Hardcover, 1st Corrected ed., Corr. 3rd... Pro Oracle Database 10g RAC on Linux - Installation, Administration and Performance (Hardcover, 1st Corrected ed., Corr. 3rd printing)
J Dyke, S. Shaw
R1,716 Discovery Miles 17 160 Ships in 10 - 15 working days

Real Application Clusters (RAC) and the Grid architecture are Oracle's strategy for scaling out enterprise systems to cope with bigger workloads and more users. Many books limit themselves by conceptualizing and theorizing about RAC technology, but this book is the first to portray implementing and administering an Oracle 10"g" RAC system in a Linux environment. This book features basic concepts underlying Linux and Oracle RAC, design strategies, hardware procurement and configuration, and many other topics.

The RAC-specific technologies described include configuration of the interconnect, OCFS, ASM, Cluster Ready Services, and Grid Control. The Oracle features RMAN and Data Guard are also discussed, along with available hardware options. The authors include practical examples and configuration information, so that upon reading this book, youll be armed with the information you need to build an Oracle RAC database on Linux, whether it is on a single laptop or a 64-node Itanium cluster.

MicroC/OS II, 2nd Edition: The Real Time Kernel (Paperback, 2nd edition): Jean Labrosse MicroC/OS II, 2nd Edition: The Real Time Kernel (Paperback, 2nd edition)
Jean Labrosse
R3,976 Discovery Miles 39 760 Ships in 12 - 19 working days

MicroC/OS II Second Edition describes the design and implementation of the MicroC/OS-II real-time operating system (RTOS). In addition to its value as a reference to the kernel, it is an extremely detailed and highly readable design study particularly useful to the embedded systems student. While documenting the design and implementation of the kernel, the book also walks the reader through the many related development issues: how to adapt the kernel for a new microprocessor, how to install the kernel, and how to structure the applications that run on the kernel. This edition features documentation for several important new features of the software, including new real-time services, floating points, and coding conventions. The accompanying downloadable resources include complete code for the MicroC/OS-II kernel.

Programming iOS 11 (Paperback): Matt Neuberg Programming iOS 11 (Paperback)
Matt Neuberg
R1,770 R440 Discovery Miles 4 400 Save R1,330 (75%) Ships in 9 - 17 working days

If you're grounded in the basics of Swift, Xcode, and the Cocoa framework, this book provides a structured explanation of all essential real-world iOS app components. Through deep exploration and copious code examples, you'll learn how to create views, manipulate view controllers, and add features from iOS frameworks. Create, arrange, draw, layer, and animate views that respond to touch Use view controllers to manage multiple screens of interface Master interface classes for scroll views, table views, text, popovers, split views, web views, and controls Dive into frameworks for sound, video, maps, and sensors Access user libraries: music, photos, contacts, and calendar Explore additional topics, including files, networking, and threads Stay up-to-date on iOS 11 innovations, such as: Drag and drop Autolayout changes (including the new safe area) Stretchable navigation bars Table cell swipe buttons Dynamic type improvements Offline sound file rendering, image picker controller changes, new map annotation types, and more

Power Point 2000 Made Simple (Paperback): Moira Stephen Power Point 2000 Made Simple (Paperback)
Moira Stephen
R596 Discovery Miles 5 960 Ships in 12 - 19 working days

About PowerPoint 2000 Traditionally, presenters have had to travel to reach audiences in different parts of the world. With today's technologies, this is no longer necessary. Using Microsoft PowerPoint (R) 2000, presenters can now easily and inexpensively collaborate on presentations and show them to remote audiences without leaving their offices. PowerPoint 2000 offers new ease-of-use features that speed users through presentation development and help users deliver Web-based presentations to remote audiences. Let this NEW Made Simple book guide you through the new features of PowerPoint 2000 and help you make the most of the product.

Handbook of Object Technology (Hardcover): Saba Zamir Handbook of Object Technology (Hardcover)
Saba Zamir
R5,257 R1,873 Discovery Miles 18 730 Save R3,384 (64%) Ships in 12 - 19 working days

The object oriented paradigm has become one of the dominant forces in the computing world. According to a recent survey, by the year 2000, more than 80% of development organizations are expected to use object technology as the basis for their distributed development strategies.
Handbook of Object Technology encompasses the entire spectrum of disciplines and topics related to this rapidly expanding field - outlining emerging technologies, latest advances, current trends, new specifications, and ongoing research.
The handbook divides into 13 sections, each containing chapters related to that specific discipline. Up-to-date, non-abstract information provides the reader with practical, useful knowledge - directly applicable to the understanding and improvement of the reader's job or the area of interest related to this technology.
Handbook of Object Technology discusses:
o the processes, notation, and tools for classical OO methodologies as well as information on future methodologies
o prevalent and emerging OO languages
o standards and specifications
o frameworks and patterns
o databases
o metrics
o business objects
o intranets
o analysis/design tools
o client/server application development environments

Fast, Efficient and Predictable Memory Accesses - Optimization Algorithms for Memory Architecture Aware Compilation (Hardcover,... Fast, Efficient and Predictable Memory Accesses - Optimization Algorithms for Memory Architecture Aware Compilation (Hardcover, 2006 ed.)
Lars Wehmeyer, Peter Marwedel
R3,026 Discovery Miles 30 260 Ships in 10 - 15 working days

Fast, Efficient and Predictable Memory Accesses presents techniques for designing fast, energy-efficient and timing predictable memory systems. By using a careful combination of compiler optimizations and architectural improvements, we can achieve more than what would be feasible at one of the levels in isolation. The described optimization algorithms achieve the goals of high performance and low energy consumption. In addition to these benefits, the use of scratchpad memories significantly improves the timing predictability of the entire system, leading to tighter worst case execution time bounds (WCET). The WCET is a relevant design parameter for all timing critical systems. In addition, the book covers algorithms to exploit the power down modes of main memories in SDRAM technology, as well as the execute-in-place feature of Flash memories. The final chapter considers the impact of the register file, which is also part of the memory hierarchy.

Computer-Aided Design of User Interfaces V - Proceedings of the Sixth International Conference on Computer-Aided Design of User... Computer-Aided Design of User Interfaces V - Proceedings of the Sixth International Conference on Computer-Aided Design of User Interfaces CADUI '06 (6-8 June 2006, Bucharest, Romania) (Hardcover, 2007 ed.)
Gaelle Calvary, Costin Pribeanu, Giuseppe Santucci, Jean Vanderdonckt
R2,909 Discovery Miles 29 090 Ships in 10 - 15 working days

This book gathers the latest experience of experts, research teams and leading organizations involved in computer-aided design of user interfaces of interactive applications. This area investigates how it is desirable and possible to support, to facilitate and to speed up the development life cycle of any interactive system: requirements engineering, early-stage design, detailed design, development, deployment, evaluation and maintenance. In particular, it stresses how the design activity could be better understood for different types of advanced interactive systems such as context-aware systems, multimodal applications, multi-platform systems, pervasive computing, ubiquitous computing and multi-device environments.

Exam Ref 70-697 Configuring Windows Devices (Paperback): Andrew Bettany, Jason Kellington Exam Ref 70-697 Configuring Windows Devices (Paperback)
Andrew Bettany, Jason Kellington
R905 R625 Discovery Miles 6 250 Save R280 (31%) Ships in 9 - 17 working days

Prepare for Microsoft Exam 70-697--and help demonstrate your real-world mastery of configuring Windows 10 devices in the enterprise. Designed for experienced IT pros ready to advance their status, this Exam Ref focuses on the critical-thinking and decision-making acumen needed for success as a Microsoft specialist. Focus on the expertise measured by these objectives: Manage identity Plan desktop and device deployment Plan and implement a Microsoft Intune device management solution Configure networking and storage Manage data access and protection Manage remote access Manage apps Manage updates and recovery This Microsoft Exam Ref: Organizes its coverage by exam objectives Features strategic, what-if scenarios to challenge you Assumes you have experience with Windows desktop administration, maintenance, and troubleshooting; basic experience and understanding of Windows networking; and introductory-level knowledge of Active Directory and Microsoft Intune

My Windows 11 Computer for Seniors (Paperback): Michael Miller My Windows 11 Computer for Seniors (Paperback)
Michael Miller
R616 Discovery Miles 6 160 Ships in 12 - 19 working days

My Windows 11 Computer for Seniors Easy, clear, readable, and focused on what you want to do Step-by-step instructions for the tasks you care about most Large, full-color, close-up photos show you exactly what to do Common-sense help whenever you run into problems Tips and notes to help you do even more Over the years, you've learned a lot. Now, learn Windows 11! We've brought together all the Windows 11 skills you need to stay connected and safe, express your creativity, find new passions, and live a better, healthier life. Our crystal-clear instructions respect your smarts but never assume you're an expert. Big, colorful photos on nearly every page make this book incredibly easy to read and use! * Get started with Windows 11, whether you're experienced with computers or not * Learn all that's new and different in Windows 11, including the new taskbar and Start menu * Reliably connect to the Internet, both at home and away * Explore the Web with the Microsoft Edge browser and Google Search * Make and receive video and voice calls with Microsoft Teams and Zoom * Send and receive email with the Windows Email app * Shop safely online and avoid online scams * Find, install, and use the best Windows apps * Connect your phone to your PC to text, make calls, and share photos * Stay connected with friends and family on Facebook, Pinterest, and Twitter * Store, touch up, and share your pictures * Keep track of all your files and folders * Watch streaming TV shows and movies and listen to streaming music on your PC * Configure Windows 11 to work better for those with vision and physical challenges * Fix common PC problems and manage Windows updates

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Coding for Beginners and Kids Using…
Bob Mather Hardcover R889 Discovery Miles 8 890
Web Engineering
Carson Thomas Hardcover R3,574 R3,230 Discovery Miles 32 300
Aws - The Most Complete Guide to Learn…
Robert Campbell Hardcover R850 R738 Discovery Miles 7 380
Handbook of Research on Architectural…
Ramanathan Hardcover R8,381 Discovery Miles 83 810
Applied Stochastic Hydrogeology
Yoram Rubin Hardcover R4,967 Discovery Miles 49 670
Tensor Eigenvalues and Their…
Liqun Qi, Haibin Chen, … Hardcover R4,250 Discovery Miles 42 500
DelphiMVCFramework - the official guide…
Daniele Teti Hardcover R1,444 Discovery Miles 14 440
Amazon Kinesis Data Analytics Developer…
Documentation Team Hardcover R1,576 Discovery Miles 15 760
Python for Beginners - A Programming…
Robert Campbell Hardcover R843 R731 Discovery Miles 7 310
Designing Interfaces - Patterns for…
Jenifer Tidwell, Charles Brewer, … Paperback R1,328 R1,170 Discovery Miles 11 700

 

Partners