ddsfas

Sunday, January 16, 2011

My Achievement

it's very painful when someone ask me about my achievements.I have yet doesn't got big achievements in my life.but I think everybody have some achievements no matter whether it is big or small .when i was in BCA 3rd semester no one is my teacher....my books are my teacher for each subject.In that days i had developed some gaming program like snake game, graphical interfaces in C++ without using graphics.h header file.
some of my program which may be my programming achievements are...
> Ankit Snake 3.
this is my first game which i had developed in C when i was in BCA 3rd sem.this game was same as Nokia mobile snake game...but snake was never capable to move automatically you have to press key to move snake forward.when i developed that game i was very happy because i had done something different than others..that was more satisfactory for me..because i had done something differenct rather writing simple programs like decimal to binary or other string manipulation program.

>Graphical Interfaces in C++
when i was in BCA 5th semester...i read that Windows are developed in C and C++. then I decided to develop different GUI interfaces like textBox,textfield,window,menubar,pop down menu etc....using C++. believe me I had developed each graphical component in C++ without using Graphics.h. Later I used this component in my sample project CD management system in C++.