Projects tagged ‘learning’, ‘math’, ‘maths’, and ‘programming’


Jump to tag:

Projects tagged ‘learning’, ‘math’, ‘maths’, and ‘programming’

Filtered by Project Tags learning math maths programming

Refine results Project Tags science (2) mathematics (2) windows (1) tools (1) linux (1) teaching (1) computer_algebra_system (1) emacs (1) mac (1) visualization (1) algebra (1) lisp (1)

[2 total ]

19USERS
   

Maxima is a Common Lisp implementation of MIT's Macsyma system for computer based algebra. It features plotting over the network via netmath, computations over the network, extensive testing on a large array of problems, a source level debugger for ... [More] maxima code, ease of extension in fundamentally new ways, access to Common Lisp and portability to many systems. [Less]

2USERS
 

KTurtle is an educational programming environment. KTurtle aims to make programming as easy and touchable as possible, and therefore can be used to teach kids the basics of math, geometry and... programming. The programming language used in KTurtle ... [More] is loosly based on Logo. KTurtle allows, just like some implementations of Logo, to translate the programming language (the commands, the documentation and the error messages) to native language of the programmer. Translating the programming language to the native language of the programmer is one of the many ways KTurtle tries to make learning to programming more simple. Other features to help to achieve this goal are: intuitive syntax highlighting, simple error messages, integrated canvas to make drawings on, integrated help function, ... [Less]