+ 9
Can I use notepad for coding ?
Notepad
55 Antworten
+ 13
Yes , you can use notepad to write codes but remember it is a text editor..so you need an IDE for compilation and execution of your codes
+ 11
Yes.
Why not!
You can use notepad and notepad++ also....
+ 9
$onic yes u can use notepad for html css javascript but notepad is quite boring and not good to use .
If you want use software like that then U can use Notepad ++ also.
It is better than notepad
+ 9
Yes..you can.
But it will be better if you use vscode/atom/sublime text etc ide.
Here you can practise any language.
+ 8
Yes,you can but notepad make it difficult for you. In notepad no color highlighting,can't change theme,not a good UI,no inbuilt terminal.Just a boring font of black color.
I will suggest you to use VScode ,it comes with lot of extension,lite,good UI and user friendly
But for java you can choose NetBeans till you complete core java and after that Eclipse.
+ 8
you can, but try to use vs code
+ 8
Yes u can
+ 7
▷Mシ◁ does it require internet connection
+ 7
Yes
+ 6
Yes 💞 Goody.... try HTML...
+ 6
Yes, It's easy and fast 🔥🔥🔥
Most likely used for Web 💖🎆💯
You can create like this >
https://code.sololearn.com/WJ4OvcrSbh7h/?ref=app
+ 6
Yes, yes you can but the real question is Should you use Notepad? Nope, instead use VS Code with plugins or Atom
+ 6
Yes. Ofcourse
But If you write html code don't forget to save with .html extensions or if you write Java code don't forget to save .Java extensions and also install jre and jvm file on your pc.You can write any language but just need to notice extensions of your code.
+ 5
That is In case you are an absolute beginner, otherwise why would you use notepad when supportive IDEs like VScode, Pycharm, Intellij, and others are there to help?
+ 5
Yes, you can
+ 5
Yes in laptop or computer it may take internet connection for running internet explorer
+ 5
Why not. You use notepad to write programmes only. So that why you can use command from to complies your code.
+ 5
Yes you can but you would have to download a lot tech yourself .Instead of that you should use a web based IDE like groom.com
+ 5
I would suggest you use a dedicated IDE like IntelliJ is for Java. Having a good IDE makes your life a whole lot easier.