Mostrando 21,141 - 21,160 Resultados de 21,396 Para Buscar '"Architecture"', tiempo de consulta: 0.12s Limitar resultados
  1. 21141
    Publicado 2017
    “…What You Will Learn Acquire conceptual and hands-on knowledge of ASP.NET Core (MVC & Web API) Learn about HTTP methods, the structure of HTTP content, internet media types, and how servers respond to HTTP requests and their associated HTTP codes Explore middleware, filters, routing, and unit testing Optimize Web API implementations Develop a secure Web API interface Deploy Web API projects to various platforms Consume your web API in front end application based on Angular 4, Bootstrap, and Ionic Implement and explore the current trends in service architecture In Detail Microsoft has unified their main web development platforms. …”
    Libro electrónico
  2. 21142
    Publicado 2020
    “…What you will learn Design reusable mobile architectures that can be applied to apps at any scale Get up to speed with error handling and debugging for mobile application development Apply the principle of 'composition over inheritance' to break down complex problems into many simple problems Update your code and see the results immediately using Flutter's hot reload Identify and prevent bugs from reappearing with Flutter's developer tools Manage an app's state with Streams and the BLoC pattern Build a simple web application using Flutter Web Who this book is for This book is for mobile developers and software developers who want to learn Flutter to build state-of-the-art mobile apps. …”
    Libro electrónico
  3. 21143
    Publicado 2020
    “…What you will learn Explore how to load and preprocess various data types to suitable C++ data structures Employ key machine learning algorithms with various C++ libraries Understand the grid-search approach to find the best parameters for a machine learning model Implement an algorithm for filtering anomalies in user data using Gaussian distribution Improve collaborative filtering to deal with dynamic user preferences Use C++ libraries and APIs to manage model structures and parameters Implement a C++ program to solve image classification tasks with LeNet architecture Who this book is for You will find this C++ machine learning book useful if you want to get started with machine learning algorithms an..…”
    Libro electrónico
  4. 21144
    Publicado 2019
    “…What you will learn Create your own neural networks from scratch Classify images with modern architectures including Inception and ResNet Detect and segment objects in images with YOLO, Mask R-CNN, and U-Net Tackle problems faced when developing self-driving cars and facial emotion recognition systems Boost your application’s performance with transfer learning, GANs, and domain adaptation Use recurrent neural networks (RNNs) for video analysis Optimize and deploy your networks on mobile devices and in the browser Who this book is for If you’r..…”
    Libro electrónico
  5. 21145
    Publicado 2020
    “…What you will learn Discover the different Microsoft services and features that make up Office 365 Configure cloud services for your environment and extend your infrastructure's capabilities Understand site architecture, site settings, and hub settings in SharePoint Online Explore business connectivity services for view and access options in SharePoint Online Configure Yammer to integrate with Office 365 groups, SharePoint, and Teams Deploy SharePoint Online, OneDrive for Business, and Microsoft Teams successfully, including bots and connectors Who this book is for This book is for SharePoint developers, administrators, or those who want to explore Micr..…”
    Libro electrónico
  6. 21146
    Publicado 2019
    “…What you will learn Get up to speed with various Tableau components Master data preparation techniques using Tableau Prep Discover how to use Tableau to create a PowerPoint-like presentation Understand different Tableau visualization techniques and dashboard designs Interact with the Tableau server to understand its architecture and functionalities Study advanced visualizations and dashboard creation techniques Brush up on powerful Self-Service Analytics, Time Series Analytics, and Geo-Spatial Analytics Who this book is for This book is designed for business analysts, BI professionals and data analysts who want to master Tableau to solve a rang..…”
    Libro electrónico
  7. 21147
    Publicado 2015
    “…First, it will cover essential concepts of the architecture of XenApp®. You will then learn how to set up Hypervisor and how to..…”
    Libro electrónico
  8. 21148
    Publicado 2015
    “…What You Will Learn Navigate Oracle Enterprise Manager Fusion Middleware Control Monitor and manage the Oracle SOA Suite 12 c infrastructure Deploy and promote code Monitor and manage services Configure and administer the environment Manage the dehydration store and enterprise scheduler service Troubleshoot Oracle SOA Suite 12c infrastructure Set up backups, recovery, and high availability In Detail Oracle SOA Suite 12 c is the most comprehensive and integrated infrastructure on the market today that is used for building applications based on service-oriented architecture. With the vast number of features and capabilities that Oracle SOA Suite 12c has to offer comes numerous complexities and challenges for administration. …”
    Libro electrónico
  9. 21149
    Publicado 2015
    “…What You Will Learn Get to know the basic concepts of GUI programming, such as Tkinter top-level widgets, geometry management, event handling, using callbacks, custom styling, and dialogs Create apps that can be scaled in size or complexity without breaking down the core Write your own GUI framework for maximum code reuse Build apps using both procedural and OOP styles, understanding the strengths and limitations of both styles Learn to structure and build large GUI applications based on Model-View-Controller (MVC) architecture Build multithreaded and database-driven apps Create apps that leverage resources from the network Learn basics of 2D and 3D animation in GUI applications Develop apps that can persist application data with object serialization and tools such as configparser In Detail Tkinter is the built-in GUI package that comes with standard Python distributions. …”
    Libro electrónico
  10. 21150
    Publicado 2015
    “…Understand the Hadoop architecture and set up a pseudo-distributed development environment Learn how to develop distributed computations with MapReduce and the Hadoop Distributed File System (HDFS) Work with Hadoop via the command-line interface Use the Hadoop Streaming utility to execute MapReduce jobs in Python Explore data warehousing, higher-order data flows, and other projects in the Hadoop ecosystem Learn how to use Hive to query and analyze relational data using Hadoop Use summarization, filtering, and aggregation to move Big Data towards last mile computation Understand how analytical workflows including iterative machine learning, feature analysis, and data modeling work in a Big Data context Benjamin Bengfort is a data scientist and programmer in Washington DC who prefers technology to politics but sees the value of data in every domain. …”
    Video
  11. 21151
    Publicado 2014
    “…Formerly a network architect and consultant for various Fortune® 500 companies, his 18 years of IT experience includes extensive architectural and operational work in enterprise and service provider environments. …”
    Libro electrónico
  12. 21152
    Publicado 2015
    “…After building a simple Flask app, a proper app structure is demonstrated by transforming the app to use a Model-View-Controller (MVC) architecture. With a scalable structure in hand, the next chapters use Flask extensions to provide extra functionality to the app, including user login and registration, NoSQL querying, a REST API, an admin interface, and more. …”
    Libro electrónico
  13. 21153
    Publicado 2014
    “…A thorough understanding of SharePoint architecture and how it impacts solution desi..…”
    Video
  14. 21154
    Publicado 2015
    “…The authorized study guide helps you master all the topics on the CompTIA CASP exam, including: Enterprise security: cryptography; storage; network/security components, concepts, and architectures; host controls; application vulnerabilities/controls Risk management and incident response: business influences/risks; risk mitigation; privacy policies / procedures; incident response/recovery Research, analysis, and assessment: industry trends; securing the enterprise; assessment tools / methods Integration of computing, communications, and business disciplines: business unit collabo..…”
    Libro electrónico
  15. 21155
    Publicado 2015
    “…This book will help you Install and set up your Rails development environment, including a pre-installed integrated development environment (IDE) in the cloud Go beyond generated code to truly understand how to build Rails applications from scratch Learn testing and test-driven development (TDD) Effectively use the Model-View-Controller (MVC) pattern Structure applications using the REST architecture Build static pages and transform them into dynamic ones Master the Ruby programming skills all Rails developers need Create high-quality site layouts and data models Implement registration and authentication systems, including validation and secure passwords Update, display, and delete users Upload images in production using a cloud storage service Implement account activation and password reset, including sending email with Rails Add social features and microblogging, including an introduction to Ajax Record version changes with Git a..…”
    Libro electrónico
  16. 21156
    Publicado 2016
    “…What You Will Learn Apply the most scalable machine learning algorithms Work with modern state-of-the-art large-scale machine learning techniques Increase predictive accuracy with deep learning and scalable data-handling techniques Improve your work by combining the MapReduce framework with Spark Build powerful ensembles at scale Use data streams to train linear and non-linear predictive models from extremely large datasets using a single machine In Detail Large Python machine learning projects involve new problems associated with specialized machine learning architectures and designs that many data scientists have yet to tackle. …”
    Libro electrónico
  17. 21157
    Publicado 2016
    “…What You Will Learn Explore your cluster with ElasticSearch-head and BigDesk Access the underlying data of the ElasticSearch monitoring plugins using the ElasticSearch API Analyze your cluster's performance with Marvel Troubleshoot some of the common performance and reliability issues that come up when using ElasticSearch Analyze a cluster's historical performance, and get to the bottom of and recover from system failures Use and install various other tools and plugins such as Kibana and Kopf, which is helpful to monitor ElasticSearch In Detail ElasticSearch is a distributed search server similar to Apache Solr with a focus on large datasets, a schema-less setup, and high availability. This schema-free architecture allows ElasticSearch to index and search unstructured content, making it perfectly suited for both small projects and large big data warehouses with petabytes of unstructured data. …”
    Libro electrónico
  18. 21158
    Publicado 2015
    “…Skill Level Beginner to intermediate What You Will Learn How to install and set up your Rails development environment Optional easy start using pre-installed IDE in the cloud How to build Rails applications from scratch Learn testing and test-driven development Effectively use the Model-View-Controller (MVC) pattern Structure applications using REST architecture Build static pages and transform them into dynamic ones Implement registration and authentication systems, including validation and secure passwords How to deploy your application Who Should Take This Course Developers looking for a practical introduction to Rails for building dynamic, database-backed web applications Course Requirements Basic understanding of programming and development About LiveLessons Video Training The LiveLessons Video Training series publishes hundreds of hands-on, expert-led video tutorials covering a wide selection of t..…”
    Video
  19. 21159
    Publicado 2016
    “…What You Will Learn Familiarize yourself with information on the latest information on memory management practices, virtualization architectures, and the specific technical advantages of UCS Get a concrete understanding of integrating processes and techniques to ensure effective convergence of LAN/SAN Get to know the best practices of Cisco UCS, EMC Storage, and VMware vSphere Master migrating data from other band servers or Blade to Cisco UCS Comprehend how to replicate and back up UCS to remote sites UCS Assimilate innovative techniques to deploy UCS to leverage its full potential Gather information on installing and configuring automatic and manual Pinning Discover ways to integrate a system in Cisco UCS In Detail Cisco Unified Computing System (UCS) is a data center server platform that is used for computing, deploying, and storing resources in data center environments. …”
    Libro electrónico
  20. 21160
    Publicado 2015
    “…Computational Problems in Managing Social Information Jon Kleinberg, Professor, Cornell University Social media networks aren’t just venues for people to come together; they’re also explicitly designed environments whose architectures serve to shape behavior. You’ll learn several computational challenges that illustrate this tension between organic interaction and algorithmic design. …”
    Video