Code Monkey home page Code Monkey logo

2019-02-23-workshopresources's Introduction

2019-02-23 UA Software Carpentry lessons and resources

Workshop Website

https://ua-carpentries-workshops.github.io/2019-02-23-Tucson/

Contributors

NOTE to contributors. These are the lessons and content from previous workshops. You should feel free to

  • PRUNE heavily
  • ADD your own flare
  • Improve by providing better analogies
  • Improve by adding more formative assessments
  • Improve by giving them more practice exercises
  • Improve by shortening lessons and sticking to the basics to keep with the time constraints
  • Improve the rhythm and flow by adding more breaks

Do not deviate from the Software Carpentry pedagogy. Work closely with your workshop mentors.

Shell lessons

feb2018 -- older shell lessons that also contain shell scripting.

oct2018 -- newer, shorter shell lessons with simplified git lesson at the end of the lessons

For more on git you can see the git workshops

Python Lessons

Running the notebooks:

  1. Follow the website instructions to setup your machine.
  2. Clone this repo
  3. Use the command line to go to the repo
  4. Then go to the python lessons directory
  5. If conda installed correctly you should be able to lanuch Jupyter from there with this command
jupyter notebook

2019-02-23-workshopresources's People

Contributors

astrochun avatar bjoyce3 avatar dawsonfairbanks avatar marneedear avatar phillbenoit avatar sjmilleraz avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

2019-02-23-workshopresources's Issues

Create a tips for Instructors and Helpers text to go over things before class

Create a reference doc for instructors and trainers to remind folks of tips. Blake has forgotten lots of the SWC training tips.

Examples:

  1. Repeat questions from participants so every can hear the question
  2. Talk attendees through their problems. Never take the keyboard from them. If you type on the keyboard they aren't learning anything!
  3. At the beginning of every lesson, ask for Green stickies for everyone that can hear
  4. At the beginning of every lesson, ask for Green stickies for everyone that can see the screens
  5. Leave out terms like simple, just, easy :)
  6. lots of others I'm sure

Vanilla SWC Test Script is confusing

The swc-installation-test-2.py test script that SWC provides is confusing for our attendees. We should create a streamlined version specific to our lessons and remove anything superfluous. The stream of 'failed' messages really confuses people (rightfully so).

Examples:

  • Test script includes things like Mercurial (we don't use this) which fails the test script (because we don't use it)
  • EasyMercurial (fails)
  • make fails on some computers (I'm unclear whether that's important or not)

Output from my run

check text/code editor (virtual-editor)...	pass
check web browser (virtual-browser)...	pass
check Git (git)...	pass
check Mercurial (hg)...	fail
check EasyMercurial...	fail
check make...	pass
check PyPI installer (virtual-pypi-installer)...	pass
check Setuptools (setuptools)...	pass
check Nose (nosetests)...	pass
check Nose Python package (nose)...	pass
check py.test...	pass
check pytest Python package (pytest)...	pass
check SQLite 3 (sqlite3)...	pass
check SQLite Python package (sqlite3-python)...	pass
check Python version (python)...	pass
check IPython script (ipython)...	pass
check IPython Python package (IPython)...	pass
check Argparse (argparse)...	pass
check NumPy (numpy)...	pass
check SciPy (scipy)...	pass
check Matplotlib (matplotlib)...	pass
check Pandas (pandas)...	pass```

Add class analysis for intro to python

Upendra's idea. He plans to show the class some stats about themselves that he coded in a jupyter notebook with python as a way to peak interest for the second day. Seems like running that for every future class is a good idea.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.