|
Programming C, bash, Python, Perl, PHP, Java, you name it. |
|
Thread Tools | Display Modes |
|
|||
I"ve never got monodevelop working on freebsd but i have got it working on my mac and well ... it's shit! I'd rather just use vim and mcs !
|
|
||||
I'd think I'd go insane trying to learn the 1/2 trillion cases by heart to use something like vim.
We're switching to C# .NET at work so I figure doing mono at home on BSD would make it less painful.
__________________
"The basic tool for the manipulation of reality is the manipulation of words. If you can control the meaning of words, you can control the people who must use the words." -Philip K. Dick |
|
|||
AFAIK mono doesn't support the latest .NET environment so you'll have to be careful which methods you're using. eg. it wont support linq at the moment.
Mono isn't so bad for C# ... it's just not great for things like ASP.NET and i believe you need an add on to support windows forms |
|
||||
I'm not going to be doing any ASP.NET, thankfully.
I'm not much of a fan of LINQ or windows forms from what I've tried of both so far. I wanted to switch are desktop development to Python but our most senior lead insisted on having something with and IDE that allowed for component based design of GUIs. Kind of pissed me off since I do 90% of the desktop apps and everyone else our SQL programmers and DBAs.
__________________
"The basic tool for the manipulation of reality is the manipulation of words. If you can control the meaning of words, you can control the people who must use the words." -Philip K. Dick |
|
|||
sucks man ....
|
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Driver development | WeakSauceIII | OpenBSD General | 5 | 31st May 2008 07:18 AM |