Skip to content

Commit

Permalink
Merge pull request #53 from swcarpentry/misc-edits-52
Browse files Browse the repository at this point in the history
Misc edits
  • Loading branch information
maneesha authored Oct 24, 2024
2 parents 6039ab6 + 80b5624 commit 98bbccb
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
8 changes: 5 additions & 3 deletions content/about-us/_index.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
---
title: Software Carpentry
title: About us
layout: single
hideToc: true
widgets:
- newsletter
---

Software Carpentry develops and teaches workshops on the fundamental programming skills needed to conduct research. Our mission is to provide researchers high-quality, domain-specific training covering all aspects of research software engineering.

Having started in 1998, Software Carpentry is now a lesson program within [The Carpentries]({{< param carpentries-website >}}). Its focus is on the computing skills researchers need to get more done in less time and with less pain, and its [volunteer Instructors]({{< param carpentries-website >}}community/instructors) have run thousands of events for almost one hundred thousand people since 2012. Our target audience is researchers who have some prior programming experience but who are largely self-taught and are ready to move from writing short programs for personal use to collaborating with others on larger, reusable pieces of software.
[Having started in 1998]({{< param carpentries-website >}}/about-us/#our-history), Software Carpentry is now a lesson program within [The Carpentries]({{< param carpentries-website >}}). Its focus is on the computing skills researchers need to get more done in less time and with less pain, and its [volunteer Instructors]({{< param carpentries-website >}}community/instructors) have run thousands of events for almost 100,000 people since 2012. Our target audience is researchers who have some prior programming experience but who are largely self-taught and are ready to move from writing short programs for personal use to collaborating with others on larger, reusable pieces of software.

We teach hands-on workshops in the Unix shell, version control, and programming in languages such as Python and R to increase computational competence and improve research efficiency. Our evidence-based pedagogy, combined with rapid iteration on content, ensures that our lessons are directly connected to real scientific questions and directly relevant to participants' research. We create a friendly environment for learning to empower researchers, and all of our lesson materials are freely reusable under an open license.

Workshops like ours cannot teach people everything they need to know about research software engineering, but they drastically reduce the barrier to entry and impart the skills and confidence needed for continued learning and engagement. To learn more about our history and the lessons we've learned along the way, please see "Software Carpentry: Lessons Learned".
Workshops like ours cannot teach people everything they need to know about research software engineering, but they drastically reduce the barrier to entry and impart the skills and confidence needed for continued learning and engagement. To learn more about our history and the lessons we've learned along the way, please read "Software Carpentry: Lessons Learned".
4 changes: 3 additions & 1 deletion content/about-us/curriculum-advisors.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ title: Software Carpentry Curriculum Advisors
hideToc: true
---

The Software Carpentry Curriculum Advisors guide the development of our lessons, helping to keep them up to date with current best practices and ensuring they remain relevant to the target audience. [Learn more about Curriculum Advisors](#). The Software Carpentry Curriculum Advisors are currently inactive.
The Software Carpentry Curriculum Advisors guide the development of our lessons, helping to keep them up to date with current best practices and ensuring they remain relevant to the target audience. [Learn more about Curriculum Advisors]({{< param carpentries-website >}}/community/curriculum_advisors/).

The Software Carpentry Curriculum Advisors are currently inactive.
4 changes: 2 additions & 2 deletions content/lessons/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ widgets:
- newsletter
---

A Software Carpentry workshop is taught by at least one trained and badged instructor. Over the course of the workshop, instructors teach our three core topics: the Unix shell, version control with Git, and a programming language (Python or R). Curricula for these lessons in English and Spanish (select lessons only) are below.
A Software Carpentry workshop is taught by at least one trained and badged Instructor. Over the course of the workshop, Instructors teach our three core topics: the Unix shell, version control with Git, and a programming language (Python or R). Curricula for these lessons in English and Spanish (select lessons only) are below.

You may also enjoy [Data Carpentry's lessons]({{< param dc-website >}}/lessons) (which focus on data organization, cleanup, analysis, and visualization) and [Library Carpentry's lessons]({{< param lc-website >}}/lessons) (which apply concepts of software development and data science to library contexts).
You may also enjoy [Data Carpentry's lessons]({{< param dc-website >}}/lessons) (which focus on data organisation, cleanup, analysis, and visualisation) and [Library Carpentry's lessons]({{< param lc-website >}}/lessons) (which apply concepts of software development and data science to library contexts).

Please [contact us]({{< param contact >}}) with any general questions.

Expand Down

0 comments on commit 98bbccb

Please sign in to comment.