02 August, 2009

Python Turtle For absolute Beginners....

PythonTurtle

A learning environment for Python suitable for beginners and children, inspired by Logo.



PythonTurtle aims to be the most low-threshold way for learning or teaching Python. The user is given command of an interactive Python shell, similar to IDLE, and is able to use Python functions to move a turtle that is displayed on the screen. An illustrated help screen demonstrates how to move the turtle and introduces the student to the basics of Python programming.

Are u know about SciPy...?

Scientific Tools for Python

SciPy (pronounced "Sigh Pie") is open-source software for mathematics, science, and engineering. It is also the name of a very popular conference on scientific programming with Python. The SciPy library depends on NumPy, which provides convenient and fast N-dimensional array manipulation. The SciPy library is built to work with NumPy arrays, and provides many user-friendly and efficient numerical routines such as routines for numerical integration and optimization. Together, they run on all popular operating systems, are quick to install, and are free of charge. NumPy and SciPy are easy to use, but powerful enough to be depended upon by some of the world's leading scientists and engineers. If you need to manipulate numbers on a computer and display or publish the results, give SciPy a try!


check the url:-
http://www.scipy.org/

Python and Scientific Computing...

Python and Scientific Computing



Cookbook/OptimizationDemo1
SciPy optimization on Ubuntu Linux

NumPy and SciPy are two of many open-source packages for scientific computing that use the Python programming language. This website, together with other subdomains of the scipy.org domain, serves as a portal for all scientific computing with Python, not just NumPy and SciPy. The index under Topical Software in the navigation bar lists these domains and other destinations for scientific software using Python.


Good places to start to learn more about SciPy:

* More about NumPy / SciPy
* Index of Python packages for scientific computing
* Projects using NumPy / SciPy
* scikits add-on toolkits for numpy/scipy
* Download NumPy / SciPy
* Install SciPy
* Documentation
* Cookbook
 
© 2009 Hitting codes Stealthily. All Rights Reserved | Powered by Blogger
Design by psdvibe | Bloggerized By LawnyDesigns