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

Code editors

I plan to become an IT specialist what interfaces and code editors I should get familiar with? I'm comfortable writing in python, c family, sql, python, javascript, css, and , html

31st Dec 2023, 8:55 PM
Colton Minard
Colton Minard - avatar
3 Answers
+ 2
Python and PowerShell are very useful languages to learn for a career in IT. MS Visual Studio Code is a popular IDE with tons of plugins and support for many languages. You will probably want to run MS Windows if you're just starting out in IT but PowerShell also runs on Linux. Also see this post: https://www.sololearn.com/Discuss/3231764/?ref=app
31st Dec 2023, 9:26 PM
Keith
Keith - avatar
0
Would shell script be good to incorporate with power shell?
31st Dec 2023, 9:40 PM
Colton Minard
Colton Minard - avatar
0
vscodium and vscode is really great for almost everything, but let's see: python: wing, pycharm, spyder, pyscripter (win only), winpython (win only), thonny c family: code::blocks, codelite ; c#: ms visual studio community, monodevelop sql: for code writing or viewing/extracting/modifying an existing database? including relations in case of relational databases html, css, js: vscodium, vscode, sublimetext, notepad++, geany and before I forget: fleet is also a rising start (its plan to overcome the popular vscode)
1st Jan 2024, 2:07 PM
Mihaly Nyilas
Mihaly Nyilas - avatar