Expert Contributors Articles

Sorted By: Most Recent
Artturi Jalli Artturi Jalli
Updated on September 21, 2022

Python Pathlib Is Better Than the OS Module for Handling Files. Here’s How to Use It.

Pathlib is more convenient and straightforward.

Image: Shutterstock / Built In
Piotr Zając Piotr Zając
Updated on September 21, 2022

3 Reasons to Prioritize Mission Over Profit in Tech

Building a successful company doesn’t always have to mean a ruthless pursuit of the bottom line.

Zijian Feng Zijian Feng
Updated on September 20, 2022

An Overview of ResNet Architecture and Its Variants

Residual Network (ResNet) architecture is a type of artificial neural network that allows the model to skip layers without affecting performance. Here’s what you need to know. 

Image: Shutter Stock / Built In
Denis Lukichev Denis Lukichev
Updated on September 20, 2022

Recursive SQL Expression Visually Explained 

Recursive SQL expressions allow you to reference previous results in a hierarchical data set in order to extract information. Here’s how it works.  

Image: Shutterstock / Built In
Annie Mester Annie Mester
Updated on September 20, 2022

InnerText vs. InnerHTML vs. TextContent: What’s Best?

InnerHTML, innerText and textContent can each help you manipulate your JavaScript code, but they contain subtle differences. Here’s when to call each one.

Image: Shutterstock / Built In
Przemek Chojecki Przemek Chojecki
Updated on September 14, 2022

A Beginner’s Guide to NFT Crypto Art

The NFT market is exploding, providing digital artists a new way to monetize and market their art. Here’s a guide to getting in the game.

Perez Ogayo Perez Ogayo
Updated on September 14, 2022

How to Fix a CUDA Error: Device-Side Assert Triggered in PyTorch

A CUDA Error: Device-Side Assert Triggered can either be caused by an inconsistency between the number of labels and output units or an incorrect input for a loss function. Follow this guide to fix it. 

Image: Shutterstock / Built In
Stephen Fordham Stephen Fordham
Updated on September 12, 2022

Using Python Class Decorators

Python class decorators allow you to add a class to a function without modifying the source code. Here's how to apply it.

Image: Shutterstock / Built In
Natalie Ryan Natalie Ryan
Updated on September 07, 2022

8 Interview Questions to Ask to Avoid Joining a Doomed Tech Startup

Is that exciting new opportunity too good to pass up — or too good to be true?

Image: Shutterstock / Built In
Scott Smith Scott Smith
Updated on September 07, 2022

How to Stop Alert Overload and Take Your Life Back From the Red Dot

Managing notifications takes more effort than doing our jobs. We can stop this trend by setting boundaries and choosing the right tools.

Image: Shutterstock / Built In