Software Engineering 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
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
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
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
Ellen Glover Ellen Glover
Updated on August 12, 2024

20 AI Coding Tools and Assistants to Know

These AI-powered tools are changing the game of software development.

Image: Shutterstock
Winston Tang Winston Tang
Updated on August 12, 2024

Why AI Will Never Replace Software Developers

No matter how advanced AI becomes, there will always be a need for software developers. Here’s why AI won’t be able to replace developers.

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

SSH Port Forwarding (SSH Tunneling): How-To Guide

SSH port forwarding is a method for safely transmitting data over an encrypted SSH connection between a local and distant server. Here’s what to know.

Image: Shutterstock / Built In
Mrina Sugosh Mrina Sugosh
Updated on August 09, 2024

How LLMs Are Transforming Rich Text Editors

From enhancing content creation to recommending content improvements, LLMs are transforming the way rich text editors (RTEs) work. Here’s how. 

Image: Shutterstock / Built In