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
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Aleksey Gurtovoy</title>
</head>
<body bgcolor="#FFFFFF" text="#000000">
<table border="1" bgcolor="#007F7F" cellpadding="2" summary="">
<tr>
<td bgcolor="#FFFFFF"><img src="../boost.png" alt=
"boost.png (6897 bytes)" width="277" height="86"></td>
<td><a href="../index.htm"><font face="Arial" color=
"#FFFFFF"><big>Home</big></font></a></td>
<td><a href="../libs/libraries.htm"><font face="Arial" color=
"#FFFFFF"><big>Libraries</big></font></a></td>
<td><a href="people.htm"><font face="Arial" color=
"#FFFFFF"><big>People</big></font></a></td>
<td><a href="../more/faq.htm"><font face="Arial" color=
"#FFFFFF"><big>FAQ</big></font></a></td>
<td><a href="../more/index.htm"><font face="Arial" color=
"#FFFFFF"><big>More</big></font></a></td>
</tr>
</table>
<p><a href=
"http://boost.sourceforge.net/photos/aleksey_gurtovoy.jpg"><img border="0"
src="http://boost.sourceforge.net/photos/aleksey_gurtovoy_small.jpg" alt=
"http://boost.sourceforge.net/photos/aleksey_gurtovoy.jpg (12871 bytes)"
align="left" hspace="10" vspace="5" width="100" height="120"></a></p>
<p>Aleksey Gurtovoy is a Russian guy from Siberia, who now lives and works
in the United States. He is a technical lead at <a href=
"http://www.meta-comm.com">MetaCommunications</a>, a job and people which
have taught him so much.</p>
<p>He was born in early 1977, has been in love with computers since 1989,
and still has a lot of exciting ideas for his "spare time" in the next few
years. He graduated with honors from Krasnoyarsk Technical State University
in 1998 with a Master Degree in Computer Science.</p>
<p>While being acknowledged as a talented programmer, Aleksey tries to be a
better engineer than he is now and hopes that reading good books will help
him with that task. He reads a lot. One of his favorite books about his
profession is 'The Mythical Man-Month' by Frederic P. Brooks, Jr.</p>
<p>Aleksey has been working with C++ since 1993, he loves the language, and
is involved in its progress. Sometimes you can come across his articles in
the <a href="news:comp.lang.c++.moderated">comp.lang.c++.moderated</a> and
<a href="news:comp.std.c++">comp.std.c++</a> <a>newsgroups. The other
numerous things Aleksey is interested in include patterns, programming
languages, organization of software development process, and tools &
technologies which make programmer's life easier (e.g. compilers).</a></p>
<p>He is not married, but he has in mind one great girl he hopes to be with
someday.</p>
<p>You can contact him by sending mail to <a href=
"mailto:alexy@meta-comm.com">alexy@meta-comm.com</a>.<br clear="all"></p>
<hr>
<p><a href="http://validator.w3.org/check?uri=referer"><img border="0" src=
"http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01 Transitional"
height="31" width="88"></a></p>
<p>Revised
<!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->11
November, 2006<!--webbot bot="Timestamp" endspan i-checksum="39357" --></p>
<p><i>Copyright © 2004 Aleksey Gurtovoy</i></p>
<p><i>Distributed under the Boost Software License, Version 1.0. (See
accompanying file <a href="../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy
at <a href=
"http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</i></p>
</body>
</html>
|