Computer Science Canada Help please? |
Author: | carter_canada [ Mon Mar 03, 2014 11:39 am ] |
Post subject: | 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. |
Author: | Zren [ Mon Mar 03, 2014 12:25 pm ] |
Post subject: | 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. ![]() |
Author: | Insectoid [ Mon Mar 03, 2014 1:53 pm ] |
Post subject: | RE:Help please? |
Well, at least you're honest. |
Author: | Tony [ Mon Mar 03, 2014 2:53 pm ] |
Post subject: | Re: Help please? |
carter_canada @ Mon Mar 03, 2014 11:39 am wrote: 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. |
Author: | carter_canada [ Mon Mar 03, 2014 5:48 pm ] |
Post subject: | RE:Help please? |
Between school work and sleep I really don't have the time. |
Author: | carter_canada [ Mon Mar 03, 2014 5:49 pm ] |
Post subject: | RE:Help please? |
and I don't have the program at home, it's on my schools computers. |
Author: | Panphobia [ Mon Mar 03, 2014 6:08 pm ] |
Post subject: | RE:Help please? |
You can put sleep on hiatus for two days, ![]() |
Author: | Insectoid [ Mon Mar 03, 2014 6:20 pm ] |
Post subject: | RE:Help please? |
Maybe you should've paid attention in class then. |
Author: | Zren [ Mon Mar 03, 2014 6:22 pm ] |
Post subject: | Re: RE:Help please? |
carter_canada @ Mon Mar 03, 2014 5:49 pm wrote: and I don't have the program at home, it's on my schools computers.
Quote: If you don't have VB.Net at home. No problem. You can code online. http://www.compileonline.com/compile_vb.net_online.php |