|
|
|
|
|
by jonfw
1961 days ago
|
|
For an entry to programming class, I'm not sure why you would forego a GUI though. For context, I just got my cs degree a year ago and most of my classmates only know a terminal as that bottom pane in vscode If you want people to get up and running quickly, either require vscode or have people program in one of those browser based IDEs |
|
I was disappointed when I got to grad school and many of my peers didn't even know how to invoke a compiler or interpreter from the command line. If you didn't give them a common IDE, they were absolutely lost.