Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Dec 15th, 2006, 10:18 PM   #11
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
You put enough truth in your protestations to almost hide the fact that you're full of shit. Unfortunately for you, you're not quite mature enough to pull it off. Perhaps you should dedicate more of your limited time to reading/study, which tends to be more effective for general learning than posting random thoughts on a non-real-time basis.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Dec 15th, 2006, 10:42 PM   #12
lectricpharaoh
Caffeinated Neural Net
 
lectricpharaoh's Avatar
 
Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 925
Rep Power: 4 lectricpharaoh will become famous soon enough
Quote:
Originally Posted by Measter_Matt
Thank you! But with my shortened language I just do not have the ability to stay on the internet for long amounts of time (parents)- It stinks to be a teen sometimes!
Well, one thing you can do is hit the reply button, copy the text out of the form, paste it in notepad, and reply at your leisure, on-line or not. Then, when next online, hi the reply button, and paste it in (but not before reading the intervening posts to ensure your questions haven't already been addressed).

If what you meant to say was that your time on the computer (rather than on-line time on the computer) is limited, you might find it hard to get the practice you need. in this case, you should either a) obtain more computer time, or b) pursue some interest where you've access to the resources you need.
Quote:
Originally Posted by Measter_Matt
Another thing I would like 2 figure out is how to make it where in a listbox instead of the list going from top to bottom I need it to go from botton to top! I have messed around with it for hours but to no success. Thanks for your help and time!
Just populate the listbox in reverse order. For example, if doing it in a loop, with the items in an array, loop backwards from the end, rather than starting at the beginning, and moving forwards.

I don't have any experience with VB before VB.NET, and even then, I prefer other languages, like C++ or C#. Being that you can acquire (legally) free compilers for both, you might consider that. While VB may be easier to grasp at an introductory level, many concepts are actually easier to express in other languages, or at least, they are to me. C# would seem to be a good compromise between the ease of VB and the power of C++. I'm of the impression that there are also more active C++ and C# users on the forums here than there are VB ones, so you might have better luck getting replies.

If you choose to try learning C# or C++, though, be sure to give it a try on your own before seeking help here. This means using Google (or your search engine of choice) to locate tutorials and other resources on the net, printing some material if necessary. It also means checking your library (municipal, school, whatever) for books on the subject, and perhaps even book stores. If you look, you can quite probably find 'value priced' books that are very cheap because they are a year or two old, and have been superseded by more recent editions. I've picked up computer books for under $10 CDN in the past, simply by being willing to settle for ones that aren't the absolute newest. This is plenty to get a novice started.

After you have done this, and tried writing some programs, come back with specific questions, samples of the code that's giving you problems (preferably short ones, and don't forget code tags), what the problem is (ie, what it's not doing that it should be doing, or vice versa), and proper English, and you'll get a much more welcoming reception. Oh yeah, an intro post wouldn't hurt either; many of us get offended when someone's first contact is asking for someone else to solve their problem(s).
__________________
A man's knowledge is like an expanding sphere, the surface corresponding to the boundary between the known and the unknown. As the sphere grows, so does its surface; the more a man learns, the more he realizes how much he does not know. Hence, the most ignorant man thinks he knows it all. - L. Sprague de Camp
lectricpharaoh is offline   Reply With Quote
Old Dec 16th, 2006, 6:19 PM   #13
Measter_Matt
Newbie
 
Measter_Matt's Avatar
 
Join Date: Dec 2006
Posts: 6
Rep Power: 0 Measter_Matt is on a distinguished road
Oh man I HATE arrays!!! There simple enough bet I just never got into them. Thank you lectricpharaoh!

But DaWei I am being completly serios when I say my time on internet is limited and all I do otherwise is study, eat ,or even sometimes I have the time to sleep - although it seems like I should speen more of it off the internet I am on during the little time i have to learn about vb5 or just on vb5 alltogether because its the 1 thing that I find fun. even if i can only do it for a few minuites a day.

Quote:
Originally Posted by lectricpharaoh View Post
I don't have any experience with VB before VB.NET, and even then, I prefer other languages, like C++ or C#. Being that you can acquire (legally) free compilers for both, you might consider that. While VB may be easier to grasp at an introductory level, many concepts are actually easier to express in other languages, or at least, they are to me. C# would seem to be a good compromise between the ease of VB and the power of C++. I'm of the impression that there are also more active C++ and C# users on the forums here than there are VB ones, so you might have better luck getting replies.

If you choose to try learning C# or C++, though, be sure to give it a try on your own before seeking help here. This means using Google (or your search engine of choice) to locate tutorials and other resources on the net, printing some material if necessary. It also means checking your library (municipal, school, whatever) for books on the subject, and perhaps even book stores. If you look, you can quite probably find 'value priced' books that are very cheap because they are a year or two old, and have been superseded by more recent editions. I've picked up computer books for under $10 CDN in the past, simply by being willing to settle for ones that aren't the absolute newest. This is plenty to get a novice started.

After you have done this, and tried writing some programs, come back with specific questions, samples of the code that's giving you problems (preferably short ones, and don't forget code tags), what the problem is (ie, what it's not doing that it should be doing, or vice versa), and proper English, and you'll get a much more welcoming reception. Oh yeah, an intro post wouldn't hurt either; many of us get offended when someone's first contact is asking for someone else to solve their problem(s).
Well I have not yet learned C++ yet because I was first introduced to vb5 and I try to just pick up 1 thing up at a time. As far as the library recorces are conerned my schools supplys are rather limited and I have learned most of what was there - in order for me to go somewhere else to get these books my parents would either have to not be working or be busy (happens usualy just on - Dec. 25) or I must give up time I cannot to get my drivers license ! I have done several internet leasons I take on the weekends but I usualy dont get exactly what I need or somthing I already know.
Im not exactly new with vb5 altough it would seem that way but its just my lack of materials and theres sometimes where I lack simple thinking. I would love to show my code but I must transfer most of it from my computer at school to the 1 I use right now and I cannot use e-mail for it is blocked, But I thank you for your help and suggestions, I will make shure to only come on when I have more then 5 minuites to myself so I may be more specific and to use proper english! Many Thanks :banana: !
Measter_Matt is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Video Game Console Course lostcauz Coder's Corner Lounge 9 Sep 29th, 2006 11:09 AM
Programming video game to TI calculator? magus57 Project Ideas 20 May 5th, 2006 10:19 PM
The Black Art of Video Game Console Design lostcauz Book Reviews 0 Apr 26th, 2006 7:31 PM
Java programmers, game developers, artists, be ware! RPG game team is recruiting! atcomputers.us Paid Job Offers 7 Sep 25th, 2005 7:25 PM
Making a game need some help. Logger767 Existing Project Development 23 Jun 7th, 2005 8:54 AM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 2:37 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC