Software Engineering Perspectives Articles

Sorted By: Most Recent
Estefanía García Gallardo Estefanía García Gallardo
Updated on April 08, 2024

What Is PACS (Picture Archiving and Communications System)?

Medical imaging is a key part of any patient’s health record and a PACS provides the necessary speed, security and cost-efficiency to ensure patients receive the best care possible.

Image: Shutterstock / Built In
Tatum Hunter Tatum Hunter
Updated on April 08, 2024

Steganography: The Undetectable Cybersecurity Threat

Steganography is among the stealthiest of cyberthreats.

Image: Shutterstock
Adam Thomas Adam Thomas
Updated on April 05, 2024

Smoke Testing: An Overview and How-to Guide

Smoke testing is a simple way to check the most important aspect of a product: that it works. This guide will introduce you to its best practices.

Image: Shutterstock/ Built In
Stoyan Mitov Stoyan Mitov
Updated on April 04, 2024

6 Communication Skills Developers Need and How to Develop Them

For a real career advantage, learn to communicate clearly and succinctly.

Image: Shutterstock / Built In
K. Jagathish K. Jagathish
Updated on April 01, 2024

How to Use URLSearchParams in JavaScript

URLSearchParams is a JavaScript API that allows users to retrieve and work with data in the URL query parameters. Learn how to use it.

Image: Shutterstock / Built In
Tatum Hunter Tatum Hunter
Updated on April 01, 2024

The 11 Most Important Benefits of Agile, According to Experts

Agile looks different everywhere. Here’s how to tell if your version is helping.

Image: Shutterstock
Neha Jangid Neha Jangid
Updated on March 20, 2024

7 Ways APIs Are Fueling Business Growth

Here’s how you can use APIs to build your business to its greatest potential.

Image: Shutterstock / Built In
Niraj Tulsyan Niraj Tulsyan
Updated on March 18, 2024

It’s Time to Make the Switch From Ruby on Rails to Javascript

Ruby on Rails has long been a staple for building web applications, but JavaScript’s flexibility has made it the go-to programming language. Here’s why it’s time to make the switch. 

Image: Shutterstock / Built In
Joel Hereth Joel Hereth
Updated on March 12, 2024

How to Optimize SQL for Large Data Sets

Optimizing SQL for large data sets is an important step in managing the performance of your database. Follow these best practices to achieve faster data retrieval and efficiency. 

Image: Shutterstock / Built In
Stephen Adesina Stephen Adesina
Updated on March 04, 2024

Python Circular Import Error Solved

Python circular import is an error that occurs when two or more modules mutually depending on each other try to import before fully loading. Here’s how to solve it.

Image: Shutterstock / Built In