0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (1)
  • R100 - R250 (19)
  • R250 - R500 (80)
  • R500+ (1,088)
  • -
Status
Format
Author / Contributor
Publisher

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

HP Certified Systems Administrator - 11i V3 (Paperback): Asghar Ghori HP Certified Systems Administrator - 11i V3 (Paperback)
Asghar Ghori
R1,465 R1,243 Discovery Miles 12 430 Save R222 (15%) Ships in 18 - 22 working days

This book contains 36 chapters and is structured to facilitate readers to grasp concepts, understand implementation procedures, learn command syntax, configuration files and daemons involved, and understand basic troubleshooting. The 36 chapters are divided into three key areas: UNIX Fundamentals, HP-UX System Administration and HP-UX Network Administration. These chapters cover topics that are on HP s recommended certification courses UNIX Fundamentals, System and Network Administration I, System and Network Administration II, and HP-UX for Experienced UNIX System Administrators as well as on official exam objectives list. 1.UNIX Fundamentals (chapters 1 to 6, and 22) covers the basics of UNIX and HP-UX. Most information is not specific to a particular UNIX flavor, rather, includes general UNIX concepts, file manipulation and security techniques, vi editor, shell and awk programming, basic commands and other essential topics. Unlike many other similar books, a chapter on shell scripting is presented after covering HP-UX System Administration area. This is done purposely to provide readers with practical examples based on the knowledge they gain from UNIX Fundamentals and HP-UX System Administration chapters. 2.HP-UX System Administration (chapters 7 to 21) covers the HP-UX-specific system administration concepts and topics including server hardware information and mass storage stack; virtualization technologies and HP-UX installation; software and patch management; user and group administration; LVM and file system administration; EVFS and swap management; system shutdown and startup procedures; kernel configuration and management techniques; backup and restore functions; printer and print request management, job automation and process control; and system logging and performance monitoring. 3.HP-UX Network Administration (chapters 23 to 36) covers HP-UX network and security administration concepts and topics such as OSI and TCP/IP reference models; network hardware overview and LAN interface administration; IP subnetting and routing techniques; basic network testing and troubleshooting; internet services and sendmail; time synchronization (NTP) and resource sharing (NFS, AutoFS and CIFS) services; naming (DNS, NIS and LDAP) services and automated installation techniques; and high-availability concepts and system security tools and practices. Throughout the book figures, tables, screen shots and examples are given for explanation purposes. The book includes 863 exam review questions with answers.

HP Certified Systems Administrator (2nd Edition) (Paperback): Asghar Ghori HP Certified Systems Administrator (2nd Edition) (Paperback)
Asghar Ghori
R1,379 Discovery Miles 13 790 Ships in 18 - 22 working days

Like the first edition of this book, the second edition also covers three main objectives to provide a comprehensive resource to individuals, including novice, IT/Non-HP-UX administrators, and HP-UX administrators who intend to take the new HP Certified Systems Administrator exam HP0-095 and pass it; to provide a quick and valuable on-the-job resource to HP-UX administrators, administrators of other UNIX operating systems, IT managers, programmers, and DBAs working in the HP-UX environment; and to provide an easy-to-understand guide to novice and IT/non-HP-UX administrators who intend to learn HP-UX from the beginning. This book contains 38 chapters and is structured to facilitate readers to grasp concepts, understand implementation procedures, understand basic troubleshooting, learn command syntax, configuration files, and daemons involved. The 38 chapters are divided into three key areas: UNIX Fundamentals, HP-UX System Administration, and HP-UX Network Administration. 1. UNIX Fundamentals (chapters 1 to 6 and 23) covers the basics of UNIX. Most information is not specific to a particular UNIX flavor, rather includes general UNIX concepts, file manipulation and security techniques, vi editor, shell and awk programming, basic commands, and other essential topics. Unlike many other similar books, a chapter on shell scripting is presented after covering HP-UX System Administration area. This is done purposely to supply readers with practical examples based on the knowledge they gain from UNIX Fundamentals and HP-UX System Administration chapters. 2. HP-UX System Administration (chapters 7 to 22) covers the HP-UX-specific system administration concepts and topics, including system partitioning and HP-UX installation; software and patch management; user and group administration; LVM and VxVM management; file system and swap administration; system shutdown and startup procedures; kernel configuration and reconfiguration techniques; backup and restore functions; printer and print request management, job automation and process control; and system logging and performance monitoring. 3. HP-UX Network Administration (chapters 24 to 38) covers HP-UX network administration concepts and topics, such as OSI and TCP/IP reference models; network hardware overview and LAN card administration; IP subnetting and routing techniques; basic network testing and troubleshooting; internet services and sendmail; time synchronization (NTP) and resource sharing (NFS, AutoFS, and CIFS) services; naming (DNS, NIS, and LDAP) and boot services; automated installation techniques and high-availability concepts; and system security and hardening. Each chapter begins with a list of major topics to be covered in the chapter and ends with a summary. Throughout the book, tables, figures, screen shots, and examples are given for explanation purposes. The output generated because of running commands and shell scripts is highlighted in light grey background to differentiate from surrounding text. The book includes several appendices, one of which contains 672 practice exam questions. Answers to practice exam questions and tables of commands, important files, and service daemons are included in appendix area as well.

