Software Engineering Perspectives Articles

Sorted By: Most Recent
Quinten Dol Quinten Dol
Updated on June 03, 2024

Tech Leaders’ Top Predictions for 2022

With 2022 business plans already looming, we checked in to learn tech leaders' predictions for how their industries will evolve — and what they're doing to anticipate those changes.

Jacob Biba Jacob Biba
Updated on May 29, 2024

Top 8 Robotic Programming Languages

These programming languages are breathing life into the world’s robots.

Image: Shutterstock / Built In
Dhilip Subramanian Dhilip Subramanian
Updated on May 24, 2024

How to Install SQL Server Management Studio on a Mac

SQL Server Management Studio is a free Windows tool that allows you to access and manage all components of an SQL server. Here's how to install it on a Mac.

Image: Shutterstock / Built In
Osusara Kammalawatta Osusara Kammalawatta
Updated on May 24, 2024

Getting Started With UseQuery in React Query

React Query provides custom hooks like useQuery to fetch data. Learn how to leverage the useQuery hook using a JSON placeholder as an API endpoint.

Image: Shutterstock / Built In
Utkarsh Ankit Utkarsh Ankit
Updated on May 24, 2024

Transformer Neural Networks: A Step-by-Step Breakdown

The transformer neural network was first proposed in a 2017 paper to solve some of the issues of a simple RNN. This guide will introduce you to its operations.

Image: Shutterstock / Built In
Nona Tepper Nona Tepper
Updated on May 22, 2024

The Most Effective Ways To Onboard New Software Engineers

New engineering hires often have more questions than solutions. Thankfully, there’s a lot you can do to get them up to speed.

Mark Kinsella Mark Kinsella
Updated on May 22, 2024

The 4 Elements of a Strong Engineering Culture

As an engineering leader, it’s important to clearly define the attributes that will drive your company forward. Start here.

Khurram Mir Khurram Mir
Updated on May 21, 2024

How AI Can Improve the Software Testing Process

AI has the potential to speed up the software testing process through generated test cases, increased test stability, test assistance and more. Here’s how AI will transform software testing. 

Image: Shutterstock / Built In
Reshma Khilnani Reshma Khilnani
Updated on May 21, 2024

Why a Heavily Regulated Industry Is Great for Your Software Engineering Career

The word “regulation” might scare software engineers who imagine their sleek, elegant products getting bogged down in red tape. But our expert says that image isn’t necessarily true.

Image: Shutterstock / Built In
Sadrach Pierre Sadrach Pierre
Updated on May 21, 2024

Function Wrappers in Python: Model Runtime and Debugging

In Python, function wrappers are called decorators, and they have a variety of useful applications in data science. This guide covers how to use them for managing model runtime and debugging.

Image: Shutterstock / Built In