Sarah Gerrard
Sarah Gerrard

Sarah Gerrard

Follow
Follow
homebadgesnewsletter
Tag

Programming Blogs

#programming-blogs

More content

Read more stories on Hashnode


Articles with this tag

Implementing a Linked List

Mar 26, 20238 min read

A linked list is a popular data structure used in computer science and programming for sorting and managing collections of data. Implementing a linked...

Implementing a Linked List

Getting started with REST APIs

Jan 28, 20236 min read

If you've been in tech for any amount of time, you've probably heard the term "API." API stands for application programming interface and it acts as a...

Getting started with REST APIs

Exploring the basics of data structures and algorithms

Jan 22, 20236 min read

As you venture further into the world of coding, you'll come to realize that data structures and algorithms are an essential part of a developer's...

Exploring the basics of data structures and algorithms

Demystifying the world of programming

Jan 15, 20237 min read

If you're new to the field, it can be an intimidating place to navigate. With various languages, tools, and concepts that make up the world of...

Demystifying the world of programming

Designing with inclusion in mind: Tips and best practices

Jan 7, 20237 min read

Learn the essential strategies and techniques for maximizing usability for all users · Designing with inclusion in mind is an important consideration for...

Designing with inclusion in mind: Tips and best practices

How I learned to code

Dec 26, 20228 min read

From learning the basics of HTML to the complexities of data structures and algorithms · Starting with HTML HTML, short for HyperText Markup Language, is...

How I learned to code