Concept map – moving around the command line in bash Submitted by Dana Miller on Mar 29, 2014

Round 8.4 Wrap-Up Submitted by Greg Wilson on Mar 25, 2014

Round 8.5: Teach a Lesson Submitted by Greg Wilson on Mar 24, 2014

Screencast: Loops in the unix shell Submitted by Bradley Taber-Thomas on Mar 20, 2014

Screencast: Installing Windows XP in a VM using Virtualbox Submitted by Daniel Chen on Mar 20, 2014

Screencast: An introduction to vim Submitted by Dana Miller on Mar 20, 2014

Screencast: Sharing IPython notebook on nbviewer Submitted by Matthias Bussonnier on Mar 20, 2014

Screencast: Introduction to the Terminal Submitted by Gabriel Devenyi on Mar 19, 2014

Screencast: File redirection in the unix shell Submitted by Sheldon McKay on Mar 19, 2014

Python Any() Built-in Submitted by Benjamin Bradshaw on Mar 19, 2014

Motivation: What’s in your batch processing toolbox? Submitted by Bradley Taber-Thomas on Mar 19, 2014

Screencast: Make better plots using Matplotlib’s Figure and Axes objects Submitted by Evan Bianco on Mar 19, 2014

Screencast: Initialize Git Repo + Simple Workflow Submitted by Abigail Cabunoc on Mar 18, 2014

Screencast: using for loop to renaming files in bash Submitted by Jeramia Ory on Mar 18, 2014

SSH Public Key Authentication to Internal IPython Notebook Submitted by Chris Friedline on Mar 18, 2014

Python Pandas DataFrame – 3min Screencast Submitted by Mark Stacy on Mar 17, 2014

Screencast: Aggregation in SQL Submitted by Robert Beagrie on Mar 17, 2014

Screencast: pushing to GitHub Submitted by Stephen Turner on Mar 17, 2014

Screencast: Grabbing data from Wikipedia using Python Submitted by Matt Hall on Mar 15, 2014

Simple creation of namedtuple containers Submitted by David Schryer on Mar 14, 2014

Screencast: How to Fork A GitHub Repo Submitted by Brenna O'Brien on Mar 12, 2014

Screencast: Conceptual overview of RHESSysWorkflows Submitted by Brian Miles on Mar 12, 2014

Setup Github and Travis-CI to continuously build Software Carpentry Submitted by Andrea Zonca on Mar 12, 2014

Screencast: How to use Vim buffers Submitted by Likit Preeyanon on Mar 12, 2014

Screencast: creating a git repository Submitted by Jessica Hamrick on Mar 12, 2014

Screencast: The new Heat beta service Submitted by Martin Paulo on Mar 11, 2014

Motivating Students To Learn Command-Line Basics Submitted by Atul Varma on Mar 11, 2014

Screencast: How to manage .bib files in a central location for TeXLive with Mendeley Submitted by Joon Ro on Mar 11, 2014

Motivating to learn complex query operators Submitted by Helen Yezerets on Mar 11, 2014

Sharing excitement about pandas Submitted by Jeramia Ory on Mar 7, 2014

Screencast: Improving the behaviour of the up and down arrows in bash Submitted by Jean-Christophe Leyder on Mar 6, 2014

Screencast/Motivation: Value of Tdd for Refactor/Rename. Submitted by Anne Moroney on Mar 5, 2014

Motivating Regular Expressions Submitted by Benjamin Bradshaw on Mar 4, 2014

Motivating version control (and specifically git) Submitted by Jessica Hamrick on Mar 2, 2014

Motivation and Screencasts Submitted by Greg Wilson on Mar 2, 2014

Motivating students at the beginning of a Software Carpentry course Submitted by Robert Beagrie on Mar 2, 2014

Motivating scientists to learn Unix commands: Submitted by ablackpz on Feb 27, 2014

Motivating novice web developers to learn Git and GitHub Submitted by Brenna O'Brien on Feb 27, 2014

