Software Engineering Perspectives Articles

Sorted By: Most Recent
Sara A. Metwalli Sara A. Metwalli
Updated on September 03, 2024

Pseudocode: What It Is and How to Write It

Pseudocode describes the distinct steps of an algorithm in a way that’s easy for anyone with to understand. Here’s how to write your own.

Image: Shutterstock / Built In
Margo Steines Margo Steines
Updated on August 29, 2024

14 Companies Hiring Entry-Level Engineers

These companies are looking for entry-level engineers to help them stay competitive in an evolving landscape.

Photo: Shutterstock
Giorgos Myrianthous Giorgos Myrianthous
Updated on August 28, 2024

Linux cp Command: How to Copy a File or Directory

The cp command allows you to duplicate files or directories from one part of the file system to another.

Image: Shutterstock / Built In
Alex Tray Alex Tray
Updated on August 28, 2024

How to Use the SCP Command in Linux to Securely Transfer Files

Learn how to use the SCP command-line utility in Linux to ensure secure file copying and transfers from local systems to remote nodes and vice versa.

Image: Shutterstock / Built In
Giorgos Myrianthous Giorgos Myrianthous
Updated on August 28, 2024

Telegram Bot API: An Introduction

Telegram is a messaging app that offers developers two kinds of APIs to work with. Here, our expert shows you how to set up the Telegram Bot API.

Image: Shutterstock / Built In
Giorgos Myrianthous Giorgos Myrianthous
Updated on August 28, 2024

Understanding Duck Typing in Python

Duck typing in Python is a term used to illustrate that code will execute an action based on the types of built-in objects being processed. Here’s what to know.  

Image: Shutterstock / Built In
Olivia McClure Olivia McClure
Updated on August 28, 2024

109 Software Development Companies Innovating Tech

These companies are leading the future of software development.

Image: Shutterstock
Soner Yıldırım Soner Yıldırım
Updated on August 28, 2024

8 Ways to Filter Pandas DataFrames

Filtering data in Pandas is a critical step for effective data analysis. From logical operators to str accessor to loc and iloc, these are the most common methods to know.

Image: Shutterstock / Built In
Sunny Betz Sunny Betz
Updated on August 28, 2024

146 SaaS Companies to Know

Here’s how these companies are working to make software more accessible.

Image: Shutterstock
Anish Dhar Anish Dhar
Updated on August 27, 2024

10 Communication Tips Leaders Can Learn From Engineers

Developers don’t just write code, they also spend most of their time collaborating with coworkers and talking through complex problems. Leaders, take note.

Image: Shutterstock / Built In