EEEmile EKANEinekane3.hashnode.dev路Oct 12, 2022 路 2 min readSay Hello world! in 18 languages.Intro馃憢馃従 "Hello world!" is the first thing you know how to write when jumping on a new programming language. In this article, we are going to see how to say Hello World in some programming languages existing out there. 1. Pascal {Hello world in Pasc...00
EEEmile EKANEinekane3.hashnode.dev路May 5, 2022 路 4 min readSQL joinsIntro 馃憢馃従 I don't know !! , but many people seems blocked when it comes to sql joins 馃檭. Many of us uses sql on daily basis but yet when it comes to joins we suck( this is a funny reality) . Why is that ? Is it because we don't know how to use basi...00
EEEmile EKANEinekane3.hashnode.dev路Apr 21, 2022 路 1 min readHow to Install RedisThis is a guide to getting started with Redis. You'll learn how to install Redis on windows(wsl).Current version : Redis 6.2 Redis is not officially supported on Windows. However, you can install Redis on Windows for development by following the ins...00