| View previous topic :: View next topic |
| Author |
Message |
HomerSexual Grandmaster Cheater Supreme
Reputation: 5
Joined: 03 Feb 2007 Posts: 1657
|
Posted: Sun Jun 17, 2007 11:08 am Post subject: suggestions for a c++ program |
|
|
whats a good gui program to make first?
_________________
|
|
| Back to top |
|
 |
oib111 I post too much
Reputation: 0
Joined: 02 Apr 2007 Posts: 2947 Location: you wanna know why?
|
Posted: Sun Jun 17, 2007 11:21 am Post subject: |
|
|
Uh, most people start with a hello world program. Like make a button that makes the text Hello world! appear.
_________________
| 8D wrote: |
cigs dont make people high, which weed does, which causes them to do bad stuff. like killing |
|
|
| Back to top |
|
 |
HomerSexual Grandmaster Cheater Supreme
Reputation: 5
Joined: 03 Feb 2007 Posts: 1657
|
Posted: Sun Jun 17, 2007 11:34 am Post subject: |
|
|
hmm ok
last night i made a forum and ranking visor for Global
_________________
|
|
| Back to top |
|
 |
oib111 I post too much
Reputation: 0
Joined: 02 Apr 2007 Posts: 2947 Location: you wanna know why?
|
Posted: Sun Jun 17, 2007 11:35 am Post subject: |
|
|
Nice
_________________
| 8D wrote: |
cigs dont make people high, which weed does, which causes them to do bad stuff. like killing |
|
|
| Back to top |
|
 |
grostrich Newbie cheater
Reputation: 0
Joined: 13 May 2007 Posts: 11
|
Posted: Sun Jun 17, 2007 5:36 pm Post subject: |
|
|
| in c++ 0_0 wow, and here i am making multiplying programs...
|
|
| Back to top |
|
 |
Icos Grandmaster Cheater
Reputation: 0
Joined: 12 May 2007 Posts: 524
|
Posted: Sun Jun 17, 2007 7:13 pm Post subject: |
|
|
| You are just using some kind of win32 GUI project skeletons, aren't you?
|
|
| Back to top |
|
 |
appalsap Moderator
Reputation: 0
Joined: 27 Apr 2006 Posts: 6753 Location: Pakistan
|
Posted: Sun Jun 17, 2007 7:33 pm Post subject: |
|
|
| Icos wrote: | | You are just using some kind of win32 GUI project skeletons, aren't you? |
no, even worse, C++ .NET
|
|
| Back to top |
|
 |
HomerSexual Grandmaster Cheater Supreme
Reputation: 5
Joined: 03 Feb 2007 Posts: 1657
|
Posted: Sun Jun 17, 2007 8:23 pm Post subject: |
|
|
errr yeah pretty much xD
i cant find a tut on actual c++ oo prog. its all console
should i learn asm?
it seems very confusing to me
_________________
|
|
| Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Sun Jun 17, 2007 8:38 pm Post subject: |
|
|
| Just go to a Barnes and Noble and check out some of the books.
|
|
| Back to top |
|
 |
HomerSexual Grandmaster Cheater Supreme
Reputation: 5
Joined: 03 Feb 2007 Posts: 1657
|
Posted: Sun Jun 17, 2007 8:41 pm Post subject: |
|
|
eww they're like far away
i cant drive
_________________
|
|
| Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Sun Jun 17, 2007 9:01 pm Post subject: |
|
|
Walk then, or get a ride. Better yet, order online.
|
|
| Back to top |
|
 |
Spyrorocks Newbie cheater
Reputation: 0
Joined: 02 Jun 2007 Posts: 10
|
Posted: Sun Jun 17, 2007 11:59 pm Post subject: |
|
|
make an app that makes your computer catch on fire, and just before it burns to a crisp, it calls you an idiot.
_________________
|
|
| Back to top |
|
 |
appalsap Moderator
Reputation: 0
Joined: 27 Apr 2006 Posts: 6753 Location: Pakistan
|
Posted: Mon Jun 18, 2007 5:49 am Post subject: |
|
|
| blankrider wrote: | | its all console |
because there is no need for you to make GUI programs yet. Making them is a whole other topic, and you need to learn fundamental programming concepts before you can grasp the Windowing system. Plus, unless you use a cross-platform toolkit like Qt, your programs can't compile on different OSes.
|
|
| Back to top |
|
 |
HomerSexual Grandmaster Cheater Supreme
Reputation: 5
Joined: 03 Feb 2007 Posts: 1657
|
Posted: Mon Jun 18, 2007 8:02 am Post subject: |
|
|
i can make c++ console apps
im not intrested in them that much
_________________
|
|
| Back to top |
|
 |
Icos Grandmaster Cheater
Reputation: 0
Joined: 12 May 2007 Posts: 524
|
Posted: Tue Jun 19, 2007 8:04 am Post subject: |
|
|
| appalsap wrote: | | because there is no need for you to make GUI programs yet. Making them is a whole other topic, and you need to learn fundamental programming concepts before you can grasp the Windowing system. Plus, unless you use a cross-platform toolkit like Qt, your programs can't compile on different OSes. |
What programming concepts are regarded as fundamental? I have learnt about the basic things in C, and finished the book teach yourself C++ 21 days. But I have no ideas what I should proceed with...
|
|
| Back to top |
|
 |
|