Software Engineering Articles

Sorted By: Most Recent
Taylor Rose Taylor Rose
Updated on March 05, 2025

18 Employees Share How They've Benefitted From Working for a Company With Strong Internal Mobility

An inside look at the top tech companies offering promotions, on-the-job training and professional development tracks.

Photo: Shutterstock
Brand Studio Logo
Brooke Becher Brooke Becher
Updated on March 05, 2025

43 Top Engineering Companies to Know

These companies continue to outperform the competition while facing disruptive tech trends head on.

Image: Shutterstock
Rose Velazquez Rose Velazquez
Updated on March 05, 2025

174 Companies Hiring Software Engineers

See which companies are hiring software engineers to collaborate on projects that benefit customers and internal teams.

Photo: Shutterstock
Brian Nordli Brian Nordli
Updated on March 04, 2025

How Engineering Managers Spot and Fix Bad Code Churn

Code churn isn’t always bad news, but it pays to look out for it.

How Engineering Managers Spot and Fix Bad Code Churn
Lynn Kwong Lynn Kwong
Updated on March 03, 2025

Asyncio in Python: A Guide

Asyncio is a Python library that allows us to write concurrent code using the async/await syntax. Learn how to use this library to write asynchronous code.

Image: Shutterstock / Built In
Anish Dhar Anish Dhar
Updated on March 03, 2025

AI Coding Assistants Can Be a Huge Help — Just Not Where You Might Think

Most engineers don’t lose much time to coding. Instead, to boost productivity, AI assistants should help with all the sleuthing that goes into software development.

Image: Shutterstock / Built In
Peleg Porat Peleg Porat
Updated on March 03, 2025

5 Tasks Developers Shouldn’t Do With AI Coding Assistants

AI-powered coding assistants can help improve developer efficiency, but they are limited when it comes to debugging, predicting real-world performance impacts and more. Here’s why.

Image: Shutterstock / Built In
Giorgos Myrianthous Giorgos Myrianthous
Updated on February 26, 2025

Async Vs. Sync Programming: Understanding the Differences

Our expert explains the difference between asynchronous and synchronous programming approaches.

Image: Shutterstock / Built In
Giorgos Myrianthous Giorgos Myrianthous
Updated on February 26, 2025

How to Fix AttributeError: ‘DataFrame’ Object Has No Attribute ‘Append’

AttributeError: ‘DataFrame’ object has no attribute ‘append’ is an error that occurs when the append() method is used in Pandas versions 2.0 and beyond. Learn how to resolve it.

Image: Shutterstock / Built In
Kailash Nirmal Kailash Nirmal
Updated on February 25, 2025

5 Reactive Programming Project Ideas to Perfect Your Skills

Reactive programming is a programming style focused on handling data flows and changes dynamically. Develop your skills with these five projects. 

Image: Shutterstock / Built In