Results for: "demo"

Contents (163)

Dark Web: the creepy side of the Internet is not as dark as believed
Dark Web: the creepy side of the Internet is not as dark as believed

People who surf the Dark Web are not necessarily looking for something illegal. Most people want to protect their privacy.…

read more
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
The BleedingTooth vulnerability and other Bluetooth security risks
The BleedingTooth vulnerability and other Bluetooth security risks

Have you ever heard of BleedingTooth? And we do not mean the really disturbing looking mushroom which goes by this name…

read more
Hashmap: hashing, collisions and first functions
Hashmap: hashing, collisions and first functions

Today we are going to study some concepts closely related to hashmaps. The concepts we are going to see are…

read more
A Java approach: variables - use case
A Java approach: variables - use case

Hello all friends and welcome back! After the introduction made on the variables, we try to analyse some critical issues that…

read more