Hello, I'm Maseho. I am a Computer Science student, Developer, Booksnake - I have evolved beyond a worm - and lover of all things considered "weird." I write beginner friendly articles on web development and Java. I also write about my learning journey - which also includes the courses I am taking in my CS classes.
Want to hear more from me? Follow my blog or check me out on Twitter. Here is my linktree https://linktr.ee/maseho_chipoya
I am available for technical writing jobs.
Introduction Control flow and conditionals are fundamental concepts in many programming languages, including Java. In computer programming, control flow refers to the order in which the statements in a program are executed.The basic execution of a pr...

The internet is an essential part of life for many people. But for those with disabilities, it can be difficult or even impossible to access websites and web applications. That’s why web designers and developers need to understand the importance of a...

Responsive web design is an essential part of modern web development. It allows websites to look great on any device, from desktop computers to mobile phones. Chrome Dev Tools is a powerful set of web development tools built into the Chrome browser. ...