Motivation: Using APLpy to create publication-quality astronomical images Submitted by Jean-Christophe Leyder on Feb 27, 2014

Motivating linguists to learn Python Submitted by Martin Callaghan on Feb 26, 2014

Motivation: Teaching a basic intro level programming workshop Submitted by Neem Serra on Feb 26, 2014

Motivation: Writing tests Submitted by Jason Orendorff on Feb 26, 2014

Motivating scientists to learn how to use databases Submitted by Abigail Cabunoc on Feb 26, 2014

Motivation: The Hero’s Journey Submitted by Mark Stacy on Feb 26, 2014

Motivation: How to motivate scientist to learn basic programming Submitted by Andrea Zonca on Feb 26, 2014

Motivation: build confidence with domain familiarity Submitted by Evan Bianco on Feb 26, 2014

Motivation: introduction to programming, using Python Submitted by Martin Paulo on Feb 26, 2014

Motivation by building on existing skills in either Python or R, but not both Submitted by Chris Friedline on Feb 25, 2014

Motivating students to learn how to process timeseries data programatically Submitted by Brian Miles on Feb 25, 2014

Motivation by Challenge: Reference and Citation Management Submitted by Gabriel Devenyi on Feb 25, 2014

Motivating (Public Health) Students to Learn (Python) Programming Submitted by Daniel Chen on Feb 24, 2014

Motivating scientists to learn how to process text files with Python Submitted by Likit Preeyanon on Feb 24, 2014

Motivating molecular biologists to develop computational skills Submitted by David Schryer on Feb 24, 2014

Motivating Students – Soft Touch and Hard Touch Submitted by James Harmon on Feb 23, 2014

Motivating geoscientists to learn Python Submitted by Matt Hall on Feb 23, 2014

Motivating biologists who need to do stats to learn and use R Submitted by Stephen Turner on Feb 21, 2014

Wrapping Up MCQs, Starting on Motivation Submitted by Greg Wilson on Feb 15, 2014

MCQ: Mutability in Python Submitted by Simon Belluzzo on Feb 13, 2014

MCQ: Combining Changes from Multiple Streams of Development Submitted by James Harmon on Feb 13, 2014

MCQ: stdout stderr and redirects Submitted by Gabriel Devenyi on Feb 13, 2014

MCQ: SELECT Statement (SQL) Submitted by Abigail Cabunoc on Feb 13, 2014

Round 8.2 MCQ — List Comprehensions Submitted by David Schryer on Feb 13, 2014

MCQ: python while-loops Submitted by Isabel Fenton on Feb 13, 2014

MCQ: python file object Submitted by Mark Stacy on Feb 13, 2014

MCQ: numpy broadcasting Submitted by Stefan van der Walt on Feb 13, 2014

MCQ: Unix sort Submitted by Sheldon McKay on Feb 13, 2014

MCQ: Introduction to pandas DataFrames Submitted by Andrea Zonca on Feb 13, 2014

MCQ: Batch processing script Submitted by Bradley Taber-Thomas on Feb 13, 2014

MCQ: An introduction to web APIs Submitted by Matt Hall on Feb 13, 2014

MCQ: Variable Scope Submitted by Martin Paulo on Feb 13, 2014

MCQ: Relative paths and URLs Submitted by Atul Varma on Feb 13, 2014

Round 8.2 MCQ – Python Loops Submitted by ablackpz on Feb 12, 2014

Python Equality Vs. Identity Submitted by Benjamin Bradshaw on Feb 12, 2014

MCQ: IPython notebooks and github Submitted by Chris Friedline on Feb 12, 2014

MCQ Thoughts Submitted by Patrick Marsh on Feb 12, 2014

MCQ: Pretest/Post-test for Github Contribution Workflow using a Patch Branch. Submitted by Anne Moroney on Feb 12, 2014

