Docker认证助理DCA考试指南 Docker认证助理(DCA)–考试指南| 由Packt发布 该代码存储库包含Docker认证助理(DCA)–考试指南|中提供的所有实验。 由Packt发布。 本章的实验室包含在目录中。 每章都有一个目录,并且包括所有实验室的文件和说明。 章节 章节目录 标题 Docker的现代基础架构和应用程序 构建Docker映像 运行Docker容器 容器持久性和网络 部署多容器应用程序 Docker Content Trust简介 编排简介 使用Docker Swarm进行编排 使用Kubernetes进行编排 Docker企业平台简介 学习通用控制平面 在Docker Enteprise中发布应用程序 使用受信任的Docker实施企业级注册表 为了在不修改您的计算机的情况下执行这些实验,我们为您提供了一些虚拟环境。 所有这些实验都可以在您自己的Docke
2021-09-22 16:25:59 2.39MB JavaScript
1
Go编程手册-第二版 这是Packt发布的《 的代码库。 超过85种配方,可跨多个领域构建模块化,可读性和可测试的Golang应用程序 这本书是关于什么的? Go(或Golang)是Google开发的一种静态类型的编程语言。它以其庞大的标准库而闻名,它还提供诸如垃圾收集,类型安全,动态键入功能以及其他内置类型之类的功能。本书将在实现Go功能以构建自己的应用程序时作为参考。 本书涵盖以下激动人心的功能: 处理第三方Go项目并对其进行修改以供使用 使用现代最佳实践编写Go代码 使用新的Go模块系统管理您的依赖项 解决在处理后端系统或DevOps时遇到的常见问题 探索Go标准库及其使用测试,分析和微调Go应用程序 如果您觉得这本书适合您,请立即获取! 说明和导航 所有代码都组织在文件夹中。例如,Chapter02。 该代码将如下所示: b, err := iou
2021-09-22 13:41:42 1.45MB Go
1
Python机器学习蓝图-第二版 这是Packt发布的的代码存储库。 通过开发现实世界的智能项目来测试您的机器学习概念 这本书是关于什么的? 机器学习正在改变我们理解和与周围世界互动的方式。 这本书是您将知识和技能付诸实践并使用Python生态系统覆盖机器学习关键领域的理想指南。 第二版涵盖了来自Python生态系统的一系列库,包括TensorFlow和Keras,可帮助您实现现实世界的机器学习项目。 本书涵盖以下激动人心的功能:了解Python数据科学堆栈和常用算法建立模型以预测初始离散交易窗口内首次公开募股(IPO)的表现通过创建自定义新闻提要来理解NLP概念创建应用程序,该应用程序将根据您加注星标,观看或分叉的仓库来推荐GitHub存储库,并使用PySpark获得从零开始构建聊天机器人的技能。使用股票数据开发市场预测应用程序先进的概念,例如计算机视觉,神经网络和深度学习 如果
2021-09-18 14:27:35 52.21MB JupyterNotebook
1
The use of Python for data analysis and visualization has only increased in popularity in the last few years. The aim of this book is to develop skills to effectively approach almost any data analysis problem, and extract all of the available information. This is done by introducing a range of varying techniques and methods such as uni- and multi- variate linear regression, cluster finding, Bayesian analysis, machine learning, and time series analysis. Exploratory data analysis is a key aspect to get a sense of what can be done and to maximize the insights that are gained from the data. Additionally, emphasis is put on presentation-ready figures that are clear and easy to interpret.
2021-09-18 14:14:39 19.25MB Python
1
掌握Swift 5,第五版 这是Packt出版的[Mastering Swift 5,第五版](本书的Packt UTM URL)的代码存储库。 深入了解最新版本的Swift编程语言 这本书是关于什么的? 多年来,《精通Swift》一书已在开发人员中确立了自己的地位,成为对Swift编程语言的深入而实用的指南。 最新版本已完全更新和修订,以涵盖新版本:Swift 5 本书涵盖以下激动人心的功能: 了解Swift的核心组件,包括运算符,集合,控制流和功能 了解如何以及何时使用类,结构和枚举 了解如何使用带有扩展的面向协议的设计来编写易于管理的代码 使用Swift的设计模式来解决常见的设计问题 为您定制值类型实现写时复制以提高性能 使用Grand Central Dispatch和Operation Queue将并发添加到您的应用程序 实现泛型以编写灵活且可重用的代码 如果您觉得这本
2021-09-16 14:24:46 336KB Swift
1
使用FastAPI构建数据科学应用程序 Packt发布使用FastAPI构建数据科学应用程序
2021-09-14 11:44:28 14KB Python
1
Unity 2018 Cookbook, Packt publishing 出版社的~ Over 160 recipes to take your 2D and 3D game development to the next level
2021-08-19 22:46:58 37.98MB Unity
1
Key Features Explore the Selenium grid architecture and build your own grid for browser and mobile devices Use ExtentReports for processing results and SauceLabs for cloud-based test services Unlock the full potential of Selenium to test your web applications. Book Description Selenium WebDriver 3.x is an open source API for testing both browser and mobile applications. With the help of this book, you can build a solid foundation and can easily perform end-to-end testing on web and mobile browsers.You'll begin by being introduced to the Selenium Page Object Model for software development. You'll architect your own framework with a scalable driver class, Java utility classes, and support for third-party tools and plugins. You'll design and build a Selenium grid from scratch to enable the framework to scale and support different browsers, mobile devices, and platforms.You'll strategize and handle a rich web UI using the advanced WebDriver API and learn techniques to handle real-time challenges in WebDriver. You'll perform different types of testing, such as cross-browser testing, load testing, and mobile testing. Finally, you will also be introduced to data-driven testing, using TestNG to create your own automation framework.By the end of this Learning Path, you'll be able to design your own automation testing framework and perform data-driven testing with Selenium WebDriver. This Learning Path includes content from the following Packt products: Selenium WebDriver 3 Practical Guide - Second Edition by Unmesh Gundecha Selenium Framework Design in Data-Driven Testing by Carl Cocchiaro What you will learn Use different mobile and desktop browser platforms with Selenium 3 Use the Actions API for performing various keyboard and mouse actions Design the Selenium Driver Class for local, remote, and third-party grid support Build page object classes with the Selenium Page Object Model Develop data-driven test classes using the Te
2021-08-11 06:37:33 8.88MB Selenium
1
( Packt.Mastering.Blockchain.2nd.Edition.2018.3.pdf ) ( Packt.Mastering.Blockchain.2nd.Edition.2018.3.pdf )
2021-07-23 15:02:36 27.46MB Blockchain
1
全网独家发布,最新wpf书籍,pdf高清文字版。 Key Features Learn how to use the MVVM software architectural pattern and see the benefits of using it with Windows Presentation Fountain (WPF) Learn which controls to use in particular situations and the various ways to modify them when required Obtain a deep understanding of data validation and understand various methods that suit different situations Book Description Windows Presentation Foundation is rich in possibilities when it comes to delivering an excellent user experience. This book will show you how to build professional-grade applications that look great and work smoothly. We start by providing you with a foundation of knowledge to improve your workflow - this includes teaching you how to build the base layer of the application, which will support all that comes after it. We'll also cover the useful details of data binding. Next, we cover the user interface and show you how to get the most out of the built-in and custom WPF controls. The final section of the book demonstrates ways to polish your applications, from adding practical animations and data validation to improving application performance. The book ends with a tutorial on how to deploy your applications and outlines potential ways to apply your new-found knowledge so you can put it to use right away. The book also covers 2D and 3D graphics, UI automation, and performance tuning. What you will learn Use MVVM to improve workflow Create visually stunning user interfaces Perform data binds proficiently Implement advanced data validation Locate and resolve errors quickly Master practical animations Improve your applications' performance Table of Contents Chapter 1. A Smarter Way of Working with WPF Chapter 2. Debugging WPF Applications Chapter 3. Writing Custom Application Frameworks Chapter 4. Becoming Proficient with Data Binding Chapter 5. Using the Right Controls for the Job Chapter 6. Mastering Practical Animations Chapter 7. Creating Visually Appealing User Interfac
2021-07-23 08:10:47 3.92MB c# WPF
1