Software Engineering Perspectives Articles

Sorted By: Most Recent
Anthony Corbo Anthony Corbo
Updated on April 18, 2025

What Is HTML?

HTML (HyperText Markup Language) is a markup language used to structure web pages and content for display in a web browser. It is used for text representation, defining web page and web content format, providing search engines with page context and more.

Image: Shutterstock / Built In
Artturi Jalli Artturi Jalli
Updated on April 18, 2025

What Is jQuery?

jQuery is an open-source JavaScript library of pre-built code solutions that make it easier to use JavaScript on your website, including for tasks like HTML document traversal and manipulation, event handling, animation and Ajax.

Image: Shutterstock / Built In
Artturi Jalli Artturi Jalli
Updated on April 18, 2025

What Is Laravel?

Laravel is a free, open-source PHP-based web framework for building web applications. It provides web developers tools and resources for creating, deploying and monitoring scalable applications on the web.

Image: Shutterstock / Built In
Olivia McClure Olivia McClure
Updated on April 18, 2025

102 Software Development Companies Innovating Tech

These companies are leading the future of software development.

Image: Shutterstock
Sara A. Metwalli Sara A. Metwalli
Updated on April 18, 2025

What Is NPM?

Node package manager (npm) is the default package manager for the Node.js runtime environment and a software registry for JavaScript software packages. Here’s what you need to know to install and use npm.

Image: Shutterstock / Built In
Brooke Becher Brooke Becher
Updated on April 17, 2025

What Is Starlink Internet?

Starlink, a network of low-Earth-orbiting satellites, aims to provide global high-speed internet coverage. Here’s how it works, how much it costs, where it’s offered, why people are using the service and what its future holds.

Image: Shutterstock / Built In
Catherine Gitau Catherine Gitau
Updated on April 17, 2025

Fuzzy String Matching in Python: Introduction to FuzzyWuzzy

Fuzzy string matching is the process of finding strings that approximately match each other. Here’s more on how fuzzy string matching works and how to perform the process using the Python library FuzzyWuzzy.

Image: Shutterstock / Built In
Annie Mester Annie Mester
Updated on April 17, 2025

InnerText vs. InnerHTML vs. TextContent: What’s Best?

In JavaScript, innerHTML returns element text with spacing and HTML tags, innerText returns element text without spacing, CSS hidden text or HTML tags and textContent returns element text with spacing and CSS hidden text, but no HTML tags.

Image: Shutterstock / Built In
Perez Ogayo Perez Ogayo
Updated on April 17, 2025

How to Fix a CUDA Error: Device-Side Assert Triggered in PyTorch

A CUDA Error: Device-Side Assert Triggered can either be caused by an inconsistency between the number of labels and output units in a model or an incorrect input for a loss function. Follow this guide to fix it. 

Image: Shutterstock / Built In
Lisa Bertagnoli Lisa Bertagnoli
Updated on April 17, 2025

30 Top Open Source Software Organizations to Know

Their products get the job done, for free.