Giter Club home page Giter Club logo

lc-python-intro's Introduction

Library Carpentry

The Library Carpentry module 'Introduction to programming with Python' is maintained by Carlos Martinez and Richard Vankoningsveld.

Background

Library Carpentry is a software skills training programme aimed at library and information professions. It builds on the work of Software Carpentry and Data Carpentry.

Library Carpentry is in the commons and for the commons. It is not tied to any institution of person. For more information on Library Carpentry, see our website librarycarpentry.org.

Contribution

There are many ways of contributing to Library Carpentry:

Local Lesson Development

If you wish to contribute changes or additions to this module, you'll want to setup a local development environment that allows you to easily test changes locally. In order to do this, you'll want to do the following:

  1. Fork this repository
  2. Clone your fork of the repository:
git clone https://github.com/<your-github-username>/lc-python-intro.git
  1. Install Ruby
  2. Install Jekyll gem install jekyll
  3. Run the Jekyll server locally
cd <path-to>/lc-python-intro
make serve
  1. Browse to your local server: http://localhost:4000/
  2. The Makefile has other options as well. To see them type make

Code of Conduct

All participants should agree to abide by the Software Carpentry Code of Conduct.

Authors

Library Carpentry is authored and maintained by the community.

Citation

Please cite as:

Library Carpentry. Introduction to programming with Python. FIX ME: Add Month 2017. https://data-lessons.github.io/library-python-intro/.

lc-python-intro's People

Contributors

aaren avatar abbycabs avatar abostroem avatar abought avatar bennet-umich avatar biologyguy avatar c-martinez avatar elliewix avatar fmichonneau avatar iimog avatar jdblischak avatar jt14den avatar justbennet avatar katrinleinweber avatar lo5an avatar lwrubel avatar mawds avatar maxim-belkin avatar mcritchlow avatar montoyjh avatar ntmoore avatar pbanaszkiewicz avatar rgaiacs avatar richyvk avatar shyamd avatar tbekolay avatar twitwi avatar upendrak avatar valentina-s avatar wking avatar

Watchers

 avatar

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.