A Flash Developer Resource Site

Page 2 of 2 FirstFirst 12
Results 21 to 26 of 26

Thread: programming in c++

  1. #21
    Senior Member lapo73's Avatar
    Join Date
    Jun 2003
    Location
    italy
    Posts
    395
    Originally posted by ant512
    Visual Studio being, of course, the slowest IDE I've ever used. It's like trying to program in treacle.
    Visual Studio .NET ??

    Isn't maybe that you need a computer upgrade? I've been using VS.NET quite a bit on a 2ghz laptop and I've never noticed any slow downs...

    Maybe adding some extra RAM would help too

    Lapo
    www.gotoandplay.it
    Flash game developers community
    www.smartfoxserver.com
    Multiplayer Flash Server

  2. #22
    Noob in disguise blakfeld's Avatar
    Join Date
    Jun 2002
    Posts
    258
    Well, there appears to be a good couple of sites here, so, Ill just post this:
    http://www.google.com/search?hl=en&lr=&q=Java+tutorials

    I personally dont really have any links that would beifit a beginner, as Im taught it in school....
    Your a toaster and thats all youll ever be!

  3. #23
    Senior Member
    Join Date
    Jul 2003
    Posts
    138
    Originally posted by lapo73
    Isn't maybe that you need a computer upgrade? I've been using VS.NET quite a bit on a 2ghz laptop and I've never noticed any slow downs...
    Using an Athlon XP1800 here, with 1GB of RAM. It might be the computer; it might also be that I'm running SQL Server, MySQL, Apache, IIS and (urgh) McAfee at the same time.

    But then again, it might just be that Microsoft programs are crap.

  4. #24
    Senior Member lapo73's Avatar
    Join Date
    Jun 2003
    Location
    italy
    Posts
    395
    Originally posted by ant512
    But then again, it might just be that Microsoft programs are crap.
    www.gotoandplay.it
    Flash game developers community
    www.smartfoxserver.com
    Multiplayer Flash Server

  5. #25
    Spelunker Beatcow's Avatar
    Join Date
    Apr 2001
    Location
    after 5, before 4 Location::~Location(){}
    Posts
    797
    w00t! Use a microsoft VISUAL compiler since it makes it so much easier than simply coding in whitespace. However, it costs a bit of $$$, so you can always get a free Borland compiler

    (http://www.borland.com/products/down..._cbuilder.html)

    ->i think thats a link to a free one

    or try g++, i think that is another free compiler.

    Anyways, if you want to make solid 3D games and graphics using c++, i recommend using the openGL library. By far the easiest and best library out there(my opinion). Get your hands on the "OpenGl Superbible" (book) and you're all set.

    Edit: Don't go java unless you're looking for more webbased functions. However, you can do that with VisualStudio.net
    Last edited by Beatcow; 02-08-2005 at 11:30 PM.

  6. #26
    Junior Member
    Join Date
    Jul 2004
    Posts
    24
    http://processing.org/

    For Java, that's a nice place to start, I think. Especially coming from ActionScript.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center