Quote (spoofdaboss @ Jan 21 2017 12:27am)
i am using jupyter-notebook on linux mint.. my theory was that theres a lot more of a scene with the linux community in case you get stuck / need to network
Programming is programming. It is not OS specific unless you are looking for OS specific functions. Hence the mention of WINAPI, and with cygwin POSIX is available on windows.
Like, LIBC is basically universal, ruby and python have their own STD which is the same across all platforms (sans OS specific functions), etc.
If anything programming is harder on linux because you chose an insecure bastardized distro to use.
This post was edited by AbDuCt on Jan 20 2017 11:42pm