Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 1,168
- Engineering & Applied Sciences 1,077
- Application software 1,005
- Control 953
- Management 817
- Computer networks 801
- Control de calidad 753
- Computer Science 715
- History 702
- Security measures 662
- Historia 614
- Computer security 592
- Control de natalidad 588
- Electrónica 587
- Programming 532
- TFC 500
- Control de qualitat 483
- Automática y control 466
- Data processing 456
- Computer programs 426
- Operating systems (Computers) 422
- Computer software 406
- Quality control 402
- Web site development 393
- Design 386
- Cloud computing 369
- Photography 347
- Web sites 347
- Control ambiental 330
- Digital techniques 325
-
50081Publicado 2017“…Configure and monitor Ethernet and wireless networks Monitor and log network and system activity Tune your system for optimal performance Improve your system's security Identify resource hogs and network bottlenecks Extract audio from video files Create web photo albums Use git or fossil to manage revision control and interact with FOSS projects Create and maintain Linux containers and Virtual Machines Run a private Cloud server In Detail The shell is the most powerful tool your computer provides. …”
Libro electrónico -
50082Publicado 2016“…The workshop then dives into a discussion of options for Rendezvous Point (RP) engineering before focusing on controlling multicast traffic. Ron then shifts focus to Source Specific Multicast (SSM) before concluding with a discussion of IPv6 and Multicast. …”
-
50083Publicado 2016“…From real-time browser communication with the WebRTC API to implementing VoIP (voice over internet protocol), with FreeSWITCH you're in full control of your projects. This book shows you how to unlock its full potential ? …”
Libro electrónico -
50084Publicado 2016“…It also has a wide range of drag-and-drop controls, helping you code your business logic into your business model, and it compiles natively for desktop and mobile platforms. …”
Libro electrónico -
50085Publicado 2016“…Learn to build scalable server application in JavaScript using Node.js Generate instances in three programming languages: Python, JavaScript, and C# Work with a combination of access modifiers, prefixes, properties, fields, attributes, and local variables to encapsulate and hide data Master DOM manipulation, cross-browser strategies, and ES6 Identify and apply the most common design patterns such as Singleton, Factory, Observer, Model-View-Controller, and Mediator Patterns Design applications using a modular architecture based on SOLID principles In Detail JavaScript is the behavior, the third pillar in today's paradigm that looks at web pages as something that consists of : content (HTML), presentation (CSS), and behavior (JavaScript). …”
Libro electrónico -
50086Publicado 2016“…Master the fundamentals of C++ and object-oriented programming Understand how C++ features help you write compact and efficient code using concepts such as lambda expressions, move constructors, and assignment operators Learn best practices and avoid pitfalls via useful Do’s and Don’ts Learn the Standard Template Library, including containers and algorithms used in most real-world C++ applications Test your knowledge and expertise with exercises at the end of every lesson Learn on your own time, at your own pace No previous programming experience required Write fast and powerful C++ programs, compile the source code, and create executable files Learn object-oriented programming concepts such as encapsulation, abstraction, inheritance, and polymorphism Use the Standard Template Library’s algorithms and containers to write feature-rich yet stable C++ applications Learn how automatic type deduction helps simplify C++ code Develop sophisticated programming techniques using lambda expressions, smart pointers, and move constructors Master the features of C++ by learning from programming experts Learn C++ features that allow you to program compact and high-performance C++ applications Preview what’s new in C++17 Contents at a Glance Part I: The Basics Lesson 1: Getting Started Lesson 2: The Anatomy of a C++ Program Lesson 3: Using Variables, Declaring Constants Lesson 4: Managing Arrays and Strings Lesson 5: Working with Expressions, Statements, and Operators Lesson 6: Controlling Program Flow Lesson 7: Organizing Code with Functions Lesson 8: Pointers and References Explained Part II: Fundamentals of Object-Oriented C++ Programming Lesson 9: Classes and Objects Lesson 10: Implementing Inheritance Lesson 11: Polymorphism Lesson 12: Operator Types and Operator Overloading Lesson 13: Casting Operators Lesson 14: An Introduction to Macros and Templates Part III: Learning the Standard Template Library (STL) Lesson 15: An Introduction to the Standard Template Library Lesson 16: The STL String Class Lesson 17: STL Dynamic Arra..…”
Libro electrónico -
50087Publicado 2016“…You'll find out how to ensure good control and reporting, and great defense against threats and malware software. …”
Libro electrónico -
50088Publicado 2016“…What You Will Learn From a solid understanding of the Swift 2 language Get to know the practical aspects of how a computer program actually works Understand the paradigms used by Apple's frameworks, so you are not intimidated by them Create a server in Swift to deliver JSON data to an iOS app Take advantage of Cocoapods to use third-party libraries Build games with SpriteKit and SceneKit Develop an app running on the cloud to act as an API server for your client's apps Dive into the core components of Swift 2 including operators, collections, control flow, and functions Create and use classes, structures, and enums including object-oriented topics such as inheritance, protocols, and extensions Develop a practical understanding of subscripts, optionals, and closures Master Objective-C interoperability with mix and match Access network resources using Swift Implement various standard design patterns in the Swift language In Detail The Swift??…”
Libro electrónico -
50089Publicado 2017“…You'll work with examples so you understand how to encapsulate and hide data by working with properties and access control. Then, you'll get to grips with complex scenarios where you use instances that belong to more than one blueprint. …”
Libro electrónico -
50090Publicado 2016“…It also shows you how to use virtual machines and Docker containers to simplify the installation of Ubuntu and the ROS framework, so you can start working in an isolated and control environment without changing your regular computer setup. …”
Libro electrónico -
50091Publicado 2017“…What You Will Learn Steps to test drive QuickSight and see how it fits in AWS big data eco system Load data from various sources such as S3, RDS, Redshift, Athena, and SalesForce and visualize using QuickSight Understand how to prepare data using QuickSight without the need of an IT developer Access QuickSight using the mobile application Architect and design for AWS Data Lake Solution, leveraging AWS hosted services Build a big data project with step-by-step instructions for data collection, cataloguing, and analysis Secure your data used for QuickSight from S3, RedShift, and RDS instances Manage users, access controls, and SPICE capacity In Detail Amazon QuickSight is the next-generation Business Intelligence (BI) cloud service that can help you build interactive visualizations on top of various data sources hosted on Amazon Cloud Infrastructure. …”
Libro electrónico -
50092Publicado 2016“…Module 1: Windows Operating Systems This module covers the various Windows versions and features, including how to install Windows, the Control Panel utilities, administrative tools and other advanced tools, the command prompt, Windows networking, and preventive maintenance of Windows. …”
-
50093Publicado 2016“…It then shows you how to master the asynchronous control flow patter..…”
Libro electrónico -
50094Publicado 2018“…The following is what you will learn by taking the Linux Bootcamp: How to get access to a Linux server if you don't already have it What a Linux distribution is and which one to choose Which software you'll need to connect to Linux from Mac and Windows computers What SSH is and how to use it The file system layout of Linux systems and where to find programs, configurations, and documentation The basic Linux commands you'll use most often Creating, renaming, moving, and deleting directories Listing, reading, creating, editing, copying, and deleting files Exactly how permissions work and how to decipher the most cryptic Linux permissions with ease How to use the Nano, vi, and emacs editors Two methods to search for files and directories How to compare the contents of files What pipes are, why they are useful, and how to use them How to compress files to save space and make transferring data easy How and why to redirect input and output from applications How to customize your shell prompt How to be efficient at the command line by using aliases, tab completion, and your shell history How to schedule and automate jobs using cron How to switch users and run processes as others How to find and install software How the boot process works on Linux servers and what you can do to control it The various types of messages generated by a Linux system, where they're stored, and how to automatically prevent them from filling up your disks Disk management, partitioning, and file system creation Networking concepts that apply to system administration (and specifically how to configure Linux network interfaces) How to configure sudo Managing processes and jobs Linux shell scripting What you learn in Linux Bootcamp applies to any Linux environment including CentOS, Ubuntu, Debian, Kali Linux, Linux Mint, RedHat Linux, Fedora, OpenSUSE, Slackware, and more. …”
-
50095Publicado 2018“…What You Will Learn Create and upload repositories to your account Create organizations and manage teams with different access levels on repositories Use the issue tracker effectively and add context to issues with labels and milestones Create, access, and personalize your user account and profile settings Build a community around your project using the sophisticated tools GitHub provides Create GitHub pages and understand web analytics In Detail Whether you are an experienced developer or a novice, learning to work with Version Control Systems is a must in the software development world. …”
Libro electrónico -
50096Publicado 2017“…What You Will Learn Read a csv file into python and R, and print out some statistics on the data Gain knowledge of the data formats and programming structures involved in retrieving API data Make effective use of regular expressions in the data wrangling process Explore the tools and packages available to prepare numerical data for analysis Find out how to have better control over manipulating the structure of the data Create a dexterity to programmatically read, audit, correct, and shape data Write and complete programs to take in, format, and output data sets In Detail Around 80% of time in data analysis is spent on cleaning and preparing data for analysis. …”
Libro electrónico -
50097Publicado 2019“…But more than that,we'll also make sure you know everything you need to know about the full range of features on offer, including the mobile cloud, so that you can use them to take full control of your virtualized infrastructure. What you will learn Successfully configure Horizon 7.8 for the needs of your users Deliver virtual desktops, session-based desktops, and hosted applications Become familiar with how to develop, and deploy, a complete, end-to-end solution Discover how to optimize desktop OS images for virtual desktops Build, optimize, and tune desktop operating systems to deliver a superior end user experience Explore the Horizon 7.8 infrastructure so that you can take full advantage of it Who this book is for This book is ideal for system admins, and solution architects interested in gaining hands-on experience with virtualization. …”
Libro electrónico -
50098Publicado 2018“…What You Will Learn Understand how Amazon Echo is already being used in various domains Discover how an Alexa Skill is architected Get a clear understanding of how some of the most popular Alexa Skills work Design Alexa Skills for specific purposes and interact with Amazon Echo to execute them Gain experience of programming for Amazon Echo Explore future applications of Amazon Echo and other voice-activated devices In Detail Amazon Echo is a smart speaker developed by Amazon, which connects to Amazon's Alexa Voice Service and is entirely controlled by voice commands. Amazon Echo is currently being used for a variety of purposes such as home automation, asking generic queries, and even ordering a cab or pizza. …”
Libro electrónico -
50099Publicado 2019“…Learn step by step how to: • Create documents from postcards and posters to large books • Take control of typography and more with styles • Combine images with text for compelling layouts • Use color with predictable results • Prepare documents for both print and electronic output • And much more! …”
Libro electrónico -
50100Publicado 2017“…You will take an in-depth look at components and see how to control the user journey in your applications by implementing routing and navigation. …”
Libro electrónico