enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Logo (programming language) - Wikipedia

    en.wikipedia.org/wiki/Logo_(programming_language)

    A general-purpose language, Logo is widely known for its use of turtle graphics, in which commands for movement and drawing produced line or vector graphics, either on screen or with a small robot termed a turtle. The language was conceived to teach concepts of programming related to Lisp and only later to enable what Papert called "body ...

  3. MicroWorlds - Wikipedia

    en.wikipedia.org/wiki/MicroWorlds

    MicroWorlds is a family of computer programs developed by Logo Computer Systems Inc. (LCSI) that uses the Logo programming language and a turtle-shaped object to teach language, mathematics, programming, and robotics concepts in primary and secondary education.

  4. Turtle graphics - Wikipedia

    en.wikipedia.org/wiki/Turtle_graphics

    Turtle graphics are often associated with the Logo programming language. [2] Seymour Papert added support for turtle graphics to Logo in the late 1960s to support his version of the turtle robot, a simple robot controlled from the user's workstation that is designed to carry out the drawing functions assigned to it using a small retractable pen set into or attached to the robot's body.

  5. Microsoft Small Basic - Wikipedia

    en.wikipedia.org/wiki/Microsoft_Small_Basic

    Microsoft's simplified variant of BASIC, it is designed to help students who have learnt visual programming languages such as Scratch learn text-based programming. [8] The associated IDE provides a simplified programming environment with functionality such as syntax highlighting, intelligent code completion, and in-editor documentation access. [9]

  6. List of computer books - Wikipedia

    en.wikipedia.org/wiki/List_of_Computer_books

    Brian W. Kernighan, Rob Pike - The Practice of Programming; Donald Knuth - The Art of Computer Programming; Ellen Ullman - Close to the Machine; Ellis Horowitz - Fundamentals of Computer Algorithms; Eric Raymond - The Art of Unix Programming; Gerald M. Weinberg - The Psychology of Computer Programming; James Gosling - The Java Programming Language

  7. Secret Coders - Wikipedia

    en.wikipedia.org/wiki/Secret_Coders

    Logo is the programming language used for the turtles throughout the Secret Coders books. [4] Some of the commands include Forward (moving the turtle forward the given number of steps), Right and Left (turning right and left, respectively, the given number of degrees), PU/Pen Up (move without drawing), PD/Pen Up (draw while moving), and Repeat ...

  8. Oscar Predictions 2013 - The Huffington Post

    data.huffingtonpost.com/2013/01/oscar-predictions

    Box Office Gross shows how much a movie earned in theaters in the U.S., day-by-day, since it opened. Nominees that make more money at the box office are more likely to win Best Picture.

  9. Category:Computer programming books - Wikipedia

    en.wikipedia.org/wiki/Category:Computer...

    The C Programming Language; C Traps and Pitfalls; C, The Complete Reference; Code: The Hidden Language of Computer Hardware and Software; Coders at Work; A Commentary on the UNIX Operating System; Concepts, Techniques, and Models of Computer Programming; Core Python Programming