C and the 8051 (4th Edition) (Paperback, 4th ed.): Thomas W. Schultz C and the 8051 (4th Edition) (Paperback, 4th ed.)
Thomas W. Schultz
R1,157 R1,036 Discovery Miles 10 360 Save R121 (10%) Ships in 18 - 22 working days

This slightly revised 4th edition includes two example projects from the earlier editions not found in the third edition but is otherwise unchanged. As before it includes a massive amount of information about the 8051-family of microcontrollers and techniques for programming them in the C language. There is a strong emphasis on interrupt-driven programming and operating systems as well as many algorithms related to typical microcontroller interfacing. There is extensive ground-up coverage of serial interfacing and small-area networks.

Operating System - Concepts and Techniques (Paperback): M Naghibzadeh Operating System - Concepts and Techniques (Paperback)
M Naghibzadeh
R549 R513 Discovery Miles 5 130 Save R36 (7%) Ships in 18 - 22 working days

"Operating System" is the most essential program of all, without which it becomes cumbersome to work with a computer. It is the interface between the hardware and computer users making the computer a pleasant device to use. "The Operating System: Concepts and Techniques" clearly defines and explains the concepts: process (responsibility, creation, living, and termination), thread (responsibility, creation, living, and termination), multiprogramming, multiprocessing, scheduling, memory management (non-virtual and virtual), interprocess communication/synchronization (busy-wait-based, semaphore-based, and message-based), deadlock, and starvation. Real-life techniques presented are based on UNIX, Linux, and contemporary Windows. The book has briefly discussed agent-based operating systems, macro-kernel, microkernel, extensible kernels, distributed, and real-time operating systems. The book is for everyone who is using a computer but is still not at ease with the way the operating system manages programs and available resources in order to perform requests correctly and speedily. High school and university students will benefit the most, as they are the ones who turn to computers for all sorts of activities, including email, Internet, chat, education, programming, research, playing games etc. It is especially beneficial for university students of Information Technology, Computer Science and Engineering. Compared to other university textbooks on similar subjects, this book is downsized by eliminating lengthy discussions on subjects that only have historical value.

Mastering OpenLDAP (Paperback, New): Matt Butcher Mastering OpenLDAP (Paperback, New)
Matt Butcher
R1,402 Discovery Miles 14 020 Ships in 18 - 22 working days

This practical introduction to OpenLDAP for Application Developers emphasizes how to get things done, going into Lightweight Directory Access Protocol (LDAP) theory only to answer practical questions. It demystifies OpenLDAP, providing a solid understanding of how to use its directory and covering building directory services, integrating directory services, and developing directory-enabled PHP or Python applications. Readers need only basic Linux system administration experience, not LDAP experience. Open-source OpenLDAP directory server is included in all major Linux distributions; many open-source and proprietary applications can use OpenLDAP's services. Client applications use LDAP to connect to OpenLDAP, search the directory, and (if authorized) modify and manipulate records. Most often used to provide network-based authentication services for users, LDAP servers have many other uses: address book, DNS database, organizational tool, even network object store for applications.

