
- Forum
- Programming Talk
- C and C++
- Learning C
Learning C
This is a discussion on Learning C within the C and C++ forums, part of the Programming Talk category; hi i should become good programmer in c.. How it is possible...
-
04-10-2011, 11:29 PM #21
- Join Date
- Apr 2011
- Answers
- 1
hi
i should become good programmer in c.. How it is possible
-
05-18-2011, 05:37 PM #22
- Join Date
- May 2011
- Answers
- 3
C is the first language ported to any new computer architecture. C allows us to perform arithmetic operations using pointers, but beware that the unit in pointer arithmetic is the size (in bytes) of the object to which the pointer points.
-
08-23-2011, 02:56 AM #23
- Join Date
- Aug 2011
- Location
- Hyderabad
- Answers
- 22
Keep on practicing makes good programmer and you need patience at the time of learning of basics. Basics makes you best programmer. Practice as many as programs which are logically tuf. If you try tuf programs your brain will become shaper to work on programs. All the best.
-
One has to practice a lot, have a good analytical and logical thinking, know the syntax of the language
-
02-09-2012, 02:22 AM #25
- Join Date
- Feb 2012
- Answers
- 1
By knowing the logic in program
-
Sponsored Ads

Reply With Quote





