Software Engineering Perspectives Articles

Sorted By: Most Recent
David Ryan Polgar David Ryan Polgar
Updated on July 15, 2022

Can Haptic Feedback Tech Help Us Feel More?

The tools that allow us to stay connected often leave us feeling hollow. To provide meaningful connections, tech needs to figure out a way to differentiate online interactions.

Tammy Xu Tammy Xu
Updated on July 14, 2022

What Data Should You Use for Software Testing?

There are two main ways of generating testing data: anonymizing production data or creating fake data.

Alexander Skalabanov Alexander Skalabanov
Updated on July 13, 2022

Can Low-Code Software Replace Developers?

In the era of digital transformation, developing software solutions is no longer limited to trained programmers. Should devs be worried?

Cem Yildirim Cem Yildirim
Updated on July 12, 2022

That Bay Area Is Cool. This Bay Area Is Hot.

I left Tampa for Silicon Valley. Here’s why I came back — and brought a San Francisco fintech startup with me.

Updated on July 12, 2022

Trying to Diversify Your Engineering Team? Start by Supporting Moms.

Being a mother in a fast-paced industry is tough and lots of parents opt out. Here’s what companies can do.

Bede Jordan Bede Jordan
Updated on July 12, 2022

Why Startup Engineers Feel Like More Than Just Another Gear in the Machine

Startups can provide both career growth and personal fulfillment.

Artturi Jalli Artturi Jalli
Updated on July 12, 2022

10 iOS Development Tips for Swift and Xcode

Use these productivity tips to become a more efficient iOS developer.

Artturi Jalli Artturi Jalli
Updated on July 12, 2022

What Is the @ Symbol in Python and How Do I Use It?

What does @property do? How about A @ B? In this tutorial I’ll walk you through all the different ways you can use the @ symbol in Python.

Artem Oppermann Artem Oppermann
Updated on July 11, 2022

An Introduction to Double Deep Q-Learning

In this step-by-step explanation of double deep Q-learning, I’ll show you how you can practice on your own.

Artem Oppermann Artem Oppermann
Updated on July 11, 2022

A Deep Dive Into Deep Q-Learning

In part two of this series on self-learning AI, I’ll show you how AI agents learn to behave in environments with discrete action spaces.