-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
220 lines (121 loc) · 16.9 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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN"
"http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg.dtd">
<html xmlns='http://www.w3.org/1999/xhtml' xmlns:svg='http://www.w3.org/2000/svg' xml:lang='en'>
<head><meta http-equiv='Content-type' content='application/xhtml+xml;charset=utf-8' /><title>Hanoi Coding Dojo</title><link href='style.css' rel='stylesheet' type='text/css' />
</head>
<body>
<h1 id='welcome_to_hanoi_coding_dojo'>Welcome to Hanoi Coding Dojo</h1>
<h1 id='cho_mng_cc_bn_n_vi_coding_dojo_h_ni'>Chào mừng các bạn đến với Coding Dojo Hà Nội</h1>
<h2 id='next_session_of_ha_noi_coding_dojo_will_be_organized_on_saturday_october_27th_2012_at_community_space'>Next session of Ha Noi Coding Dojo will be organized on Saturday, October 27th, 2012 at Community Space</h2>
<h2 id='bui_coding_dojo_tip_theo_s_c_t_chc_vo_th_by_ngy_27_thng_10_nm_2012_ti_khng_gian_cng_ng'>Buổi Coding Dojo tiếp theo sẽ được tổ chức vào thứ Bảy ngày 27 tháng 10 năm 2012 tại Không Gian Cộng Đồng</h2>
<p>(Vietnamese version is at the end of the page / Phần tiếng Việt nằm phía cuối trang)</p>
<h2 id='english'>English</h2>
<h3 id='introduction'>Introduction</h3>
<p>Coding Dojo was first invented in Paris in 2004 by the XP (eXtreme Programming) community. The aim of these sessions is to enhance the coding skills of attendees by doing very small exercises in a funny atmosphere. Pretty much the same spirit as when you want to master a sport or martial art like Judo, you need to practice some basic exercises with some Judo masters before doing serious business like competitions. There are usually two styles of practicing in Coding Dojo:</p>
<ul>
<li><em>Kata</em>: prepared by someone before the session and presented in front of the public or</li>
<li><em>Randori</em>: a more exploratory form of a Kata where the whole group participates in solving the problem.</li>
</ul>
<p>All the code done during the sessions is available on <a href='http://www.github.com/'>github</a> and released under the terms of the <a href='http://www.opensource.org/licenses/mit-license.php'>MIT license</a>.</p>
<p>You can join our mailing-list: <a href='http://groups.google.com/group/hanoicodingdojo/'>http://groups.google.com/group/hanoicodingdojo/</a></p>
<h3 id='how_to_find_us'>How to find us?</h3>
<ul>
<li>Hanoi #CodingDojo Organizers: Prof. <a href='http://www.doesnotunderstand.org/'>Serge Stinckwich</a>, and <a href='http://cmpitg.wordpress.com'>Dương “Yang” ヤン Hà Nguyễn</a>.</li>
<li>Time: Every Saturday from 2:00 PM to 4:00 PM.</li>
<li>Location: Community Space or Không Gian Cộng Đồng, 3th Floor, 20A, alleyway 98 Thai Ha, Dong Da Distr, Hanoi. <a href='http://wikimapia.org/#lat=21.0114905&lon=105.8217902&z=19&l=38&m=b'>Wikimapia</a>.</li>
</ul>
<h3 id='archives'>Archives</h3>
<ul>
<li>April, 16th 2011 - Session #1 (‘Tennis’ in Python - CPython): <a href='https://github.com/HaNoiCodingDojo/HNCDSession1'>code</a>, <a href='http://www.flickr.com/photos/sergestinckwich/sets/72157626521205638/'>pictures</a>, <a href='http://blog.hanoilug.org/?p=123'>announcement</a></li>
<li>April, 23rd 2011 - Session #2 (‘Roman Numbers’ in Pharo/Smalltalk + ‘Internet Voting’ in Python - CPython): <a href='https://github.com/HaNoiCodingDojo/HNCDSession2'>code</a></li>
<li>May, 04th 2011 - Session #3 (‘Prime Factors’ in Pharo/Smalltalk): <a href='https://github.com/HaNoiCodingDojo/HNCDSession3'>code</a>, <a href='http://www.flickr.com/photos/vuhung/sets/72157626622094652/'>pictures</a></li>
<li>May, 07th 2011 - Session #4 (‘Prime Filter’ in Common Lisp - SBCL): <a href='https://github.com/HaNoiCodingDojo/HNCDSession4'>code</a>, <a href='http://blog.hanoilug.org/?p=124'>report</a></li>
<li>May, 14th 2011 - Session #5 (‘Tennis Kata without IF’ in Python - CPython): <a href='https://github.com/HaNoiCodingDojo/HNCDSession5'>code</a></li>
<li>May, 21st 2011 - Session #6 (‘nginstar Mikado Kata’ in Ruby - Ruby MRI) <a href='https://github.com/HaNoiCodingDojo/HNCDSession6'>code</a>, <a href='http://www.flickr.com/photos/sergestinckwich/5753566224/'>picture</a></li>
<li>May, 28th 2011 - Session #7 (‘Fizzbuzz’in Python - CPython and Pharo/Smalltalk): <a href='https://github.com/HaNoiCodingDojo/HNCDSession7'>code</a> <a href='http://cmpitg.wordpress.com/2011/05/30/hanoi-coding-dojo-session-7/'>report</a></li>
<li>June, 04th 2011 - Session #8 (‘Fizzbuzz’ in <a href='http://www.newlisp.org/'>newLISP</a>) <a href='https://github.com/HaNoiCodingDojo/HNCDSession8'>code</a></li>
<li>June, 11th 2011 - Session #9 (‘Internet Voting’ in newLISP) <a href='https://github.com/HaNoiCodingDojo/HNCDSession9'>code</a></li>
<li>June, 18th 2011 - Session #10 (‘TicTacToe’ in Pharo/Smalltalk) <a href='https://github.com/HaNoiCodingDojo/HNCDSession10'>code</a></li>
<li>June, 25th 2011 - Session #11 (‘TicTacToe’ with Cucumber and RSpec) <a href='https://github.com/HaNoiCodingDojo/HNCDSession11'>code</a></li>
<li>July, 02nd 2011 - Session #12 (‘Reload Countdown’ in Haskell - GHC) <a href='https://github.com/HaNoiCodingDojo/HNCDSession12'>code</a></li>
<li>July, 09th 2011 - Session #13 (‘Josephus on Nerd Planet’ in Ruby - Ruby MRI) <a href='https://github.com/HaNoiCodingDojo/HNCDSession13'>code</a></li>
<li>July, 16th 2011 - Session #14 (‘Reversi’ in Pascal - FPC) <a href='https://github.com/HaNoiCodingDojo/HNCDSession14'>code</a></li>
<li>July, 23rd 2011 - Session #15 (‘Pascal Unit Test, Mikado Kata’ in Pascal - FPC) <a href='https://github.com/HaNoiCodingDojo/HNCDSession15'>code</a></li>
<li>December, 31st 2011 - Session #16 (‘StringCalculator kata’ in Pharo/Smalltalk) <a href='https://github.com/HaNoiCodingDojo/HNCDSession16'>code</a></li>
<li>January, 7th 2012 - Session #17 (‘Mastermind’ in Python - CPython) <a href='https://github.com/HaNoiCodingDojo/HNCDSession17'>code</a></li>
<li>January, 14th 2012 - Session #18 (‘Poker Dice’ in C++ - G++) <a href='https://github.com/HaNoiCodingDojo/HNCDSession18'>code</a></li>
<li>January, 21st 2012 - Session #19 (‘Mastermind (part 2)’ in Clojure - Clojure) <a href='https://github.com/HaNoiCodingDojo/HNCDSession19'>code</a></li>
<li>February, 4th 2012 - Session #20 (‘Robozzle Kata’ in Python - CPython) <a href='https://github.com/HaNoiCodingDojo/HNCDSession20'>code</a></li>
<li>February, 11th 2012 - Session #21 (‘Binary Generator’ in Clojure - Clojure) <a href='https://github.com/HaNoiCodingDojo/HNCDSession21'>code</a></li>
<li>February, 18th 2012 - Session #22 (‘Roman Numerals’ in Java - Eclipse JDT) <a href='https://github.com/HaNoiCodingDojo/HNCDSession22'>code</a></li>
<li>February, 25th 2012 - Session #23 (‘TennisKata’ in C++ - G++) <a href='https://github.com/HaNoiCodingDojo/HNCDSession23'>code</a></li>
<li>March, 3rd 2012 - Session #24 (‘Magic Words’ with Mikado method in Smalltalk - Pharo 1.3) <a href='https://github.com/HaNoiCodingDojo/HNCDSession24'>code</a></li>
<li>March, 10th 2012 - Session #25 (‘Countdown Kata’ in Python, Smalltalk and Clojure) <a href='https://github.com/HaNoiCodingDojo/HNCDSession25'>code</a></li>
<li>March, 17th 2012 - Session #26 (‘Number to Speech’ in Clojure - Clojure) <a href='https://github.com/HaNoiCodingDojo/HNCDSession26'>code</a></li>
<li>March, 24th 2012 - Session #27 (‘Number to Speech’ in C++ - G++) <a href='https://github.com/HaNoiCodingDojo/HNCDSession27'>code</a></li>
<li>April 7th, 2012 - Session #28 (‘Brainfuck interpreter’ in Python - CPython) <a href='https://github.com/HaNoiCodingDojo/HNCDSession28'>code</a></li>
<li>April 14th, 2012 - Session #29 (‘Fizzbuzz in CPS’ in Clojure - Clojure) <a href='https://github.com/HaNoiCodingDojo/HNCDSession29'>code</a></li>
<li>April 28th, 2012 - Session #30 (‘Brainfuck interpreter without Ifs’ in Python - CPython) <a href='https://github.com/HaNoiCodingDojo/HNCDSession30'>code</a></li>
<li>May 28th, 2012 - Session #31 (‘DragonBall style Kata’ in Python - CPython) <a href='https://github.com/HaNoiCodingDojo/HNCDSession31'>code</a></li>
<li>June 2nd, 2012 - Session #32 (‘Robozzle’ in Python - CPython) Code lost</li>
<li>June 6th, 2012 - Session #33 (‘BinaryGenerator-2’ in Clojure - Clojure) <a href='https://github.com/HaNoiCodingDojo/HNCDSession33'>code</a></li>
<li>Aug 18th, 2012 - Session #34 (‘Roman Numbers’ in Clojure - Clojure) <a href='https://github.com/HaNoiCodingDojo/HNCDSession34'>code</a></li>
<li>Aug 25th, 2012 - Session #35 (‘FizzBuzz’ in Java - Java) <a href='https://github.com/HaNoiCodingDojo/HNCDSession35'>code</a></li>
</ul>
<h2 id='ting_vit'>Tiếng Việt</h2>
<h3 id='gii_thiu'>Giới thiệu</h3>
<p>Coding Dojo xuất hiện lần đầu tiên ở Paris vào năm 2004, được phát minh bởi cộng đồng XP (hay eXtreme Programming). Mục đích của Coding Dojo là nâng cao kỹ năng lập trình cho tất cả thành viên tham dự bằng cách giải quyết các vấn đề/bài toán nhỏ trong một không khí vui vẻ và thân mật. Giống như khi bạn muốn chơi tốt một môn thể thao hoặc võ thuật như là Judo vậy, bạn cũng cần phải tập luyện các bài tập cơ bản với các bậc thầy Judo trước khi đi vào các loại hình mang tính thực tế hơn (thi đấu chẳng hạn).</p>
<p>Coding Dojo thường có hai kiểu luyện tập:</p>
<ul>
<li><em>Prepared Kata</em>: một thành viên chuẩn bị sẵn một vấn đề/bài toán và cách giải quyết vấn đề/bài toán đó bằng một ngôn ngữ lập trình rồi thuyết trình trước các thành viên khác, hoặc</li>
<li><em>Randori Kata</em>: một hình thức luyện tập tập thể mang tính “thám hiểm”, dựa trên lập trình đôi (pair-programming). Với Randori Kata, tất cả mọi người đều tham dự vào quá trình giải quyết bài toán.</li>
</ul>
<p>Mã nguồn của tất cả các buổi Dojo đều được lưu trữ tại <a href='http://www.github.com/'>github</a> dưới các điều khoản của <a href='http://www.opensource.org/licenses/mit-license.php'>giấy phép xuất bản MIT</a>.</p>
<p>Bạn cũng có thể tham gia mailing-list của chúng tôi: <a href='http://groups.google.com/group/hanoicodingdojo/'>Hanoi Coding Dojo @ Google Group</a></p>
<h3 id='tham_gia_coding_dojo_khi_no__u'>Tham gia Coding Dojo khi nào? Ở đâu?</h3>
<ul>
<li>Nhóm tổ chức Coding Dojo Hà Nội: Giáo sư <a href='http://www.doesnotunderstand.org/'>Serge Stinckwich</a>, và bạn <a href='http://cmpitg.wordpress.com'>Nguyễn Hà Dương</a>.</li>
<li>Thời gian: từ <em>2:00 chiều đến 4:00 chiều thứ Bảy hàng tuần</em>.</li>
<li>Địa điểm: Community Space or Không Gian Cộng Đồng, tầng 03, <em>số 20A, ngõ 98 Thái Hà,quận Đống Đa, Hà Nội</em>. <a href='http://wikimapia.org/#lat=21.0114905&lon=105.8217902&z=19&l=38&m=b'>Wikimapia</a>.</li>
</ul>
<h3 id='lu_tr'>Lưu trữ</h3>
<ul>
<li>16/04/2011 - Session #1 (Tennis, dùng Python - CPython): <a href='https://github.com/HaNoiCodingDojo/HNCDSession1'>code</a>, <a href='http://www.flickr.com/photos/sergestinckwich/sets/72157626521205638/'>ảnh</a>, <a href='http://blog.hanoilug.org/?p=123'>thông báo</a></li>
<li>23/04/2011 - Session #2 (Số La Mã, dùng Pharo/Smalltalk; và Bỏ phiếu Internet, dùng Python - CPython): <a href='https://github.com/HaNoiCodingDojo/HNCDSession2'>code</a></li>
<li>30/04/2011 - Session #3 (Ước nguyên tố, dùng Pharo/Smalltalk): <a href='https://github.com/HaNoiCodingDojo/HNCDSession3'>code</a>, <a href='http://www.flickr.com/photos/vuhung/sets/72157626622094652/'>ảnh</a></li>
<li>07/05/2011 - Session #4 (Sàng số nguyên tố, dùng Common Lisp - SBCL): <a href='https://github.com/HaNoiCodingDojo/HNCDSession4'>code</a>, <a href='http://blog.hanoilug.org/?p=124'>tổng kết</a></li>
<li>14/05/2011 - Session #5 (Tennis, không sử dụng “IF”, dùng Python - CPython): <a href='https://github.com/HaNoiCodingDojo/HNCDSession5'>code</a></li>
<li>21/05/2011 - Session #6 (nginstar, Mikado Kata, dùng Ruby - Ruby MRI) <a href='https://github.com/HaNoiCodingDojo/HNCDSession6'>code</a>, <a href='http://www.flickr.com/photos/sergestinckwich/5753566224/'>ảnh</a></li>
<li>28/05/2011 - Session #7 (Fizzbuzz, dùng Python - CPython và Pharo/Smalltalk): <a href='https://github.com/HaNoiCodingDojo/HNCDSession7'>code</a> <a href='http://cmpitg.wordpress.com/2011/05/30/hanoi-coding-dojo-session-7/'>report</a></li>
<li>04/07/2011 - Session #8 (Fizzbuzz, dùng <a href='http://www.newlisp.org/'>newLISP</a>) <a href='https://github.com/HaNoiCodingDojo/HNCDSession8'>code</a></li>
<li>11/06/2011 - Session #9 (Bỏ phiếu Internet, dùng newLISP) <a href='https://github.com/HaNoiCodingDojo/HNCDSession9'>code</a></li>
<li>18/06/2011 - Session #10 (TicTacToe, dùng Pharo/Smalltalk) <a href='https://github.com/HaNoiCodingDojo/HNCDSession10'>code</a></li>
<li>25/06/2011 - Session #11 (TicTacToe, dùng Cucumber và RSpec) <a href='https://github.com/HaNoiCodingDojo/HNCDSession11'>code</a></li>
<li>02/07/2011 - Session #12 (Reload Countdown, dùng Haskell - GHC) <a href='https://github.com/HaNoiCodingDojo/HNCDSession12'>code</a></li>
<li>09/07/2011 - Session #13 (Josephus trên hành tinh Ngộ chữ, dùng Ruby - Ruby MRI) <a href='https://github.com/HaNoiCodingDojo/HNCDSession13'>code</a></li>
<li>16/07/2011 - Session #14 (Reversi, dùng Pascal - FPC) <a href='https://github.com/HaNoiCodingDojo/HNCDSession14'>code</a></li>
<li>23/07/2011 - Session #15 (Pascal Unit Test, Mikado Kata, dùng Pascal - FPC) <a href='https://github.com/HaNoiCodingDojo/HNCDSession15'>code</a></li>
<li>31/12/2011 - Session #16 (StringCalculator, dùng Pharo/Smalltalk) <a href='https://github.com/HaNoiCodingDojo/HNCDSession16'>code</a></li>
<li>07/01/2012 - Session #17 (Mastermind, dùng Python - CPython) <a href='https://github.com/HaNoiCodingDojo/HNCDSession17'>code</a></li>
<li>14/01/2012 - Session #18 (Poker Dice, dùng C++ - G++) <a href='https://github.com/HaNoiCodingDojo/HNCDSession18'>code</a></li>
<li>21/01/2012 - Session #19 (Mastermind (part 2), dùng Clojure - Clojure) <a href='https://github.com/HaNoiCodingDojo/HNCDSession19'>code</a></li>
<li>04/02/2012 - Session #20 (Robozzle Kata, dùng Python - CPython) <a href='https://github.com/HaNoiCodingDojo/HNCDSession20'>code</a></li>
<li>11/02/2012 - Session #21 (Binary Generator, dùng Clojure - Clojure) <a href='https://github.com/HaNoiCodingDojo/HNCDSession21'>code</a></li>
<li>18/02/2012 - Session #22 (Roman Numerals, dùng Java - Eclipse JDT) <a href='https://github.com/HaNoiCodingDojo/HNCDSession22'>code</a></li>
<li>25/02/2012 - Session #23 (Tennis Kata, dùng C++ - G++) <a href='https://github.com/HaNoiCodingDojo/HNCDSession23'>code</a></li>
<li>03/03/2012 - Session #24 (‘Magic Words’ với Mikado Kata, dùng Smalltalk - Pharo 1.3) <a href='https://github.com/HaNoiCodingDojo/HNCDSession24'>code</a></li>
<li>10/03/2012 - Session #25 (‘Countdown Kata’ dùng Python, Smalltalk và Clojure) <a href='https://github.com/HaNoiCodingDojo/HNCDSession25'>code</a></li>
<li>17/03/2012 - Session #26 (‘Number to Speech’ dùng Clojure - Clojure) <a href='https://github.com/HaNoiCodingDojo/HNCDSession26'>code</a></li>
<li>24/03/2012 - Session #27 (‘Numver to Speech - Base-5’ dùng C++ - G++) <a href='https://github.com/HaNoiCodingDojo/HNCDSession27'>code</a></li>
<li>07/04/2012 - Session #28 (‘Brainfuck interpreter’ dùng Python - CPython) <a href='https://github.com/HaNoiCodingDojo/HNCDSession28'>code</a></li>
<li>14/04/2012 - Session #29 (‘Fizzbuzz in CPS’ dùng Clojure - Clojure) <a href='https://github.com/HaNoiCodingDojo/HNCDSession29'>code</a></li>
<li>28/04/2012 - Session #30 (‘Brainfuck interpreter without Ifs’ dùng Python - CPython) <a href='https://github.com/HaNoiCodingDojo/HNCDSession30'>code</a></li>
<li>26/05/2012 - Session #31 (‘DragonBall style Kata’ dùng Python - CPython) <a href='https://github.com/HaNoiCodingDojo/HNCDSession31'>code</a></li>
<li>02/06/2012 - Session #32 (‘Robozzle’ dùng Python - CPython) Code lost</li>
<li>06/06/2012 - Session #33 (‘BinaryGenerator-2’ dùng Clojure - Clojure) <a href='https://github.com/HaNoiCodingDojo/HNCDSession33'>code</a></li>
<li>18/08/2012 - Session #34 (‘Roman Numbers’ dùng Clojure - Clojure) <a href='https://github.com/HaNoiCodingDojo/HNCDSession34'>code</a></li>
<li>25/08/2012 - Session #35 (‘FizzBuzz’ dùng Java - Java) <a href='https://github.com/HaNoiCodingDojo/HNCDSession35'>code</a></li>
</ul>
</body></html>