Configuring IPCop Firewalls: Closing Borders with Open Source (Paperback, New): Barrie Dempster, James Eaton-Lee Configuring IPCop Firewalls: Closing Borders with Open Source (Paperback, New)
Barrie Dempster, James Eaton-Lee
R1,083 Discovery Miles 10 830 Ships in 18 - 22 working days

This book is an easy-to-read guide to using IPCop in a variety of different roles within the network. The book is written in a very friendly style that makes this complex topic easy and a joy to read. It first covers basic IPCop concepts, then moves to introduce basic IPCop configurations, before covering advanced uses of IPCop. This book is for both experienced and new IPCop users. IPCop is a powerful, open source, Linux based firewall distribution for primarily Small Office Or Home (SOHO) networks, although it can be used in larger networks. It provides most of the features that you would expect a modern firewall to have, and what is most important is that it sets this all up for you in a highly automated and simplified way. This book is an easy introduction to this popular application. After introducing and explaining the foundations of firewalling and networking and why they're important, the book moves on to cover using IPCop, from installing it, through configuring it, to more advanced features, such as configuring IPCop to work as an IDS, VPN and using it for bandwidth management. While providing necessary theoretical background, the book takes a practical approach, presenting sample configurations for home users, small businesses, and large businesses. The book contains plenty of illustrative examples. Chapter 1 briefly introduces some firewall and networking concepts. The chapter introduces the roles of several common networking devices and explains how firewalls fit into this. Chapter 2 introduces the IPCop package itself, discussing how IPCop's red/orange/blue/green interfaces fit into a network topology. It then covers the configuration of IPCop in other common roles, such as those of a web proxy, DHCP, DNS, time, and VPN server. Chapter 3 covers three sample scenarios where we learn how to deploy IPCop, how IPCop interfaces connect to each other and to the network as a whole. Chapter 4 covers installing IPCop. It outlines the system configuration required to run IPCop, and explains the configuration required to get IPCop up and running. In Chapter 5, we will learn how to employ the various tools IPCop provides us with to administrate, operate, troubleshoot, and monitor our IPCop firewall Chapter 6 starts off with explaining the need for an IDS in our system and then goes on to explain how to use the SNORT IDS with IPCop. Chapter 7 introduces the VPN concept and explains how to set up an IPSec VPN configuration for a system. Special focus is laid on configuring the blue zone - a secured wireless network augmenting the security of a wireless segment, even one already using WEP or WPA. Chapter 8 demonstrates how to manage bandwidth using IPCop making use of traffic shaping techniques and cache management. The chapter also covers the configuration of the Squid web proxy and caching system. Chapter 9 focuses on the vast range of add-ons available to configure IPCop to suit our needs. We see how to install add-ons and then learn more about common add-ons like SquidGuard, Enhanced Filtering, Blue Access, LogSend, and CopFilter. Chapter 10 covers IPCop security risks, patch management and some security and auditing tools and tests. Chapter 11 outlines the support IPCop users have in the form of mailing lists and IRC. The book is suitable for anyone interested in securing their networks with IPCop - from those new to networking and firewalls, to networking and IT Professionals with previous experience of IPCop. No knowledge of Linux or IPCop is required.

Sistemas Operativos (English, Spanish, Paperback): William Stallings Sistemas Operativos (English, Spanish, Paperback)
William Stallings
R1,908 Discovery Miles 19 080 Ships in 10 - 15 working days
Penguin in the Pew (Paperback): Donald Parris Penguin in the Pew (Paperback)
Donald Parris
R632 Discovery Miles 6 320 Ships in 18 - 22 working days

Penguin in the Pew clears up the confusion about the terms "free" and "open source," addresses the challenges of hardware compatibility, software interoperability, and whether a migration is really more expensive than an upgrade. Readers will learn why and how they should migrate to the GNU/Linux operating system. Additionally, Penguin in the Pew connects readers to the growing community of Christians who use, develop and provide technical support for GNU/Linux and other free and open source applications. The book's author, Don Parris, invites fellow Christians to join in a dialogue where the GNU/Linux "philosophy" and Christian values intersect.

