Uses of the LOGO programming language in undergraduate instruction

  • Authors:
  • George Lukas

  • Affiliations:
  • -

  • Venue:
  • ACM '72 Proceedings of the ACM annual conference - Volume 2
  • Year:
  • 1972

Quantified Score

Hi-index 0.00

Visualization

Abstract

LOGO is a programming language developed at Bolt Beranek and Newman Inc. specifically for use in teaching. It provides the student with a rich set of numerical and symbolic primitives as elements for gradually building extended, complex program structures. The building of these structures is greatly facilitated by a procedure-oriented programming heuristic and by recursive programming. Combined with these, to make LOGO easy to learn and use by students and teachers, are a syntax resulting in program forms which resemble ordinary English, and powerful tools for debugging and modifying programs. Students without special mathematical ability can use LOGO to do real work on problems previously inaccessible to them.