Software Engineering Perspectives Articles

Sorted By: Most Recent
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
Harsh Vijay Harsh Vijay
Updated on February 29, 2024

Automation Vs. Manual Testing: Which Should You Choose?

Our expert delves into the differences between automated and manual testing in software QA.

Image: Shutterstock / Built In
Giorgos Myrianthous Giorgos Myrianthous
Updated on February 22, 2024

How To Fix ModuleNotFoundError: No Module Named ‘Sklearn’

ModuleNotFoundError: No module named ‘sklearn’ is a Python error that can occur when importing the package to the source code. Here’s how to solve it.

Image: Shutterstock / Built In
Yancy Dennis Yancy Dennis
Updated on February 16, 2024

A Guide to HowDoI in Python

HowDoI is a command line utility in Python that allows you to search the internet for answers to programming questions. Here’s how to use it.

Image: Shutterstock / Built In
Alex Zelinsky Alex Zelinsky
Updated on February 16, 2024

3 Ways to Find the Maximum Value in a JavaScript Array

Arrays are a versatile structure in JavaScript that holds multiple data types. Find the maximum value in an array using for loop, math.max() and the reduce method.

Image: Shutterstock / Built In
Yuval Boger Yuval Boger
Updated on February 13, 2024

What Role Will Open-Source Development Play in Quantum Computing?

Open-source products have proven influential in a wide range of enterprise applications. Will they have a similar effect on the coming quantum revolution?

Image: Shutterstock / Built In