Introduccion Rapida a MATLAB y Simulink Para Ciencia E Ingenieria (English, Spanish, Paperback, illustrated edition): Manuel... Introduccion Rapida a MATLAB y Simulink Para Ciencia E Ingenieria (English, Spanish, Paperback, illustrated edition)
Manuel Gil Rodriguez
R565 Discovery Miles 5 650 Ships in 10 - 15 working days
Deployment and Operation of Complex Software in Heterogeneous Execution Environments - The SODALITE Approach (Paperback, 1st... Deployment and Operation of Complex Software in Heterogeneous Execution Environments - The SODALITE Approach (Paperback, 1st ed. 2022)
Elisabetta Di Nitto, Jesus Gorronogoitia Cruz, Indika Kumara, Dragan Radolovic, Kamil Tokmakov, …
R757 Discovery Miles 7 570 Ships in 10 - 15 working days

This open access book provides an overview of the work developed within the SODALITE project, which aims at facilitating the deployment and operation of distributed software on top of heterogeneous infrastructures, including cloud, HPC and edge resources. The experts participating in the project describe how SODALITE works and how it can be exploited by end users. While multiple languages and tools are available in the literature to support DevOps teams in the automation of deployment and operation steps, still these activities require specific know-how and skills that cannot be found in average teams. The SODALITE framework tackles this problem by offering modelling and smart editing features to allow those we call Application Ops Experts to work without knowing low level details about the adopted, potentially heterogeneous, infrastructures. The framework offers also mechanisms to verify the quality of the defined models, generate the corresponding executable infrastructural code, automatically wrap application components within proper execution containers, orchestrate all activities concerned with deployment and operation of all system components, and support on-the-fly self-adaptation and refactoring.

Problems and Solutions of Operating Systems (Paperback): V. Saxena Problems and Solutions of Operating Systems (Paperback)
V. Saxena
R111 Discovery Miles 1 110 Ships in 10 - 15 working days
Windows Longhorn Developer Beta Preview - Covers Avalon Windows Presentation Foundation and Indigo Windows Communication... Windows Longhorn Developer Beta Preview - Covers Avalon Windows Presentation Foundation and Indigo Windows Communication Foundation (Paperback)
Jean-Luc David, Bill Ryan, Ron DeSerranno
R1,015 Discovery Miles 10 150 Ships in 10 - 15 working days

"Professional WinFX Beta": covers 'Avalon' Windows Presentation Foundation and 'Indigo' Windows Communication Foundation. Windows development is about to dramatically change! WinFX is an object-oriented API that will allow you to create applications that take advantage of the exciting features in Windows[registered] Vista (previously known as 'Longhorn') while remaining compatible with Windows[registered] XP SP2 and Windows Server 2003. Written by a team of Microsoft experts, this book introduces you to the pillars of this next-generation operating system, guiding you through the Windows Presentation Foundation (previously known as 'Avalon') and the Windows Communication Foundation (previously known as 'Indigo'). You'll first learn how to use the new Windows Presentation Foundation to create effective forms, use the XAML markup language, work with 2D and 3D graphics, and see how XAML interoperates with existing Windows Forms technology. Then you'll discover how to build Web Services and improve communication capabilities with the Windows Communication Foundation and architecture. You'll learn how to migrate existing DCOM and .N ET remoting applications to Windows Communication Foundation or to make them interoperate with Windows Communication Foundation. Finally you'll work with integrating Microsoft ADO.NET and ASP.NET with Windows Presentation Foundation forms and data in the WinFX framework. What you will learn from this book are: techniques for creating and deploying WinFX applications from scratch and upgrading your current Windows .NET applications to incorporate WinFX; how to use XAML to build a variety of forms, from simple to complex implementations; best practices for working with the Windows Presentation Foundation's themes, controls, annotation, and 3D features; to implement secure, reliable messaging and transactions with Windows Communication Foundation and Microsoft Message Queueing; to work with WinFX on any supported platform: Windows XP SP2, Windows Server 2003, or Windows Vista; and, how to develop and implement Web Services using the Windows Communication Foundation. Who this book is for? This book is for the experienced Windows .N ET programmer who wants to learn how to develop complex applications using the innovative features of Microsoft Windows Vista, Microsoft's WinFX beta 1 framework, the Windows Presentation Foundation, and the Windows Communication Foundation. Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.

Deploying LINUX on the Desktop (Paperback): Edward Haletky Deploying LINUX on the Desktop (Paperback)
Edward Haletky
R1,855 Discovery Miles 18 550 Ships in 18 - 22 working days

This book will meet the needs of those LINUX users who wish to set up a desktop LINUX workstations, and integrate them into their corporate environment.
It will provide practical answers to such questions as: a) What tools do I use to fully integrate with the Microsoft Office tool suite? b) How do I set up my email and interact with a Microsoft Exchange Server? c) Where can I obtain, and how do I install, Internet browser plug-ins needed for web access, media playing, and other corporate Internet functionality?
Provides a guide to using LINUX on the desktop for the corporate user. It will cover more than basic topics, such as whether to use OpenOffice or use another tool such as Evolution; they will delve into specific configurations necessary to interact efficiently with the Microsoft centric world of the Desktop. This guide will cover those problem areas that arise and discuss how to smooth over the bumps while meeting the goal of using a LINUX desktop.
Lastly this book will cover whether or not a complete LINUX solution is available, or if some hybrid desktop will be needed to interact smoothly in the modern corporate computing environment; including a discussion of necessary LINUX growth directions for future expansion and capability.
-Reviews real world requirements.
-Covers Pure LINUX, and Hybrid Corporate Desktops.
-Covers Enabling Tools such as CrossOver Office and the use of Windows Native programs on LINUX.
-Reveals Interoperability Concerns.
-Implements a solid Corporate Desktop.
-Reviews the complete costs of Implementing LINUX as a desktop.

