-
Notifications
You must be signed in to change notification settings - Fork 21
/
index.html
107 lines (78 loc) · 3.57 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<HTML>
<HEAD>
<TITLE>Guido's Personal Home Page</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<!-- Built from main -->
<H1>
<a href="pics.html"><img border="0" src="images/IMG_2192.jpg"></a>
Guido van Rossum - Personal Home Page
<a href="pics.html"><img border=0 width=270 height=216 src="images/guido-headshot-2019.jpg"></a>
</H1>
<P><A
HREF="http://www.washingtonpost.com/wp-srv/business/longterm/microsoft/stories/1998/raymond120398.htm"
><i>"Gawky and proud of it."</i></A>
<H3><a href="images/df20000406.jpg" >Who I Am</a></H3>
<p>Read
my <a href="http://neopythonic.blogspot.com/2016/04/kings-day-speech.html">"King's
Day Speech"</a> for some inspiration.
<P>I am the author of the <A HREF="http://www.python.org" >Python</A>
programming language. See also my <A HREF="Resume.html">resume</A>
and my <A HREF="Publications.html">publications list</A>, a <A
HREF="bio.html" >brief bio</A>, assorted <a
href="http://legacy.python.org/doc/essays/">writings</a>, <a
href="http://legacy.python.org/doc/essays/ppt/">presentations</a> and <a
href="interviews.html">interviews</a> (all about Python), some
<a href="pics.html">pictures of me</a>,
<a href="http://neopythonic.blogspot.com">my new blog</a>, and
my <a href="http://www.artima.com/weblogs/index.jsp?blogger=12088">old
blog</a> on Artima.com. I am
<a href=https://twitter.com/gvanrossum>@gvanrossum</a> on Twitter.
<p>I am retired, working on personal projects (and maybe a book).
I have worked for Dropbox, Google, Elemental Security, Zope
Corporation, BeOpen.com, CNRI, CWI, and SARA. (See
my <a href=Resume.html>resume</a>.) I created Python while at CWI.
<H3>How to Reach Me</H3>
<P>You can send email for me to guido (at) python.org.
I read everything sent there, but I receive too much email to respond
to everything.
<H3>My Name</H3>
<P>My name often poses difficulties for Americans.
<P><b>Pronunciation:</b> in Dutch, the "G" in Guido is a hard G,
pronounced roughly like the "ch" in Scottish "loch". (Listen to the
<A HREF="guido.au">sound clip</A>.) However, if you're
American, you may also pronounce it as the Italian "Guido". I'm not
too worried about the associations with mob assassins that some people
have. :-)
<P><b>Spelling:</b> my last name is two words, and I'd like to keep it
that way, the spelling on some of my credit cards notwithstanding.
Dutch spelling rules dictate that when used in combination with my
first name, "van" is not capitalized: "Guido van Rossum". But when my
last name is used alone to refer to me, it is capitalized, for
example: "As usual, Van Rossum was right."
<P><b>Alphabetization:</b> in America, I show up in the alphabet under
"V". But in Europe, I show up under "R". And some of my friends put
me under "G" in their address book...
<H3>More Hyperlinks</H3>
<UL>
<LI>Here's a collection of <A HREF =
"http://legacy.python.org/doc/essays/" >essays</A> relating to Python
that I've written, including the foreword I wrote for Mark Lutz' book
"Programming Python".<P>
<li>I own the official <a href="images/license.jpg"><img align="center"
border="0" width="100" height="75" src="images/license_thumb.jpg">
Python license.</a><p>
</UL>
<H3>The Audio File Formats FAQ</H3>
<P>I was the original creator and maintainer of the Audio File Formats
FAQ. It is now maintained by Chris Bagwell
at <A HREF="http://www.cnpbagwell.com/audio-faq"
>http://www.cnpbagwell.com/audio-faq</A>. And here is a link to
<a href=http://sox.sourceforge.net/>SOX</a>, to which I contributed
some early code.
</UL>
<HR>
<A HREF="images/internetdog.gif">"On the Internet, nobody knows you're
a dog."</A>
<HR>
</BODY>