
-----------------------------------
carter_canada
Mon Mar 03, 2014 11:39 am

Help please?
-----------------------------------
I need a program for my Computer Science 20 class (grade 11 highschool) We used the "Microsoft Visual Basic Version 5 and 6" textbook. I'm sure it would be a piece of cake for someone to program this, I didn't pay attention in class and I have 2 days to finish this and hand it in or I don't pass. I don't have the time to teach myself everything. If someone would like to try and program this for me that would be awesome and a life saver. Email me @ carterhume@hotmail.com if you have any questions or let me know if you'll try and do it.

-----------------------------------
Zren
Mon Mar 03, 2014 12:25 pm

RE:Help please?
-----------------------------------
You can learn to code those solutions in two days. Hell. You could learn to do it in an hour or two. Apply yourself.

Don't bother with the GUI (windows and buttons) stuff for now. Focus on getting the logic down.

If you don't have VB.Net at home. No problem. You can code online. http://www.compileonline.com/compile_vb.net_online.php

Words/phrases are called strings. Modifying strings is called String Manipulation.

Reversing a string: http://msdn.microsoft.com/en-us/library/e462ax87%28v=vs.90%29.aspx
Got a question? Type it into google. Still can't find an answer? Ask here.

http://i.imgur.com/bZozv5f.png

-----------------------------------
Insectoid
Mon Mar 03, 2014 1:53 pm

RE:Help please?
-----------------------------------
Well, at least you're honest.

-----------------------------------
Tony
Mon Mar 03, 2014 2:53 pm

Re: Help please?
-----------------------------------
I have 2 days to finish this and hand it in or I don't pass.
48 hours is a lot of time, and it sounds like you should have some pretty good motivation to prioritize all that time.

-----------------------------------
carter_canada
Mon Mar 03, 2014 5:48 pm

RE:Help please?
-----------------------------------
Between school work and sleep I really don't have the time.

-----------------------------------
carter_canada
Mon Mar 03, 2014 5:49 pm

RE:Help please?
-----------------------------------
and I don't have the program at home, it's on my schools computers.

-----------------------------------
Panphobia
Mon Mar 03, 2014 6:08 pm

RE:Help please?
-----------------------------------
You can put sleep on hiatus for two days, :P.

-----------------------------------
Insectoid
Mon Mar 03, 2014 6:20 pm

RE:Help please?
-----------------------------------
Maybe you should've paid attention in class then.

-----------------------------------
Zren
Mon Mar 03, 2014 6:22 pm

Re: RE:Help please?
-----------------------------------
and I don't have the program at home, it's on my schools computers.

If you don't have VB.Net at home. No problem. You can code online. http://www.compileonline.com/compile_vb.net_online.php 
