Hello
I think it may be stupid question but thought it should be ask here. I know for learning any programming language we have to know about supported IDE. There are many sample code available on internet. Then we started to run some sample program to check results. After that we start to write our own program. I think, this is basic process of learning any programming language.
My question is that if I want to learn any language like c, c++ , java. what kind of programs we should start. I have tried to make list of a program s
(There are so many tutorials and links books available and someone can find easily so many programs but I am asking your choice )
I think it may be stupid question but thought it should be ask here. I know for learning any programming language we have to know about supported IDE. There are many sample code available on internet. Then we started to run some sample program to check results. After that we start to write our own program. I think, this is basic process of learning any programming language.
My question is that if I want to learn any language like c, c++ , java. what kind of programs we should start. I have tried to make list of a program s
- Write hello world ! program
- Write program to print your name
- Write program to print your age
- Write program (addition, subtraction)
- Write program to print value 1-10
- Write program to reverse (Number, string)
- Write program to check true or false condition
- write program to check while condition is true
(There are so many tutorials and links books available and someone can find easily so many programs but I am asking your choice )