ddsfas

Friday, June 3, 2011

back on blog.......

Hi friend,

After a long break,I come back to my blog.My FPGDST course is now coming to end.just two months are remaining and i also got a job but It is not a big job but it will fine.This is my first job so I don't want to lose the chance because I had earlier left a job and now I don't want to do this again.I got appointed in Covacsis as a software engineer.
It's my luck that I got appointed as a software engineer without doing engineering,Can you believe this....

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++.