Software Engineering Perspectives Articles

Sorted By: Most Recent
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
Juan D. Ramirez Juan D. Ramirez
Updated on February 13, 2024

6 Reasons to Learn Julia in 2024‍

Julia is gaining popularity due to its speed, user-friendly syntax and utility in scientific computing.

Image: Shutterstock / Built In
Cullen Childress Cullen Childress
Updated on February 01, 2024

How Observability Empowers DevOps Teams to Build Products Customers Will Love

DevOps teams that have found themselves stretched thin should consider turning to observability solutions to streamline their work. Our expert explains how it can solve their problems.

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

Quantum Computing Has Entered the Logical Qubit Era. Why Does That Matter?

Quantum computers are powerful but error-prone due to the nature of quantum mechanics, but the logical qubit might be able to change that. Our expert dives into what you need to know.

Image: Shutterstock / Built In
Harikrishna Kundariya Harikrishna Kundariya
Updated on January 30, 2024

15 Top React Carousel Component Libraries to Know

React carousel libraries offer a UI component that enables users to navigate through different items on a page efficiently. Here are the most common ones.

Image: Shutterstock / Built In
Akshay Kumar Akshay Kumar
Updated on January 30, 2024

A Guide to Web Development Frameworks

A web development framework is a collection of tools, libraries and best practices that make it easier to create, maintain and scale websites. Here’s how to pick the right one for your team.

Image: Shutterstock / Built In