![]() |
Welcome to Loot.co.za!
Sign in / Register |Wishlists & Gift Vouchers |Help | Advanced search
|
Your cart is empty |
||
|
Books > Computing & IT > Computer hardware & operating systems > Operating systems & graphical user interfaces (GUIs)
Eckert's LINUX+ and LPIC-1 GUIDE TO LINUX CERTIFICATION, 5th Edition, empowers you with the knowledge and skills you need to succeed on CompTIA's Linux (R)+ (XKO-004) certification exam and the Linux Professional Institute LPIC-1 (101-500 and 102-500) certification exams, as well as in your network administration career. The book covers the latest Linux (R) distributions, virtualization, containerization and storage technologies. Comprehensive coverage also addresses key job-related networking and security services, including FTP, NFS, Samba, Apache, DNS, DHCP, NTP, Squid, Postfix, SSH, VNC, Spice, RDP, GPG, PostgreSQL and iptables/firewalld. Hands-on projects give you practice using both modern Linux (R) distributions (Fedora (TM) 28 and Ubuntu (R) Server 18.04) and industry's legacy Linux distributions. And with MindTap's live virtual machine labs, you can explore various solutions in a safe, sandbox environment using real Cisco hardware and virtualized Linux operating systems.
Build your expertise in the BPF virtual machine in the Linux kernel with this practical guide for systems engineers. You'll not only dive into the BPF program lifecycle but also learn to write applications that observe and modify the kernel's behavior; inject code to monitor, trace, and securely observe events in the kernel; and more. Authors David Calavera and Lorenzo Fontana help you harness the power of BPF to make any computing system more observable. Familiarize yourself with the essential concepts you'll use on a day-to-day basis and augment your knowledge about performance optimization, networking, and security. Then see how it all comes together with code examples in C, Go, and Python. Write applications that use BPF to observe and modify the Linux kernel's behavior on demand Inject code to monitor, trace, and observe events in the kernel in a secure way-no need to recompile the kernel or reboot the system Explore code examples in C, Go, and Python Gain a more thorough understanding of the BPF program lifecycle
Praise for the First Edition: "This outstanding book ... gives the reader robust concepts and implementable knowledge of this environment. Graphical user interface (GUI)-based users and developers do not get short shrift, despite the command-line interface's (CLI) full-power treatment. ... Every programmer should read the introduction's Unix/Linux philosophy section. ... This authoritative and exceptionally well-constructed book has my highest recommendation. It will repay careful and recursive study." --Computing Reviews, August 2011 Mastering Modern Linux, Second Edition retains much of the good material from the previous edition, with extensive updates and new topics added. The book provides a comprehensive and up-to-date guide to Linux concepts, usage, and programming. The text helps the reader master Linux with a well-selected set of topics, and encourages hands-on practice. The first part of the textbook covers interactive use of Linux via the Graphical User Interface (GUI) and the Command-Line Interface (CLI), including comprehensive treatment of the Gnome desktop and the Bash Shell. Using different apps, commands and filters, building pipelines, and matching patterns with regular expressions are major focuses. Next comes Bash scripting, file system structure, organization, and usage. The following chapters present networking, the Internet and the Web, data encryption, basic system admin, as well as Web hosting. The Linux Apache MySQL/MariaDB PHP (LAMP) Web hosting combination is also presented in depth. In the last part of the book, attention is turned to C-level programming. Topics covered include the C compiler, preprocessor, debugger, I/O, file manipulation, process control, inter-process communication, and networking. The book includes many examples and complete programs ready to download and run. A summary and exercises of varying degrees of difficulty can be found at the end of each chapter. A companion website (http://mml.sofpower.com) provides appendices, information updates, an example code package, and other resources for instructors, as well as students.
Look beyond the basics of Mac programming and development to become a Mac power user. When most people think about the Mac, they think about the amazing graphical user interface macOS is known for. However, there is a whole world to explore beneath the hood. This book approaches working directly in the terminal with fun projects and ideas to help turn you into an advanced Mac user. You'll work with Brew (HomeBrew), which gives you the ability to install applications from Linux (and Unix) that can make the terminal more useful. This is important, because a lot of applications have been stripped out of macOS or deprecated. For example, Apple's built-in PHP is usually a major release behind. You'll also customize your terminal to change everything about it, making it your own. The whole world is about personalizing. Why put up with the Apple defaults? Once you have your terminal set up and ready to rock, you'll review the basics of programming on the Mac terminal. This will allow you to get a taste of power scripting. You'll discover the power of bash, PHP, and Python. And then you'll apply those tools to web development. Tweak Your Mac Terminal takes you on a journey into a world of the terminal and its hidden applications. What You'll Learn Customize the terminal to make it perfect for your needs Develop web applications using basic coding skills in the terminal Install HomeBrew and by extension Linux and Unix applications Who This Book Is ForMac users who are already very familiar with the GUI and want to go further. This book will especially help starting IT professionals and beginning programmers.
Structure templates and content within Sitecore, work with integrated tools, and leverage its extensive automation capabilities. Sitecore was recently recognized as one of the most reputable and reliable, enterprise-class web content management solutions (WCMS) available in the marketplace. Thousands of companies are using Sitecore to manage their digital experiences online. Because Sitecore is such a large, complex platform, developers often have a hard time coming up to speed, even after completing a Sitecore training course for developers. However, leveraging the design patterns and other practices laid out in this book will make that transition much easier. Professional Sitecore 8 Development provides a soup-to-nuts approach for a Sitecore rookie to come up to speed quickly, as well as provide more advanced techniques for seasoned veterans that they may not be exposed to otherwise. Key coverage areas include: Getting started with Sitecore development Front-end development techniques Incorporating design patterns into your Sitecore solutions Unit testing Sitecore applications Programming Sitecore's marketing capabilities Sitecore automation with PowerShell Advanced development techniques What you'll learn Develop solutions on the Sitecore platform Come up to speed on Sitecore without going through a training class Build front-end (HTML, CSS, Angular, etc.) solutions as well as back-end (C#) solutions on Sitecore Incorporate design patterns into your Sitecore solutions Make use of advanced Sitecore development techniques Who This Book Is For The book is a developer's companion, both front end and back end developers. The target audience is both developers who have zero Sitecore experience, as well as seasoned veterans looking for advanced best practices. A secondary audience would be Sitecore administrators who would benefit from discussions around performance tuning and security.
"Raymond Chen is the original raconteur of Windows." --Scott Hanselman, ComputerZen.com "Raymond has been at Microsoft for many years and has seen many nuances of Windows that others could only ever hope to get a glimpse of. With this book, Raymond shares his knowledge, experience, and anecdotal stories, allowing all of us to get a better understanding of the operating system that affects millions of people every day. This book has something for everyone, is a casual read, and I highly recommend it!" --Jeffrey Richter, Author/Consultant, Cofounder of Wintellect "Very interesting read. Raymond tells the inside story of why Windows is the way it is." --Eric Gunnerson, Program Manager, Microsoft Corporation "Absolutely essential reading for understanding the history of Windows, its intricacies and quirks, and why they came about." --Matt Pietrek, MSDN Magazine's Under the Hood Columnist "Raymond Chen has become something of a legend in the software industry, and in this book you'll discover why. From his high-level reminiscences on the design of the Windows Start button to his low-level discussions of GlobalAlloc that only your inner-geek could love, The Old New Thing is a captivating collection of anecdotes that will help you to truly appreciate the difficulty inherent in designing and writing quality software." --Stephen Toub, Technical Editor, MSDN Magazine Why does Windows work the way it does? Why is Shut Down on the Start menu? (And why is there a Start button, anyway?) How can I tap into the dialog loop? Why does the GetWindowText function behave so strangely? Why are registry files called "hives"? Many of Windows' quirks have perfectly logical explanations, rooted in history. Understand them, and you'll be more productive and a lot less frustrated. Raymond Chen--who's spent more than a decade on Microsoft's Windows development team--reveals the "hidden Windows" you need to know. Chen's engaging style, deep insight, and thoughtful humor have made him one of the world's premier technology bloggers. Here he brings together behind-the-scenes explanations, invaluable technical advice, and illuminating anecdotes that bring Windows to life--and help you make the most of it. A few of the things you'll find inside: What vending machines can teach you about effective user interfaces A deeper understanding of window and dialog management Why performance optimization can be so counterintuitive A peek at the underbelly of COM objects and the Visual C++ compiler Key details about backwards compatibility--what Windows does and why Windows program security holes most developers don't know about How to make your program a better Windows citizen
Everyone is developing iPhone applications, and it's clear why. The iPhone is the coolest mobile device available, and the App Store makes it simple to get an application out into the unstoppable iPhone app market. With hundreds of thousands of app developers entering the game, it's crucial to learn from those who have actually succeeded. This book shows you how some of the most innovative and creative iPhone application developers have developed cool, best-selling apps. Not only does every successful application have a story, but behind every great app is excellent code. In this book, you'll see the code and learn how to use it to make your own cool applications. You'll learn everything from how Joost works to the Unity game engine, from the mathematics of visual processing to the latest Flash and iPhone projects. This book shares the secrets of the coolest iPhone apps being built today by the best iPhone developers-invaluable knowledge for anyone who wants to create the app that everyone is talking about.What you'll learn* Game development with Unity and iPhone OpenGL* Unit testing and iPhone-specific testing tools * How to approach and solve complex app development roadblocks* The best code fully explained and presented with screenshotsWho this book is for iPhone application developers of all experience levels and development platforms
In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety of systems, you need to delve deep into the heart of the kernel. The kernel handles all interactions between the CPU and the external world, and determines which programs will share processor time, in what order. It manages limited memory so well that hundreds of processes can share the system efficiently, and expertly organizes data transfers so that the CPU isn't kept waiting any longer than necessary for the relatively slow disks. The third edition of "Understanding the Linux Kernel" takes you on a guided tour of the most significant data structures, algorithms, and programming tricks used in the kernel. Probing beyond superficial features, the authors offer valuable insights to people who want to know how things really work inside their machine. Important Intel-specific features are discussed. Relevant segments of code are dissected line by line. But the book covers more than just the functioning of the code; it explains the theoretical underpinnings of why Linux does things the way it does. This edition of the book covers Version 2.6, which has seen significant changes to nearly every kernel subsystem, particularly in the areas of memory management and block devices. The book focuses on the following topics: Memory management, including file buffering, process swapping, and Direct memory Access (DMA) The Virtual Filesystem layer and the Second and Third Extended Filesystems Process creation and scheduling Signals, interrupts, and the essential interfaces to device drivers Timing Synchronization within the kernel Interprocess Communication (IPC) Program execution "Understanding the Linux Kernel" will acquaint you with all the inner workings of Linux, but it's more than just an academic exercise. You'll learn what conditions bring out Linux's best performance, and you'll see how it meets the challenge of providing good system response during process scheduling, file access, and memory management in a wide variety of environments. This book will help you make the most of your Linux system.
Die Autoren erlAutern die konzeptionellen und technischen Grundlagen des Themas IT-Sicherheit anhand anschaulicher Beispiele. Im Fokus stehen dabei die praktische Verwendbarkeit realitAtsnaher Konzepte und Techniken. Hierzu werden ebenfalls aktuelle Standards erlAutert und eingebunden. Um die KomplexitAt des Themas und seine AbhAngigkeiten darzustellen, werden die Integration der einzelnen Bausteine sowie der Betrieb eines solchen Verbundes von IT-Komponenten sowohl aus technischer als auch administrativer Sicht und unter dem Aspekt der Integration in eine organisationsweite IT-Infrastruktur betrachtet. Das Buch bietet technisch versierten Einsteigern und Administratoren eine umfassende Grundlage fA1/4r die weitergehende Auseinandersetzung mit dem Thema IT-Sicherheit.
Nowadays, many aspects of electrical and electronic engineering are essentially applications of DSP. This is due to the focus on processing information in the form of digital signals, using certain DSP hardware designed to execute software. Fundamental topics in digital signal processing are introduced with theory, analytical tables, and applications with simulation tools. The book provides a collection of solved problems on digital signal processing and statistical signal processing. The solutions are based directly on the math-formulas given in extensive tables throughout the book, so the reader can solve practical problems on signal processing quickly and efficiently.
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 professionals ready to advance their status, this Exam Ref focuses on the critical-thinking and decision-making acumen needed for success at the MCSA level. Focus on the expertise measured by these objectives: * Manage identity * Plan desktop and device deployment * Plan and implement a Microsoft 365 Solution * Configure networking * Configure 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; Windows 10 security, and integrated Azure features; as well as a basic understanding of Windows networking, Active Directory, and Microsoft Intune For details on requirements for taking Exam 70-697, go to https://www.microsoft.com/en-us/learning/exam-70-697.aspx
Eingebettete Systeme begegnen uns mittlerweile uberall im Alltag: vom Mikrocontroller in der Waschmaschine bis hin zum leistungsfahigen DSP im Autoradio. Noch vor wenigen Jahren wurden diese Prozessoren aufwandig in Assembler programmiert und besassen nur in den wenigsten Fallen ein Betriebssystem. Mittlerweile aber bieten leistungsfahige und schlanke Linux-Derivate auch auf einfachen Prozessoren den Komfort der Schnittstellentreiber, des Multi-Threadings und eines Dateisystems. Die vorgestellte Hardware ist teilweise Konsumerprodukten entlehnt und somit gut erhaltlich. Besonderer Wert wird auf die Praxistauglichkeit der Implementierungen gelegt, und so sind die Beispiele zur Hardwareanbindung via I2C, zur Kommunikation und zur Bildverarbeitung vollstandig durchimplementiert und online frei verfugbar. Das vorliegende Buch richtet sich an Berufsanfanger, Praktiker und Studenten der Informatik und der Ingenieurswissenschaften. Weitere Informationen zum Buch sowie eine umfangreiche Quelltextsammlung sind verfugbar unter: http: //www.praxisbuch.net/embedded-linux/"
With Windows 8, Microsoft completely reimagined the graphical user interface for its operating system, and designed it to run on tablets as well as PCs. It's a big change that calls for a trustworthy guide - Windows 8: The Missing Manual. New York Times columnist David Pogue provides technical insight, lots of wit, and hardnosed objectivity to help you hit the ground running with Microsoft's new OS. This jargon-free book explains Windows 8 features so clearly - revealing which work well and which don't - that it should have been in the box in the first place.
Modding Mac OS X isn't about cutting up your Power Mac's case with a saws-all; it's about modifying Mac OS X's user interface and unlocking secrets and dispelling your fears of the Unix command line so you can take command of your Mac. Modding Mac OS X starts out with the very basics of showing you how to configure your Mac and do simple things like change Finder views, use an image from iPhoto's library on your desktop, and how to find and use screen savers. From there, Modding Mac OS X shows you how to: Find hidden features in your favorite applications; Dive inside application bundles to find hidden resources; Change application and system-wide keyboard shortcuts; Work with the Property List Editor to read and edit property list files; Wrap your head around the defaults command to tweak an application's settings; Hack on NIB files to change an application's interface; Control an application with AppleScript, even if it isn't scriptable. Each Modding example includes detailed step-by-step instructions that even a novice Mac user can follow, while also providing the necessary detail to satisfy the experienced hacker. The knowledge you gain from tweaking one application can be easily applied to the next. So go on, empower your inner Mac geek. You know you want to.
Is it possible for JavaScript programmers to learn Apple's iOS 4 SDK and live to tell the tale? Technology guru Danny Goodman did, and with this book he leaves a well-marked trail for you to follow. An authority on JavaScript since its inception, Goodman understands the challenges you might face in creating native iOS apps with this SDK, and introduces Xcode, Objective-C, and Cocoa Touch in a context you'll readily understand. Why bother with the SDK when you can simply build web apps for Apple's iOS devices? Web apps can't access an iPhone's music library, camera, or iOS system software for maps, audio, and more. Nor can you sell web apps in the App Store. If you want to take full advantage of the iPhone and iPad, iOS 4 SDK is your tool -- and this is your book. Includes full coverage of iOS SDK 4.2. Learn the distinction between web app and iOS native app programming Create a workbench app to test code snippets throughout the learning process Get a structural view of an iOS app, and compare the process of building objects in Objective-C versus JavaScipt Discover how your code launches iOS apps and makes them user-ready Learn about iOS memory management details that are different from JavaScript, including pointers and data types Use Objective-C and Cocoa Touch to implement common JavaScript tasks
Whether you're new to the Mac or a longtime user, this handy
book is the quickest way to get up to speed on Snow Leopard. Packed
with concise information in an easy-to-read format, Mac OS X Snow
Leopard Pocket Guide covers what you need to know and is an ideal
resource for problem-solving on the fly.
Semantische Techniken zur strukturierten Erschliessung von Web 2.0-Content und kollaborative Anreicherung von Web Content mit maschinenlesbaren Metadaten wachsen zum Social Semantic Web zusammen. Kennzeichnend ist dabei die breite Konvergenz zwischen Social Software und Semantic Web-Technologien. Das Buch stellt die technischen, organisatorischen und kulturellen Veranderungen dar, die das Social Semantic Web begleiten. Entscheidungstrager und Entwickler konnen auf dieser Grundlage die Tragweite dieser Technologie fur ihr Unternehmen erkennen."
Get your development schedules under control and on track! Corporate and commercial software-development teams all want solutions for one important problem—how to get their high-pressure development schedules under control. In RAPID DEVELOPMENT, author Steve McConnell addresses that concern head-on with overall strategies, specific best practices, and valuable tips that help shrink and control development schedules and keep projects moving. Inside, you’ll find:
Want to build native Mac OS X applications with a sleek, developer-friendly alternative to Objective-C? MacRuby is an ideal choice. This in-depth guide shows you how Apple's implementation of Ruby gives you access to all the features available to Objective-C programmers. You'll get clear, detailed explanations of MacRuby, including quick programming techniques such as prototyping. Perfect for programmers at any level, this book is packed with code samples and complete project examples. If you use Ruby, you can tap your skills to take advantage of Interface Builder, Cocoa libraries, the Objective-C runtime, and more. If you're a Cocoa developer, you'll learn how to improve your productivity with MacRuby. Get up to speed on MacRuby basics, including classes and methods Learn how to use MacRuby with Apple's Xcode developer suite Delve into the primitive object classes and data types in Foundation Kit Build event-driven user interfaces with the AppKit framework Handle relational object persistence with the Core Data framework Use advanced MacRuby techniques, including concurrency and sandboxing Get examples for applications using Twitter and a location web service Embed MacRuby into existing Objective-C applications
Fundiertes Know-how fur Einsteiger und System-Administratoren: Verstandlich und klar strukturiert vermittelt der Grundlagenband alle wesentlichen Aspekte zum Management eines Solaris-Systems sowohl fur SPARC- als auch fur PC. Das Spektrum reicht von der Installation bis zum Arbeiten mit der Workstation bzw. dem Server. Eine CD-ROM mit Public Domain Software erganzt das Betriebssystem."
No matter how much Mac experience you have, Mac OS X Leopard
requires that you get reacquainted. This little guide is packed
with more than 300 tips and techniques to help you do just that.
You get all details you need to learn Leopard's new features,
configure your system, and get the most out of your Mac.
Pronto.
Now that Apple has introduced the GameKit framework to its iOS SDK, you can integrate Game Center features directly into your iPhone and iPad apps. This concise cookbook shows you how it's done, with 18 targeted recipes for adding leaderboards, user authentication, achievements, multiplayer games, and many other features. How do you display players' scores and achievements? How do you create Game Center accounts and add friends? Each recipe in this book includes a simple code solution you can put to work immediately, along with a detailed discussion that offers insight into why and how the recipe works. Recipes include techniques to: Set up Game Center for an iOS App Use block objects and Grand Central Dispatch to write Game Center apps Authenticate a local player in Game Center Use iTunes Connect to create leaderboards and achievements Retrieve leaderboard and achievement information programmatically Handle players' state changes in multiplayer games
Stop looking at your phone--and start looking at your Apple Watch Much more than a time-telling device, the Apple Watch is your very own wrist-sized computer. And Apple Watch For Dummies is the most trusted guide for new and upgrading users. Learn how to check your email, make a phone call, look at tomorrow's weather forecast, and track your calorie burn, all right on your wrist. Dummies helps you navigate the interface, use helpful Siri shortcuts, make wireless payments, and more. This 2023 Edition is fully updated for the latest version of the Apple Watch and watchOS. Learn how to connect your Apple Watch to your phone and start receiving messages Check the weather, track your fitness, and use apps on your Watch Make payments wirelessly by tapping your Watch at points-of-sale Discover all the features of the newest Apple Watch models This is the perfect Dummies guide for first-time Apple Watch users, as well as people who are upgrading their Apple Watch and need a reference on the latest features. |
You may like...
Android Boot Camp for Developers Using…
Corinne Hoisington
Paperback
Practical TCP/IP and Ethernet Networking…
Deon Reynders, Edwin Wright
Paperback
R1,491
Discovery Miles 14 910
|