Author Topic: I'm leaving  (Read 6649 times)

cmhitman

  • Hydlaa Notable
  • *
  • Posts: 505
    • View Profile
(No subject)
« Reply #90 on: May 07, 2004, 10:10:25 pm »
yeah, I wish i had a computer to practice on, my comp was stolen and basicly i just post from my schools comp.
although i did take a programming class.
It was very basic and i forgot all the details, it wa a C++ class.
« Last Edit: May 07, 2004, 10:10:59 pm by cmhitman »
PROUD [SOLE]    HITMAN CLAN WILL RISE AGAIN!      

tygerwilde

  • Hydlaa Notable
  • *
  • Posts: 739
    • View Profile
(No subject)
« Reply #91 on: May 08, 2004, 08:24:59 am »
hmm. is there such a thing as a free compiler program, I\'m looking for one so I can start to try some things, but I can\'t find one for under 100 american
we are the music-makers, we are the dreamers of dreams - Gene Wilder as willy wonka

Johnny Depp\'s a poser to the throne. No one will ever play the part as well as Gene Wilder

jonmack

  • Hydlaa Resident
  • *
  • Posts: 63
    • View Profile
(No subject)
« Reply #92 on: May 08, 2004, 08:52:05 am »
Dev c++ ( Sourceforge!! )

This is pretty popular I think, although I\'ve never used it. ( Can\'t program c++... :) ). Have no idea if the libraries are standard or anything, or work with PS? I\'m sure others will know though, and chime in.
jonmack

Vengeance

  • Veteran
  • *
  • Posts: 1452
    • View Profile
(No subject)
« Reply #93 on: May 08, 2004, 10:02:50 am »
afaik, dev-c++ cannot build CS.  (Too big).

dfryer

  • Veteran
  • *
  • Posts: 1070
    • View Profile
(No subject)
« Reply #94 on: May 08, 2004, 11:22:23 am »
If you\'re looking for free compilers on the windows platform, then one option is mingw (a \"unix layer\", sorta) and gcc (standard free compiler on linux, os x, many others).
Quidquid latine dictum sit, altum sonatur.

Vorcrean

  • Traveller
  • *
  • Posts: 11
    • View Profile
(No subject)
« Reply #95 on: May 09, 2004, 10:52:32 am »
Quote
[I wish i was a programmer...creatively it seems like the ultimate power



mmm unfortunatly, programmer often means \"code what other poeple designed\".

Designer/Architech is much much more cooler since you decide what has to be done.

tygerwilde

  • Hydlaa Notable
  • *
  • Posts: 739
    • View Profile
(No subject)
« Reply #96 on: May 09, 2004, 04:15:21 pm »
I\'m not specifically looking for a compiler for CS right now venge, I\'m just looking for something to do some C++ practices on. is that devc++ good for that kind of thing?

I don\'t really know that much about it personally, I\'d like to learn to code, and from what i understand, I have to have the compiler before I can do anything else.
we are the music-makers, we are the dreamers of dreams - Gene Wilder as willy wonka

Johnny Depp\'s a poser to the throne. No one will ever play the part as well as Gene Wilder

cmhitman

  • Hydlaa Notable
  • *
  • Posts: 505
    • View Profile
(No subject)
« Reply #97 on: May 10, 2004, 11:04:05 pm »
check out my example in my earlier post (no skill yet hussle)
PROUD [SOLE]    HITMAN CLAN WILL RISE AGAIN!