Code Monkey home page Code Monkey logo

lc-python-intro's Introduction

Library Carpentry

The Library Carpentry module 'Introduction to programming with Python' is maintained by Konrad Foerstner, Drew Heles, Elizabeth Wickes, Laura Wrubel, Carlos Martinez and Richard Vankoningsveld.

Status Note

The maintainers of this lesson are currently working on a substantial redesign of this lesson. This means than large portions of the current lesson content will be removed or substantially rewritten. You are welcome to submit pull requests for changes that help make this lesson better in the short run, but please keep in mind that the changes you make may be on content slated for removal.

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. 2017. https://librarycarpentry.org/lc-python-intro/.

lc-python-intro's People

Contributors

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

Watchers

James Cloos 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.