Geometry.Net - the online learning center
Home  - Basic_L - Logo Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 4     61-80 of 108    Back | 1  | 2  | 3  | 4  | 5  | 6  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Logo Programming:     more books (100)
  1. Apple logo: Introduction to programming through turtle graphics by Cynthia Solomon, 1982
  2. Exploring Atari Logo: A Step by Step Guide by Miner-Doolittle, 1986-10
  3. Microchild: Learning Through Logo by Serafim Gascoigne, 1984-08-15
  4. Apple II - Apple Logo: Reference Manual & Introduction to Programming Through Tu by Cynthia Solomon, 1982
  5. Atari Logo Sourcebook: A Programming Language For The ST Computer by Not stated, 1986
  6. Introducing Logo by Boris Allan, 1987-03-28
  7. The LOGO Language: Learning Mathematics Through Programming by George Lukas, Joan Lukas, 1977-06-10
  8. Logo (Pocket Programming Guide) by Boris Allan, 1984-06
  9. Logo Programming on the IBM PC (Ibm Personal Computer Series) by Peter Ross, 1988-01
  10. Beginning With Logo: Terrapin Version by Steven Tipps, Glen Bull, 1987-01
  11. Introduction to Programming Using Terrapin Logo for the Macintosh by Sharon Yoder, 1991-11
  12. Techniques for Logo Programming by Harold Nelson, 1984-09
  13. LOGO Programming as Professional Development, Set (Ecrg Paper) by Peter Evans, 1990-12
  14. IBM PC and Pcjr LOGO Programming Primer

61. APINC - Association Pour L'Internet Non Commercial - Accueil
Community featuring programming news, articles and tutorials.
http://www.yov408.com/

62. Logo Programming!
Q What did kids do back in the olden days, before smoking crack and sniffin glue was the regular hobby it is for today's youngsters? A Why, they programmed in Logo, silly!
http://secretgeek.net/logotree.asp
secretGeek .:dot Nuts about dot Net:. home about sign up sitemap
Logo Programming!
Q: What did kids do back in the olden days, before smoking crack and sniffin glue was the regular hobby it is for today's youngsters? A: Why, they programmed in Logo , silly! What a christmas treat! I just saw this heading, Logo Rediscovered on programming.reddit.com and immediately had to take their challenge: Can you figure out how to draw a tree? Spoiler alert: Here's my code for implementing a tree...
Love that recursion!
'gazzo' on Mon, 24 Dec 2007 20:03:28 GMT, sez: Logo madness! Ah it takes me back!
WaterBreath
on Thu, 03 Jan 2008 15:10:28 GMT, sez: Wow, I haven't used Logo since grade school. But it was LogoWriter for the Apple IIe back then. I moved on to Apple Basic before long, and never knew that Logo even supported procedure/function arguments, let alone recursion! If I'd known it was so sophisticated I wouldn't have been in such a hurry to learn a "real" programming language like BASIC. =D
Brian Adkins
on Mon, 28 Jan 2008 22:48:39 GMT, sez: to tree :n setheading 315 forward :n tree (:n / 2) setheading 135 forward :n setheading 45 forward :n tree (:n / 2) setheading 225 forward :n end
Add your comment.

63. DSAP - Data Structures + Algorithms = Programs
Data Structures + Algorithms = Programs. Algorithm materials and programming problems from informatics contests.
http://vnco.lubox.net/

64. Game Programming Wiki - GPWiki
Game programming tutorials and source code.
http://gpwiki.org/
Game Programming Wiki
From GPWiki
Welcome
Welcome to The Game Programming Wiki ! Here you will find game programming tutorials and source code for a variety of languages and platforms. Also, because this is a wiki , you are encouraged to contribute your knowledge and help the repository grow! If you're lost or confused, please try the help page, or else drop on by the forums and ask for clarification there.
Introduction
Tools
Game Programming
General Information
Game Design
Project Management
Community
Community Forums ... VB Game Programming Retrieved from " http://gpwiki.org/index.php/Game_Programming_Wiki

65. Logo Programming Language Free Download
Design a new business look in minutes using the 1 selling logo design software.
http://www.topshareware.com/logo-programming-language/downloads/1.htm