Bioinformatica - Simulacion Vida Artificial E Inteligencia Artificial (English, Spanish, Paperback): Rafael Lahoz-Beltra Bioinformatica - Simulacion Vida Artificial E Inteligencia Artificial (English, Spanish, Paperback)
Rafael Lahoz-Beltra
R1,499 Discovery Miles 14 990 Ships in 10 - 15 working days
What Was It?! - A Short Guide to Understanding and Using Linux, Macintosh and Windows--and Other Stuff (Paperback): Henry Leach What Was It?! - A Short Guide to Understanding and Using Linux, Macintosh and Windows--and Other Stuff (Paperback)
Henry Leach
R559 R518 Discovery Miles 5 180 Save R41 (7%) Ships in 18 - 22 working days

Learn techniques used for the Linux, Macintosh and Windows operating systems in a quick and easy side-by-side format. Anyone from the beginner to the advanced can benefit by reading "What Was It? " There is something for everyone.

Learn the language and structure of computing. Learn how to and what to look for when purchasing computers and peripherals. Learn how to format a hard drive and re-install an operating system. Detailed charts and examples throughout "What Was It? " will compare the similarities, differences and benefits of operating systems, computers and peripherals.

Fear not the technology revolution. Gain insight and master the techniques.

Introduction to Operating Systems (Paperback): Philip Avery Johnson Introduction to Operating Systems (Paperback)
Philip Avery Johnson
R313 R292 Discovery Miles 2 920 Save R21 (7%) Ships in 18 - 22 working days

An introduction to operating systems, covering processes, states of processes, synchronization, programming methods of synchronization, main memory, secondary storage and file systems. Although the book is short, it covers all the essentials and opens up synchronization by introducing a metaphor: producer--consumer that other authors have employed. The difference is that the concept is presented without the programming normally involved with the concept. The thinking is that using a warehouse, the size of which is the shared variable in synchronization terms, without the programming will aid in understanding to this difficult concept. The book also covers main memory, secondary storage with file systems, and concludes with a brief discussion of the client-server paradigm and the way in which client-server impacts the design of the World-Wide Web.

Hardening Windows Systems (Paperback, Ed): Roberta Bragg Hardening Windows Systems (Paperback, Ed)
Roberta Bragg
R1,156 R990 Discovery Miles 9 900 Save R166 (14%) Ships in 18 - 22 working days

"The definitive tool to learn what's proper for Microsoft Windows systems. Roberta's excellent guidance will easily help you build secure, resiliant systems." --Steve Riley, Security Business and Technology Unit, Windows Division, Microsoft Corporation

