derrickkoko.hashnode.devExploring Rust: A Modern Programming Language for Reliability and PerformanceIntroduction Welcome to the Rust Revolution, where coding is more than just a chore; it's a thrilling experience! Meet Rust, a programming language that is a buddy, a magician, and a guiding light in the world of software development. Rust is more th...Oct 7, 2023·6 min read
derrickkoko.hashnode.devWhat is Flutter?Hello there, you may want to know about Flutter. The first app I built was with Flutter and I wrote an article on how it was built, the problems, and how they were solved. You can read the article here. In this article, we would talk about Flutter, h...Mar 29, 2022·4 min read
derrickkoko.hashnode.devWhat is Django and how to set up a Django project?Introduction Web Development is one of the most popular fields in the world of programming. Beginners in programming often want to use Web development as a starter to reach where ever they want to go in Software development. But some people find Web ...Jan 16, 2022·4 min read
derrickkoko.hashnode.devWhat To Know As A Beginner In ProgrammingWhat is Programming? Programming first of all is the process of creating a set of instructions that tell a computer how to perform a task. Programming can be done using a variety of computer programming languages, such as JavaScript, Python, and C++....Jan 16, 2022·5 min read
derrickkoko.hashnode.devHow I Built My First Flutter ApplicationPrologue Flutter : That one special SDK written in C, C++, and Dart. Some people have found it easy learning, while others have had issues understanding how it works. Learning Flutter is quite an interesting journey. It takes you from ground zero to...Apr 3, 2021·2 min read