66. Programming Language - Wikipedia, The Free Encyclopedia
Growing article, with links to many related topics. Wikipedia
http://en.wikipedia.org/wiki/Programming_language
Programming language
From Wikipedia, the free encyclopedia Jump to: navigation search Programming language
lists A programming language is an artificial language designed to express computations that can be performed by a machine , particularly a computer . Programming languages can be used to create programs that control the behavior of a machine, to express algorithms precisely, or as a mode of human communication. Many programming languages have some form of written specification of their syntax (form) and semantics (meaning). Some languages are defined by a specification document. For example, the C programming language is specified by an ISO Standard. Other languages, such as Perl , have a dominant implementation that is used as a reference. The earliest programming languages predate the invention of the computer , and were used to direct the behavior of machines such as Jacquard looms and player pianos . Thousands of different programming languages have been created, mainly in the computer field, with many more being created every year. Most programming languages describe computation in an imperative style, i.e., as a sequence of commands, although some languages, such as those that support

67. Logo Programming Language For Children Free Download
Learning Armenian Language for Children is a twoway and unique program with over 200 illustrated pictures with English, French, German, Italian, Spanish, Portuguese and
http://www.topshareware.com/logo-programming-language-for-children/downloads/1.h
contact us Home
Logo Programming Language For Children

68. PLNews: Programming Language News
News, articles, announcements and information focusing on programming languages and their implementations.
http://plnews.org/
PLNews: Programming Language News
News, articles, announcements and information focusing on computer programming languages and their implementations.
Feeds
Archives
[Page 0] Older Jan. 20, 2010
Lua 5.2.0 (work2) Released
Languages :: Lua Lua 5.2.0 (work2) has been released . Lua is a dynamically-typed scripting language offering object-oriented capabilities, designed for extending applications.
OCaml 3.11.2 Released
Languages :: Objective CAML Objective Caml 3.11.2 has been released . Objective Caml is a statically typed, strictly evaluated descendant of ML, offering object-oriented, functional and imperative features. This release includes bug fixes.
haXe 2.05 Released
Languages :: haXe haXe 2.05 has been released . haXe is a high-level, object-oriented language for developing Web sites and Web applications. This release includes: additional optimizations, the ignoring of a #! line at the beginning of hx files, bug fixes, and other changes.
Gambit-C v4.6.0 Released
Languages :: Scheme Gambit-C v4.6.0 has been released . Gambit-C includes a Scheme interpreter, and a Scheme compiler that emits portable C code.

