Thread: what is c programing

  1. #1
    Registered User
    Join Date
    Feb 2015
    Posts
    5

    Post what is c programing

    can you tell me anyone about in c programing brief

  2. #2
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    C is a programming language.

    You use it to write programs.

    If you want more info, ask google, and learn to Ask Questions the Smart Way.
    What can this strange device be?
    When I touch it, it gives forth a sound
    It's got wires that vibrate and give music
    What can this thing be that I found?

  3. #3
    Registered User
    Join Date
    Feb 2015
    Posts
    74
    The truth, it is difficult to understand the question.

    Правда, важко зрозуміти питання.


    Although I am not an Englishman and English me hard and very foggy reading.
    Read you book example Sams Teach Yourself C ++ in 21 days author James Liberty. And certainly also many other books different authors also.

    Читайте наприклад книгу Освой самостоятельно С++ за 21 день.fb2 автора Джеймса Лібєрті. І, звичайно ж багатьох інших книг різних авторів також.

  4. #4
    Registered User
    Join Date
    Sep 2014
    Posts
    235
    It is hard programming language. You must precisely declare every type, and to know a lot before you can start to write your own programs. It uses pointers alot and it is hard to learn it. Its advantage is performance. You can write your own programs later, and that's why I started to learn it.

  5. #5
    Registered User
    Join Date
    Feb 2015
    Posts
    5
    i need easy definition of c programming.
    Last edited by prashantphp76; 02-03-2015 at 01:20 AM.

  6. #6
    C++ Witch laserlight's Avatar
    Join Date
    Oct 2003
    Location
    Singapore
    Posts
    28,413
    Quote Originally Posted by prashantphp76
    i can easy definition of c programming.
    Huh?
    Quote Originally Posted by Bjarne Stroustrup (2000-10-14)
    I get maybe two dozen requests for help with some sort of programming or design problem every day. Most have more sense than to send me hundreds of lines of code. If they do, I ask them to find the smallest example that exhibits the problem and send me that. Mostly, they then find the error themselves. "Finding the smallest program that demonstrates the error" is a powerful debugging tool.
    Look up a C++ Reference and learn How To Ask Questions The Smart Way

  7. #7
    Registered User
    Join Date
    Feb 2015
    Posts
    5
    i need easy definition of c programming.

  8. #8
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    Why do you need this? What benefit will you get from an "easy definition of c programming?"
    What can this strange device be?
    When I touch it, it gives forth a sound
    It's got wires that vibrate and give music
    What can this thing be that I found?

  9. #9
    Registered User
    Join Date
    Nov 2012
    Posts
    1,393
    Quote Originally Posted by prashantphp76 View Post
    i need easy definition of c programming.
    C programming is the act of computer programming using the C programming language as a means to accomplish that act.

    Programming in this context refers to computer programming (Wikipedia: Computer programming - Wikipedia, the free encyclopedia) and C in this context refers to the C programming language. There's also a textbook called The C Programming Language which describes the language after which it's named.

    This website also has two sections at the top "C tutorial" and "C++ tutorial" introducing each language. You could read the first part of each of these to get a better feeling about programming in these languages if you're just starting out.

  10. #10
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    > i need easy definition of c programming.
    C and other languages
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  11. #11
    Registered User
    Join Date
    Sep 2014
    Location
    SE Washington State
    Posts
    65
    "C" is a structured programming language. "C" programming is the art and sience of using that language to force a computer to perform the tasks you wish it to perform.

    "C" programming is an exercise in frustration accompanied by the orgasmic release of the frustration of finally getting it correct. We seem to become addicted to both the frustration and its release.

    Paul - newb at the age of 64.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. C programing need help.
    By badblueboy in forum C Programming
    Replies: 19
    Last Post: 12-16-2011, 12:12 AM
  2. I do not do a lot of programing but ...
    By dcsmithCB in forum C Programming
    Replies: 3
    Last Post: 10-07-2006, 07:11 AM
  3. new to programing need help!!
    By newguy3121 in forum C++ Programming
    Replies: 18
    Last Post: 09-21-2006, 01:59 PM
  4. programing in DOS?
    By k1ll3r in forum C++ Programming
    Replies: 41
    Last Post: 05-31-2006, 04:17 AM
  5. C++ Programing
    By Unregistered in forum C++ Programming
    Replies: 1
    Last Post: 10-06-2001, 04:13 PM

Tags for this Thread