<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Skillshare on The Carpentries</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/tag/skillshare/</link><description>Recent content in Skillshare on The Carpentries</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 20 Nov 2024 10:51:28 -0500</lastBuildDate><atom:link href="https://deploy-preview-705--carpentries-website.netlify.app/blog/tag/skillshare/index.xml" rel="self" type="application/rss+xml"/><item><title>Export to Etherpad: a New Extra in the Instructor-Training Repository</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2019/10/export-to-etherpad-tool/</link><pubDate>Wed, 09 Oct 2019 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2019/10/export-to-etherpad-tool/</guid><description>&lt;h2 id="building-tools-for-instructor-training-workshops">Building Tools for Instructor Training Workshops&lt;/h2>
&lt;p>Wherein we talk about building tools to help instruct instructors learning how to instruct. Got that? No? Me neither. As a fairly newly minted instructor-trainer, one of my internal gripes about preparation was the need to create the &lt;a href="https://pad.carpentries.org/2019-07-18-ttt-macquarie">Etherpad training template&lt;/a> which serves as a shared note-taking space and workbook for the class.&lt;/p>
&lt;p>Preparing this etherpad involves either editing an old text file which isn&amp;rsquo;t maintained as part of the normal lesson maintenance process (as that sort of maintenance would be tedious in the extreme) or laboriously copying and typesetting exercises from their beautiful (but non-translatable) html form into the limited number of styles allowed on the Etherpad. As I was getting ready to teach in July, the amazing Instructor Training Maintainers team were in the &lt;a href="https://github.com/carpentries/instructor-training/commits/gh-pages?after=7e73f8eff63af558b922b6848d36b469f925e981+69">middle&lt;/a> of the &lt;a href="https://carpentries.org/blog/2019/07/lesson-release/">June release&lt;/a> &amp;ndash; and every time I had prepared the document, another exercise would be improved. This wonderful process of improvement, in the moment, was more than a little frustrating.&lt;/p></description></item><item><title>Tips and Tricks for Teaching R</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2019/05/r-tips-and-tricks/</link><pubDate>Fri, 17 May 2019 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2019/05/r-tips-and-tricks/</guid><description>&lt;p>Following a few Data Carpentry workshops, we (a.k.a. &lt;a href="https://twitter.com/BinxiePeterson">Bianca&lt;/a> and &lt;a href="https://twitter.com/katrintirok">Katrin&lt;/a>) shared some of the strategies we employ to enhance participants’ R learning experience in a Community Discussion with other Carpentries Instructors from Africa. In this post, we will expound on some of these strategies and welcome you to try them in the workshops you facilitate, and share your outcomes with the broader Carpentries community.&lt;/p>
&lt;h2 id="pen-on-paper-exercise">Pen-on-paper exercise&lt;/h2>
&lt;p>In the R episodes on Data Manipulation and on Visualisation, code and challenges become quite complex and may contain new concepts of coding as well as of data analysis for novices. Individual code blocks can easily run over several lines when using &lt;code>pipes&lt;/code> (&lt;code>%&amp;gt;%&lt;/code>) or when building plots with &lt;code>ggplot&lt;/code>, thus increasing cognitive load for learners. To enhance understanding of the concepts behind the R commands and also to give participants a break from sitting in front of the computer, we included group exercises with pen and paper. We divided participants into groups of four to five and gave each group a blank sheet of paper (it works particularly nice with big sheets stuck to a wall so the groups can stand around it). We then wrote a challenge on the Workshop Etherpad/whiteboard and asked the groups to discuss and write down the steps (not necessarily the commands) they would need to subset their data accordingly.&lt;/p></description></item><item><title>What’s New at ORCID? A Joint Library Carpentries/ORCID Webinar!</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2019/04/whats-new-orcid-joint-library-carpentriesorcid-webinar/</link><pubDate>Wed, 17 Apr 2019 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2019/04/whats-new-orcid-joint-library-carpentriesorcid-webinar/</guid><description>&lt;p>&lt;strong>This post originally appeared on the &lt;a href="https://librarycarpentry.org">Library Carpentry website&lt;/a>&lt;/strong>&lt;/p>
&lt;p>By &lt;a href="https://twitter.com/alicejmeadows">Alice Meadows&lt;/a>, &lt;a href="https://twitter.com/libcce">Chris Erdmann&lt;/a>&lt;/p>
&lt;p>We are delighted to announce that Library Carpentries and ORCID are co-hosting a &lt;a href="href=%22https://librarycarpentry.org/events">webinar on What’s New at ORCID&lt;/a>. Registration is free &amp;ndash; just add your name &lt;a href="https://pad.carpentries.org/lc-community-calls">here&lt;/a> &amp;ndash; and there will be plenty of opportunity for questions and discussion.&lt;/p>
&lt;p>This webinar, at 10am ET on Thursday, May 16, will focus on ORCID’s new API v3.0, launching in May, which includes some valuable new features for researchers, their organizations, and the wider community alike:&lt;/p></description></item><item><title>Carpentry on a Chromebook</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2019/03/carpentry-on-a-chromebook/</link><pubDate>Fri, 15 Mar 2019 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2019/03/carpentry-on-a-chromebook/</guid><description>&lt;p>Since grad school, I’ve appreciated the ability to jump between the command line terminal, desktop apps, and the browser. I recently needed a new laptop. I have long been primarily a Mac user, and I looked at new and refurbished Mac, linux, windows, and ultimately Chromebook laptops.&lt;/p>
&lt;p>The price of a Chromebook made it an extremely attractive choice, but could it serve as my main laptop? There are many blog posts and reddit subthreads describing hacks for dual boot or VM terminals in unstable developer mode. However, I discovered Google recently released a Linux (beta) app within the stable ChromeOS channel, called &lt;a href="https://www.aboutchromebooks.com/tag/project-crostini/">“Crostini”&lt;/a>. This allows users to simply opt-in to Linux on the settings page; no flags, no developer mode, no complicated hoops. The system requirements for Crostini mean that only a few Chromebooks are currently supported; I went with the Acer Chromebook 11 CB311-8H.&lt;/p></description></item><item><title>Load Magic for Python and a call to discuss how we deliver exercises to learners</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2018/09/teaching-tip-exercise-discussion/</link><pubDate>Fri, 28 Sep 2018 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2018/09/teaching-tip-exercise-discussion/</guid><description>&lt;p>This post describes a teaching tip I shared at &lt;a href="https://carpentrycon.org/">CarpentryCon 2018&lt;/a> and how it thrust me into deeper Carpentries involvement. It also aims to start a larger conversation about how we deliver exercises in workshops and how the lesson infrastructure can better support instructors and learners.&lt;/p>
&lt;h3 id="lets-talk-about-exercises">Let&amp;rsquo;s talk about exercises&lt;/h3>
&lt;p>One challenge I had before my first workshop was figuring out how to deliver exercises to learners. I asked around, but when I thought about myself as a learner trying to do exercises based on the descriptions I got, I imagined being confused and distracted. I found the load magic of IPython/Jupyter notebook to give exercises to learners that enabled them to focus on the concepts I was teaching, not fumble with tools. I shared the idea at CarpentryCon, got great feedback, and have thought more about how we could update the infrastructure to support it over the past few months. In The Carpentries, teaching and learning come first, so before the lesson infrastructure committee implements changes, we wanted to get more feedback on the general approach, and how instructors are delivering and would like to deliver exercises. I wanted to share my path on how I got to this question, why I&amp;rsquo;m interested in addressing it, and start that conversation.&lt;/p></description></item><item><title>Want to Organise a Workshop on Image Processing?</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2018/09/image_processing_resources/</link><pubDate>Mon, 17 Sep 2018 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2018/09/image_processing_resources/</guid><description>&lt;p>I wanted to organise a workshop on image processing for PhDs in the medical domain. I usually use &lt;a href="https://software-carpentry.org/lessons/">Software Carpentry lessons&lt;/a> in my workshops, but there are no lessons on image processing. Before starting to re-invent the wheel, I thought I should ask the Software Carpentry community if anybody had given a workshop like that recently.&lt;/p>
&lt;blockquote>
&lt;p>Hey guys, image processing lesson anyone?&lt;/p>
&lt;/blockquote>
&lt;p>I was hit by a wave of suggestions and existing materials — and although not everything fitted in the scope of my workshop, it sure made my life a lot easier! Here is a summary of some of the useful links which were shared.&lt;/p></description></item><item><title>Report: Lesson Infrastructure Breakout at CarpentryCon</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2018/06/lesson-infrastructure-report/</link><pubDate>Thu, 14 Jun 2018 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2018/06/lesson-infrastructure-report/</guid><description>&lt;p>One of the breakout sessions at CarpentryCon focussed on lesson infrastructure:
the &lt;a href="https://github.com/swcarpentry/styles/">template we use for our lessons&lt;/a> and how this template and
the platform that we use to deliver this material (&lt;a href="https://help.github.com/articles/using-jekyll-as-a-static-site-generator-with-github-pages/">GitHub Pages &amp;amp; Jekyll&lt;/a>)
could be improved/better utilised. The session was led by François Michonneau,
our Curriculum Development Lead, with notes taken by Toby Hodges. This blogpost
is a summary of the discussion in that session. You can see the original notes
on &lt;a href="http://pad.software-carpentry.org/20180530_breakout3">this etherpad&lt;/a>.&lt;/p></description></item><item><title>My Favorite Tool is Git</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2017/10/oliver-fave_dc/</link><pubDate>Wed, 25 Oct 2017 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2017/10/oliver-fave_dc/</guid><description>&lt;p>&lt;strong>This post originally appeared on the &lt;a href="https://datacarpentry.org">Data Carpentry website&lt;/a>&lt;/strong>&lt;/p>
&lt;p>I love &lt;a href="https://git-scm.com/">Git&lt;/a> and &lt;a href="https://github.com">GitHub&lt;/a>.&lt;/p>
&lt;p>I only use them for work I care about. Examples include lesson development for R workshops, my recent performance review
packet, and collaborative projects on species distribution modeling. Oh, and Software Carpentry workshop websites (obviously).&lt;/p>
&lt;h4 id="why-i-like-git">Why I like Git:&lt;/h4>
&lt;p>The version control system and the companion remote host system (GitHub or Bitbucket or CloudForge, etc.) provide a
great versioning and collaboration platform, the highlights of which have been enumerated many times over and in such depth that
I won&amp;rsquo;t talk about them here.&lt;/p></description></item><item><title>The Magic of Minute Cards</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2017/06/minute-cards/</link><pubDate>Thu, 29 Jun 2017 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2017/06/minute-cards/</guid><description>&lt;p>&lt;strong>This post originally appeared on the &lt;a href="https://datacarpentry.org">Data Carpentry website&lt;/a>&lt;/strong>&lt;/p>
&lt;p>They only take a minute (hence the name: minute cards), but their benefits last a lot longer.
During instructor training workshops, we use minute cards to get feedback from learners.
They provide &lt;a href="http://swcarpentry.github.io/instructor-training/15-practices/">formative assessment for the instructors&lt;/a> since
the cards tell instructors what they are doing well (or not so well) so class teaching can be adjusted accordingly.&lt;/p>
&lt;p>Minute cards can alert instructors to questions and misconceptions that have arisen. They are also useful post-workshop to help
instructors reflect on how they teach, and what improvements they might need to make in the future either to the lesson itself, or to how they teach it.&lt;/p></description></item><item><title>Best recipe - just add statistics and science</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2017/01/statistics/</link><pubDate>Fri, 27 Jan 2017 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2017/01/statistics/</guid><description>&lt;p>&lt;strong>This post originally appeared on the &lt;a href="https://datacarpentry.org">Data Carpentry website&lt;/a>&lt;/strong>&lt;/p>
&lt;p>We’d like to talk about our experiences working together as a domain scientist and a statistician and encourage you do this too!&lt;/p>
&lt;p>When we say working together, we mean that we collaborate in the best sense &amp;ndash; we each bring our strengths and those strengths
are complementary. We have some suggestions for you as you get started. First, the domain scientist should look at how statistics
is organized at their institution. Does your university have consulting statisticians or research-active faculty or both? Consulting can also be done as part of statistics students’ training. Most larger universities have both consulting and research.
Some scientific questions naturally flow into research on new statistics methods and concepts, and other science questions are a
better fit for an analysis method that has already been published. Talk to the consulting center first if you have one.&lt;/p></description></item><item><title>Soft(ware) Skills</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2017/01/soft-skills/</link><pubDate>Thu, 19 Jan 2017 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2017/01/soft-skills/</guid><description>&lt;p>&lt;strong>This post originally appeared on the &lt;a href="https://datacarpentry.org">Data Carpentry website&lt;/a>&lt;/strong>&lt;/p>
&lt;p>I think, in the end, technology and data science are about communication.&lt;/p>
&lt;p>As a biologist with a physics degree, I’ve always been called on by my peers to help out with the more ‘mathy’ parts of their work.
As early as my masters, my friends and collaborators would send me their data, here and there, to have a look and make suggestions for
how to proceed. More often than not, I’d either send it back to them asking lots of questions, or spend hours of my own time, cleaning,
manually manipulating data until it was in a form that I could query it and looks for patterns.&lt;/p></description></item><item><title>How I Developed a Workflow for Success in Graduate School</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2016/12/schmidt/</link><pubDate>Tue, 20 Dec 2016 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2016/12/schmidt/</guid><description>&lt;p>&lt;strong>This post originally appeared on the &lt;a href="https://datacarpentry.org">Data Carpentry website&lt;/a>&lt;/strong>&lt;/p>
&lt;p>My home state of Michigan and the surrounding Great Lakes area cradles 20% of our planet’s freshwater resource and yet growing up
next to these ecosystems, I knew almost nothing about their biological inner workings. Now, as a PhD student and environmental microbial ecologist, I explore the most abundant and amazing inhabitants of the
lakes in my backyard: the diverse communities of tiny microbes.&lt;/p></description></item><item><title>Climate Science and the Command Line</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2016/12/climate-science-and-the-command-line/</link><pubDate>Mon, 12 Dec 2016 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2016/12/climate-science-and-the-command-line/</guid><description>&lt;p>&lt;strong>This post originally appeared on the &lt;a href="https://datacarpentry.org">Data Carpentry website&lt;/a>&lt;/strong>&lt;/p>
&lt;p>Climate science has a pretty high profile these days, particularly in my personal area of research,
which involves quantifying the role humans have played in climate change (otherwise known as &amp;ldquo;climate attribution&amp;rdquo;).
Behind the glamorous media coverage and international meetings, however, research in this field centers
around the most unglamorous tool of all: the command line. From data management and workflow coordination
to remotely accessing supercomputing facilities and backing up code, the command line is the most critical
part of my toolbox. Let me explain&amp;hellip;&lt;/p></description></item><item><title>Hand-crafted relational databases for fun and science</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2016/12/hand-crafted-databases/</link><pubDate>Mon, 05 Dec 2016 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2016/12/hand-crafted-databases/</guid><description>&lt;p>&lt;strong>This post originally appeared on the &lt;a href="https://datacarpentry.org">Data Carpentry website&lt;/a>&lt;/strong>&lt;/p>
&lt;p>I&amp;rsquo;m a microbial ecologist that is primarily interested in
understanding the ecological causes and consequences of plant-microbe
interactions. Like many ecologists these days, my research spans the
gamut from field to lab to laptop. Often the work involves collecting
some leaves from plants in the field or from plants in a greenhouse,
and then culturing from those leaves the fungi that live
asymptomatically within them (a.k.a. endophytic fungi). Sometimes
studying these communities relies on culturing the organisms in Petri
dishes, and sometimes on directly extracting the DNA or RNA from the
samples and sequencing that. One of the hardest things for me has been
simply keeping track of what samples came from where, when, and who
did what to which samples. To give an example: Let&amp;rsquo;s say I&amp;rsquo;ve got a
fungal culture growing in a Petri dish, and I want to know how many
times it has been subcultured (that is, regrown from an existing
culture), when those subculturing events happened, what kind of plant
tissue the original progenitor culture came from, and where that plant
tissue itself came from out in the field. Oh and then downstream, I
also want to know something about all the other such fungi that came
out of that same plant and all their metadata as well. And I want to
be able to get all of that programmatically.&lt;/p></description></item><item><title>Making use of Data Skills</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2016/12/intro-data-in-field/</link><pubDate>Thu, 01 Dec 2016 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2016/12/intro-data-in-field/</guid><description>&lt;p>&lt;strong>This post originally appeared on the &lt;a href="https://datacarpentry.org">Data Carpentry website&lt;/a>&lt;/strong>&lt;/p>
&lt;p>Data Carpentry learners and instructors come from a variety of backgrounds and research disciplines. Many of us, myself included,
don’t think of ourselves as “computer people.” We’re here because, at some point in our career, we found ourselves doing repetitive
and error-prone computational tasks by hand when someone looked over our shoulder and said
“Why on earth are you doing it &lt;strong>like that&lt;/strong>!?” This person may then have leaned over our keyboard,
typed for a few minutes, and finished the work that would have taken us the rest of the day. At least in my case,
this happened routinely, every time a certain person happened to walk past my work station, until it eventually became
more work to try to justify my process (“But I only have to do this &lt;em>once&lt;/em>”. I’d say) than to capitulate and try to learn the
computer magic.&lt;/p></description></item><item><title>I think I can - Self-Efficacy and the Carpentry Learner</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2016/09/self-efficacy/</link><pubDate>Tue, 20 Sep 2016 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2016/09/self-efficacy/</guid><description>&lt;p>&lt;strong>This post originally appeared on the &lt;a href="https://datacarpentry.org">Data Carpentry website&lt;/a>&lt;/strong>&lt;/p>
&lt;p>The &lt;em>Little Engine&lt;/em> that Could had it absolutely right. Thinking you can is one of the best ways to succeed at a host of activities ranging from public speaking and bungee jumping to cooking a souffle and learning &lt;em>R&lt;/em>. What the &lt;em>Little Engine&lt;/em> didn’t know, however, is that this concept of “thinking I can” is actually a theory known as &lt;strong>self-efficacy&lt;/strong>, and plays a major role in how we approach our goals.&lt;/p></description></item><item><title>How to approach selecting a license for data release</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2016/06/data-licensing/</link><pubDate>Mon, 13 Jun 2016 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2016/06/data-licensing/</guid><description>&lt;p>&lt;strong>This post originally appeared on the &lt;a href="https://datacarpentry.org">Data Carpentry website&lt;/a>&lt;/strong>&lt;/p>
&lt;p>A question recently came up on the SWC Discuss mailing list about how to select a license for publicly released data. Answering these questions without knowing the life story of the data in question can only be done in vast generalities, but there are some nearly universal issues that everyone should consider.&lt;/p>
&lt;p>No person will be able to tell you definitively which license is the best. Your selection will be determined by the kind of data you are using, community standards, and your personal preference. There are pros and cons to permissive versus restrictive licenses, which you will need to evaluate using your own preferences.&lt;/p></description></item></channel></rss>