what actually my job consists of . some one help me out
I have been selected as C programmer in software company?
I wrote C code for some applications at Bank of America ten years ago. I'm retired from programming now. The language hasn't changed that much although I am surprised they are not using C++. The fact that they are not using C++ implies that you will not be writing new code but rather maintaining existing code, modifying it, and maybe getting some bugs out of it.
Whether that is easy or hard depends on what the code is doing.
I had to write C code that was making API calls and doing multithreaded multitasking work. That is pretty complicated. But it could have been worse. A buddy of mine was writing APPC code (LU 6.2 calls) to transmit data blocks from servers to workstations and back. And doing that with a dynamic number of threads. Very difficult code. But he was a top knotch programmer.
I hope you know C thoroughly already. It can be done, but it is not easy to learn C OJT. Or rather it is painful to learn C on the job. You will also need to know how to build your modules.
And you will need to know the tools you will be given to program with. That can vary from workplace to workplace. They are usually easy to learn.
Find a buddy at work you can ask stupid questions without being ridiculed. Programming is usually a team effort. Be honest and ask for help if you feel overwhelmed.
Oh, why didn't you ask during your interview as to what you would be doing? That was not too smart.
Reply:What qualifications did you give the company to be selected? Your job would be to write the application you were hired for starting with a specification which would be approved. Then write the program in C in a professionally written style following the spec. Naturally the program should be debugged before delivery. Having the client or end users find most of the bugs won't be good for the company or your career.
Reply:C-language is vast subject
generally we can make any thing using C-language
for suppose u just built a calculator of ur own using C-graphics
in super markets also software developed by using C is used by them to decode the items and calculate the total prices
it doesn't require OS(win 98,Xp..) so it is easily to implement on DOS based systems also
survey software
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment