Hey guys! So I recently took some time off to solidify my skills in vanilla Javascript, what that looked like…
Me and Data Science
Data + Programming and everything in between The year is 2020, month June and I have now realised I need…
HNG Challenge #2: Find-A-Bug
We were given a challenge to find a bug on Timbu, a travel site where you can find and book…
HNG Internship: Weekend #1
So I recently signed up for the HNG Internship 5, and boy, am I glad. The first weekend getting in…
Python Exercise: Character Input
So in my last post I introduced Python Programming Language as a high level programming language used for different purposes.…
Python and I
I recently started learning Python Programming Language and so this series will be me sharing all the things I’m learning…
Hello World!
var greeTing = “Hello World!” console.log(greeTing) 🙂 For the singular reason that I have fallen in ‘like’ with Javascript…this will…