Why was LOGO created?Logo of a bow tie guy with a spoonWhy BGR color orderWhy did expert systems fall?Why was 2^127-1 an interesting problem for “Baby”?Why was the 6809 so expensive?How old is Perl's “Plain Old Documentation” (POD) format and why was it called “old” initially?Why was the shrinking from 8″ made only to 5.25″ and not smaller (4″ or less)?Why was the DEC Q-Bus called the Q-bus?What was the earliest microcomputer Logo language implementation?What are the screen editor commands for MIT LOGO for the Apple II?
Is there a way to hide HTML source code yet keeping it effective?
What secular civic space would pioneers build for small frontier towns?
Why is a road bike faster than a city bike with the same effort? & how much faster it can be?
Error Message when nothing should be evaluated
Can I see the total amount of my crafting materials?
Safe to use 220V electric clothes dryer when building has been bridged down to 110V?
Does every piano need tuning every year?
Carry vs Roll-Down on a zero-coupon IRS
Why does this image of Jupiter look so strange?
Does "as soon as" imply simultaneity?
What is the difference between an astronaut in the ISS and a freediver in perfect neutral buoyancy?
A famous scholar sent me an unpublished draft of hers. Then she died. I think her work should be published. What should I do?
How can this Stack Exchange site have an animated favicon?
Suffocation while cooking under an umbrella?
How can an attacker use robots.txt?
Global Frame of Reference in General Relativity
Why does my browser attempt to download pages from http://clhs.lisp.se instead of viewing them normally?
My Project Manager does not accept carry-over in Scrum, Is that normal?
Why are there two fundamental laws of logic?
Tesla coil and Tesla tower
Do we know the situation in Britain before Sealion (summer 1940)?
A file manager to open a zip file like opening a folder, instead of extract it by using a archive manager
Why was LOGO created?
What are ATC-side procedures to handle a jammed frequency?
Why was LOGO created?
Logo of a bow tie guy with a spoonWhy BGR color orderWhy did expert systems fall?Why was 2^127-1 an interesting problem for “Baby”?Why was the 6809 so expensive?How old is Perl's “Plain Old Documentation” (POD) format and why was it called “old” initially?Why was the shrinking from 8″ made only to 5.25″ and not smaller (4″ or less)?Why was the DEC Q-Bus called the Q-bus?What was the earliest microcomputer Logo language implementation?What are the screen editor commands for MIT LOGO for the Apple II?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
The Logo programming language was created by researchers at MIT's AI Lab. Its post-1980s use has been predominately in the educational field, but is this was the language was originally designed for?
The PDP-11 assembly contains numerous references to a "real turtle" and a "display turtle". Since tortoises, an analogue precursor to turtles, were originally developed as a demonstration on cognition, the MIT AI Lab might've wanted to explore (potentially more powerful) digital implementations – was this what the language was originally designed for?
Or was it something else?
history logo-language
add a comment
|
The Logo programming language was created by researchers at MIT's AI Lab. Its post-1980s use has been predominately in the educational field, but is this was the language was originally designed for?
The PDP-11 assembly contains numerous references to a "real turtle" and a "display turtle". Since tortoises, an analogue precursor to turtles, were originally developed as a demonstration on cognition, the MIT AI Lab might've wanted to explore (potentially more powerful) digital implementations – was this what the language was originally designed for?
Or was it something else?
history logo-language
By 'tortoise' are you referring to the sort of thing that William Grey Walter built?
– another-dave
8 hours ago
@another-dave Yes.
– wizzwizz4♦
8 hours ago
add a comment
|
The Logo programming language was created by researchers at MIT's AI Lab. Its post-1980s use has been predominately in the educational field, but is this was the language was originally designed for?
The PDP-11 assembly contains numerous references to a "real turtle" and a "display turtle". Since tortoises, an analogue precursor to turtles, were originally developed as a demonstration on cognition, the MIT AI Lab might've wanted to explore (potentially more powerful) digital implementations – was this what the language was originally designed for?
Or was it something else?
history logo-language
The Logo programming language was created by researchers at MIT's AI Lab. Its post-1980s use has been predominately in the educational field, but is this was the language was originally designed for?
The PDP-11 assembly contains numerous references to a "real turtle" and a "display turtle". Since tortoises, an analogue precursor to turtles, were originally developed as a demonstration on cognition, the MIT AI Lab might've wanted to explore (potentially more powerful) digital implementations – was this what the language was originally designed for?
Or was it something else?
history logo-language
history logo-language
asked 9 hours ago
wizzwizz4♦wizzwizz4
9,6926 gold badges47 silver badges113 bronze badges
9,6926 gold badges47 silver badges113 bronze badges
By 'tortoise' are you referring to the sort of thing that William Grey Walter built?
– another-dave
8 hours ago
@another-dave Yes.
– wizzwizz4♦
8 hours ago
add a comment
|
By 'tortoise' are you referring to the sort of thing that William Grey Walter built?
– another-dave
8 hours ago
@another-dave Yes.
– wizzwizz4♦
8 hours ago
By 'tortoise' are you referring to the sort of thing that William Grey Walter built?
– another-dave
8 hours ago
By 'tortoise' are you referring to the sort of thing that William Grey Walter built?
– another-dave
8 hours ago
@another-dave Yes.
– wizzwizz4♦
8 hours ago
@another-dave Yes.
– wizzwizz4♦
8 hours ago
add a comment
|
2 Answers
2
active
oldest
votes
LOGO was intimately tied up with research into educational methods, and in teaching children how to use computers.
The project proposal by Seymour Papert mentions "research on children's thinking and elementary education".
Further LOGO memos are found here.
The question remains is, is this what the language was "originally" for, or was the language co-opted for the educational research project?
My reading of this page on the history of LOGO says that it's been intended as an educational tool all along, but there's still some wiggle-room in interpretation.
Edited to add: this page at the MIT Media Lab in memory of Papert says that "Papert came up with the idea for Logo, the first programming language for children". Assuming it to be accurate, and since it has the air of an 'official' posting it probably is, that seems to answer the question.
add a comment
|
According to Wikipedia: Logo, second paragraph fragment
The language was conceived to teach concepts of programming related to
Lisp and only later to enable what Papert called "body-syntonic
reasoning", where students could understand, predict, and reason about
the turtle's motion by imagining what they would do if they were the
turtle.
2
Agreed - the way I was taught about it (back in the dark ages) was that it was expressly intended for teaching programming concepts to children.
– another-dave
8 hours ago
1
With no citation, contradicted by the first paragraph of the "History" section which (ambiguously) posits AI, logic and "a mathematical land where children could play with words and sentences" as goals. I'm looking for answers with citations or authority, since I can't readily identify speculation / apocrypha.
– wizzwizz4♦
8 hours ago
@another-dave me too indeed ...
– Michel Keijzers
7 hours ago
@wizzwizz4 I can imagine, I also don't know more than what is written in wikipedia.
– Michel Keijzers
7 hours ago
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "648"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fretrocomputing.stackexchange.com%2fquestions%2f12383%2fwhy-was-logo-created%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
LOGO was intimately tied up with research into educational methods, and in teaching children how to use computers.
The project proposal by Seymour Papert mentions "research on children's thinking and elementary education".
Further LOGO memos are found here.
The question remains is, is this what the language was "originally" for, or was the language co-opted for the educational research project?
My reading of this page on the history of LOGO says that it's been intended as an educational tool all along, but there's still some wiggle-room in interpretation.
Edited to add: this page at the MIT Media Lab in memory of Papert says that "Papert came up with the idea for Logo, the first programming language for children". Assuming it to be accurate, and since it has the air of an 'official' posting it probably is, that seems to answer the question.
add a comment
|
LOGO was intimately tied up with research into educational methods, and in teaching children how to use computers.
The project proposal by Seymour Papert mentions "research on children's thinking and elementary education".
Further LOGO memos are found here.
The question remains is, is this what the language was "originally" for, or was the language co-opted for the educational research project?
My reading of this page on the history of LOGO says that it's been intended as an educational tool all along, but there's still some wiggle-room in interpretation.
Edited to add: this page at the MIT Media Lab in memory of Papert says that "Papert came up with the idea for Logo, the first programming language for children". Assuming it to be accurate, and since it has the air of an 'official' posting it probably is, that seems to answer the question.
add a comment
|
LOGO was intimately tied up with research into educational methods, and in teaching children how to use computers.
The project proposal by Seymour Papert mentions "research on children's thinking and elementary education".
Further LOGO memos are found here.
The question remains is, is this what the language was "originally" for, or was the language co-opted for the educational research project?
My reading of this page on the history of LOGO says that it's been intended as an educational tool all along, but there's still some wiggle-room in interpretation.
Edited to add: this page at the MIT Media Lab in memory of Papert says that "Papert came up with the idea for Logo, the first programming language for children". Assuming it to be accurate, and since it has the air of an 'official' posting it probably is, that seems to answer the question.
LOGO was intimately tied up with research into educational methods, and in teaching children how to use computers.
The project proposal by Seymour Papert mentions "research on children's thinking and elementary education".
Further LOGO memos are found here.
The question remains is, is this what the language was "originally" for, or was the language co-opted for the educational research project?
My reading of this page on the history of LOGO says that it's been intended as an educational tool all along, but there's still some wiggle-room in interpretation.
Edited to add: this page at the MIT Media Lab in memory of Papert says that "Papert came up with the idea for Logo, the first programming language for children". Assuming it to be accurate, and since it has the air of an 'official' posting it probably is, that seems to answer the question.
edited 7 hours ago
answered 8 hours ago
another-daveanother-dave
3,1771 gold badge10 silver badges25 bronze badges
3,1771 gold badge10 silver badges25 bronze badges
add a comment
|
add a comment
|
According to Wikipedia: Logo, second paragraph fragment
The language was conceived to teach concepts of programming related to
Lisp and only later to enable what Papert called "body-syntonic
reasoning", where students could understand, predict, and reason about
the turtle's motion by imagining what they would do if they were the
turtle.
2
Agreed - the way I was taught about it (back in the dark ages) was that it was expressly intended for teaching programming concepts to children.
– another-dave
8 hours ago
1
With no citation, contradicted by the first paragraph of the "History" section which (ambiguously) posits AI, logic and "a mathematical land where children could play with words and sentences" as goals. I'm looking for answers with citations or authority, since I can't readily identify speculation / apocrypha.
– wizzwizz4♦
8 hours ago
@another-dave me too indeed ...
– Michel Keijzers
7 hours ago
@wizzwizz4 I can imagine, I also don't know more than what is written in wikipedia.
– Michel Keijzers
7 hours ago
add a comment
|
According to Wikipedia: Logo, second paragraph fragment
The language was conceived to teach concepts of programming related to
Lisp and only later to enable what Papert called "body-syntonic
reasoning", where students could understand, predict, and reason about
the turtle's motion by imagining what they would do if they were the
turtle.
2
Agreed - the way I was taught about it (back in the dark ages) was that it was expressly intended for teaching programming concepts to children.
– another-dave
8 hours ago
1
With no citation, contradicted by the first paragraph of the "History" section which (ambiguously) posits AI, logic and "a mathematical land where children could play with words and sentences" as goals. I'm looking for answers with citations or authority, since I can't readily identify speculation / apocrypha.
– wizzwizz4♦
8 hours ago
@another-dave me too indeed ...
– Michel Keijzers
7 hours ago
@wizzwizz4 I can imagine, I also don't know more than what is written in wikipedia.
– Michel Keijzers
7 hours ago
add a comment
|
According to Wikipedia: Logo, second paragraph fragment
The language was conceived to teach concepts of programming related to
Lisp and only later to enable what Papert called "body-syntonic
reasoning", where students could understand, predict, and reason about
the turtle's motion by imagining what they would do if they were the
turtle.
According to Wikipedia: Logo, second paragraph fragment
The language was conceived to teach concepts of programming related to
Lisp and only later to enable what Papert called "body-syntonic
reasoning", where students could understand, predict, and reason about
the turtle's motion by imagining what they would do if they were the
turtle.
answered 8 hours ago
Michel KeijzersMichel Keijzers
4703 silver badges16 bronze badges
4703 silver badges16 bronze badges
2
Agreed - the way I was taught about it (back in the dark ages) was that it was expressly intended for teaching programming concepts to children.
– another-dave
8 hours ago
1
With no citation, contradicted by the first paragraph of the "History" section which (ambiguously) posits AI, logic and "a mathematical land where children could play with words and sentences" as goals. I'm looking for answers with citations or authority, since I can't readily identify speculation / apocrypha.
– wizzwizz4♦
8 hours ago
@another-dave me too indeed ...
– Michel Keijzers
7 hours ago
@wizzwizz4 I can imagine, I also don't know more than what is written in wikipedia.
– Michel Keijzers
7 hours ago
add a comment
|
2
Agreed - the way I was taught about it (back in the dark ages) was that it was expressly intended for teaching programming concepts to children.
– another-dave
8 hours ago
1
With no citation, contradicted by the first paragraph of the "History" section which (ambiguously) posits AI, logic and "a mathematical land where children could play with words and sentences" as goals. I'm looking for answers with citations or authority, since I can't readily identify speculation / apocrypha.
– wizzwizz4♦
8 hours ago
@another-dave me too indeed ...
– Michel Keijzers
7 hours ago
@wizzwizz4 I can imagine, I also don't know more than what is written in wikipedia.
– Michel Keijzers
7 hours ago
2
2
Agreed - the way I was taught about it (back in the dark ages) was that it was expressly intended for teaching programming concepts to children.
– another-dave
8 hours ago
Agreed - the way I was taught about it (back in the dark ages) was that it was expressly intended for teaching programming concepts to children.
– another-dave
8 hours ago
1
1
With no citation, contradicted by the first paragraph of the "History" section which (ambiguously) posits AI, logic and "a mathematical land where children could play with words and sentences" as goals. I'm looking for answers with citations or authority, since I can't readily identify speculation / apocrypha.
– wizzwizz4♦
8 hours ago
With no citation, contradicted by the first paragraph of the "History" section which (ambiguously) posits AI, logic and "a mathematical land where children could play with words and sentences" as goals. I'm looking for answers with citations or authority, since I can't readily identify speculation / apocrypha.
– wizzwizz4♦
8 hours ago
@another-dave me too indeed ...
– Michel Keijzers
7 hours ago
@another-dave me too indeed ...
– Michel Keijzers
7 hours ago
@wizzwizz4 I can imagine, I also don't know more than what is written in wikipedia.
– Michel Keijzers
7 hours ago
@wizzwizz4 I can imagine, I also don't know more than what is written in wikipedia.
– Michel Keijzers
7 hours ago
add a comment
|
Thanks for contributing an answer to Retrocomputing Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fretrocomputing.stackexchange.com%2fquestions%2f12383%2fwhy-was-logo-created%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
By 'tortoise' are you referring to the sort of thing that William Grey Walter built?
– another-dave
8 hours ago
@another-dave Yes.
– wizzwizz4♦
8 hours ago