+ 1
Programing outside of sololearn
Hi everyone! I want to make my own website or game with c++. What is a free good programing edditor where I can program a website using html, css and javascript offline?
3 ответов
+ 2
If you want code editor I recommend
Visual Studio Code
It's free and very powerful
But it's just an text editor with some features of IDE best for web development has inbuilt git As well.
FOR TESTING WEBSITES
Install XAMPP it's free
It simulates a local server in your computer so you can test your website.
FOR GAME Development
IDE: Visual Studio Community (Free)
GAME ENGIEN : UNITY
0
ok thx