Take a proactive approach to network security by hardening your Windows systems against attacks before they occur. Written by security evangelist Roberta Bragg, this hands-on resource provides concrete steps you can take immediately as well as ongoing actions to ensure long-term security. Whether you have one Windows server or one hundred, you'll get complete details on how to systematically harden your network from the ground up, as well as strategies for getting company-wide support for your security plan. With coverage of Windows 95/98/NT 4.0/2000/XP and Windows Server 2003, this book is an essential security tool for on-the-job IT professionals.

Features a four-part hardening methodology: Do This Now!--Checklist of immediate steps to take to lockdown your system from further attack Take It From The Top--Systematic approach to hardening your enterprise from the top down, focusing on authentication, access controls, borders, logical security boundaries, communications, storage, and administrative authority Once Is Never Enough!--Ongoing monitoring and assessment plan to keep your network secure, including patch management and auditing How to Succeed At Hardening Your Windows Systems--Strategies for getting budget approval, management buy-in, and employee cooperation for your security program

Roberta Bragg, CISSP, MCSE: Security, Security+, co-author of Network Security: The Complete Reference, instructor, and consultant, focuses on how to proactively deploy proven security principles to defend Windows systems from possible attack. Roberta is the Security Advisor columnist for MCP magazine, the Security Expert for searchWin2000.com, and writes for the Security Watch newsletter. Roberta is the series editor of McGraw-Hill/Osborne's Hardening security series.

Open Source Software: Implementation and Management (Paperback): Paul Kavanagh Open Source Software: Implementation and Management (Paperback)
Paul Kavanagh
R2,109 Discovery Miles 21 090 Ships in 18 - 22 working days

In 2004/5, over half of IT professionals will be looking at open source, most for the first time. This book provides key tools for System administrators, Network Administrators, IT project managers, and consultants who must evaluate and deploy open source software.
This book details open source successes so far, explains which scenarios are the most realistic opportunities now, then gives the details needed to select these solutions, adopt the best tools and practices, introduce them to an organization, implement and manage them. The IT professional can use this book to review opportunities in their organization, evaluate components such as Apache, Linux, and OpenOffice against systems they know, and follow up in detail on their specific interests here and through referred resources.
*Deployment scenarios categorized by function and industry
*Rules of thumb on where and when open source software is or is not the right choice
*Roadmaps for deployment in terms of the components of open source

The User Interface; Concepts and Design (Paperback, 2nd edition): Lon Barfield The User Interface; Concepts and Design (Paperback, 2nd edition)
Lon Barfield; Illustrated by Peter Maxwell; Revised by Lon Barfield
R701 Discovery Miles 7 010 Ships in 18 - 22 working days

Everybody has problems using technology, from heating controls through to video recorders. Move to computers and the problems are even worse; even the simplest computer programs seem to behave in strange ways. This book considers the problems of usability of technology and examines the factors that play a role in the design of such systems. Its goal is to introduce students and those working in related areas to the issues and to support them in analyzing problems and coming up with their own designs. It covers the issues surrounding the design of everyday technology before bringing computers into the picture and looking at how those issues change with the design of the user interface to computer systems. There are plenty of good seminar style exercises with accompanying guidelines. The text uses numerous real-world examples to get its message across and it does so in an 'amusing and authoritative' style. It steers clear of technical issues which means that it is very general in nature, that it retains its relevance as technologies change and that the text does not get bogged down in technical jargon. As well as the exercises, each chapter has an imaginary dialogue between Hemelsworth; a frustrated lord, and his dim-witted butler Barker, who is prone to behaving like your average computer system. First printed and reprinted by Addison Wesley, this timeless title is now available from Bosko Books. It is still relevant and useful, and continues to be used to teach interaction design courses and computing courses relating to the user interface. More information and extracts at www.idhub.com/concepts

Developing Series 60 Applications - A Guide for Symbian OS C++ Developers: A Guide for Symbian OS C++ Developers (Paperback):... Developing Series 60 Applications - A Guide for Symbian OS C++ Developers: A Guide for Symbian OS C++ Developers (Paperback)
Leigh Edwards, Richard Barker, Staff of EMCC Software Ltd
R1,670 Discovery Miles 16 700 Ships in 10 - 15 working days

