2
votes
4answers
357 views
Linux Programming environment configuration.
The other day I set up an unbuntu installation in a VM and went to gather the tools and libraries I figured I would need for programming moslty in C++.
I had a problem though, where to put …
0
votes
Does anyone still code using “notepad” ?
Where I work some people use what I think is worse than notepad. Some old console text editor app that arguably has fewer features than notepad... I wish I could remember the name though.
…
0
votes
Pros and Cons of Developing on a VM on a PC
I wouldnt want to develop in a VM so much as test things in a VM. For instance, it might be nice to set up a couple VM's to emulate an n-tier architecture, or a client-server setup or finally simpl …
