Software Engineering Perspectives Articles

Sorted By: Most Recent
Dima Kovalenko Dima Kovalenko
Updated on October 04, 2023

4 Ways to Ensure Data Privacy for AI-Based Apps

Anonymization and dual AI networks are two ways developers can help keep AI-based apps secure.

Image: Shutterstock / Built In
Satyam Tripathi Satyam Tripathi
Updated on October 04, 2023

WAN vs LAN: Differences Between the Two Networks

Make better decisions when you know the difference between a wide area network and a local area network.

Image: Shutterstock / Built In
Satyam Tripathi Satyam Tripathi
Updated on October 04, 2023

GraphQL vs REST APIs

GraphQL and REST are the two most popular methods for building APIs. Here’s how to decide which of them to use.

Image: Shutterstock / Built In
Animesh Koratana Animesh Koratana
Updated on October 02, 2023

How to Use Data to Beef Up Your Lean Development Process

The lean development process is a well-established framework for building great products efficiently. But you can get even more out of it if you couple it with a data-driven mindset.

Image: Shutterstock / Built In
Dilan Sachintha Nayanajith Dilan Sachintha Nayanajith
Updated on September 28, 2023

YAML vs. JSON: A Dive Into 2 Popular Data Serialization Languages

Grab a pen and let’s make a list of pros and cons between YAML vs. JSON.

Image: Shutterstock / Built In
Katlyn Gallo Katlyn Gallo
Updated on September 27, 2023

What Is a CDN?

Chances are you interact with CDNs (content delivery networks) on a daily basis, but what exactly is a CDN and how does it work? Our expert explains.

Image: Shutterstock / Built In
Artem Oppermann Artem Oppermann
Updated on September 26, 2023

What Is Object-Relational Mapping (ORM)?

Object-relational mapping speeds up development time for teams and reduces costs, but how does it work? Our expert explains.

Image: Shutterstock / Built In
Kingsley Tan Kingsley Tan
Updated on September 22, 2023

8 Common JavaScript Data Structures

Here’s how these JavaScript data structures work, how to use them and sample code to get you started.

Image: Shutterstock / Built In
Manuel Silverio Manuel Silverio
Updated on September 19, 2023

What’s So Great About Jupyter Notebook?

I made the jump to Jupyter Notebook. Here’s why you should too.

Image: Shutterstock / Built In
Satyam Tripathi Satyam Tripathi
Updated on September 19, 2023

How to Fix KeyError Exceptions in Python

KeyError in Python an exception that occurs when you try to access a key that does not exist in a dictionary.

Image: Shutterstock / Built In