Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Management 6,016
- Engineering & Applied Sciences 2,191
- Development 2,038
- Application software 1,621
- Database management 1,556
- Computer Science 1,474
- Computer networks 1,467
- Information technology 1,313
- Business & Economics 1,220
- Leadership 1,198
- Cloud computing 1,134
- Data processing 1,091
- Computer programs 1,003
- Industrial management 976
- Security measures 972
- Business 898
- Computer security 839
- Examinations 831
- Operating systems (Computers) 790
- Computer software 788
- Project management 784
- Direcció i administració 773
- Marketing 737
- Personnel management 725
- Technological innovations 723
- Empreses 706
- Finance 700
- Electrical & Computer Engineering 646
- Certification 637
- Economics, finance, business & management 636
-
66101Publicado 2017“…You will then learn the advanced Swift programming concepts, including memory management, generics, protocol orientated and functional programming and with this knowledge you will be able to tackle the next several chapters that deal with Apple's own Cocoa frameworks. …”
Libro electrónico -
66102Publicado 2015“…Ranum, Senior Strategist at Tenable Network Security Explore a variety of scenarios attackers could use to exploit hardened networks, including compromising SIEMs, network security monitoring devices, and patch management systems. Panel: An Inside Look at BAE Systems Global Threat Landscape Doug Bruns, Daniel Harrison, and Sara Jones, BAE Systems Executives from the British multinational defence, security, and aerospace company provide their latest assessment of threats around the world. …”
-
66103Publicado 2015“…After a career in user experience design and research at companies like Microsoft and Nuance, Trace Wax then became a developer at Pivotal Labs, and is now a Managing Director at thoughtbot. He has facilitated numerous product design sprints, and is an author and maintainer of thoughtbot's design sprint methodology repository. …”
-
66104Publicado 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 -
66105Publicado 2016“…Packed with real-world examples, you'll get an insight into how you can use Spring Expression Language in your applications to make them easier to manage and maintain. In the second module, you'll learn everything you need to build modern Spring-based enterprise web applications. …”
Libro electrónico -
66106Publicado 2016“…Next, you'll discover the best practices in logging, operations, knowledge management, searching, and reporting. To finish off, we will teach you how to troubleshoot Splunk searches, as well as deployment, testing, and development with Splunk. …”
Libro electrónico -
66107Publicado 2016“…They introduce each key challenge associated with Cisco Unified Communications (UC) multisite deployments, and present solutions-focused coverage of Cisco Video Communication Server (VCS) Control, the Cisco Expressway Series, and their interactions with Cisco Unified Communications Manager. Each chapter opens with a topic list that clearly identifies its focus, ends with a quick-study summary of key concepts, and presents review questions to assess and reinforce your understanding. …”
Libro electrónico -
66108Publicado 2017“…This guide will help you Use the new Streams library to process collections more flexibly and efficiently Efficiently access files and directories, read/write binary or text data, and serialize objects Work with Java SE 8’s regular expression package Make the most of XML in Java: parsing, validation, XPath, document generation, XSL, and more Efficiently connect Java programs to network services Program databases with JDBC 4.2 Elegantly overcome date/time programming complexities with the new java.time API Write internationalized programs with localized dates/times, numbers, text, and GUIs Process code with the scripting API, compiler API, and annotation processors Enforce security via class loaders, bytecode verification, security managers, permissions, user authentication, digital signatures, code signing, and encryption Master advanced Swing components for lists, tables, trees, text, and progress indicators Produce high-quality drawings with the Java 2D API Use JNI native methods to leverage code in other languages If you’re an experienced programmer moving to Java SE 8, Core Java®, Tenth Edition, is the reliable, practical, and complete guide to the Java platform that has been trusted by developers for over twenty years. …”
Libro electrónico -
66109Publicado 2016“…What You Will Learn Get to grips with the core concepts of FreeSWITCH Learn FreeSWITCH high availability Work with SIP profiles, gateways, ITSPs, and Codecs optimization Implement effective security on your projects Master audio manipulation and recording Discover how FreeSWITCH works alongside WebRTC Build your own complex IVR and PBX applications Connect directly to PSTN/TDM Create your own FreeSWITCH module Trace SIP packets with the help of best open source tools Implement Homer Sipcapture to troubleshoot and debug all your platform traffic In Detail FreeSWITCH is one of the best tools around if you're looking for a modern method of managing communication protocols through a range of different media. …”
Libro electrónico -
66110Publicado 2016“…What You Will Learn Find out about Docker plugins and the problems they solve Gain insights into creating your own plugin Use Docker tools to extend the basic functionality of the core Docker engine Get to grips with the installation and configuration of third-party tools available to use with Docker plugins Install, configure, and use a scheduling service to manage the containers in your environment Enhance your day-to-day Docker usage through security, troubleshooting, and best practices In Detail With Docker, it is possible to get a lot of apps running on the same old servers, making it very easy to package and ship programs. …”
Libro electrónico -
66111Publicado 2016“…What You Will Learn Develop visually stunning applications using FireMonkey Deploy LiveBinding effectively with the right OOP approach Create server-side programs to serve RESTful web services and provide data to your mobile apps Use well-defined GUI design patterns to build mobile applications that provide a great user experience Build mobile apps that read data from a remote server efficiently Call the platform native API on Android and iOS even for an unpublished API Manage software customization for your customer by making better use of an extended RTTI Implement the most popular design pattern without wasting too much time on debugging and bug fixing In Detail Delphi is a cross-platform Integrated Development Environment (IDE) that supports rapid application development for Microsoft Windows, Apple Mac OS X, Google Android, and Apple iOS. …”
Libro electrónico -
66112Publicado 2018“…About the Instructor William Kennedy is a managing partner at Ardan Studio in Miami, Florida, a mobile, web, and systems development company. …”
-
66113Publicado 2018“…Includes talks by Erin Coffman (Airbnb) on how Airbnb drives data driven decision making with its Data University; Jennifer Prendki on how data science managers use Agile techniques to make their teams more efficient; and others by Cassie Kozyrkov (Google), Kimberly Nevala (SAS Institute), Jonathan Seidman (Cloudera), and more. …”
-
66114Publicado 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 -
66115Publicado 2016“…Topics include: IT Certification, Programming, Web Development, Mobile Development, Home and Office Technologies, Business and Management, and more. View all LiveLessons on InformIT at http:..…”
-
66116Publicado 2016“…What You Will Learn Build Google Cardboard virtual reality applications Explore the ins and outs of the Cardboard SDK Java classes and interfaces, and apply them to practical VR projects Employ Android Studio, Android SDK, and the Java language in a straightforward manner Discover and use software development and Android best practices for mobile and Cardboard applications, including considerations for memory management and battery life Implement user interface techniques for menus and gaze-based selection within VR Utilize the science, psychology, mathematics, and technology behind virtual reality, especially those pertinent to mobile Cardboard VR experiences Understand Cardboard VR best practices including those promoted by Google Design Lab. …”
Libro electrónico -
66117por ITGP Governance Privacy Team“…Topics covered include: The role of the data protection officer (DPO) – including whether you need one and what they should do. Risk management and data protection impact assessments (DPIAs), including how, when and why to conduct a DPIA. …”
Publicado 2016
Libro electrónico -
66118Publicado 2016“…We'll also cover the important topic of performance management, and discover how to tackle cross-browser challenges. …”
Libro electrónico -
66119Publicado 2016“…After learning to develop and manage a modern and responsive website using Drupal 8, you'll start exploring different techniques to take advantage of the new Drupal 8 features. …”
Libro electrónico -
66120Publicado 2017“…What You Will Learn Transfer and filter tabular data to extract features for machine learning Read, clean, transform, and write data to both SQL and NoSQL databases Create Scala web applications that couple with JavaScript libraries such as D3 to create compelling interactive visualizations Load data from HDFS and HIVE with ease Run streaming and graph analytics in Spark for exploratory analysis Bundle and scale up Spark jobs by deploying them into a variety of cluster managers Build dynamic workflows for scientific computing Leverage open source libraries to extract patterns from time series Master probabilistic models for sequential data In Detail Scala is especially good for analyzing large sets of data as the scale of the task doesn't have any significant impact on performance. …”
Libro electrónico