Prince Patelforprincewrite.hashnode.net·Feb 20, 2023HTML CSS JS & Human body analogy.For beginners, it's hard to understand why we need HTML CSS and JS and much more to build applications or websites. With the help of using the human body analogy let's understand how the above stack works together. HTML(Hyper Text Markup Language) H...Discuss·7 likesHTML5
Tiberius MairuraforCoding Fridaytiberiusmairura.hashnode.net·Jun 16, 2022Remove Duplicates From ArrayAssume we have a list of numbers that looks like this: [1, 2, 4, 5, 4, 2]; How can we remove the duplicates? In this short tutorial, we are going to learn two methods that we can use to remove duplicates from an array. 1. Use a for-loop? let number...Discuss·1 like·87 readsBegginer
masaixforfootsteps towards excellencemasaix.hashnode.net·Sep 10, 2022Welcome to my creative space ! A space for nothing but fun programming projects.This space is to document my voyage back into tech, and some more... Previously I worked in the tech sector with past employment spent working at '[https://www.hosteurope.de/]', '[https://www.ionos.com/]' and '[https://www.iomart.com/]'. These past e...DiscussBegginer
Prince Patelforprincewrite.hashnode.net·Feb 20, 2023HTML CSS JS & Human body analogy.For beginners, it's hard to understand why we need HTML CSS and JS and much more to build applications or websites. With the help of using the human body analogy let's understand how the above stack works together. HTML(Hyper Text Markup Language) H...Discuss·7 likesHTML5
Kevin MuturiforAlldevsalldev.hashnode.net·Jan 2, 2023How to Improve your Skills as a ProgrammerAs a programmer, you should strive to continuously improve your skills to stay ahead in the industry. To do so, there are certain steps you should take to ensure that you are constantly learning and developing as a programmer. Here are some tips to h...Discuss·35 readsSelf Improvement
masaixforfootsteps towards excellencemasaix.hashnode.net·Sep 10, 2022Welcome to my creative space ! A space for nothing but fun programming projects.This space is to document my voyage back into tech, and some more... Previously I worked in the tech sector with past employment spent working at '[https://www.hosteurope.de/]', '[https://www.ionos.com/]' and '[https://www.iomart.com/]'. These past e...DiscussBegginer
Tiberius MairuraforCoding Fridaytiberiusmairura.hashnode.net·Jun 16, 2022Remove Duplicates From ArrayAssume we have a list of numbers that looks like this: [1, 2, 4, 5, 4, 2]; How can we remove the duplicates? In this short tutorial, we are going to learn two methods that we can use to remove duplicates from an array. 1. Use a for-loop? let number...Discuss·1 like·87 readsBegginer
TechnappleforWelcome to the IT Worldtechnapple.hashnode.net·Jun 12, 2022Starting Capture the Flag RoomsDisclaimer: Still a beginner, this is my own opinion. I am no experts in this but Capture the Flag or doing CTF rooms such HTB or THM are awesome. My experience so far in them is good. It is hard for me even to do the easy rooms, but I was able to g...DiscussCTF