Hello... I'm Kelechi Ngaka a computer scientist who makes things (code/food/designs), and welcome to my awesome blog powered by Blogger

Programming Tips

+
These are programming tips that would help you as a programmer especially young ones like us. This is it.


Code what you want to do
Before you start coding always know your objective and a clear insight of what your end result / program should do. If you were to program a calculator and end up programming something that is not a calculator, it's not programming.
Read more

Flash

+
We must have seen it in websites. It can be an animation, a slideshow, a presentation, even games too. That's flash 

Flash manipulates vector and raster graphics to provide animation of text, drawings, and still images. It supports bidirectional streaming of audio and video, and it can capture user input via mouse, keyboard, microphone, and camera. Flash contains an object-oriented language called ActionScript and supports automation via the Javascript Flash language (JFSL).
Read more

How to program a Desktop Clock (3 Steps)

+
What is a Desktop Clock? A desktop clock is a clock that runs on your desktop. This is the first desktop application that I built when learning C#. Here you’d learn how to build your own desktop clock in 5 minutes using a new technique.



Read more

How to be a programmer (10 steps)

+ No comment yet

People think most programmers are heaven sent, bla bla bla. The truth is that anyone can be a programmer

Programming is  a skill that every computer scientist need to posses. Did you know that programming is applied in Networking, A.I and the rest... Yes it is.

Just follow the steps and you can be that programmer <<true talk>>
Read more

K! Music Player

+

K! Music Player is a germane music player that has the basic functions of a music player and more. It’s not just like any other application because it’s an evolving program with already mapped out plans for further releases. The version 0.1 was released for testing, suggestions, and criticisms for better releases to come

Read more