23

Hi every developer! My name is Allen. English is not my native language so forgive me if I say something that does not make any sense. Let me tell you my story how I become a programmer. (I am still learning) My first computer was a DELL OptiPlex GX 720 desktop. My father bought it for our self-employee job. Before he allow me to use the computer, I used to sit next to him and watching what he do, what he click and what he gets. When he allow me to use the computer, I was slow at typing. One or 2 WPM (word per minute) my father taught me how to use the computer. Very slowly, my typing speed improves. I understand how to use the computer. but one day, I do what make me regret. I was playing with some executables, when I double clicking it, it does not work I used to associate files with apps. I associate music files with every player I want. So, I did what I used to, I associate exe files with windows media center! The computer started to open hundreds of windows media center (WMC for short) whenever an app is clicked, it opens windows media center. Today, I realized that windows were trying to open every app and every process that regularly run. However, since I associate it with WMC, instead of the app itself, it opens WMC some days after the mistake, I wonder how apps work and how I can create my own. My father  told me before that a program is simply a binary file that the computer can read. However, it was too advanced to me at the time.I begin my search with google. Everytime I search, it says "learn to code" or something like that. I see some C++ code but, it was disgusting. when I read just a few lines of a hello world code in java. it was too complex

What I seen

#$$#% $%&$%&*#!@

~

(&*%&$ (_(*^% #&&* (^^$(&^$%^( %^*$())

~

^$70^(`*#%`*#&%^)*!"   Hello world   "#@

~

~

The actual code:

class helloworld

{

    public static void main(String args[])

    {

         System.out.println("Hello World!");

     }

}

I look for an easy way but my attempts fail. then. I push

I to learn how to code.I try learning java. but it still

Very complex. i tried LibertyBASIC. from LibertyBASIC to

Java. after learning LibertyBASIC, it was easy!

LibertyBASIC -> Java -> Ruby -> NOW, C# and XAML

Today, I am learning C# and XAML.

My first OS                         :  Windows 7

My first Computer             :  DELL OptiPlex GX 720

My first successful click  :  The Start menu

My first used App              : Microsoft Encarta 2009

My first created App         : Hi-Lo(number-guessing game. written in LibertyBASIC)

Thankyou for reading this Long story.

 

Comments
Add Comment