You are viewing our Forum Archives. To view or take place in current topics click here.
Programming on Ubuntu?
Posted:

Programming on Ubuntu?Posted:

DictatorOfYourLife
  • Ladder Climber
Status: Offline
Joined: Feb 07, 201113Year Member
Posts: 314
Reputation Power: 14
Status: Offline
Joined: Feb 07, 201113Year Member
Posts: 314
Reputation Power: 14
So, here's the thing, I decided to make a little switch on my computer over to Ubuntu, the problem is that I mainly program in VB and a lil c#, so this renders my knowledge useless. I know that I can program in c++ and python on here, but where are some compilers in the software center? Can anyone give me the name of one or possibly the terminal code to install it? Thanks, I'm new to linux
#2. Posted:
Experiment5X
  • TTG Senior
Status: Offline
Joined: Aug 14, 200914Year Member
Posts: 1,291
Reputation Power: 65
Status: Offline
Joined: Aug 14, 200914Year Member
Posts: 1,291
Reputation Power: 65
[ Register or Signin to view external links. ] will run on mac, windows, and linux. As for .Net languages there is something called Mono, just search for it in the software center.
#3. Posted:
DictatorOfYourLife
  • Ladder Climber
Status: Offline
Joined: Feb 07, 201113Year Member
Posts: 314
Reputation Power: 14
Status: Offline
Joined: Feb 07, 201113Year Member
Posts: 314
Reputation Power: 14
Experiment5X wrote [ Register or Signin to view external links. ] will run on mac, windows, and linux. As for .Net languages there is something called Mono, just search for it in the software center.


Thank you so much, everytime I've had a problem, whether it was a few years ago when I started coding or now you've been the member to help me, big thanks
#4. Posted:
ProgramminGawd
  • New Member
Status: Offline
Joined: Nov 27, 201112Year Member
Posts: 44
Reputation Power: 1
Status: Offline
Joined: Nov 27, 201112Year Member
Posts: 44
Reputation Power: 1
Any C++ compiler will run on various OS's. That's the point about C/C++.
I use Microsoft Visual C++, it gets the job done fine for what I do.
#5. Posted:
DictatorOfYourLife
  • Ladder Climber
Status: Offline
Joined: Feb 07, 201113Year Member
Posts: 314
Reputation Power: 14
Status: Offline
Joined: Feb 07, 201113Year Member
Posts: 314
Reputation Power: 14
ProgramminGawd wrote Any C++ compiler will run on various OS's. That's the point about C/C++.
I use Microsoft Visual C++, it gets the job done fine for what I do.


How do you install Visual C++ on Ubuntu?
#6. Posted:
M0D1F13D
  • TTG Senior
Status: Offline
Joined: Sep 06, 201013Year Member
Posts: 1,069
Reputation Power: 47
Status: Offline
Joined: Sep 06, 201013Year Member
Posts: 1,069
Reputation Power: 47
You can program in C# and VB on Linux.
[ Register or Signin to view external links. ]
[ Register or Signin to view external links. ]
#7. Posted:
ProgramminGawd
  • New Member
Status: Offline
Joined: Nov 27, 201112Year Member
Posts: 44
Reputation Power: 1
Status: Offline
Joined: Nov 27, 201112Year Member
Posts: 44
Reputation Power: 1
DictatorOfYourLife wrote
ProgramminGawd wrote Any C++ compiler will run on various OS's. That's the point about C/C++.
I use Microsoft Visual C++, it gets the job done fine for what I do.


How do you install Visual C++ on Ubuntu?

You can't.
[ Register or Signin to view external links. ]
#8. Posted:
ODST_107
  • Resident Elite
Status: Offline
Joined: Oct 07, 201013Year Member
Posts: 247
Reputation Power: 9
Status: Offline
Joined: Oct 07, 201013Year Member
Posts: 247
Reputation Power: 9
Python, Java, and C is what I would suggest. If you install the Gnome desktop environment python gets installed with it and it has a console you can use to write scripts
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.