|
|
|
|
|
by grobolom
5707 days ago
|
|
F# is going to be tough, but take a look at the Netbeans / Eclipse IDEs. A bit easier to set up, especially if you're migrating from Windows to a graphical linux system like Ubuntu. Vim and Emacs are great, but I would seriously consider a good IDE. The advantages of built-in project management is not to be underestimated. It's not something that's so ridiculously important later on, as you can obviously use something like git on its own to manage it, but initially it is fairly invaluable. |
|