|
|
|||||||
| About Us | Register | FAQ | Members List | Calendar | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Registered User
![]() ![]() ![]() Join Date: Sep 2002
Posts: 495
|
Little strange request =)
Hi folks !
I'm a n00b at programming and I'm learning =) Thing is that from now on I will have some time over at work ( 4-5 hours ) at night. So I thought I could do some programming Thing is that never programmed under Win, always in Linux. So I would need some nice little free (if possible) :P IDE or something so I can compile and write my code. I use vim and g++ in Linux so graphical IDE is not neccesary but would be nice =) Yeah I can C++ only ( for now ). That would be it.. Any help would be greatly appreciated ! Thanks in advance!
__________________
Love can die, but Power is forever! |
|
|
|
|
|
#2 (permalink) |
|
War Games coder
![]() ![]() ![]() ![]() ![]() Join Date: Apr 2001
Location: Florida
Posts: 1,918
|
Re: Little strange request =)
Are you saying you'd like to code on Windows? I think that's what you're implying but you didn't directly state that
.Anyways, if that's what you're asking, you can use g++/gcc even in Windows (check this page: http://gcc.gnu.org/install/binaries.html). Editors you can use:
Also, there's Free Borland C/C++ (I don't use this/haven't seen it personally) http://community.borland.com/article...,20633,00.html There's also Free Dev-C++ Compiler (Never seen what this looks like personally) http://www.bloodshed.net/devcpp.html Whether or not any of these have IDE's, I don't know. I believe the Borland and Dev-C++ compilers support compiling windows programs (i.e. creating windows via win32), but you can also use QT or something. I hope this helps!
__________________
Primary CPU: Athlon 64 X2 4400+ Mobo: Biostar N4SLI-A9 RAM: 2G Crucial (DDR400) Video: eVGA GeForce 7900 GTX (512M) Audio: HDA X-Mystique HD(s): Maxtor 300G SATA2, Samsung 400G SATA2 OS(s): WinXP x64 Pro, Vista x32 Ultimate, Gentoo x64 Monitor(s): Primary - 19" Flat Panel (1280x1024) Secondary - 19" Flat Panel (1280x1024) Tertiary - Zenith 42" Plasma TV (1024x768 res) Many other machines... sig too short |
|
|
|
|
|
#4 (permalink) |
|
War Games coder
![]() ![]() ![]() ![]() ![]() Join Date: Apr 2001
Location: Florida
Posts: 1,918
|
Re: Little strange request =)
Yeah, I was assuming you wanted something free
__________________
Primary CPU: Athlon 64 X2 4400+ Mobo: Biostar N4SLI-A9 RAM: 2G Crucial (DDR400) Video: eVGA GeForce 7900 GTX (512M) Audio: HDA X-Mystique HD(s): Maxtor 300G SATA2, Samsung 400G SATA2 OS(s): WinXP x64 Pro, Vista x32 Ultimate, Gentoo x64 Monitor(s): Primary - 19" Flat Panel (1280x1024) Secondary - 19" Flat Panel (1280x1024) Tertiary - Zenith 42" Plasma TV (1024x768 res) Many other machines... sig too short |
|
|
|
|
|
#5 (permalink) |
|
Registered User
![]() ![]() ![]() Join Date: Sep 2002
Posts: 495
|
Re: Little strange request =)
Yeah that is true I would like to start programming in Win as well =) Only thing they use at work... I'm sorry that I wasn't clear before but my pause was nearing it's end and boss was around so... you know the drill =)
Anyway thanks for all the input! Will be all over info as soon as I get home. One Q though ? What is it that you use, and what would you recommend me as a newb ? Thank you for your time!
__________________
Love can die, but Power is forever! |
|
|
|
|
|
#6 (permalink) |
|
War Games coder
![]() ![]() ![]() ![]() ![]() Join Date: Apr 2001
Location: Florida
Posts: 1,918
|
Re: Little strange request =)
I personally shelled out the dough and bought Microsoft Visual C++. You don't sound like much of a newb to coding, so you'd probably fit right in. The interface is very intuitive and easy to grasp. I think it was $400 USD for the non-educational version way back in 2000 when I bought my copy (I paid $100 USD for the educational version). The debugger in the IDE is really a good tool, I find I cannot live without it
(Find those damn run-time errors!)... the only other software I've tried with a comparable debugger was in kdevelop for the X windows system, which was almost identical in functionality. I suppose you could try the "visual studios .NET" thing, I've heard good and bad stuff about it but it's the currently supported app (MSVC++ 6.0 is no longer being updated).
__________________
Primary CPU: Athlon 64 X2 4400+ Mobo: Biostar N4SLI-A9 RAM: 2G Crucial (DDR400) Video: eVGA GeForce 7900 GTX (512M) Audio: HDA X-Mystique HD(s): Maxtor 300G SATA2, Samsung 400G SATA2 OS(s): WinXP x64 Pro, Vista x32 Ultimate, Gentoo x64 Monitor(s): Primary - 19" Flat Panel (1280x1024) Secondary - 19" Flat Panel (1280x1024) Tertiary - Zenith 42" Plasma TV (1024x768 res) Many other machines... sig too short |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|