Software Engineering Perspectives Articles

Sorted By: Most Recent
Tammy Xu Tammy Xu
Updated on March 15, 2023

10 Games to Level Up Your Programming Skills

Make learning programming more fun and immersive.

Thar Casey Thar Casey
Updated on March 15, 2023

Solid-State Silicon Chips Are About to Change the Way We Live. Forever.

You’ll never look at a wall outlet the same way.

Alex Zito-Wolf Alex Zito-Wolf
Updated on March 15, 2023

Starting Out in Software Engineering? Don’t Bother Learning React JS.

React JS has been an important framework in developers’ toolkits for a decade now. But if you’re just starting your career, you’re probably better off not spending time learning it.

Artturi Jalli Artturi Jalli
Updated on March 15, 2023

An Introduction to the With Statement in Python

Here’s a comprehensive introduction to the with statement in Python, including how, and when, to use it.

Alex Zito-Wolf Alex Zito-Wolf
Updated on March 15, 2023

The Back-End Tech That Front-End Developers Need to Know

Even if you work as a front-end developer, you still need a holistic understanding of your site’s architecture. These three items are the most important parts of the back-end operation for you to understand.

Mark Kinsella Mark Kinsella
Updated on March 15, 2023

This Is the Missing Ingredient in Your Technical Vision

As a technical leader, you’re the primary architect of your company’s technological roadmap. But that doesn’t mean you should do everything by yourself.

Image: Shutterstock / Built In
Alex Zito-Wolf Alex Zito-Wolf
Updated on March 15, 2023

You Need to Relearn HTML

Too many developers have a very surface-level understanding of HTML. To make better websites, we need to dig back in.

Image: Shutterstock / Built In
Emily Kurze Emily Kurze
Updated on March 15, 2023

4 Ways to Help Software Developers Build Their Skills

Effective training programs in software development blend approaches. /follow these guidelines to help trainees get the most out of a program.

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

Python 4 Isn’t Coming Out Anytime Soon

Unless there are major changes in C compatibility that make the advantages of upgrading outweigh the mess it’d make, that is.

Image: Shutterstock / Built In
Philip Wilkinson Philip Wilkinson
Updated on March 15, 2023

An Introduction to Python Linked List and How to Create One

A Python linked list is an abstract data type that presents a linear collection of data organized as nodes that then link to another node. Build your own with this guide. 

Image: Shutterstock / Built In