Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Mac OS 351
- Operating systems (Computers) 242
- Macintosh (Computer) 230
- Engineering & Applied Sciences 169
- Development 155
- Programming 154
- Application software 143
- Computer Science 143
- iOS (Electronic resource) 64
- Computer networks 54
- Python (Computer program language) 51
- Computer programs 49
- Security measures 48
- Computer programming 42
- Computer security 41
- UNIX (Computer file) 37
- Computer software 34
- Web site development 34
- Examinations 33
- Apple computer 32
- Certification 30
- Java (Computer program language) 29
- Object-oriented programming (Computer science) 28
- Open source software 28
- Microsoft .NET Framework 26
- Photography 26
- Database management 25
- Electronic data processing personnel 25
- Data processing 24
- Digital techniques 24
-
701por Liu, CricketTabla de Contenidos: “…Resolver Configuration; Mac OS X; Windows; Dynamic Resolver Configuration; Resolver Configuration Using DHCPv6; Resolver Configuration Using Router Advertisements; Chapter 4. …”
Publicado 2011
Libro electrónico -
702por McFarland, David Sawyer“…Dreamweaver is a favorite of multimedia designers, thanks to its smooth integration with other Macromedia applications, like Flash and Shockwave. Dreamweaver MX (for Mac OS 9, Mac OS X, and Windows) marks the historic union of Dreamweaver and Dreamweaver UltraDev, a package of Web-database language modules once sold separately. …”
Publicado 2002
Libro electrónico -
703por Orsini, RobTabla de Contenidos: “…Getting Started; 1.0 Introduction; 1.1 Joining the Rails Community; Problem; Solution; Discussion; See Also; 1.2 Finding Documentation; Problem; Solution; Discussion; See Also; 1.3 Installing MySQL; Problem; Solution; Windows; Linux; Mac OS X; Discussion; See Also; 1.4 Installing PostgreSQL; Problem; Solution; Windows; Linux…”
Publicado 2008
Libro electrónico -
704Publicado 2014Tabla de Contenidos: “…Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Introduction to MEAN; Three-tier web application development; The evolution of JavaScript; Introducing MEAN; Installing MongoDB; Installing MongoDB on Windows; Running MongoDB manually; Running MongoDB as a Windows Service; Installing MongoDB on Mac OS X and Linux; Installing MongoDB from binaries; Install MongoDB using a package manager; Using the MongoDB shell; Installing Node.js; Installing Node.js on Windows; Installing Node.js on Mac OS X; Installing Node.js on Linux…”
Libro electrónico -
705por Chambers, Mark L.Tabla de Contenidos: “…; Working Magic with Dashboard, Mission Control, and Spaces; Printing within Mac OS X; Chapter 6: A Nerd's Guide to System Preferences; A Not-So-Confusing Introduction; Searching for Settings; Popular Preference Panes Explained; Chapter 7: Searching amidst iMac Chaos; Basic Searching 101; Is Spotlight Really That Cool?…”
Publicado 2012
Libro electrónico -
706por Minessale, AnthonyTabla de Contenidos: “…Cover; Copyright; Credits; About the Authors; About the Reviewer; Table of Contents; Preface; Chapter 1: Architecture of FreeSWITCH; A revolution has begun and secrets have been revealed; The FreeSWITCH design: modular, scalable, stable; Important modules: Endpoint and Dialplan; Complex applications made simple; Voicemail; Multi-party conferencing; The FreeSWITCH API (FSAPI); The XML registry; Language modules; The default configuration; Summary; Chapter 2: Building and Installation; Setting up the FreeSWITCH environment; Operating system; Operating system prerequisites; Linux/Unix; Mac OS X…”
Publicado 2010
Libro electrónico -
707Publicado 2013Tabla de Contenidos: “…Cover -- About the Author -- About the Technical Editor -- Title Page -- Copyright Page -- Contents at a Glance -- Contents -- Acknowledgments -- Introduction -- Who Should Read This Book -- What This Book Covers -- How to Use This Book -- How This Book Is Organized -- Part I: Configuration -- Part II: Data Modeling -- Part III: SQL Development -- Part IV: Server Administration -- Part V: Appendixes and Glossary -- Example Code with This Book -- Part I: Configuration -- Chapter 1: Installing and Configuring -- Fedora Linux -- Install and Configure MySQL Products -- Mac OS X -- Install MySQL Products -- Microsoft Windows -- Pre-install Microsoft Redistributable Libraries -- Install MySQL Products -- Summary -- Mastery Check -- Chapter 2: Creating and Managing Connections -- Fedora -- Mac OS X -- Windows 7 -- Configuring MySQL Workbench Connections -- Configuring Server Administration -- Summary -- Mastery Check -- Part II: Data Modeling -- Chapter 3: Data Modeling Concepts -- Data Modeling Theory -- What Is Data Modeling? …”
Libro electrónico -
708PowerShell 7 Workshop Learn How to Program with PowerShell 7 on Windows, Linux, and the Raspberry PiPublicado 2024Tabla de Contenidos: “…-- What doesn't work with PowerShell 7 -- Managing machines with CIM and WMI -- Introduction to CIM and WMI -- Querying data -- Making changes -- Summary -- Exercises -- Further reading -- Chapter 14: PowerShell 7 for Linux and macOS -- Technical requirements -- Installing PowerShell 7 -- Installing PowerShell on Ubuntu 22.04 -- Installing PowerShell on CentOS 8 and 9 -- Installing PowerShell on CentOS 7 -- Installing VS Code -- Running PowerShell on Linux -- Remoting with OpenSSH -- Checking that PowerShell has OpenSSH support -- Installing OpenSSH on Windows -- Installing OpenSSH on Linux -- Running remote sessions -- Authentication -- PowerShell for macOS -- Installing Homebrew on macOS…”
Libro electrónico -
709por Halvorsen, Ole HenryTabla de Contenidos: “…; Book Structure; Chapter 1: Operating System Fundamentals; The Role ot the Operating System; Process Management; Process Address Spaces; Operating System Services; Virtual Memory; Scheduling; Hardware and Drivers; Summary; Chapter 2: Mac OS X and iOS; Programming APls; Supported Plafforms; 64-bitOperating System; iOS; The XNU Kernel; Kernel Extensions (KEXTs); Mach; Tasks and Threads; Scheduling…”
Publicado 2011
Libro electrónico -
710Publicado 2023Tabla de Contenidos:Libro electrónico
-
711Publicado 2018“…Get the most out of .NET framework using standard libraries and create a .NET Standard 2.0 library from scratch About This Book Write code once and share within .NET ecosystem in Windows, Linux and macOS Give your .NET Libraries a common framework in cloud and on premise with the latest .NET Standard 2.0 Build a wide range of applications from Mobile with Xamarin to Web with ASP.NET Who This Book Is For This book is for .NET developers who are looking to build dynamic applications with the latest .NET Standard. …”
Libro electrónico -
712Publicado 2017“…Install and use a C++ compiler for Windows, Mac OS X, or Linux Build object-oriented programs in C++ Master core C++ concepts such as functions and classes Add rich functionality with templates and lambda expressions Debug your programs for flawless code Learn exception and error-handling techniques Put to use the new features in C++14, the latest version of the language Create and use templates Control program flow with loops Store information in arrays and strings Declare and use pointers Use operator overloading Extend classes with inheritance Use polymorphism and derived classes Employ object-oriented analysis and design…”
Libro electrónico -
713Publicado 2020“…Take advantage of Rust to ensure safety and concurrency About This Video Quickly learn the essentials of systems programming in Rust and learn to monitor data flows through a pipeline Dive into a fast-paced and informative course which includes hands-on implementations of important concepts in every section Work with the latest version of Rust and develop a utility that's compatible with Linux, MacOS, and Windows In Detail Scripting languages will provide safety, but not concurrency and speed, while traditional systems programming languages such as C and C++ will definitely give you speed and some concurrency, but forget about safety! …”
-
714Publicado 2014“…The Data Science Toolbox runs not only on Linux, but also on Mac OS X and Microsoft Windows, so everybody can participate with this hands-on webcast. …”
-
715Publicado 2017“…Bash jest podstawową powłoką dla systemów operacyjnych GNU/Linux i Mac OS X, jest również dostępny dla systemu Solaris oraz dla systemów z rodziny BSD. …”
Libro electrónico -
716Publicado 2018“…Learn the complete Qt ecosystem and its tools and build UIs for mobile and desktop applications Key Features Unleash the power of the latest Qt 5.9 with C++14 Easily compile, run, and debug your applications from the powerful Qt Creator IDE Build multi-platform projects that target Android, iOS, Windows, MacOS, Linux, and more Book Description Qt 5.9 is an application development framework that provides a great user experience and develops full-capability applications with Qt Widgets, QML, and even Qt 3D. …”
Libro electrónico -
717Publicado 2018“…Use PowerShell 6.0 on Linux to automate complex, repetitive, and time consuming tasks About This Book Understand PowerShell's object-oriented approach, and truly cross-platform capabilities, which work equally well on Windows, Linux and macOS. Extend your OMS capabilities to get rich insights about your Linux workloads to quickly remediate any issues. …”
Libro electrónico -
718Publicado 2013“…You will also learn about UNIX, Windows, Linux and Mac OS, in order to understand where to look for and recover evidence from. …”
-
719por Buttfield-Addison, Paris“…Safe, reliable, speedy, friendly, easy to talk to, it's the language of choice for Apple's platforms-iOS, macOS, watchOS, and tvOS. But open source Swift also runs on Linux as well as the server, and it's gaining ground in scientific computing and web apps. …”
Publicado 2021
Libro electrónico -
720Publicado 2016“…It’s simple: if you want to interact deeply with Mac OS X, Linux, and other Unix-like systems, you need to know how to work with the Bash shell. …”
Libro electrónico