# HG changeset patch # User Atul Varma # Date 1212786142 25200 # Node ID 5f5e7c489b4e237b4ac1a102f55dce5fbb8a36f9 # Parent a7ea59542904d3dfd825a41d6fcac4fed9d51a15 Linked my name to my website. diff -r a7ea59542904 -r 5f5e7c489b4e PythonForJsProgrammers.html --- a/PythonForJsProgrammers.html Fri Jun 06 13:48:08 2008 -0700 +++ b/PythonForJsProgrammers.html Fri Jun 06 14:02:22 2008 -0700 @@ -10,7 +10,7 @@

Python for JavaScript Programmers

-

By Atul Varma

+

By Atul Varma

I couldn't find anything on the web that attempted to teach Python to readers who already knew JavaScript, so I thought I'd give it a shot, since a number of my friends at Mozilla don't know much about Python diff -r a7ea59542904 -r 5f5e7c489b4e PythonForJsProgrammers.txt --- a/PythonForJsProgrammers.txt Fri Jun 06 13:48:08 2008 -0700 +++ b/PythonForJsProgrammers.txt Fri Jun 06 14:02:22 2008 -0700 @@ -2,7 +2,7 @@ Python for JavaScript Programmers ================================= -By Atul Varma +By `Atul Varma`_ I couldn't find anything on the web that attempted to teach Python to readers who already knew JavaScript, so I thought I'd give it a shot, @@ -11,6 +11,7 @@ that dissimilar--in fact, some of JavaScript's latest features have been `borrowed directly from Python`_. +.. _`Atul Varma`: http://www.toolness.com .. _`borrowed directly from Python`: http://weblogs.mozillazine.org/roadmap/archives/2006/02/js_and_python_news.html Whitespace