diff --git a/_includes/dc/intro.html b/_includes/dc/intro.html new file mode 100644 index 0000000000000000000000000000000000000000..741aeebb5220dfc68634b62e7d33846b666f4e47 --- /dev/null +++ b/_includes/dc/intro.html @@ -0,0 +1,18 @@ +
+ Data Carpentry + aims to help researchers get their work done + in less time and with less pain + by teaching them basic research computing skills. + This hands-on workshop will cover basic concepts and tools, + including program design, version control, data management, + and task automation. + Participants will be encouraged to help one another + and to apply what they have learned to their own research problems. +
++ + For more information on what we teach and why, + please see our paper + "Best Practices for Scientific Computing". + +
diff --git a/_includes/dc/schedule.html b/_includes/dc/schedule.html new file mode 100644 index 0000000000000000000000000000000000000000..6894a19e3bee8ad4c19979fa721f4a881b0cb55f --- /dev/null +++ b/_includes/dc/schedule.html @@ -0,0 +1,24 @@ +09:00 | Automating tasks with the Unix shell |
10:30 | Coffee |
12:00 | Lunch break |
13:00 | Building programs with Python |
14:30 | Coffee |
16:00 | Wrap-up |
09:00 | Version control with Git |
10:30 | Coffee |
12:00 | Lunch break |
13:00 | Managing data with SQL |
14:30 | Coffee |
16:00 | Wrap-up |
add
, commit
, ...status
, diff
, ...clone
, pull
, push
, ...+ Who: + The course is aimed at graduate students and other researchers. + + You don't need to have any previous knowledge of the tools + that will be presented at the workshop. + +
diff --git a/_includes/lc/intro.html b/_includes/lc/intro.html new file mode 100644 index 0000000000000000000000000000000000000000..6794b542c3215e6be7a4cdde4972b929e910a017 --- /dev/null +++ b/_includes/lc/intro.html @@ -0,0 +1,19 @@ ++ Library Carpentry + is made by librarians, for librarians to help you: +
++ + Library Carpentry introduces you to the fundamentals of computing + and provides you with a platform for further self-directed learning. + For more information on what we teach and why, please see our paper + "Library Carpentry: software skills training for library professionals". + +
diff --git a/_includes/lc/schedule.html b/_includes/lc/schedule.html new file mode 100644 index 0000000000000000000000000000000000000000..cc2b592024206d450597e89b3d116a94ab58096c --- /dev/null +++ b/_includes/lc/schedule.html @@ -0,0 +1,24 @@ +09:00 | Data Intro for Librarians |
10:30 | Coffee |
12:00 | Lunch break |
13:00 | Shell Lessons for Libraries |
14:30 | Coffee |
16:00 | Wrap-up |
09:00 | Git Intro for Librarians |
10:30 | Coffee |
12:00 | Lunch break |
13:00 | OpenRefine for Librarians |
14:30 | Coffee |
16:00 | Wrap-up |
add
, commit
, ...status
clone
, pull
, push
, ...+ Who: + The course is for librarians, archivists, and other information workers. + + You don't need to have any previous knowledge of the tools that + will be presented at the workshop. + +
diff --git a/_includes/navbar.html b/_includes/navbar.html index 6b21afc7613cc27c56c8b6178379f9d6fbb637a2..00fd328babc24494b2c44a9c06317c0bc2e65537 100644 --- a/_includes/navbar.html +++ b/_includes/navbar.html @@ -22,19 +22,7 @@ {% elsif page.carpentry == "lc" %} -+ Software Carpentry + aims to help researchers get their work done + in less time and with less pain + by teaching them basic research computing skills. + This hands-on workshop will cover basic concepts and tools, + including program design, version control, data management, + and task automation. + Participants will be encouraged to help one another + and to apply what they have learned to their own research problems. +
++ + For more information on what we teach and why, + please see our paper + "Best Practices for Scientific Computing". + +
diff --git a/_includes/sc/schedule.html b/_includes/sc/schedule.html new file mode 100644 index 0000000000000000000000000000000000000000..6894a19e3bee8ad4c19979fa721f4a881b0cb55f --- /dev/null +++ b/_includes/sc/schedule.html @@ -0,0 +1,24 @@ +09:00 | Automating tasks with the Unix shell |
10:30 | Coffee |
12:00 | Lunch break |
13:00 | Building programs with Python |
14:30 | Coffee |
16:00 | Wrap-up |
09:00 | Version control with Git |
10:30 | Coffee |
12:00 | Lunch break |
13:00 | Managing data with SQL |
14:30 | Coffee |
16:00 | Wrap-up |
add
, commit
, ...status
, diff
, ...clone
, pull
, push
, ...+ Who: + The course is aimed at graduate students and other researchers. + + You don't need to have any previous knowledge of the tools + that will be presented at the workshop. + +
diff --git a/_includes/workshop_footer.html b/_includes/workshop_footer.html index 3ae63e6dc8f48dd341532e0fd95582e72e50c6e5..7b2f22ce7a284ddff1250231c64003c3a344f9f7 100644 --- a/_includes/workshop_footer.html +++ b/_includes/workshop_footer.html @@ -3,11 +3,22 @@ {% endcomment %}