|
|
|
|
|
by carise
3829 days ago
|
|
I've done a little bit of python and nodejs and quite a bit of java in Windows. It's pretty much all doable unless you rely on libraries that are linux only. Java was a little less painful than python and nodejs. Also, when I discovered ConEmu and started using that with msys git bash, development in Windows wasn't too terrible for nodejs. For python in Windows, I used the anaconda ecosystem, but I much rather prefer developing python on a linux machine. |
|