"The robust, advanced technologies of Symbian OS are accessible to developers today in millions of phones worldwide through the Series 60 Platform. Inside "Developing Series 60 Applications" there are sixty example applications, focused entirely on native Symbian OS C++ programming, which will help developers take advantage of the rapidly growing opportunities in Symbian OS smartphone software development."-David Levin, CEO, Symbian Ltd.

The first official book on Series 60 Platform development-from design to deployment

Series 60 smartphone developers are deploying the next wave of mobile services. With more than 60% of all mobile phone manufacturers licensing Series 60 Platform, Series 60 represents the smartphone market with the largest user base for mobile application developers.

To help nurture this growing market, Nokia has worked directly with EMCC Software, a leading Symbian and Series 60 Competence Center, to create Developing Series 60 Applications, the definitive guide to Series 60 development for C++ programmers and software designers. Fully reviewed by Nokia's subject matter experts, the authors cover the entire development process-from design, programming, and testing to debugging and deployment-while providing sixty complete projects, each with full C++ source code and installation scripts.

"Developing Series 60 Applications" includes coverage of:

  • Series 60 development tools, IDEs, and C++ SDKs
  • The underlying Symbian OS
  • Application design with the Series 60 framework architecture
  • User interface controls, menus, dialogs, lists, and editors
  • Basic and advanced Series 60 communications APIs
  • Multimedia development: drawings, fonts, bitmaps, animation, and audio
  • Invoking standard application views and using application engines
  • Building more powerful applications with C++ APIs
  • Series 60 Developer Platforms 1 and 2
Windows Server 2003 Security Infrastructures - Core Security Features (Paperback): Jan de Clercq Windows Server 2003 Security Infrastructures - Core Security Features (Paperback)
Jan de Clercq
R2,829 Discovery Miles 28 290 Ships in 18 - 22 working days

Windows Server 2003 Security Infrastructures is a must for anyone that wants to know the nuts and bolts of Windows Server 2003 security and wants to leverage the operating system's security infrastructure components to build a more secure I.T. infrastructure. The primary goal of this book is to provide insights into the security features and technologies of the Windows Server 2003 operating system. It also highlights the security principles an architect should remember when designing an infrastructure that is rooted on the Windows Server 2003 OS.
*Explains nuts and bolts of Windows Server 2003 security
*Provides practical insights into how to deploy and administer secure Windows Server 2003 infrastructures
*Draws on the experience of a lead consultant in the Microsoft security area

OpenVMS System Management Guide (Paperback, 2nd edition): Lawrence Baldwin, Steve Hoffman, David Miller OpenVMS System Management Guide (Paperback, 2nd edition)
Lawrence Baldwin, Steve Hoffman, David Miller
R2,631 Discovery Miles 26 310 Ships in 18 - 22 working days

OpenVMS System Management Guide, Second Edition, the most complete book on the topic, details for system administrators the tools, technologies, and techniques by which they can configure, maintain, and tune computers running Hewlett-Packard's high-performance OpenVMS operating system. Revised by a topical authority and a principal OpenVMS engineer, the book enables system administrators to perform more efficiently and effectively those everyday tasks critical to an OpenVMS system. Examples have been updated to include OpenVMS/VAX 7.3 and OpenVMS/Alpha 7.3-1.
.OpenVMS administration best practices and utilities
.System management strategies that support business objectives
.Updated references to latest HP documents and other WWW resources
.New chapter summarizing software installation
.New appendix to help the hobbyist get started"

Linux and the Unix Philosophy (Paperback, Linux Ed): Mike Gancarz Linux and the Unix Philosophy (Paperback, Linux Ed)
Mike Gancarz
R1,713 Discovery Miles 17 130 Ships in 18 - 22 working days

Unlike so many books that focus on how to use Linux, Linux and the Unix Philosophy explores the "way of thinking that is Linux" and why Linux is a superior implementation of this highly capable operating system.
This book is a revision and expansion of a computer science classic. Every chapter has been thoroughly updated with Linux coverage.
Linux and the Unix Philosophy falls squarely between the "softer" texts on iterative software design and project management and the "how-to" technical texts. Thus far, no one has come out with a book that addresses this topic, either in the Unix space or the Linux space. Linux and the Unix Philosophy covers the same ground as the first edition, while it also presents bold new ideas about Linux and Open Source.
.Concise list of philosophy tenets makes it a handy quick reference
.Anecdotal examples personalize the book for the reader
.Conversational style makes it easy and joyful to read"

