0
Confuse
I dont know IDE and how i create code from myself ?
7 Answers
+ 2
an IDE is the program you use to write codes like code::block or dev c++ these are IDE
+ 2
and when you download an ide and install it you can write your own codes in it
+ 2
compiler is used to compile scripts, here C/C++
+ 1
i learn this with android and what is compiler ?
+ 1
Why do you not want to use an IDE? Are you into some kind of masochism :D.
In any case, you could just use notepad ++ but you would still need a compiler.
Edit, i misunderstood your question see Mina's answer.
But to write code you need to learn it first, use the tutorials in the app.
+ 1
If you are unable to download IDE for coding in PC. Go for online IDE
+ 1
compiler check for mistakes like syntax errors , logic errors and infinite loop error .