Go Back  Xtreme Visual Basic Talk > General Discussion > Tech Discussions > Computer Science Course Problem


Reply
 
Thread Tools Display Modes
  #1  
Old 09-10-2003, 04:28 PM
mlw1235 mlw1235 is offline
Newcomer
 
Join Date: Sep 2002
Posts: 15
Default Computer Science Course Problem

I have a question for all of you out there! At my high school, for computer science they teach you to program in Turbo Pascal, to which my understanding, no one uses anymore. So today at school, my teacher who has no idea what he is doing, and admits that, says that for a final project we will need to make a tic tac toe game. Now, mind you that I have been in this class for a total of 7 days, for 1 and half hours each day and have learned next to nothing.

Do you think my computer teacher is setting his standards way to high or is it just me? And btw, any suggestions on how to program the game?

thanks, I know its a long way away but it is so frustrating to be in the class that hasn't learned anything! Matthew
Reply With Quote
  #2  
Old 09-10-2003, 06:38 PM
noRulez's Avatar
noRulez noRulez is offline
Contributor
 
Join Date: Aug 2002
Location: Kansas
Posts: 502
Default

Well, possibly your situation is unfair, but I think you can look at it in two ways. You can say boo-hoo, my teacher doesn't know anything and thusly, I can't learn anything...or, you can take it upon yourself to gather up whatever resources you can and learn in a manner which I feel is more condusive to retaining knowledge anyhow. Teach yourself. You know, there was a point in time where people had to learn things on their own...it is possible. As far as Pascal not being used anymore...well, it was always a language to be used in teaching computer science and you can learn the fundamentals on it as you can with any language. Take it upon yourself to gain as much as you can out of the course, albeit mostly on your own merit...you will be a better person and programmer for it. Tic Tac Toe in Pascal should not be an impossible task given the time you have to learn what you need to. Hopefully you find yourself having fun, and trust me...it won't be an issue at that point.
__________________
"As far as the laws of mathematics refer to reality, they are not certain; as far as they are certain, they do not refer to reality."--Albert Einstein
Reply With Quote
  #3  
Old 09-10-2003, 06:50 PM
Phantasmagoria Phantasmagoria is offline
Centurion
 
Join Date: May 2003
Posts: 131
Default

Yes, like NoRulez said, Pascal is a teaching language - its only use is to teach the fundementals of programming (of course you'll always find a few people here and there that use Pascal as their primary language, but the world of programming is dominated by C++ and VB (of the programmers I've come accross))

As far as a Tic-Tac-Toe game, it should be pretty easy. The only tough part would be bringing it from a half-***** game (half-***** meaning the program picks a random number, sees if there is an X/O on it, and either puts an X/O or picks a new random number until the game is over) to a sophisticated Tic-Tac-Toe game with a challenge :-)
__________________
Rule #1: Admin is always right
Rule #2: If Admin is wrong, see Rule #1
Reply With Quote
  #4  
Old 09-10-2003, 06:54 PM
John's Avatar
John John is offline
Bit Flipper
 
Join Date: Feb 2002
Location: The Inner Loop
Posts: 5,550
Default

In addition to what noRulez has already said, let me also add that the language you are using really doesn't matter all that much. For the most part lnaguages are a matter of Syntax only and it is the underlying concepts that are important. Once you learn one language well, it isn't all that hard to learn another one and apply the concepts there.

Some colleges use Java, some use C++, some use Pascal, it is all about the programming concepts, not the language.
__________________
Subclassing|Magnetic Forms|Operator Overloading (VB2K5)|QuickSnip.NET

"These Patriot playoff wins are like Ray Charles songs, Nantucket sunsets, and hot fudge sundaes. Each one is better than the last." - Dan Shaughnessy
Reply With Quote
Reply


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 Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
I have having a problem with my computer. Alphanumeric Tech Discussions 21 07-11-2003 04:56 PM
Courses with Computer Science ICeMaN_179 Tech Discussions 8 01-12-2003 04:25 AM
Not VB (Computer Problem) Phatt Tech Discussions 4 08-06-2002 05:26 AM
Computer Science John Tech Discussions 22 03-27-2002 02:12 PM
Computer problem HannibalTheGreat Tech Discussions 10 10-08-2001 11:22 AM

Advertisement:

Powered by liquidweb