Software Engineering Perspectives Articles

Sorted By: Most Recent
Tatum Hunter Tatum Hunter
Updated on March 16, 2023

First Engineering Job? Here’s Some Advice.

Hindsight is 20/20, so these engineering leads have some tips to share.

Kate Heinz Kate Heinz
Updated on March 16, 2023

Software Engineer vs. Software Developer: What’s the Difference?

Learn the difference between two of the most in-demand tech jobs.

Image: Shutterstock
Tatum Hunter Tatum Hunter
Updated on March 16, 2023

How Contributing to Open Source Projects Can Improve Your Engineering Resume

Your GitHub profile says more about you than you think.

Brian Nordli Brian Nordli
Updated on March 16, 2023

How Engineering Managers Spot and Fix Bad Code Churn

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

Brian Nordli Brian Nordli
Updated on March 16, 2023

Why Muck Rack Prioritizes Clean Code in Its Dev Process

Their VP of engineering shares how to build a human-friendly codebase.

Catherine Gitau Catherine Gitau
Updated on March 16, 2023

Fuzzy String Matching in Python: Introduction to FuzzyWuzzy

Fuzzy string matching is the process of finding strings that approximately match a pattern. FuzzyWuzzy is a Python library that calculates the differences between sequences and patterns.

Image: Shutterstock / Built In
Anthony Corbo Anthony Corbo
Updated on March 15, 2023

What Is Java?

Java, a general-purpose, class-based, object-oriented language, offers a high degree of reliability. It's one of the most widely used programming languages.

Image: Shutterstock / Built In
Anthony Corbo Anthony Corbo
Updated on March 15, 2023

What Is DevOps?

DevOps combines facets of development and IT operations to facilitate Agile software development, increase internal functionality and get closer to meeting the customer’s needs.

Image: Shutterstock / Built In
Artturi Jalli Artturi Jalli
Updated on March 15, 2023

What Is Node.js?

Node.js, a JavaScript runtime environment, lets you run JavaScript outside the browser. Node.js provides a boost to processing times and is easy to set up.

Image: Shutterstock / Built In
Nicolai Berg Andersen Nicolai Berg Andersen
Updated on March 15, 2023

What Is Pandas?

Pandas is a Python package built for a broad range of data analysis and manipulation including tabular data, time series and many types of data sets.

Image: Shutterstock / Built In