Results for: "exam"

Contents (519)

Making AJAX requests to a REST API using vanilla JavaScript and XHR
Making AJAX requests to a REST API using vanilla JavaScript and XHR

Imagine you just build your first static web page and you would like to add some functionality to make it…

read more
A beginner’s guide to software vulnerabilities
A beginner’s guide to software vulnerabilities

What are software vulnerabilities The number of devices connected to the Internet is growing every day. And among those devices we…

read more
The easiest way to align items using flexbox
The easiest way to align items using flexbox

With the release of flexbox in CSS, it has become an essential tool when placing elements next to each other,…

read more
Dark Mode on website using CSS and JavaScript
Dark Mode on website using CSS and JavaScript

In today’s article we are going to learn how to build pretty much standard these days on the web pages…

read more
A Java approach: The Cycles - Introduction
A Java approach: The Cycles - Introduction

Hello everyone and welcome back! Until now, we have been talking about variables and selection structures, going to consider some…

read more