Guest Author

From time to time, students, graduates, and colleagues of Code Institute contribute to our blogs and articles. Here's where you will find them.
What are Git Branches?

What are Git Branches?

Git is a fundamental tool that developers use daily to manage our project’s source code and track its changes. It’s a complex tool, too, and it’s often not very intuitive, but it’s extremely powerful, and it can sometimes become intimidating. However, we’re used to adding files and committing changes with just a few commands, and […]

Essential Languages for Full Stack Developers: What You Should Learn

Essential Languages for Full Stack Developers: What You Should Learn

Full-stack development is becoming increasingly important in today’s society. As a result, full-stack developers can learn a broad spectrum of languages and choices when they enter the field. However, what are the languages that a full stack developer should know? In this article, we look at some of the more prominent and, in some cases, […]

Learn JavaScript: How Long Does it Take and How Hard is it?

Learn JavaScript: How Long Does it Take and How Hard is it?

So, you have decided you want to learn JavaScript. Great! JavaScript has been one of the most commonly used languages in the world for some time. It is powerful, diverse and can work on both front and back-end applications. In this article, we look at some JavaScript tips & tricks. With a huge following, there […]

What is an HTML file? A Guide to Getting Started

What is an HTML file? A Guide to Getting Started

An HTML file holds the basic structure of your website. It tells the browser what needs to be there for content. For example, what to show as the title for your website in the browser tab. In the case of this post, the browser tag should read “HTML Files: How to Create & Use”, as […]

The Best Coding Languages for Web Development in 2024

The Best Coding Languages for Web Development in 2024

The last few years have shown a booming industry boom even further. Web development has become increasingly important to every industry. In this article, we look at some of the best coding languages for 2024.  When the web started, deciding what language to use was relatively easy. The 1993 version of this article would be […]

What is React.js?

What is React.js?

React.js, more commonly known as React, is a free, open-source JavaScript library. It works best to build user interfaces by combining sections of code (components) into full websites. Originally built by Facebook, Meta and the open-source community now maintain it. One of the good things about React is that you can use it as much […]

What’s the difference between Java and JavaScript?

What’s the difference between Java and JavaScript?

Java and JavaScript are among the most known and most used programming languages. Unfortunately, the similarity in the language name often causes confusion. The following article highlights some of the differences and similarities between these two programming languages. Java and JavaScript History Java is a compiled and object-oriented, general-purpose programming language, first released in 1996 […]

The Top Full Stack Developer Tools

The Top Full Stack Developer Tools

There are an incredible amount of full stack developer tools on the internet. But, how do you know which ones will help you the most? Whilst a lot of these are based on personal preference, there are many sites that developers widely know because they’re just that good. So let’s explore some of the top […]

HTML and CSS: How to link CSS to HTML

HTML and CSS: How to link CSS to HTML

Providing a visually appealing design encourages users of your site to explore further and remain for longer. A positive experience can lead to a higher percentage of visitors returning; a greater presence of your product; and leaves users more likely to share your content for a wider audience. All this can be achieved, largely, through […]

Read Listen Watch Vol 2

Read Listen Watch Vol 2

Searching for inspiration or motivation? Check out where the Code Institute team have found inspiration in what they watched, read and listened to this month. If you’ve got your own suggestions for thought-provoking content we’d love to hear from you. Watch Tiger King, Netflix A voyeuristic look inside the American underworld of big cat breeding, […]