Programming Forums
User Name Password Register
 

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

Reply
 
Thread Tools Display Modes
Old Oct 16th, 2005, 12:38 PM   #11
Dameon
Troll
 
Dameon's Avatar
 
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4 Dameon is on a distinguished road
Perhaps you should look at some tutorials first.
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270
Dameon is offline   Reply With Quote
Old Oct 16th, 2005, 1:52 PM   #12
tempest
Programming Guru
 
tempest's Avatar
 
Join Date: Oct 2004
Posts: 1,041
Rep Power: 5 tempest is on a distinguished road
Send a message via ICQ to tempest Send a message via AIM to tempest Send a message via Yahoo to tempest
Or hire somebody that knows what they are doing.
__________________

tempest is offline   Reply With Quote
Old Oct 17th, 2005, 4:03 AM   #13
sapphire^^
Newbie
 
Join Date: Oct 2005
Posts: 8
Rep Power: 0 sapphire^^ is on a distinguished road
hey,

got a question for those who know LOGO...

right now i have:

"show get "t2 "visible? announce [Please insert coin into machine!]"

so it announces that wen the turtle in visible

how can i set it so that it does sumthin else when the turtle IS hidden!?
sapphire^^ is offline   Reply With Quote
Old Oct 17th, 2005, 4:13 AM   #14
Polyphemus_
Expert Programmer
 
Polyphemus_'s Avatar
 
Join Date: Aug 2005
Location: Rotterdam, the Netherlands
Posts: 942
Rep Power: 3 Polyphemus_ is on a distinguished road
logo is too long ago for me, and i don't get your question
Polyphemus_ is offline   Reply With Quote
Old Oct 17th, 2005, 5:35 AM   #15
InfoGeek
Professional Programmer
 
InfoGeek's Avatar
 
Join Date: Jun 2005
Location: India, The great.
Posts: 435
Rep Power: 4 InfoGeek is on a distinguished road
I thought Logo was for kids to learn how to program but using it to program vending machines...... interesting
__________________
PFO - My daily dose of technology.
InfoGeek is offline   Reply With Quote
Old Oct 17th, 2005, 6:28 AM   #16
tempest
Programming Guru
 
tempest's Avatar
 
Join Date: Oct 2004
Posts: 1,041
Rep Power: 5 tempest is on a distinguished road
Send a message via ICQ to tempest Send a message via AIM to tempest Send a message via Yahoo to tempest
I've never even heard of LOGO before this thread.
__________________

tempest is offline   Reply With Quote
Old Oct 17th, 2005, 7:51 AM   #17
InfoGeek
Professional Programmer
 
InfoGeek's Avatar
 
Join Date: Jun 2005
Location: India, The great.
Posts: 435
Rep Power: 4 InfoGeek is on a distinguished road
Logo is an educational language that can be used to introduce programming to the kids. It sort of an command line interpreter that accepts commands to draw shapes on the screen. There is a little triangular shape in the center of the screen called a turtle. When you write commands, the turtle sort of obeys the commands(kids think that way). For example, there are command like "fd 100" that makes the turtle move forward 100 pixels and also draws a line while moving. there are more command like bk(move backward), rt(right turn), lt(left turn) and so on.

Pretty much fun for the kids.
__________________
PFO - My daily dose of technology.
InfoGeek is offline   Reply With Quote
Old Oct 17th, 2005, 7:59 AM   #18
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Yes, I can see that a shape-drawing turtle would be the ideal approach to vending machine design....
__________________
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 Oct 17th, 2005, 1:47 PM   #19
tempest
Programming Guru
 
tempest's Avatar
 
Join Date: Oct 2004
Posts: 1,041
Rep Power: 5 tempest is on a distinguished road
Send a message via ICQ to tempest Send a message via AIM to tempest Send a message via Yahoo to tempest
...:eek:...
__________________

tempest is offline   Reply With Quote
Old Oct 17th, 2005, 4:19 PM   #20
Dameon
Troll
 
Dameon's Avatar
 
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4 Dameon is on a distinguished road
A little research into the app he mentioned reveals that it is a simulation tool that uses LOGO. I would assume that he is making a vending machine simulation.
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270
Dameon 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




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

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