Brian KitundaA CALL TO BE CREATORSThe Easter period was a period to reflect on how Jesus died for us. It was also a chance for personal reflection. It is during such times…Apr 12Apr 12
Brian KitundaIntroduction to Java I/OHave you ever wondered what the OutputStream and InputStream classes are? Let’s find out.Jun 17, 20231Jun 17, 20231
Brian KitundaAndroid Architecture ExplainedAndroid is the world’s leading mobile operating system. It is open source and open for extension. Mobile vendors extend stock Android to…Mar 19, 20231Mar 19, 20231
Brian KitundaA DESIGN WITHOUT A DESIGNER?I have decided to take a small detour from what you are used to me writing about — bytes to talk about something else. This will come as a…Jan 28, 20231Jan 28, 20231
Brian KitundaAN INTRODUCTION TO VERSION CONTROLWhether you are working alone or with a team, there is need for you to track the changes you make on a project. This is commonly referred…Apr 28, 2022Apr 28, 2022
Brian KitundaTHE DOTS SHALL CONNECTWhen I joined campus for my Computer Science degree studies, I had many expectations.Apr 21, 2022Apr 21, 2022
Brian KitundaHTTP METHODSHTTP Methods define the action desired to be performed on a given resource. They are also referred to as HTTP Verbs.Apr 16, 20221Apr 16, 20221
Brian KitundaINTRODUCTION TO HTTPAccording to the HTTP RFC, HTTP is a stateless, application level protocol for distributed, collaborative hypertext information systems.Apr 7, 2022Apr 7, 2022
Brian KitundaKEY LESSONS FROM MY INTERNSHIP AT MELIORA TECHNOLOGIESI am a product of the Meliora Academy. I joined the team with the desire to learn and help the team. The team did not fail me, I was given…Apr 7, 2022Apr 7, 2022
Brian KitundaHow To Export application.properties To A Java Class in Spring BootSpring Boot is built around configurations. An example of a configuration file is the application.propertiesMar 21, 2021Mar 21, 2021