Why was LOGO created?Logo of a bow tie guy with a spoonWhy BGR color orderWhy did expert systems fall?Why was...
How to deal with a Homophobic PC
How to justify a team increase when the team is doing well?
Is there something that can completely prevent the effects of the Hold Person spell?
A famous scholar sent me an unpublished draft of hers. Then she died. I think her work should be published. What should I do?
Why are there two fundamental laws of logic?
Why is a road bike faster than a city bike with the same effort? & how much faster it can be?
Why does this image of Jupiter look so strange?
Do we have any particular tonal center in mind when we are NOT listening music?
Is the mass of paint relevant in rocket design?
Labview vs Matlab??Which one better for image processing?
Best way to visualize huge amount of data
How 象【しょう】 ( ≈かたち、 すがた、ようす) and 象【ぞう】 (どうぶつ) got to be written with the same kanji?
Excel Solver linear programming - Is it possible to use average of values as a constraint without #DIV/0! errors or sacrificing linearity?
Why does (inf + 0j)*1 evaluate to inf + nanj?
Safe to use 220V electric clothes dryer when building has been bridged down to 110V?
Is it a good idea to leave minor world details to the reader's imagination?
What are the consequences of high orphan block rate?
Why weren't the Death Star plans transmitted electronically?
Why solving a differentiated integral equation might eventually lead to erroneous solutions of the original problem?
What is the meaning of word 'crack' in chapter 33 of A Game of Thrones?
Reorder a matrix, twice
What benefits does the Power Word Kill spell have?
OSM Thunderforest API keys in QGIS3
Is differentiation as a map discontinuous?
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 8 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 9 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