
Packt – JavaScript Bootcamp Build Real World Applications-XQZT
English | Size: 4.18 GB
Category: Tutorial
Key Features
Get up to speed with the JavaScript syntax
Understand how to write JavaScript
Packt – JavaScript Bootcamp Build Real World Applications-XQZT
English | Size: 4.18 GB
Category: Tutorial
Key Features
Get up to speed with the JavaScript syntax
Understand how to write JavaScript
Linkedin Learning – Advanced Selenium 3 Synchronization Strategies-XQZT
English | Size: 477.11 MB
Category: Tutorial
One of the most common issues associated with automating GUI applications is flakiness: when sometimes a test works, but sometimes it fails even though neither the application nor the test changed. One of the most common causes of intermittent execution is a failure to synchronize effectively. In this course, learn how to avoid flaky tests by effectively synchronizing your test code with the application state using Selenium WebDriver. Instructor Alan Richardson shares fixes to common problems and discusses the range of solutions available to help make WebDriver test automation robust and reliable. Discover how to use built-in WebDriver classes such as WebDriverWait, as well as external libraries like Awaitility. Plus, learn how to use JavascriptExecutor to run JavaScript as part of your WebDriver code; this can help you create workarounds and synchronize against internal application state
Packt – Learning the FOSS4G Stack Spatial SQL with Postgres PostGIS-XQZT
English | Size: 1.13 GB
Category: Tutorial
This course is part of an entire curriculum based on free and open source GIS (FOSS4g) software. The curriculum is grouped into different categories of the FOSS4g stack – Desktop, Server, and Developer. As part of this course, you will learn the most popular open source database – Postgres 11.
Packt – Hands-On TensorBoard for PyTorch Developers-XQZT
English | Size: 444.21 MB
Category: Tutorial
Key Features
Learn everything you need to know to start using TensorBoard in PyTorch with practical examples in Machine Learning, Image Classification, and Natural Language Processing (NLP)
Launch TensorBoard from any developer environment, including Jupyter notebooks and Google Colab
Visualize and optimize your PyTorch models using techniques such as model graphs, training curves, image data, text embeddings, and many more
Linkedin Learning – Programming Foundations Version Control with Git-XQZT
English | Size: 247.74 MB
Category: Tutorial
Manually keeping track of changes to files can slow you down Version control systems allow developers to off-load this work, as well as safeguard their projects in general. In this course instructor Christina Truong covers the fundamentals of version control with Git, the popular open-source version control software. Christina helps you get acquainted with basic Git terminology, the basic Git workflow, and how to install the software on both Macs and PCs. She then demonstrates how to manage repositories using either the command line or a graphical user interface (GUI). Along the way, she provides challenges and solutions that help you grasp how these concepts work in practice