Hey guys! So I recently took some time off to solidify my skills in vanilla Javascript, what that looked like … More
Author: vanneka
Me and Data Science
Data + Programming and everything in between The year is 2020, month June and I have now realised I need … More
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 … More
HNG Internship: Weekend #1
So I recently signed up for the HNG Internship 5, and boy, am I glad. The first weekend getting in … More
Python Exercise: Character Input
So in my last post I introduced Python Programming Language as a high level programming language used for different purposes. … More
Python and I
I recently started learning Python Programming Language and so this series will be me sharing all the things I’m learning … More
Hello World!
var greeTing = “Hello World!” console.log(greeTing) 🙂 For the singular reason that I have fallen in ‘like’ with Javascript…this will … More