Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

What are all the knowledge should a system programmer(in C/C++) have?

Status
Not open for further replies.

jyotsna24

Programmer
Jun 24, 2001
15
0
0
IN
Hi,
    What are all the knowledge should a system programmer(in C/C++) have?
I mean what are the main things should I thorough in ?
Please do reply to this.....
 
Well, I suppose you should know how the system works (for Unix, how to use pipes, sockets, file descriptors, processes, threads, and so on). And, of course, knowledge of the language you're going to use. I'm sad I can't say anything more specific, but your question is too general for me.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top