Software Engineering Perspectives Articles

Sorted By: Most Recent
Arpita Goala Arpita Goala
Updated on August 21, 2024

Why Manual Testing Is Still Worth the Effort in QA

Automated testing may generate all the hype in quality assurance (QA), but hands-on testing can uncover inconsistencies that those other tests might miss.

Image: Shutterstock / Built In
Lisa Bertagnoli Lisa Bertagnoli
Updated on August 21, 2024

28 Top Open Source Software Organizations to Know

Their products get the job done, for free.

Erdem İŞBİLEN Erdem İŞBİLEN
Updated on August 20, 2024

Python Tuples vs. Lists: When to Use Tuples Instead of Lists

Here’s how and when to use Python tuples over lists, including easy-to-understand examples for beginners.

Image: Shutterstock / Built In
Akshay Kumar Akshay Kumar
Updated on August 20, 2024

What Is Service-Oriented Architecture (SOA)?

Service-oriented architecture (SOA) is a centralized architecture in which each component is connected with each other to perform a service.

Image: Shutterstock / Built In
Abel Rodriguez Abel Rodriguez
Updated on August 16, 2024

5 Top FPGA Companies to Know

These companies are developing customizable computer chips designed by highly sought-after engineers.

Photo: Shutterstock
Reza Lavarian Reza Lavarian
Updated on August 14, 2024

How to Fix TypeError: 'Str' Object Is Not Callable in Python

TypeError: 'str' object is not callable occurs when an string value is called as a function and can be solved by renaming the str value. Here’s how.

Image: Shutterstock / Built In
Reza Lavarian Reza Lavarian
Updated on August 14, 2024

How to Fix TypeError: ‘Int’ Object Is Not Callable in Python

TypeError: ‘int’ object is not callable occurs in Python when an integer is called as if it were a function. Here’s how to fix it. 

Image: Shutterstock / Built In
Igor Irianto Igor Irianto
Updated on August 13, 2024

Tmux Config: A Guide

Tmux is a tool for Unix that allows multiple terminal sessions to be opened within one window. Make it your own with this tmux config guide.

Image: Shutterstock / Built In
Juan Ramirez Juan Ramirez
Updated on August 12, 2024

Here’s What You Need to Know About Llama 3

The latest version of Meta’s large language model is open source.

Image: Shutterstock / Built In
Omer Rosenbaum Omer Rosenbaum
Updated on August 12, 2024

How to Get Better Results From an LLM

When it comes to using large language models, there are effective approaches — and less effective ones. Here are some tips to get the answers you need from an LLM.

Image: Shutterstock / Built In