MCQ: Making a git commit Submitted by Jessica Hamrick on Feb 12, 2014

VNC Through SSH Submitted by Melanie Segado on Feb 12, 2014

Assessment Questions: Objects in JavaScript Submitted by Brenna O'Brien on Feb 12, 2014

MCQ: Unit tests Submitted by Neem Serra on Feb 12, 2014

MCQ – IPython, explicit display vs displayHook on output. Submitted by Matthias Bussonnier on Feb 12, 2014

MCQ Exercise: regular expressions Submitted by Brian Miles on Feb 11, 2014

MCQ: Python Flow-Control Submitted by Daniel Chen on Feb 11, 2014

MCQ and exercise, ‘find’ command Submitted by Jeramia Ory on Feb 11, 2014

MCQs: Aggregation in SQL Submitted by Robert Beagrie on Feb 8, 2014

MCQs: Python text processing Submitted by Likit Preeyanon on Feb 6, 2014

MCQ: matrix manipulation in R Submitted by Stephen Turner on Feb 6, 2014

MCQs: the role of the index in git Submitted by Jean-Christophe Leyder on Feb 3, 2014

Concept map – organizing computational projects Submitted by Dana Brunson on Feb 1, 2014

Round 8.1/8.2: From Concept Maps to MCQs Submitted by Greg Wilson on Jan 31, 2014

Dana Brunson Submitted by Dana Brunson on Jan 30, 2014

What is a DAG Submitted by James Harmon on Jan 30, 2014

What are regular expressions? Submitted by Brian Miles on Jan 29, 2014

Creating a trace table Submitted by Zahra Shirzadi on Jan 29, 2014

Zahra Shirzadi Submitted by Zahra Shirzadi on Jan 29, 2014

Concept Map: Unit Tests Submitted by Neem Serra on Jan 28, 2014

Concept Map Round 8.1 Submitted by ablackpz on Jan 27, 2014

Concept Map: Java object, class, variables and methods Submitted by Helen Yezerets on Jan 25, 2014

Concept map: Image(…,embeded=) in IPython Notebook Submitted by Matthias Bussonnier on Jan 24, 2014

Concept Map: Conditional Statements Submitted by Sheldon McKay on Jan 23, 2014

Concept Map: Using Git Submitted by Evan Bianco on Jan 23, 2014

Concept Map: Batch data processing script Submitted by Bradley Taber-Thomas on Jan 23, 2014

Biography: Evan Bianco Submitted by Evan Bianco on Jan 23, 2014

Concept Map: Python File Object Submitted by Mark Stacy on Jan 23, 2014

Concept map: IPython notebook for documented and reproducible computing Submitted by Chris Friedline on Jan 22, 2014

Concept Map: Unix find command Submitted by Jeramia Ory on Jan 22, 2014

Concept Map: SELECT Statement (SQL) Submitted by Abigail Cabunoc on Jan 22, 2014

Concept Map: Secure VNC from android phone Submitted by Melanie Segado on Jan 22, 2014

Concept Map: Python variable scope Submitted by Martin Paulo on Jan 22, 2014

Concept Map: Numpy masked arrays Submitted by Nikolay Koldunov on Jan 22, 2014

Concept Map: Text Processing in Bash Submitted by Gabriel Devenyi on Jan 22, 2014

Concept Map: Github: Contribute to an upstream on a patch branch Submitted by Anne Moroney on Jan 22, 2014

Concept Map: Git: how to contribute to an upstream with a feature branch Submitted by Joon Ro on Jan 22, 2014

Concept map: git branching workflow Submitted by Andrea Zonca on Jan 22, 2014

Concept map: Find and replace in Python Submitted by Matt Hall on Jan 22, 2014

Concept Map: System Calls Submitted by Benjamin Bradshaw on Jan 22, 2014

Basic text processing with Python built-in string methods with examples Submitted by Likit Preeyanon on Jan 22, 2014

Concept Map: Python libraries Submitted by Martin Callaghan on Jan 22, 2014