69. Io (programming Language) - Wikipedia, The Free Encyclopedia
Growing article, with links to many related topics. Wikipedia
http://en.wikipedia.org/wiki/Io_programming_language
Io (programming language)
From Wikipedia, the free encyclopedia   (Redirected from Io programming language Jump to: navigation search Io Paradigm object-oriented prototype-based Appeared in Designed by Steve Dekorte Developer Steve Dekorte, Jonathan Wright, Jeremy Tregunna Typing discipline dynamic strong Major implementations ... Europa Influenced by Smalltalk NewtonScript Self Lua ... Lisp Influenced Ioke Restricted Io Io is a pure object-oriented programming language inspired by Smalltalk Self Lua Lisp , and NewtonScript . Io has a prototype-based object model similar to the ones in Self and NewtonScript, eliminating the distinction between instance and class . Like Smalltalk, everything is an object and it uses dynamic typing . Like Lisp, programs are just data trees. Io uses actors for concurrency. Remarkable features of Io are its minimal size and openness to using external code resources. citation needed Io is executed by a small, portable virtual machine
Contents
edit History
The language was created by Steve Dekorte around March 7, 2002, after trying to help a friend, Dru Nelson, with his language

70. Welcome To LCSI
LCSI is a global leader in constructivist educational technology. Visit www.lcsi.ca for news, product and company information, support and a vast library of MicroWorlds resources.
http://www.microworlds.com/

MicroWorlds JR
MicroWorlds EX MicroWorlds EX Robotics Enriched Math ... My Make Believe Castle
MicroWorlds EX is an environment in which students can explore and test their ideas as they create science simulations, mathematical experiments, interactive multimedia stories, whatever they can imagine! New! - Purchase and download your copy online – no waiting
MicroWorlds JR
for Pre-K to Grade 4 puts your child in full control . No reading is necessary. It's easy to learn and use mathematical and other "big" ideas Professional Development: LCSI's Learning Solutions
LCSI offers a variety of workshops at various levels and can also develop a workshop based on your school or district needs. New workshops are added regularly. Click here for more information MicroWorlds Project Library
Use our MicroWorlds Web Player to access over 50 interactive multimedia projects in math, science, language arts and more.

71. Philipp Winterberg - Downloads: Freeware, Screensaver, Tools, Wallpaper, Source
The esoteric programming language. Documentation, interpreter, and example programs.
http://www.philipp-winterberg.de/software/zte.htm
Website Home News Downloads Shop Blog Links Sitemap ... Deutsch Email Print More... For a more detailed description click on the name of the application or read the list of projects
Portable Apps
RarZilla Free Unrar Portable 2.55
Tool, Freeware, Windows
ExtractRarZillaPortable.exe, 0.6MB
Fonts
Lormalphabet True Type Font (TTF)
Font, Freeware, Windows
ExtractLormalphabetTTF.exe, 0.1MB
Tools
Tools
Download free tools and utilities that enhance your PC's features and make things work smooth and fast... Free RAR Extract Frog 2.10
Tool, Freeware, Windows
InstallFreeRARExtractFrog.exe, 3.0MB
Powerful Affirmations 1.00

Tool, Freeware, Windows
InstallPowerfulAffirmations.exe, 0.6MB Powerful Questions 1.00 Tool, Freeware, Windows InstallPowerfulQuestions.exe, 0.6MB Powerful Visions 1.00 Tool, Freeware, Windows InstallPowerfulVisions.exe, 0.7MB RarZilla Free Unrar 2.57 RarZilla Free Unrar is a free, fast, easy and beautiful decompression tool for RAR-archives that includes instructions in over 50 languages. More... RarZilla Free Unrar 2.57 Tool, Freeware, Windows InstallRarZilla.exe, 3.3MB

72. Logo (programming Language) In - Dictionary And Translation
Logo (programming language). Dictionary terms for Logo (programming language), definition for Logo (programming language), Thesaurus and Translations of Logo (programming
http://www.babylon.com/definition/Logo_(programming_language)/

73. Rexx/Wrapper
Build executable program from Rexx programs.
http://rexxwrapper.sourceforge.net/
Current
Beta:
N/A
Download
Documentation Bug Report Home ... RxSock
Rexx/Wrapper
Overview
Rexx/Wrapper is a tool that wraps Rexx source or tokenised code into an executable.
The Rexx source code can be optionally compressed and encoded to ensure that the original Rexx code cannot be viewed (unless you have the original encryption key).
To use Rexx/Wrapper you need two extra bits of software:
  • A supported Rexx interpreter A supported C compiler
  • See the Rexx/Wrapper documentation for further details.
    Support
    With Rexx/Wrapper on SourceForge, support resources for Rexx/Wrapper . such as mailing lists, discussion forums, bug reporting and feature requests are available. Rexx/Wrapper is freeware, distributed under the GNU General Public License
    Not a Compiler
    Rexx/Wrapper is not a compiler. It does not compile the Rexx code into native machine code; the Rexx code is still interpreted by a Rexx interpreter. Mark Hessling mark@rexx.org

    74. Imperative Programming - Wikipedia, The Free Encyclopedia
    Online encyclopedia article.
    http://en.wikipedia.org/wiki/Imperative_programming
    Imperative programming
    From Wikipedia, the free encyclopedia Jump to: navigation search Programming paradigms

    75. Logo (programming Language) - VisWiki
    Logo (programming language) Wally Feurzeig, Turtle (robot), Seymour Papert, Lisp (programming language), Smalltalk - VisWiki
    http://viswiki.com/en/Logo_(programming_language)

    76. Procedural Programming - Wikipedia, The Free Encyclopedia
    Online encyclopedia article.
    http://en.wikipedia.org/wiki/Procedural_programming
    Procedural programming
    From Wikipedia, the free encyclopedia Jump to: navigation search This article is about the computer programming paradigm. For the method of algorithmic content creation, see Procedural generation This article does not cite any references or sources
    Please help improve this article by adding citations to reliable sources . Unsourced material may be challenged and removed (April 2008) Programming paradigms

    77. Logo Programming - - Product Reviews, Compare Prices, And Shop At Shopping.com
    Shop for Logo Programming. Price comparison, consumer reviews, and store ratings on Shopping.com
    http://www.shopping.com/Logo-Programming/products~NS-1

    78. The Jean-Benoit Hardouin's Website
    SAS macro-programs and Stata programs to analyze quality of life scales.
    http://anaqol.org/
    Français
    Homepage

    Author

    SAS macro-programs
    %AnaQol

    %Gammasym

    %Gausshermite

    %BackRasch
    ...
    %Detect

    Stata modules
    traces
    raschtest gammasym gausshermite ... Licenses Update: May 5th, 2008 Admin
    Homepage
    IRT (Item Response Theory) has been undergoing important developments in the past few years. Indeed, many general purpose statistical packages still don't have procedures implementing these new indices, methods and models. As a consequence, a significant number of specific packages have been developed by psychometricians (see http://www.assess.com ). However, no package offers a comprehensive set of methods, and no package has emerged as standard tool in the field. The increasing sophistication of general statistical packages, on the other hand, allows user-written routines to be developed which will implement IRT methods within the context of an already-familiar computing environment. This site presents a set of macro-programs for use with Stata or SAS. While they were originally developed to analyse quality of life scales, they can, of course, be used in the area of psychometrics, test construction etc. These macros come in the following categories:
    • Selection of items to form unidimensional scales (RASCHFIT, MSP, HCACCPROX, BACKRASCH, CLV)

    79. Logo Programming For OS/2
    Links Supporting Warpstock 2010, Waterloo, Ontario, CANADA more Logo Programming for OS/2. During our September meeting, Neil demonstrated StarLogo on OS/2.
    http://www.baywarp.org/features/logo.shtml
    Features
    Submit News Item

    Setting up a Mixed Network

    eCS newsgroups

    Benchmarking
    ...
    more...

    Membership
    eCS 2.0 Media Kit

    Administrivia

    E-Mail Lists

    Submissions
    ... Credits Links Supporting Warpstock 2010, Waterloo, Ontario, CANADA more...
    Logo Programming for OS/2
    During our September meeting, Neil demonstrated StarLogo on OS/2. The StarLogo compiler actually runs on Java so is available for any platform with a Java Runtime Environment. The environment is a bit beastly on the resources to run. Neil's laptop with 128 Meg of RAM would occasionally freeze while the JRE garbage collector cleaned house. But once it was done, the program would start running again. Just keep that in mind if you want to give it a try. I have not yet had a chance to try it myself, but hope to give it a spin soon. When I do, I'll add a bit more detail to this page on setup, sample code and other assorted bits and bytes. If anyone else would like to try it out and give me some feedback, I'll add it to these pages. You can reach me at robert-kuropkat@attbi.com

    80. Haskell (programming Language) - Wikipedia, The Free Encyclopedia
    Online encyclopedia article.
    http://en.wikipedia.org/wiki/Haskell_programming_language
    Haskell (programming language)
    From Wikipedia, the free encyclopedia   (Redirected from Haskell programming language Jump to: navigation search Haskell Paradigm functional , lazy/ non-strict modular Appeared in Designed by Simon Peyton Jones Paul Hudak Philip Wadler , et al. Stable release Haskell 2010 (November 24, 2009 ; 11 months ago Preview release Haskell 2011 Typing discipline static strong inferred ... Gofer Influenced by Alfl APL FP Hope, Hope+ ... Scheme Influenced Agda Bluespec Clojure C# ... Cross-platform Usual file extensions .hs .lhs Website haskell.org Haskell (pronounced /ˈhæskəl/ is a standardized, general-purpose purely functional programming language , with non-strict semantics and strong static typing . It is named after logician Haskell Curry . In Haskell, "a function is a first-class citizen of the programming language. As a functional programming language, the primary control construct is the function ; the language is rooted in the observations of Haskell Curry and his intellectual descendants, that " a proof is a program; the formula it proves is a type for the program
    Contents

    A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

    Page 4     61-80 of 108    Back | 1  | 2  | 3  | 4  | 5  | 6  | Next 20

    free hit counter