awk-course

Material for the "Introduction to awk programming" course at Heidelberg University

https://github.com/mfherbst/awk-course

Science Score: 41.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
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.9%) to scientific vocabulary

Keywords

awk course-material education learn learn-awk lecture-notes scripting teaching
Last synced: 4 months ago · JSON representation ·

Repository

Material for the "Introduction to awk programming" course at Heidelberg University

Basic Info
  • Host: GitHub
  • Owner: mfherbst
  • License: other
  • Language: Awk
  • Default Branch: master
  • Size: 1.16 MB
Statistics
  • Stars: 30
  • Watchers: 3
  • Forks: 10
  • Open Issues: 0
  • Releases: 1
Topics
awk course-material education learn learn-awk lecture-notes scripting teaching
Created over 9 years ago · Last pushed over 2 years ago
Metadata Files
Readme License Citation

README.md

Introduction to awk programming 2016

Script, resources and example code for the course Introduction to awk programming 2016 taking place at the Ruprecht-Karls-Universität Heidelberg from 15th -- 17th August 2016.

Included files: - awk_course.pdf: The main course notes - LICENCE: Overview how files in this repository are licenced - resources/: Data neccessary to run the examples and do the exercises.

Copyright of material from project Gutenberg

From 3rd March 2018 till October 2021, access to Project Gutenberg was blocked in Germany due to a court order, see the official statement from PGLAF. As similar situations might occur in the future, It is up to you to verify the books used in this course are in the public domain. The following books are used: - Dracula by Bram Stoker - The Adventures of Tom Sawyer by Mark Twain - Adventures of Huckleberry Finn by Mark Twain - The Prince by Nicolo Machiavelli - Leaves of Grass by Walt Whitman - Emma by Jane Austen - Sense and Sensibility by Jane Austen - The Picture of Dorian Gray by Oscar Wilde - The Yellow Wallpaper by Charlotte Perkins Gilman - Grimms’ Fairy Tales by Jacob Grimm and Wilhelm Grimm - Metamorphosis by Franz Kafka - The Importance of Being Earnest -- A Trivial Comedy for Serious People by Oscar Wilde - The Divine Comedy -- The Vision of Hell, Purgatory and Paradise by Dante Alighieri - A Tale of Two Cities -- A Story of the French Revolution by Charles Dickens

Setup

Before being able to do the Project Gutenberg-related exercises, you should run the script resources/gutenberg/download.sh from the resources/gutenberg/ directory, i.e. cd resources/gutenberg ./download.sh

If you want a more fancy .bashrc configuration, e.g. a coloured output of grep or a colored command prompt, run the install.sh script from the filesforhome/ directory. cd files_for_home ./install.sh Note that this will replace your current .bashrc and your current .profile in case these files exist.

Course page

The solutions to the exercises as well as some further information about the course can be found on the course website.

Citing

If you use any of the script examples or the course notes, please cite my work: DOI

Owner

  • Name: Michael F. Herbst
  • Login: mfherbst
  • Kind: user
  • Company: ACoM, RWTH Aachen University

Citation (CITATION)

To cite the awk course notes, please use:

@Misc{AwkCourse2016,
  author = {Michael F. Herbst},
  title  = {Introduction to awk programming 2016},
  month  = aug,
  year   = {2016},
  doi    = {10.5281/zenodo.1038522},
  url    = {https://doi.org/10.5281/zenodo.1038522},
}

GitHub Events

Total
  • Watch event: 5
Last Year
  • Watch event: 5

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 days
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • nikvaessen (1)
Top Labels
Issue Labels
Pull Request Labels