|
25 | 25 | <meta name="author" content="Jeroen Janssens">
|
26 | 26 |
|
27 | 27 |
|
28 |
| -<meta name="date" content="2017-12-27"> |
29 | 28 |
|
30 | 29 | <meta name="viewport" content="width=device-width, initial-scale=1">
|
31 | 30 | <meta name="apple-mobile-web-app-capable" content="yes">
|
@@ -364,15 +363,35 @@ <h2><span class="header-section-number">10.3</span> Where To Go From Here?</h2>
|
364 | 363 | <p>As this book is on the intersection of the command line and data science, many related topics have only been touched upon. Now, it’s up to you to further explore these topics. Below is a list of topics and suggested resources to consult.</p>
|
365 | 364 | <div id="apis" class="section level3">
|
366 | 365 | <h3><span class="header-section-number">10.3.1</span> APIs</h3>
|
| 366 | +<ul> |
| 367 | +<li>Russell, Matthew. 2013. <em>Mining the Social Web</em>. 2nd Ed. O’Reilly Media.</li> |
| 368 | +<li>Warden, Pete. 2011. <em>Data Source Handbook</em>. O’Reilly Media.</li> |
| 369 | +</ul> |
367 | 370 | </div>
|
368 | 371 | <div id="shell-programming" class="section level3">
|
369 | 372 | <h3><span class="header-section-number">10.3.2</span> Shell Programming</h3>
|
| 373 | +<ul> |
| 374 | +<li>Winterbottom, David. 2014. “Commandlinefu.com.” <a href="http://www.commandlinefu.com" class="uri">http://www.commandlinefu.com</a>.</li> |
| 375 | +<li>Peek, Jerry, Shelley Powers, Tim O’Reilly, and Mike Loukides. 2002. <em>Unix Power Tools</em>. 3rd Ed. O’Reilly Media.</li> |
| 376 | +<li>Goyvaerts, Jan, and Steven Levithan. 2012. <em>Regular Expressions Cookbook</em>. 2nd Ed. O’Reilly Media.</li> |
| 377 | +<li>Cooper, Mendel. 2014. “Advanced Bash-Scripting Guide.” <a href="http://www.tldp.org/LDP/abs/html" class="uri">http://www.tldp.org/LDP/abs/html</a>.</li> |
| 378 | +<li>Robbins, Arnold, and Nelson H. F. Beebe. 2005. <em>Classic Shell Scripting</em>. O’Reilly Media.</li> |
| 379 | +</ul> |
370 | 380 | </div>
|
371 | 381 | <div id="python-r-and-sql" class="section level3">
|
372 | 382 | <h3><span class="header-section-number">10.3.3</span> Python, R, and SQL</h3>
|
| 383 | +<ul> |
| 384 | +<li>Wickham, Hadley. 2009. <em>ggplot2: Elegant Graphics for Data Analysis</em>. Springer.</li> |
| 385 | +<li>McKinney, Wes. 2012. <em>Python for Data Analysis</em>. O’Reilly Media.</li> |
| 386 | +<li>Rossant, Cyrille. 2013. <em>Learning Ipython for Interactive Computing and Data Visualization</em>. Packt Publishing.</li> |
| 387 | +</ul> |
373 | 388 | </div>
|
374 | 389 | <div id="interpreting-data-1" class="section level3">
|
375 | 390 | <h3><span class="header-section-number">10.3.4</span> Interpreting Data</h3>
|
| 391 | +<ul> |
| 392 | +<li>Shron, Max. 2014. <em>Thinking with Data</em>. O’Reilly Media.</li> |
| 393 | +<li>Patil, DJ. 2012. <em>Data Jujitsu</em>. O’Reilly Media.</li> |
| 394 | +</ul> |
376 | 395 | </div>
|
377 | 396 | </div>
|
378 | 397 | <div id="getting-in-touch" class="section level2">
|
|
0 commit comments