0

Any one tell me how to learn programming ?

I have a so much interest in programming but I don't know how to do that is there any solution

27th Apr 2018, 6:42 PM
Himanthsatya
11 odpowiedzi
+ 8
Probably that's why you're here right?
27th Apr 2018, 6:51 PM
Rusty.Metal
+ 8
Well select a language and go with the tutorial.
27th Apr 2018, 7:01 PM
Rusty.Metal
+ 7
First concentrate om basic things. Start from the main() function, learn what are variables, functions and how they work. Once you get a basic understanding of them you'll eventually know the rest.
27th Apr 2018, 7:00 PM
Rusty.Metal
+ 2
@Himanthsatya: you should first read some books as you are not able to understand. As a beginner I started reading The book named LET US C by balaguruswami. As this is a textbook for some schools, you will get it easily here in India. Once you read a chapter come here to know more. Get started get going, All the best!
2nd May 2018, 9:05 AM
Popat
Popat - avatar
0
Sir how to know them
27th Apr 2018, 7:01 PM
Himanthsatya
0
Sir I do but I can't find any thing that explains the basics what you said
27th Apr 2018, 7:03 PM
Himanthsatya
0
Sir what is the basic language to learn programming
27th Apr 2018, 7:20 PM
Himanthsatya
0
Read, practice and ask if you dont understand something https://code.sololearn.com/WaVusr8J1KvK/?ref=app
27th Apr 2018, 7:39 PM
KrOW
KrOW - avatar
0
thank you for your help
2nd May 2018, 9:06 AM
Himanthsatya
0
stdio.h is useful to use printf function stdio means standard input output .h means header file .ptintf function prints whatever we want to but for its use we have to use library where printf function is defined and it's use so that's why stdio.h is needed i think you will understand 😇
12th May 2018, 7:23 PM
vitrag shah
vitrag shah - avatar
- 1
Sir there are some like , stdio.h, print f ,including in c I don't know what is the use of them
27th Apr 2018, 6:57 PM
Himanthsatya