0
What can I do?
I have read many programs and understood most of them but I still cannot write programs on my own. What should I do?
5 ответов
+ 15
Start programming from the mooost simplest things.
For example, type on the screen Hello world, then sum of 2 numbers and so on.
+ 3
First decide the actual need of writing programs means decide your programming goal first and then work according to that , If you know all concepts theoretically then definitely you can write the programs ...☺
+ 2
It is a no problem. First you dont get tired. You write programe continuous is true or false.Because failure is the leading stons to success.
+ 2
do not just read the programmes , learn about the Syntex
then
start from some basic programme
then try to write the same( in your style )
select any one language to practice for some days.
as to become programmer "learning the Syntex is not enough"
once you you become familiar with one language
it will easy for you to understand other languages
if you start thinking , then you will not need to learning any language
start thinking Syntex will automatically correct😀by practice
+ 2
If your making a program don't think the whole problem itself. break into piece every problem so you should be able to understand every process. You can make your own program just trust the process of breaking problems into small pieces and you should believe in yourself too and ask to your peers if you have encountered unfamiliar problems. i hope it helps :)