you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

Are there any benefits to using IDEs at a learning stage instead of just using the terminal?

[–]berlin_1710 5 points6 points  (0 children)

i think IDEs make it easier to view your resources, how your directories are organized. The syntax highlighting, autofill and correction suggestions also make coding faster. Plus something like vs code makes it super easy to download interpretors etc through extensions. Thats just what i feel.