You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 2017/05/pythonkc-may-2017-coffee-code/index.html
+6
Original file line number
Diff line number
Diff line change
@@ -79,6 +79,12 @@ <h2>Python News and Resources</h2>
79
79
<li><ahref="https://www.springboard.com/blog/beginners-guide-neural-network-in-python-scikit-learn-0-18/"> Beginner’s Guide to Neural Networks in Python</a></li>
<li><ahref="https://github.com/fonnesbeck/statistical-analysis-python-tutorial">Statistical Data Analysis in Python (SciPy 2013)</a></li>
82
+
</ul>
83
+
<h2>Command Line Workshop Resources</h2>
84
+
<ul>
85
+
<li><ahref="https://www.udacity.com/course/linux-command-line-basics--ud595">Udacity Linux Command Line Basics</a> - A free course teaching the Linux command line.</li>
86
+
<li><ahref="https://docs.python.org/3.6/howto/argparse.html">Argparse Tutorial</a> - How to use Python's built-in <code>argparser</code> module to build command line applications.</li>
87
+
<li><ahref="https://c9.io/">Cloud9 IDE</a> - An easy, free way to get to a Linux command line if you don't have a Linux machine/VPS or feel like fighting with Virtual Machines.</li>
Copy file name to clipboardExpand all lines: index.html
+6
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,12 @@ <h2>Python News and Resources</h2>
69
69
<li><ahref="https://www.springboard.com/blog/beginners-guide-neural-network-in-python-scikit-learn-0-18/"> Beginner’s Guide to Neural Networks in Python</a></li>
<li><ahref="https://github.com/fonnesbeck/statistical-analysis-python-tutorial">Statistical Data Analysis in Python (SciPy 2013)</a></li>
72
+
</ul>
73
+
<h2>Command Line Workshop Resources</h2>
74
+
<ul>
75
+
<li><ahref="https://www.udacity.com/course/linux-command-line-basics--ud595">Udacity Linux Command Line Basics</a> - A free course teaching the Linux command line.</li>
76
+
<li><ahref="https://docs.python.org/3.6/howto/argparse.html">Argparse Tutorial</a> - How to use Python's built-in <code>argparser</code> module to build command line applications.</li>
77
+
<li><ahref="https://c9.io/">Cloud9 IDE</a> - An easy, free way to get to a Linux command line if you don't have a Linux machine/VPS or feel like fighting with Virtual Machines.</li>
Copy file name to clipboardExpand all lines: index2.html
+6
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,12 @@ <h2>Python News and Resources</h2>
69
69
<li><ahref="https://www.springboard.com/blog/beginners-guide-neural-network-in-python-scikit-learn-0-18/"> Beginner’s Guide to Neural Networks in Python</a></li>
<li><ahref="https://github.com/fonnesbeck/statistical-analysis-python-tutorial">Statistical Data Analysis in Python (SciPy 2013)</a></li>
72
+
</ul>
73
+
<h2>Command Line Workshop Resources</h2>
74
+
<ul>
75
+
<li><ahref="https://www.udacity.com/course/linux-command-line-basics--ud595">Udacity Linux Command Line Basics</a> - A free course teaching the Linux command line.</li>
76
+
<li><ahref="https://docs.python.org/3.6/howto/argparse.html">Argparse Tutorial</a> - How to use Python's built-in <code>argparser</code> module to build command line applications.</li>
77
+
<li><ahref="https://c9.io/">Cloud9 IDE</a> - An easy, free way to get to a Linux command line if you don't have a Linux machine/VPS or feel like fighting with Virtual Machines.</li>
Copy file name to clipboardExpand all lines: index3.html
+6
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,12 @@ <h2>Python News and Resources</h2>
69
69
<li><ahref="https://www.springboard.com/blog/beginners-guide-neural-network-in-python-scikit-learn-0-18/"> Beginner’s Guide to Neural Networks in Python</a></li>
<li><ahref="https://github.com/fonnesbeck/statistical-analysis-python-tutorial">Statistical Data Analysis in Python (SciPy 2013)</a></li>
72
+
</ul>
73
+
<h2>Command Line Workshop Resources</h2>
74
+
<ul>
75
+
<li><ahref="https://www.udacity.com/course/linux-command-line-basics--ud595">Udacity Linux Command Line Basics</a> - A free course teaching the Linux command line.</li>
76
+
<li><ahref="https://docs.python.org/3.6/howto/argparse.html">Argparse Tutorial</a> - How to use Python's built-in <code>argparser</code> module to build command line applications.</li>
77
+
<li><ahref="https://c9.io/">Cloud9 IDE</a> - An easy, free way to get to a Linux command line if you don't have a Linux machine/VPS or feel like fighting with Virtual Machines.</li>
0 commit comments