Biography – Anne Moroney, NYC – Round 8.0 Submitted by Anne Moroney on Jan 22, 2014

Becoming an expert concept map Submitted by David Schryer on Jan 22, 2014

Concept Map: Objects in JavaScript Submitted by Brenna O'Brien on Jan 21, 2014

Concept map: how git works Submitted by Atul Varma on Jan 21, 2014

Concept maps: “Software best practices” and “Using Python modules” Submitted by Jason Orendorff on Jan 21, 2014

Concept map – Unix shell variables Submitted by Samantha Ahern on Jan 21, 2014

An Overview and Some Concept Maps Submitted by Greg Wilson on Jan 20, 2014

Biography – Michael Gatto Submitted by Michael Gatto on Jan 20, 2014

Concept map: git commit Submitted by Jessica Hamrick on Jan 19, 2014

Concept map: What is a program? Submitted by Robert Beagrie on Jan 18, 2014

Concept map: yield in python Submitted by Jean-Christophe Leyder on Jan 17, 2014

James Harmon Submitted by James Harmon on Jan 16, 2014

Concept map for GNU parallel Submitted by Stephen Turner on Jan 16, 2014

Matthias Bussonnier Submitted by Matthias Bussonnier on Jan 16, 2014

Jeramia Ory Submitted by Jeramia Ory on Jan 16, 2014

Concept Map: Python Variables (and syntax) Submitted by Daniel Chen on Jan 16, 2014

Isabel Fenton Submitted by Isabel Fenton on Jan 16, 2014

Helen Yezerets Submitted by Helen Yezerets on Jan 16, 2014

Sheldon McKay Submitted by Sheldon McKay on Jan 16, 2014

Brad Taber-Thomas Submitted by Bradley Taber-Thomas on Jan 16, 2014

Ben Bradshaw Submitted by Benjamin Bradshaw on Jan 16, 2014

David Merand Submitted by David Merand on Jan 16, 2014

Neem Serra Submitted by Neem Serra on Jan 15, 2014

Melanie Segado Submitted by Melanie Segado on Jan 15, 2014

Brian York Submitted by Brian York on Jan 15, 2014

Mark Stacy Submitted by Mark Stacy on Jan 14, 2014

Atul Varma Submitted by Atul Varma on Jan 14, 2014

Martin Paulo Submitted by Martin Paulo on Jan 13, 2014

Stephen Turner Submitted by Stephen Turner on Jan 13, 2014

Daniel Chen Submitted by Daniel Chen on Jan 13, 2014

Biography Submitted by Samantha Ahern on Jan 13, 2014

Abigail Cabunoc Submitted by Abigail Cabunoc on Jan 13, 2014

Brenna O’Brien Submitted by Brenna O'Brien on Jan 10, 2014

Chris Friedline Submitted by Chris Friedline on Jan 9, 2014

Joon Ro Submitted by Joon Ro on Jan 8, 2014

JC Leyder Submitted by Jean-Christophe Leyder on Jan 8, 2014

Patrick Marsh Submitted by Patrick Marsh on Jan 7, 2014

Rob Beagrie Submitted by Robert Beagrie on Jan 7, 2014

Matt Hall Submitted by Matt Hall on Jan 7, 2014

Likit Preeyanon Submitted by Likit Preeyanon on Jan 7, 2014

Ivan Pulido Submitted by Ivan Pulido on Jan 7, 2014

Jason Orendorff Submitted by Jason Orendorff on Jan 7, 2014

Brian Miles Submitted by Brian Miles on Jan 7, 2014

Andrea Zonca Submitted by Andrea Zonca on Jan 7, 2014

Gabriel Devenyi Submitted by Gabriel Devenyi on Jan 7, 2014

Simon Belluzzo Submitted by Simon Belluzzo on May 19, 2013

Jess Hamrick Submitted by Jessica Hamrick on May 12, 2013