-
Software Development
Is It Really Two-Factor Authentication?
Terminology-wise, there is a clear distinction between two-factor authentication (multi-factor authentication) and two-step verification (authentication), as this article explains. 2FA/MFA…
Read More » -
Python
Sets in Python
Hello, in this tutorial, we will explain Sets in Python programming language. 1. Introduction The Set data structure in python…
Read More » -
Software Development
[MEGA DEAL] The Ultimate PMP, Six Sigma & Minitab Certification Bundle (97%)
Be an Effective, Data-Inclined Project Manager with 12 Courses on Industry-Recognized Certifications for Management & Data Analysis: PMP®, Six Sigma,…
Read More » -
DevOps
Best Jenkins Pipeline Tutorial For Beginners [Examples]
Jenkins CI/CD has always been the goto option for DevOps professionals and beginners. It has more than 16,000 stars on…
Read More » -
Software Development
Hashing, Encryption, Encoding, Compression, Oh My!
In this blog post, I’m going to be talking about hashing, encryption, encoding, compression, etc. All of these things are…
Read More » -
Software Development
Data Flow Diagrams and Threat Models
Last time we looked at some generic diagrams from the C4 model, which are useful for most teams. This time…
Read More » -
Enterprise Java
Command-line JSON processing with jq
In this post we will learn how to parse, pretty-print and process JSON from the command-line with jq. At the…
Read More » -
Software Development
Automation testing challenges and their solutions 2020
Automation testing can be a highly effective productivity booster, and a quality enhancer for your product pipeline or system development…
Read More » -
Android Core
Using Work Manager in Android with Example
In this post, we’ll take a look at how to use the work manager in android. Work manager is a…
Read More »