The very very first thing? Can you explain to me ? Thanks.
What is the very first thing to learn about C programming?
The Hello World program.
Basically you learn how to initialize a program and do basic text output in a console window. Google some tutorials.
Reply:1. Understand what is programming lanugauge.
2. Y did choose C programming ?
3. Features of C programming
4. structure of C programming
Reply:before c you must learn the programming techniques
take any good book and you will know.
Reply:There's no defined very first thing about learning anything. Most of the people start by creating a hello world program in C, but in my opinion that's not what everyone starts with.
You may want to start with the thing, that has appealed you the most towards C programming.
Reply:In my opinion, variables.
Reply:what is c and why are u learling c.
what can it do for u. then start with the basic structure and variables.... then printf and scanf and then u can move towards loops
Reply:The Hello World program, first is #include %26lt;stdio.h%26gt; and the significance of that.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment