Difference between revisions of "User:PythonNut"

Line 1: Line 1:
 +
==  Python ==
 
Python is a programming language. It is known to be quick concise and easy to learn. Is is also very human readable.
 
Python is a programming language. It is known to be quick concise and easy to learn. Is is also very human readable.
 +
 +
And I am obsessed with it!
 +
== About Me ==
 +
  
 
I like <math>\LaTeX</math> [http://www.artofproblemsolving.com/Wiki/index.php/LaTeX:About] and Asymptote[http://www.artofproblemsolving.com/Wiki/index.php/Asymptote_%28Vector_Graphics_Language%29] very much.
 
I like <math>\LaTeX</math> [http://www.artofproblemsolving.com/Wiki/index.php/LaTeX:About] and Asymptote[http://www.artofproblemsolving.com/Wiki/index.php/Asymptote_%28Vector_Graphics_Language%29] very much.
 +
I am also interested in graphical design. And can make avatars in my spare time.
 +
== Auto-Graph ==
 +
 
I am currently developing an open source program named Auto-graph[http://www.artofproblemsolving.com/blog/51927] That creates asymptote graphs easily and quickly. and (most importantly) the user only needs to know what he/she wants to graph.
 
I am currently developing an open source program named Auto-graph[http://www.artofproblemsolving.com/blog/51927] That creates asymptote graphs easily and quickly. and (most importantly) the user only needs to know what he/she wants to graph.

Revision as of 02:48, 20 May 2011

Python

Python is a programming language. It is known to be quick concise and easy to learn. Is is also very human readable.

And I am obsessed with it!

About Me

I like $\LaTeX$ [1] and Asymptote[2] very much. I am also interested in graphical design. And can make avatars in my spare time.

Auto-Graph

I am currently developing an open source program named Auto-graph[3] That creates asymptote graphs easily and quickly. and (most importantly) the user only needs to know what he/she wants to graph.