Expert Contributors Articles

Sorted By: Most Recent
Kanishk Agrawal Kanishk Agrawal
Updated on July 23, 2025

Billions of Investment in Advanced Chips, but Who Will Build Them?

All the investment in AI chips doesn’t mean there is a workforce skilled enough to meet the demand. Our expert offers a path forward.

Image: Shutterstock / Built In
Alexander Majorov Alexander Majorov
Updated on July 22, 2025

Python ImportError: Attempted Relative Import With No Known Parent Package Solved

The “ImportError: attempted relative import with no known parent package” occurs when a relative import in a module has no parent package. Here’s how to solve it.

Image: Shutterstock / Built In
Peter Grant Peter Grant
Updated on July 22, 2025

What Are Alphanumeric Characters?

Alphanumeric characters refer to the combination of Latin alphabet letters (A to Z — uppercase and lowercase) and Arabic numerals (0 to 9). This set is commonly used in English and other languages based on the Latin script, especially in computing.

Image: Shutterstock / Built In
Artem Oppermann Artem Oppermann
Updated on July 22, 2025

What Is the Java Runtime Environment (JRE)?

The Java Runtime Environment (JRE) is a software layer that enables Java applications to run. It includes the Java Virtual Machine (JVM), core libraries and necessary resources, and allows Java programs to execute consistently across different platforms.

Image: Shutterstock / Built In
Saransh Chopra Saransh Chopra
Updated on July 22, 2025

How to Implement Logistic Regression as a Neural Network From Scratch

Logistic regression algorithm is a machine learning algorithm used for classifying tasks. Here’s how to create a neural network logistic regression with sample code. 

Image: Shutterstock / Built In
Anthony Corbo Anthony Corbo
Updated on July 22, 2025

What Is Python?

Python is a programming language used in website development, software development, task automation, data analysis and data visualization.

Image: Shutterstock / Built In
Mamta Singh Mamta Singh
Updated on July 22, 2025

What Is Traceroute?

Traceroute is a network diagnostic tool that tracks the path data packets take from a source device to a destination by identifying each router (or hop) along the way. It helps measure latency between hops and pinpoint where network route delays occur.

Image: Shutterstock / Built In
Eric Kleppen Eric Kleppen
Updated on July 22, 2025

What Is a Hypervisor?

A hypervisor is software that allocates a computer’s hardware resources among virtual machines (VMs), allowing multiple VMs to run simultaneously on a single physical machine. Here's how they work, their types, benefits and risks.

Image: Shutterstock / Built In
Mike Mitchell Mike Mitchell
Updated on July 22, 2025

4 Essential Skills for Cyber Threat-Hunting Teams

The rise of stealthy cybersecurity threats demands a new set of skills. So, what should CISOs look for when hiring?

Image: Shutterstock / Built In
Ranjitha Gurunath Kulkarni Ranjitha Gurunath Kulkarni
Updated on July 22, 2025

What Is Natural Language Understanding (NLU)?

NLU is a subfield of natural language processing with many applications focused on understanding the nuances of human language.

Image: Shutterstock / Built In