Code Monkey home page Code Monkey logo

clio3-syllabus's Introduction

Clio 3: Programming for Historians

This is the syllabus and website for "Clio 3: Programming for Historians" (HIST 698) offered at George Mason University by Lincoln Mullen.

Contributing to this syllabus

Here is how to contribute to this syllabus.

  1. Sign up for a GitHub account.
  2. Fork this repository.
  3. Clone the repository to your own computer.
  4. In your terminal navigate to the directory with this repository.
  5. (optional) Run bundle install to install necessary gems.
  6. (optional) Run rake preview and open http://localhost:4000 in your web browser to preview changes.
  7. Create a new branch for your changes: git checkout -b my-new-branch-name.
  8. Make your changes and commit them. Follow the convention for commit messages.
  9. Push your changes to your forked repository: git push origin my-branch-name
  10. Open a pull request.
  11. Wait to hear from me that I've merged in your changes.

Ask for help if you need it!

License

Syllabus and other contents are copyright 2014 Lincoln Mullen; they are licensed CC-BY. You may use and adapt this syllabus for any purpose, provided that you provide attribution, preferably with a link to the original course website.

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.