Confuse | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Confuse

I dont know IDE and how i create code from myself ?

27th Jan 2017, 9:40 AM
DavidSling
DavidSling - avatar
7 Answers
+ 2
an IDE is the program you use to write codes like code::block or dev c++ these are IDE
27th Jan 2017, 9:53 AM
Mina Shaker
Mina Shaker - avatar
+ 2
and when you download an ide and install it you can write your own codes in it
27th Jan 2017, 9:54 AM
Mina Shaker
Mina Shaker - avatar
+ 2
compiler is used to compile scripts, here C/C++
13th Feb 2017, 7:30 AM
Niket Shetty
Niket Shetty - avatar
+ 1
i learn this with android and what is compiler ?
27th Jan 2017, 9:53 AM
DavidSling
DavidSling - avatar
+ 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.
27th Jan 2017, 9:54 AM
Alex
Alex - avatar
+ 1
If you are unable to download IDE for coding in PC. Go for online IDE
27th Jan 2017, 1:24 PM
Manikanta Nallamalli (Mittu)
Manikanta Nallamalli (Mittu) - avatar
+ 1
compiler check for mistakes like syntax errors , logic errors and infinite loop error .
13th Feb 2017, 3:15 PM
Mina Shaker
Mina Shaker - avatar