Avatar billede fredand Forsker
14. maj 2004 - 12:39 Der er 4 kommentarer og
2 løsninger

Start with C++

Hello!

I have developed alot with Java and I'm a bit curious to start with C++. So now I would like to know if it is possible to get some nice compilers etc.

I do not like large developing-software cause I like to have full control of my code and files so I use to use TextPad for my Java Code. It is so easy to use with Java SDK. So if any one know any free compiler to use with TextPad please let me know.

When I install Java SDK I get a large package of standard class-files, is it the same when I install a C++ compiler or do I have to search the net for different packages?

With Java there is a online standard API at: http://java.sun.com/j2se/1.4.2/docs/api/index.html
Is there anything like that for C++?

Of course I'm a bit interesting about C++ and Direct X since I have only used Java 3D, so any hint about that is also appreciated.


Best regards
Fredrik
BTW please give "svar" so I can reward all of you!
Avatar billede simonvalter Praktikant
14. maj 2004 - 12:46 #1
dev c++ is nice and not too big.
http://www.bloodshed.net/download.html

you can look at the standard libs here
http://www.cplusplus.com/ref/#libs
Avatar billede arne_v Ekspert
14. maj 2004 - 13:01 #2
If you do not want the IDE, then the compiler used by dev-cpp is available
seperate (and usually in newer versions):
  http://www.mingw.org/download.shtml
Avatar billede arne_v Ekspert
14. maj 2004 - 13:06 #3
You should be aware of that C++ libs are not as standardized as Java.

In C++ you have:
  - the standard C libs (C => non object oriented)
  - the standard C++ libs
  - platform specific libs

The first two only cover very basic functionality (approx. java.lang + java.io +
java.util).

If you want to do something more serious you will usually need to use
platform specific libs.

This includes GUI, database and threading.

On the other hand if you do use platform specific libs, then you really
get access to all features of the system.
Avatar billede fredand Forsker
14. maj 2004 - 16:50 #4
Hello Mates!

Thanks alot!

Plesae give svar so I could reward you!

Best Regards
Fredrik
Avatar billede arne_v Ekspert
14. maj 2004 - 18:26 #5
svar
Avatar billede simonvalter Praktikant
14. maj 2004 - 18:39 #6
ok
Avatar billede Ny bruger Nybegynder

Din løsning...

Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.

Loading billede Opret Preview
Kategori
Kurser inden for grundlæggende programmering

Log ind eller opret profil

Hov!

For at kunne deltage på Computerworld Eksperten skal du være logget ind.

Det er heldigvis nemt at oprette en bruger: Det tager to minutter og du kan vælge at bruge enten e-mail, Facebook eller Google som login.

Du kan også logge ind via nedenstående tjenester