Can we write all these languages in notepad? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 7

Can we write all these languages in notepad?

I would like to know whether all these programs may write in notepad? will it run with the compiler.

23rd Jun 2017, 1:53 PM
John Joy Raj
John Joy Raj - avatar
13 Answers
+ 11
Add to Leon's answer that you can use Notepad for C++ and Java as well, but you need of the right compiler for each language (at least in C++) I see many programmers w/h Sublime Text to code in Python and the interpeter inside a terminal... not the best practice in my opinion, but surely faster than the default Python's IDE. :3 Anyway, the best thing is use an appropriate IDE for your language. ;) If you are a Web Developer take a look here: https://code.sololearn.com/WDG3CnGSOeLg/?ref=app
23rd Jun 2017, 2:01 PM
Maz
Maz - avatar
+ 7
@Sarang Sarang (Asked how to setup (it?) to Russian language?) Настроить на русский что? Приложение? Само приложение и полностью - никак. Но в серии от разработчика Sololearn несколько приложений по отдельным языкам с курсами на русском. (Вроде они обычно называются "Изучаем [что-то]", в отличие от "Learn [something]" на английском.
3rd Jul 2017, 2:53 PM
Andrew Harchenko (Tomsk)
Andrew Harchenko (Tomsk) - avatar
+ 4
Yes. You can write your code in Notepad and it'll compile just as well as if you did it in any other text editor. However, there are a lot of free IDEs that you can download, and they have the appropriate display/features that one would want when programming. For example, something as simple as syntax highlighting is worth going with something other than Notepad. If you decide that you want to use Notepad though, I would download Notepad++ instead. Hope this helped.
23rd Jun 2017, 1:57 PM
AgentSmith
+ 2
You can , but core languages like c++ and java should be used in proper IDEs
23rd Jun 2017, 1:57 PM
Leon D
Leon D - avatar
+ 2
yes.....
28th Jun 2017, 6:03 PM
Amir Khan
+ 2
Yes.
28th Jun 2017, 9:26 PM
CodeNinja
+ 2
Thanks a lot!
29th Jun 2017, 12:38 AM
Teddy Pascual
Teddy Pascual - avatar
+ 2
yup! we can but it will be more complicated i guess
2nd Jul 2017, 9:40 AM
Kajal
Kajal - avatar
+ 1
Notepad++ is better than notepad
24th Jun 2017, 7:43 PM
Sarat dharmana
Sarat dharmana - avatar
+ 1
can you code python in Sublime text?
28th Jun 2017, 11:36 AM
Teddy Pascual
Teddy Pascual - avatar
+ 1
как можно настроить на русский язык
3rd Jul 2017, 6:12 AM
Sarang Sarang
Sarang Sarang - avatar
+ 1
Notepad++ is more comfortable 😄
3rd Jul 2017, 6:19 AM
G-3
G-3 - avatar
+ 1
спасибо
3rd Jul 2017, 2:54 PM
Sarang Sarang
Sarang Sarang - avatar