-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
320 lines (273 loc) · 18.8 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
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
<!DOCTYPE html>
<html itemscope itemtype="http://schema.org/Blog">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="/assets/site/apple-touch-icon.png?v=new">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/site/favicon-32x32.png?v=new">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/site/favicon-16x16.png?v=new">
<link rel="manifest" href="/assets/site/site.webmanifest?v=new">
<link rel="mask-icon" href="/assets/site/safari-pinned-tab.svg?v=new" color="#3c8a3f">
<link rel="shortcut icon" href="/assets/site/favicon.ico?v=new">
<meta name="msapplication-TileColor" content="#3c8a3f">
<meta name="theme-color" content="#eeeef2">
<title>That CS guy</title>
<meta name="description" content="Escribo sobre ciencias computacionales, principalmente enfocado a la programación de aplicaciones, pero con énfasis en C#, mi lenguaje favorito. A veces me da por escribir sobre tecnología también.
">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/pure/0.6.2/pure-min.css">
<link rel="stylesheet" href="/css/main.css">
<link rel="canonical" href="http://thatcsharpguy.com/">
<link rel="alternate" type="application/rss+xml" title="That CS guy" href="http://thatcsharpguy.com/feed.xml" />
<!-- Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-94016385-1', 'auto');
ga('send', 'pageview');
</script>
<!-- Twitter cards -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@io_exception" />
<meta name="twitter:title" content="That CS guy" />
<meta name="twitter:description" content="Escribo sobre ciencias computacionales, principalmente enfocado a la programación de aplicaciones, pero con énfasis en C#, mi lenguaje favorito. A veces me da por escribir sobre tecnología también.
" />
<!-- Facebook open graph tags -->
<meta property="og:title" content="That CS guy" />
<meta property="og:site_name" content="That CS guy"/>
<meta property="og:url" content="http://thatcsharpguy.com/">
<meta property="og:description" content="Escribo sobre ciencias computacionales, principalmente enfocado a la programación de aplicaciones, pero con énfasis en C#, mi lenguaje favorito. A veces me da por escribir sobre tecnología también.
" />
<meta property="article:author" content="https://www.facebook.com/antonio.feregrino" />
<meta property="article:publisher" content="https://www.facebook.com/antonio.feregrino" />
<meta property="fb:app_id" content="942345702508916" />
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/masonry/3.3.2/masonry.pkgd.min.js"></script>
</head>
<body>
<header class="site-header ui">
<div class="wrapper menu">
<nav class="site-nav">
<a href="#" class="menu-icon">
<svg viewBox="0 0 18 15">
<path fill="#424242" d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.031C17.335,0,18,0.665,18,1.484L18,1.484z"/>
<path fill="#424242" d="M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0c0-0.82,0.665-1.484,1.484-1.484 h15.031C17.335,6.031,18,6.696,18,7.516L18,7.516z"/>
<path fill="#424242" d="M18,13.516C18,14.335,17.335,15,16.516,15H1.484C0.665,15,0,14.335,0,13.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.031C17.335,12.031,18,12.696,18,13.516L18,13.516z"/>
</svg>
</a>
<div class="trigger">
<a class="link page-link" href="/">Inicio</a>
<a class="link page-link" href="/tv">TV</a>
<a class="link page-link" href="/acerca-de">Acerca de</a>
<a class="link page-link" href="/tag">Tags</a>
<a class="link page-link" href="/busqueda">Buscar</a>
<a class="link page-link" href="/suscribete">Suscríbete</a>
<a class="link page-link" href="/herramientas">Herramientas</a>
<a class="link page-link" href="/libros">Libros</a>
</div>
</nav>
</div>
<div class="wrapper title">
<div class="pure-g">
<div class="pure-u-1-24 title-number"><span>1</span></div>
<div class="pure-u-13-24 content-window">
<a class="site-title" href="/">That CS guy</a>
</div>
<div class="pure-u-10-24 header-menu">
<ul>
<li class="youtube"><a href="https://www.youtube.com/c/thatcsharpguy">YouTube</a></li>
<li class="csharp"><a href="http://thatcsharpguy.com/tag/AprendeCSharp/">Aprende C#</a></li>
<li class="xamarin"><a href="http://thatcsharpguy.com/tag/Xamarin/">Xamarin</a></li>
</ul>
</div>
</div>
</header>
<div class="page-content">
<div class="wrapper">
<div class="pure-g">
<div class="listed-post pure-u-1" data-date='2018-06-19T19:00:00+01:00'>
<div class="post-meta">Antonio Feregrino | 19/06/2018</div>
<h2 class="post-title">
<a class="post-link" href="/tv/text-as-data/">Text as Data</a>
<a class="tag" href="/tag/Tv/">#Tv</a>
<small></small>
</h2>
<div class="post-excerpt">The idea behind this course was to teach us the basics of three things taking into consideration that in the real world, information is in significant part contained in text documents.</div>
</div>
<div class="listed-post pure-u-1" data-date='2018-06-12T19:00:00+01:00'>
<div class="post-meta">Antonio Feregrino | 12/06/2018</div>
<h2 class="post-title">
<a class="post-link" href="/tv/spark/">Apache Spark</a>
<a class="tag" href="/tag/Tv/">#Tv</a>
<small>EN (🇬🇧/🇺🇸)</small>
</h2>
<div class="post-excerpt">Spark funciona al rededor de un concepto muy importante es el de los Resilient Distributed Datasets. Estos RDDs son colecciones de datos de solo lectura, es decir, una vez creados ya no son modificables, y cada vez que uno es "modificado" en realidad se está creando uno nuevo.</div>
</div>
<div class="listed-post pure-u-1" data-date='2018-06-12T19:00:00+01:00'>
<div class="post-meta">Antonio Feregrino | 12/06/2018</div>
<h2 class="post-title">
<a class="post-link" href="/tv/big-data/">Big Data</a>
<a class="tag" href="/tag/Tv/">#Tv</a>
<small>EN (🇬🇧/🇺🇸)</small>
</h2>
<div class="post-excerpt">Video de presentación de este nuevo canal de YouTube en donde, a pesar del nombre, no solamente hablaré de C#, si no de varias muchas otras cosas relacionadas con la programación.</div>
</div>
<div class="listed-post pure-u-1" data-date='2018-06-05T19:00:00+01:00'>
<div class="post-meta">Antonio Feregrino | 05/06/2018</div>
<h2 class="post-title">
<a class="post-link" href="/tv/information-retrieval/">Information Retrieval</a>
<a class="tag" href="/tag/Tv/">#Tv</a>
<small></small>
</h2>
<div class="post-excerpt">Information retrieval is a field concerned with the structure, analysis, organisation, storage, searching and retrieval of information.</div>
</div>
<div class="listed-post pure-u-1" data-date='2018-04-05T19:00:00+01:00'>
<div class="post-meta">Antonio Feregrino | 05/04/2018</div>
<h2 class="post-title">
<a class="post-link" href="/tv/data-fundamentals/">Data Fundamentals</a>
<a class="tag" href="/tag/Tv/">#Tv</a>
<small></small>
</h2>
<div class="post-excerpt">The first video in the series "what was I doing the last six months?"</div>
</div>
<div class="listed-post pure-u-1" data-date='2018-03-20T18:00:00+00:00'>
<div class="post-meta">Antonio Feregrino | 20/03/2018</div>
<h2 class="post-title">
<a class="post-link" href="/tv/programar-ingles/">¿Programar en inglés?</a>
<a class="tag" href="/tag/Tv/">#Tv</a>
<small></small>
</h2>
<div class="post-excerpt">Tu, ¿programas en inglés?</div>
</div>
<div class="listed-post pure-u-1" data-date='2018-03-11T18:00:00+00:00'>
<div class="post-meta">Antonio Feregrino | 11/03/2018</div>
<h2 class="post-title">
<a class="post-link" href="/tv/algoritmos-voraces/">Los algoritmos voraces</a>
<a class="tag" href="/tag/Tv/">#Tv</a>
<small></small>
</h2>
<div class="post-excerpt">La idea detrás de los algoritmos voraces (o greedy) consiste en siempre tomar la mejor decisión de todas las que puede tomar inmediatamante con la esperanza de que al juntar todas estas pequeñas "mejores" decisiones, se obtendrá la mejor solución al problema en general.</div>
</div>
<div class="listed-post pure-u-1" data-date='2018-02-19T18:00:00+00:00'>
<div class="post-meta">Antonio Feregrino | 19/02/2018</div>
<h2 class="post-title">
<a class="post-link" href="/tv/mapreduce/">¿Qué es MapReduce?</a>
<a class="tag" href="/tag/Tv/">#Tv</a>
<small></small>
</h2>
<div class="post-excerpt">La idea de MapReduce es ofrecer una forma simple, rápida, escalable y resistente a fallos para manipular enormes cantidades de datos.</div>
</div>
<div class="listed-post pure-u-1" data-date='2018-02-05T18:00:00+00:00'>
<div class="post-meta">Antonio Feregrino | 05/02/2018</div>
<h2 class="post-title">
<a class="post-link" href="/tv/python/">Python</a>
<a class="tag" href="/tag/Tv/">#Tv</a>
<small></small>
</h2>
<div class="post-excerpt">Python es un lenguaje de programación inicialmente fue pensado como un simple lenguaje de scripting pero en la actualidad se ha infiltrado en el desarrollo web, la ciencia de datos, machine learning y ramas afines.</div>
</div>
<div class="listed-post pure-u-1" data-date='2018-01-27T18:00:00+00:00'>
<div class="post-meta">Antonio Feregrino | 27/01/2018</div>
<h2 class="post-title">
<a class="post-link" href="/tv/dormir-programar/">¿Dormir o programar?</a>
<a class="tag" href="/tag/Tv/">#Tv</a>
<small></small>
</h2>
<div class="post-excerpt">No dormir no es una medalla de honor, y el hecho de no dormir lo suficiente por estar trabajando o haciendo tarea no debe presumirse como un logro.</div>
</div>
<!-- Pagination links -->
<div style="text-align:center;" class="pure-u-1-12">
<a href="/2/" class="previous">
<i class="sp sp-backwards"></i>
</a>
</div>
<div style="text-align:center;" class="pure-u-1-12">
<i class="sp sp-forward_disabled"></i>
</div>
<div class="pure-u-20-24"></div>
<div style="text-align:center;" class="pure-u-4-24">
<p>
<h3>1 de 19</h3>
</p>
</div>
</div>
</div>
</div>
<footer class="site-footer ui">
<div class="wrapper pure-g">
<div class="pure-u-1 pure-u-md-8-24">
<div class="footer-content">
<ul class="icon-list">
<li id="em">
<a href="mailto:feregrino@thatcsharpguy.com" class="contact">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M31 11.815v13.292q0 1.105-.787 1.892-.787.78-1.892.78H3.68q-1.106 0-1.893-.79Q1 26.21 1 25.102v-13.29q.737.82 1.69 1.46 6.06 4.12 8.32 5.78.955.705 1.55 1.1.594.392 1.582.802.987.41 1.84.41h.035q.854 0 1.84-.41.99-.41 1.583-.804.595-.393 1.55-1.096 2.845-2.06 8.336-5.778.954-.652 1.674-1.455zm0-4.922q0 1.322-.82 2.528t-2.043 2.06l-7.835 5.44-.71.51q-.545.4-.905.64t-.87.55q-.51.3-.963.45-.452.15-.837.15h-.034q-.385 0-.837-.15-.452-.15-.962-.45-.51-.302-.87-.544-.36-.243-.905-.637l-.72-.51q-1.525-1.07-4.388-3.055-2.86-1.984-3.43-2.386-1.04-.704-1.96-1.935Q1 8.315 1 7.26q0-1.305.695-2.175.695-.87 1.984-.87h24.64q1.09 0 1.88.786.792.79.792 1.9z"/></svg>
</a>
</li>
<li id="gh">
<a href="https://github.com/ThatCSharpGuy" class="contact">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M31 16.37q0 4.9-2.86 8.8-2.86 3.93-7.4 5.43-.52.1-.77-.13-.24-.24-.24-.6v-4.1q0-1.9-1.02-2.78 1.2-.2 2.1-.4.9-.3 1.87-.8.95-.5 1.58-1.3.65-.8 1.05-2.1.4-1.27.4-2.93 0-2.38-1.54-4.04.7-1.78-.16-3.98-.57-.2-1.6.2t-1.8.85l-.75.47q-1.83-.5-3.76-.5t-3.76.5l-.8-.54Q11 8.16 9.9 7.7q-1.13-.4-1.7-.23-.86 2.2-.14 3.97-1.54 1.68-1.54 4.05 0 1.6.4 2.9.4 1.23 1.02 2.02.63.8 1.58 1.3.94.53 1.83.77.9.25 2 .37-.77.7-.94 2-.4.2-.82.3-.47.1-1.1.1-.66 0-1.3-.44-.63-.4-1.08-1.2-.38-.63-.95-1-.52-.4-.9-.5l-.4-.03q-.4 0-.57.1-.15.1-.1.24.06.13.18.26t.26.2l.15.1q.44.2.86.73t.63 1l.2.43q.23.75.84 1.2.6.47 1.3.6.7.13 1.34.14.65 0 1.08-.04l.46-.08v2.74q0 .35-.26.6-.25.22-.8.12-4.5-1.5-7.37-5.42-3-3.74-3-8.64 0-4.1 2-7.54 2-3.44 5.45-5.46 3.45-2 7.53-2t7.6 2q3.4 2 5.4 5.46 2 3.44 2 7.53z"/></svg>
</a>
</li>
<li id="yt">
<a href="https://www.youtube.com/c/thatcsharpguy" class="contact">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M22.43 15.714c0-.413-.17-.714-.504-.904l-8.57-5.357c-.347-.223-.71-.234-1.09-.033-.368.2-.552.513-.552.937V21.07c0 .426.184.738.553.94.178.088.35.133.52.133.222 0 .412-.056.568-.168l8.57-5.357c.336-.19.504-.49.504-.904zm8.57 0c0 1.072-.006 1.91-.017 2.51-.01.604-.058 1.366-.142 2.287-.083.92-.208 1.744-.376 2.47-.178.815-.563 1.5-1.155 2.06-.592.557-1.284.88-2.077.97-2.477.28-6.222.42-11.233.42-5.01 0-8.756-.14-11.233-.42-.793-.09-1.487-.413-2.085-.97-.597-.56-.984-1.245-1.163-2.06-.157-.726-.277-1.55-.36-2.47-.085-.92-.132-1.682-.143-2.285-.01-.602-.017-1.44-.017-2.51 0-1.072.006-1.91.017-2.512.01-.603.058-1.364.142-2.285.083-.92.208-1.744.376-2.47.178-.814.563-1.5 1.155-2.058.592-.56 1.284-.882 2.077-.97C7.244 5.14 10.99 5 16 5c5.01 0 8.756.14 11.233.42.793.088 1.487.41 2.085.97.597.558.984 1.244 1.163 2.06.157.724.277 1.547.36 2.468.085.92.132 1.682.143 2.285.01.603.017 1.44.017 2.51z"/></svg>
</a>
</li>
<li id="tw">
<a href="https://twitter.com/io_exception" class="contact">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M31 6.7q-1.28 1.88-3.08 3.2.02.26.02.8 0 2.46-.73 4.93-.7 2.46-2.2 4.73-1.46 2.26-3.5 4-2.04 1.75-4.9 2.8-2.88 1.02-6.16 1.02-5.16 0-9.44-2.76.67.08 1.48.08 4.3 0 7.64-2.63-2-.04-3.58-1.23-1.58-1.2-2.17-3.03.63.1 1.16.1.82 0 1.62-.2-2.13-.44-3.53-2.13-1.4-1.68-1.4-3.9v-.1q1.3.74 2.78.8-1.26-.84-2-2.2-.74-1.35-.74-2.93 0-1.67.83-3.1 2.3 2.84 5.6 4.54 3.3 1.7 7.07 1.9-.15-.73-.15-1.4 0-2.57 1.8-4.36 1.8-1.8 4.35-1.8 2.66 0 4.5 1.94 2.07-.4 3.9-1.5-.7 2.2-2.7 3.4 1.76-.2 3.53-.95z"/></svg>
</a>
</li>
<li id="fb">
<a href="https://www.facebook.com/thatcsharpguy" class="contact">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M30.512 1.488c.325.326.488.716.488 1.172v26.68c0 .456-.163.846-.488 1.172-.326.325-.716.488-1.172.488h-7.637V19.38h3.887l.586-4.532h-4.473v-2.89c0-.73.153-1.277.46-1.642.305-.364.9-.546 1.786-.546l2.382-.02V5.707c-.82-.117-1.98-.176-3.477-.176-1.77 0-3.186.522-4.248 1.564-1.06 1.04-1.59 2.513-1.59 4.414v3.34h-3.908v4.53h3.906V31H2.66c-.456 0-.846-.163-1.172-.488C1.163 30.186 1 29.796 1 29.34V2.66c0-.456.163-.846.488-1.172C1.814 1.163 2.204 1 2.66 1h26.68c.456 0 .846.163 1.172.488z"/></svg>
</a>
</li>
<li id="gp">
<a href="https://www.google.com/+Thatcsharpguy" class="contact">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M30.9 14.25h-2.7v-2.72h-2.73v2.72h-2.7v2.72h2.7v2.7h2.72v-2.7h2.7v-2.72M10.5 17.5h5.4c-.22 1.4-1.64 4.12-5.4 4.12-3.25 0-5.9-2.7-5.9-6 0-3.33 2.65-6.02 5.9-6.02 1.85 0 3.08.78 3.8 1.46l2.58-2.48c-1.66-1.55-3.8-2.5-6.38-2.5C5.26 6.1 1 10.35 1 15.62s4.26 9.52 9.52 9.52c5.5 0 9.14-3.86 9.14-9.3 0-.62-.07-1.1-.15-1.57h-8.96"/></svg>
</a>
</li>
</ul>
<ul class="icon-list">
<li>
<a href="/acerca-de">
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M7 18.89v-5.88H1.15v-6H7V1.1h6v5.91h6V1.1h6v5.91h5.85v6H25v5.88h5.85v6H25v5.912h-6v-5.91h-6v5.91H7v-5.91H1.15v-6H7zm6 0v-5.88h6v5.88h-6z" fill="#3C8A3F" fill-rule="evenodd"/></svg>
</a>
</li>
</ul>
</div>
</div>
<div class="pure-u-1 pure-u-md-6-24">
</div>
<div class="pure-u-1 pure-u-md-10-24">
<div class="footer-content">
<div class="panel active" id="footer-signup">
<div class="panel-title">
<span class="title">Suscríbete</span>
</div>
<div class="panel-content">
Recibe semanalmente lo nuevo en That C# guy
<form class="pure-form-stacked" action="//thatcsharpguy.us11.list-manage.com/subscribe/post?u=ebfe25f4824d7335380cf1ffd&id=eca72e1174" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
<input type="email" value="" placeholder="dirección de email" name="EMAIL" class="required email" id="mce-EMAIL">
<button type="submit" name="subscribe" id="mc-embedded-subscribe" class="button">
<span style="text-decoration:underline;">E</span>nviar
</button>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true">
<input type="text" name="b_ebfe25f4824d7335380cf1ffd_eca72e1174" tabindex="-1" value="">
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</footer>
</body>
</html>