| View previous topic :: View next topic |
| Author |
Message |
AtheistCrusader Grandmaster Cheater
Reputation: 6
Joined: 23 Sep 2006 Posts: 681
|
Posted: Wed May 02, 2007 8:03 am Post subject: [VB]minesweeper trainer in VB and source |
|
|
here's a simple minesweeper trainer made with VB and this includes source to learn from.
Edit://now it has a module in it lol
Last edited by AtheistCrusader on Thu May 03, 2007 9:38 am; edited 2 times in total |
|
| Back to top |
|
 |
the_undead Expert Cheater
Reputation: 1
Joined: 12 Nov 2006 Posts: 235 Location: Johannesburg, South Africa
|
Posted: Wed May 02, 2007 10:05 am Post subject: |
|
|
two words:
Its VB.
_________________
|
|
| Back to top |
|
 |
appalsap Moderator
Reputation: 0
Joined: 27 Apr 2006 Posts: 6753 Location: Pakistan
|
Posted: Wed May 02, 2007 10:08 am Post subject: |
|
|
| I dont think you can use "learn" and "vb" in the same sentence unless they are seperated with "not", "never" or "no"
|
|
| Back to top |
|
 |
AtheistCrusader Grandmaster Cheater
Reputation: 6
Joined: 23 Sep 2006 Posts: 681
|
Posted: Wed May 02, 2007 10:31 am Post subject: |
|
|
| appalsap wrote: | | I dont think you can use "learn" and "vb" in the same sentence unless they are seperated with "not", "never" or "no" |
why not?
|
|
| Back to top |
|
 |
the_undead Expert Cheater
Reputation: 1
Joined: 12 Nov 2006 Posts: 235 Location: Johannesburg, South Africa
|
Posted: Wed May 02, 2007 11:19 am Post subject: |
|
|
| appalsap wrote: | | I dont think you can use "learn" and "vb" in the same sentence unless they are seperated with "not", "never" or "no" |
| masterkert3 wrote: | | appalsap wrote: | | I dont think you can use "learn" and "vb" in the same sentence unless they are seperated with "not", "never" or "no" |
why not? |
Because its VB. Only thing it teaches is bad habits that will haunt you for ever. And no offence, looking at your code....
_________________
|
|
| Back to top |
|
 |
Labyrnth Moderator
Reputation: 10
Joined: 28 Nov 2006 Posts: 6301
|
Posted: Wed May 02, 2007 11:28 am Post subject: |
|
|
Why are you guys bashing VB ?
VB doesn't teach bad habits. The coder does.
Many c++ programmers use VB for the database programming in there applications because it dominates in that field of programming.
We can go on and on how one is better then the other, But facts remain VB is Microsoft specific and will never be ported to other platforms thus will always be developed and will not leave you high and dry.
Now it is good to not just learn one language thats for sure. But i would not underestimate VB just because you think it is a language for beginners or something.
masterkert3:
Why not post that trainer in trainers section.
Also, the source is not complete, you did not include the module for it.
Just having the source from the forms is not helping anyone learn whats going on lol.
And they are right about looking at the source it is all jumbled he he.
|
|
| Back to top |
|
 |
the_undead Expert Cheater
Reputation: 1
Joined: 12 Nov 2006 Posts: 235 Location: Johannesburg, South Africa
|
Posted: Wed May 02, 2007 11:51 am Post subject: |
|
|
| Labyrnth wrote: | | Why are you guys bashing VB ? |
Because its VB?
| Labyrnth wrote: | | Many c++ programmers use VB for the database programming in there applications because it dominates in that field of programming. |
Uh.... no. There are many languages that far exceed the abilities of VB in that aspect.
_________________
|
|
| Back to top |
|
 |
Labyrnth Moderator
Reputation: 10
Joined: 28 Nov 2006 Posts: 6301
|
Posted: Wed May 02, 2007 12:57 pm Post subject: |
|
|
Im referring to VB dominating C++ in database programming, I know you can data base program with java and several other languages.
The point being here is most people who sit and bash a language, dont use the language so they do not know what thy are talking about and go by hear say issues.
I used VB and C++ and i see the difference to some extent on what is better suited for the job.
Now to defend C++ in an issue, Is it is better suited to use assembly right in the source verse's Vb, because to do it in vb you would have to do a work around to import assembly in to the code to be used.
So this shit can go back and forth all day and to the end of time and never get anywheres. It is all preference mostly with just few facts in between on differences.
|
|
| Back to top |
|
 |
the_undead Expert Cheater
Reputation: 1
Joined: 12 Nov 2006 Posts: 235 Location: Johannesburg, South Africa
|
Posted: Wed May 02, 2007 1:23 pm Post subject: |
|
|
Oh... So I've never used VB then? I take it you know the rest of my life-history then?
I've used VB and a myriad of other language and from that, well, I'm pretty damn experienced to say that vb fails at pretending to be a language. Appalsap on the other-hand, appears to know what she's talking about.
_________________
|
|
| Back to top |
|
 |
Labyrnth Moderator
Reputation: 10
Joined: 28 Nov 2006 Posts: 6301
|
Posted: Wed May 02, 2007 1:35 pm Post subject: |
|
|
No im not saying you dont know anything about VB,
But i must have struck a nerve to get you all riled up?
Didnt mean to make you think i was directing that towards you. I wasnt.
The debates on this type of discussion is just not worth arguing about.
Only talk about know facts and no guess work about what works better then the other. First hand experience gives you the answers.
Im sure you have used VB or you would not even bee in the discussion.
|
|
| Back to top |
|
 |
the_undead Expert Cheater
Reputation: 1
Joined: 12 Nov 2006 Posts: 235 Location: Johannesburg, South Africa
|
Posted: Wed May 02, 2007 2:05 pm Post subject: |
|
|
Sorry, I mis-interpreted your post.
I say end this before it ends up in a pointless flame-match.
_________________
|
|
| Back to top |
|
 |
Labyrnth Moderator
Reputation: 10
Joined: 28 Nov 2006 Posts: 6301
|
Posted: Wed May 02, 2007 2:15 pm Post subject: |
|
|
| Im with you ....... agreed.
|
|
| Back to top |
|
 |
cooldudedan Cheater
Reputation: 0
Joined: 13 Sep 2006 Posts: 30
|
Posted: Thu May 03, 2007 2:29 am Post subject: |
|
|
| The module is missing...
|
|
| Back to top |
|
 |
AtheistCrusader Grandmaster Cheater
Reputation: 6
Joined: 23 Sep 2006 Posts: 681
|
Posted: Thu May 03, 2007 4:33 am Post subject: |
|
|
ok lol yes i missed the module when i made the .rar so here it is
|
|
| Back to top |
|
 |
|