Exforsys
+ Reply to Thread
Page 1 of 3 123 LastLast
Results 1 to 10 of 25

Learning C

This is a discussion on Learning C within the C and C++ forums, part of the Programming Talk category; how to become a person of good programming knowledge...

  1. #1
    pratap kumar is offline Junior Member Array
    Join Date
    Aug 2008
    Answers
    2

    Learning C

    how to become a person of good programming knowledge


  2. #2
    norman is offline Member Array
    Join Date
    May 2006
    Answers
    43
    For any programming language logical reasoning or approach is vital. So you need to develop your skills in that. After this step mastering the syntax, rules and usage of programming knowledge must be done. Then practice the same by experimenting with sample codes on your known. Then after through mastering of the language you can develop a small pilot project or application in full which would give a complete understanding and deeper view of the programming language. Let me know if you need more inputs.


  3. #3
    reshmajohney's Avatar
    reshmajohney is offline Junior Member Array
    Join Date
    Nov 2009
    Answers
    2

    hi

    i want to becomme a good c programmer > but how
    reply me


  4. #4
    siba.s.nayak is offline Junior Member Array
    Join Date
    Jan 2007
    Answers
    1
    A good programmer means you should have good analytical and logical thinking and a good approach to wards problem solving. Learning a language means knowing a syntax of that language which is not so difficult but the most important thing is under standing the problem and designing the algorithm and control flow.


  5. #5
    sam_kv1 is offline Junior Member Array
    Join Date
    Jul 2009
    Answers
    2
    to be a good programmer...jz refer to different books and try ur own ways of programs....


  6. #6
    narendra.b is offline Junior Member Array
    Join Date
    Mar 2010
    Answers
    4
    practise makes man perfect in anything not only programming....


  7. #7
    EmmaMadeleine is offline Junior Member Array
    Join Date
    Apr 2010
    Answers
    5
    C (pronounced /siː/ see) is a general-purpose computer programming language developed in 1972 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system.

    Although C was designed for implementing system software, it is also widely used for developing portable application software.


  8. #8
    Fausto is offline Junior Member Array
    Join Date
    Jun 2010
    Answers
    1
    /hi does someone knows what does this mean?


    *ptr << 1


  9. #9
    softech is offline Banned Array
    Join Date
    Jun 2010
    Answers
    3
    good programmer can be possible by referring lot of books and tutorials, to do create with your own codings.


  10. #10
    sujeet.varshney is offline Junior Member Array
    Join Date
    Jul 2010
    Answers
    7

    Practice Logical question as much you can

    Quote Originally Posted by pratap kumar View Post
    how to become a person of good programming knowledge

    to master a language understand the language tools and
    practice as many question as you can and later on develop
    a project in the language
    if you are practicing loops you must practice at least 30 questions by your
    own without any help
    find the logical solutions of them


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...