UNIX for OpenVMS Users (Paperback, 3rd edition): Philip Bourne, Richard Holstein, Joseph McMullen UNIX for OpenVMS Users (Paperback, 3rd edition)
Philip Bourne, Richard Holstein, Joseph McMullen
R2,566 Discovery Miles 25 660 Ships in 18 - 22 working days

UNIX for OpenVMS Users, 3E, makes it easy to see what OpenVMS and UNIX have in common, and to transfer your knowledge and experience in OpenVMS over to the world of UNIX.
Since most shops rely on more than one operating system, it is critical for system administrators and managers to understand the similarities and differences between platforms, so they can easily work in both environments while taking full advantage of the tools and applications available on each. This book offers OpenVMS professionals a concise source of information, so that they can quickly bring their expertise to bear on UNIX file management, e-mail, networking, and security.
This new edition of the book is enhanced with updated references to VMS, incorporates suggestions made by readers of previous editions, and particularly, recognizes other UNIX implementations in addition to HP's Tru64.
-Includes extensive additions to the sections on VMS logical names, on the emacs editor, and on shell programming and Perl
-Describes the interfaces common to both operating systems, with appendices covering command and editor summaries
-Adds emphasis on Linux

Getting Started with OpenVMS System Management (Paperback): David Miller Getting Started with OpenVMS System Management (Paperback)
David Miller
R1,702 Discovery Miles 17 020 Ships in 18 - 22 working days

Getting Started with OpenVMS System Management gives new VMS system managers a jumpstart in managing this powerful and reliable operating system. Dave Miller describes the essentials of what an OpenVMS System Manager will have to manage. He defines areas of OpenVMS System Management and describes why each is important and how it fits into the larger management task. Even though some OpenVMS management concepts are unique (for instance quotas), many concepts (such as account creation) have counterparts in UNIX and Windows NT. So, wherever possible, Miller points out to his readers the parallel to other systems.
The book is intended as a precursor to Baldwin's OpenVMS System Management Guide and various OpenVMS documents. Thus it refers the reader to other books for the detailed management steps. Getting Started with OpenVMS System Management is a great introduction to the material Steve Hoffman and Dave Miller are revising for the OpenVMS System Management Guide, 2E.
-Permits experienced system managers to begin managing OpenVMS more quickly
-Dovetails with other Digital Press publications for easier reference by the OpenVMS manager
-Points you in the right direction for the complete documentation on each issue
-BONUS FEATURE! Includes excerpts from five key DP OpenVMS books

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
A Glossary of Colloquial Anglo-Indian…
A.C. Burnell, Henry Yule Hardcover R5,599 Discovery Miles 55 990
Los castellanos del Peru - historia…
Sandro Sessarego, Luis Andrade Ciudad Paperback R1,408 Discovery Miles 14 080
Investigating Variation - The Effects of…
Nancy C. Dorian Hardcover R1,563 Discovery Miles 15 630
Newspeak (Routledge Revivals) - A…
Jonathon Green Paperback R1,293 Discovery Miles 12 930
Acoustics of American English Speech - A…
Joseph P. Olive, Alice Greenwood, … Hardcover R2,871 Discovery Miles 28 710
Diachrony and Dialects - Grammatical…
Paola Beninca, Adam Ledgeway, … Hardcover R4,125 Discovery Miles 41 250
Standardization as Sociolinguistic…
Marie Maegaard, Malene Monka, … Hardcover R4,490 Discovery Miles 44 900
White Hip Hoppers, Language and Identity…
Cecelia Cutler Hardcover R4,916 Discovery Miles 49 160
The Making of a Language - The Case of…
Tomasz Wicherkiewicz Hardcover R4,694 Discovery Miles 46 940
Unequal Englishes - The Politics of…
R. Tupas Hardcover R2,433 Discovery Miles 24 330

 

Partners