programming-in-python

Materials for the CDH course 'Programming in Python'

https://github.com/centrefordigitalhumanities/programming-in-python

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.6%) to scientific vocabulary

Keywords

learn-python python
Last synced: 6 months ago · JSON representation ·

Repository

Materials for the CDH course 'Programming in Python'

Basic Info
  • Host: GitHub
  • Owner: CentreForDigitalHumanities
  • License: bsd-3-clause
  • Language: Jupyter Notebook
  • Default Branch: main
  • Homepage:
  • Size: 672 KB
Statistics
  • Stars: 1
  • Watchers: 9
  • Forks: 1
  • Open Issues: 4
  • Releases: 5
Topics
learn-python python
Created over 4 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

Programming in Python

DOI

The entry level course 'Programming in Python', by the Utrecht Centre for Digital Humanities aims to teach the basics of the Python programming language. Special attention is given to best practices in coding, e.g.: writing clean code and documentation.

The course was first taught 15-16 November, 2021.

This repository contains all teaching materials, exercises, solutions and extra resources relevant to the course. All files are provided as IPython Notebooks.

Running locally

It is also possible to run this course locally. This is possible by installing the following:

Steps:

  1. Install Python, Git and Visual Studio Code
  2. Open Visual Studio Code
  3. Choose "Source Control" on the left
  4. Choose "Clone Git Repository..."
  5. Use the URL of this repository (https://github.com/CentreForDigitalHumanities/programming-in-python.git)
  6. Decide on a convenient location for storing this repository e.g. create a folder "Sources" for storing this and all your future code!
  7. The repository will now be opened, choose "Yes, I trust the authors"
  8. Open the introduction lesson using the file explorer on the left
  9. Try to run the first code using the 'play icon' next to it
  10. It will recommend extensions: Python + Jupyter, let it install those
  11. You will see "Python environments..." when running code, just pick the recommended
  12. On Windows you might get a firewall notification, you can ignore/disallow it
  13. Installation of ipykernel package will be asked, let it install this
  14. It should just work now

Consult the official documentation if you want to deviate from this or need more information.

Owner

  • Name: Centre for Digital Humanities
  • Login: CentreForDigitalHumanities
  • Kind: organization
  • Email: cdh@uu.nl
  • Location: Netherlands

Interdisciplinary centre for research and education in computational and data-driven methods in the humanities.

Citation (CITATION.cff)

cff-version: 1.2.0
title: Programming in Python
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - name: >-
      Research Software Lab, Centre for Digital Humanities,
      Utrecht University
    city: Utrecht
    country: NL
    email: cdh@uu.nl
    website: >-
      https://cdh.uu.nl/centre-for-digital-humanities/research-software-lab/
identifiers:
  - type: doi
    value: 10.5281/zenodo.10604608
repository-code: >-
  https://github.com/CentreForDigitalHumanities/programming-in-python
abstract: >-
  The entry level course 'Programming in Python', by the
  Utrecht Centre for Digital Humanities aims to teach the
  basics of the Python programming language. Special
  attention is given to best practices in coding, e.g.:
  writing clean code and documentation.
license: BSD-3-Clause
version: 2024-10
date-released: '2024-01-01'

GitHub Events

Total
  • Issues event: 1
  • Delete event: 1
  • Member event: 2
  • Issue comment event: 1
  • Push event: 6
  • Pull request review event: 1
  • Pull request event: 2
  • Create event: 1
Last Year
  • Issues event: 1
  • Delete event: 1
  • Member event: 2
  • Issue comment event: 1
  • Push event: 6
  • Pull request review event: 1
  • Pull request event: 2
  • Create event: 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 11
  • Total pull requests: 7
  • Average time to close issues: 8 months
  • Average time to close pull requests: 7 days
  • Total issue authors: 4
  • Total pull request authors: 4
  • Average comments per issue: 1.73
  • Average comments per pull request: 2.0
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 5
  • Pull requests: 6
  • Average time to close issues: 19 days
  • Average time to close pull requests: 7 days
  • Issue authors: 3
  • Pull request authors: 3
  • Average comments per issue: 1.4
  • Average comments per pull request: 2.17
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • jgonggrijp (5)
  • ar-jan (3)
  • JeltevanBoheemen (1)
Pull Request Authors
  • ar-jan (5)
  • JeltevanBoheemen (4)
  • jgonggrijp (2)
  • oktaal (1)
Top Labels
Issue Labels
Pull Request Labels