Home Programming Page 175

Programming

Packt Hub provides the latest news for programmers. Whether you’re a Python or Java programmer, we’ve got you covered. We provide the latest insights and tutorials around topics like Microservices and much more.

Waiting for AJAX, as always…

0
In this article, by Dima Kovalenko, author of the book, Selenium Design Patterns and Best Practices, we will learn how test automation have progressed...

Python 3.9.0rc2 is now available for testing from Python Insider

0
 Python 3.9.0 is almost ready. This release, 3.9.0rc2, is the last planned preview before the final release of Python 3.9.0 on 2020-10-05. Get it here:https://www.python.org/downloads/release/python-390rc2/In the mean...

Custom Package Repositories in R from Revolutions

0
by Steve Belcher, Sr Technical Specialist, Microsoft Data & AI In some companies, R users can’t download R packages from CRAN. That might be because...

Prototyping Recipes

0
(For more resources related to this topic, see here.) Sketching, scanning, and prototyping Most folks start the design process by developing quick sketches of the concepts....

Using OpenCL

0
(For more resources related to this topic, see here.) Let's start the journey by looking back into the history of computing and why OpenCL is...

Working with Basic Elements – Threads and Runnables

0
In this article by Javier Fernández González, the author of the book, Mastering Concurrency Programming with Java 9 - Second Edition, we will see...

Git Teaches – Great Tools Don’t Make Great Craftsmen

0
This article is written by Ferdinando Santacroce, author of the book, Git Essentials. (For more resources related to this topic, see here.) Git is a powerful...

Light Speed Unit Testing

0
In this article by Paulo Ragonha, author of the book Jasmine JavaScript Testing - Second Edition, we will learn Jasmine stubs and Jasmine Ajax...

Create and deploy a Custom Vision predictive service in R with AzureVision from Revolutions

0
The AzureVision package is an R frontend to Azure Computer Vision and Azure Custom Vision. These services let you leverage Microsoft’s Azure cloud to...

Supervision and Monitoring

0
In this article by Piyush Mishra, author of the book Akka Cookbook, we will learn about supervision and monitoring of Akka actors. (For more resources related...

Must Read in Programming

Learning Essential Linux Commands for Navigating the Shell Effectively 

0
Once we learn how to deploy an Ubuntu server, how to manage users, and how to manage software packages, we should take a moment...

Interviews