C Programming

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • shuklam1@gmail.com

    #1

    C Programming

    Hello All:

    I'm new to C programming. Any suggestions about learning C are
    appreciated. I also need a compiler. Can you please tell me where can I
    find one. Also, let me tell you something about my programming
    experience. I have a very brief exposure to programming. Till now, I
    just have used SAS Programming.
    Thank you.

  • Mike Wahler

    #2
    Re: [FAQ] C Programming


    <shuklam1@gmail .com> wrote in message
    news:1137971130 .467790.158550@ g14g2000cwa.goo glegroups.com.. .[color=blue]
    > Hello All:
    >
    > I'm new to C programming. Any suggestions about learning C are
    > appreciated. I also need a compiler. Can you please tell me where can I
    > find one. Also, let me tell you something about my programming
    > experience. I have a very brief exposure to programming. Till now, I
    > just have used SAS Programming.[/color]

    Here's a good place to start:


    Section 18 "Tools and Resources" will probably be
    of particular interest to you.

    But be sure to eventually read the whole FAQ, it
    is quite useful.

    -Mike


    Comment

    • Chris Hills

      #3
      Re: C Programming

      In article <1137971130.467 790.158550@g14g 2000cwa.googleg roups.com>,
      shuklam1@gmail. com writes[color=blue]
      >Hello All:
      >
      >I'm new to C programming. Any suggestions about learning C are
      >appreciated. I also need a compiler. Can you please tell me where can I
      >find one. Also, let me tell you something about my programming
      >experience. I have a very brief exposure to programming. Till now, I
      >just have used SAS Programming.
      >Thank you.
      >[/color]
      both Microsoft and Borland have free compilers on their web sites...

      --
      \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
      \/\/\/\/\ Chris Hills Staffs England /\/\/\/\/
      /\/\/ chris@phaedsys. org www.phaedsys.org \/\/\
      \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/



      Comment

      • Grumble

        #4
        Re: C Programming

        shuklam1@gmail. com wrote:[color=blue]
        > I'm new to C programming. Any suggestions about learning C are
        > appreciated. I also need a compiler. Can you please tell me where can
        > I find one.[/color]


        Comment

        • A.A

          #5
          Re: C Programming

          www.google.com key="Dev-C++"

          Comment

          • Jaspreet

            #6
            Re: C Programming

            shuklam1@gmail. com wrote:[color=blue]
            > Hello All:
            >
            > I'm new to C programming. Any suggestions about learning C are
            > appreciated. I also need a compiler. Can you please tell me where can I
            > find one. Also, let me tell you something about my programming
            > experience. I have a very brief exposure to programming. Till now, I
            > just have used SAS Programming.
            > Thank you.[/color]

            1. A good C programming language book.
            2. C FAQs (link given above)
            3. www.bloodshed.net/devcpp.html (compiler)

            Comment

            • m@t@1

              #7
              Re: C Programming

              1. A free and easy to use C/C++ compiler


              2. A good beginners book/s
              http://www.amazon.com/gp/product/067...Fencoding=UTF8

              http://www.amazon.com/gp/product/067...lance&n=283155

              3. comp.lang.c for asking questions about concepts that you are unclear
              about

              4. Lots and lots of practice coding and reading code

              Comment

              • Stan Milam

                #8
                Re: C Programming

                shuklam1@gmail. com wrote:[color=blue]
                > Hello All:
                >
                > I'm new to C programming. Any suggestions about learning C are
                > appreciated. I also need a compiler. Can you please tell me where can I
                > find one. Also, let me tell you something about my programming
                > experience. I have a very brief exposure to programming. Till now, I
                > just have used SAS Programming.
                > Thank you.
                >[/color]

                www.mixsoftware.com. They have a decent compiler for $20 dollars with a
                manual that alone is worth the price. It has a great tutorial, and a
                reference section. Also, read the C FAQ.

                Regards,
                Stan Milam.

                Comment

                Working...