programming-formalisms / programming_formalisms_project_summer_2023

The Programming Formalisms project of summer 2023
https://github.com/UPPMAX/programming_formalisms
GNU General Public License v3.0
0 stars 0 forks source link

programming_formalisms_project_2023

Branch [1] check_package measure_coverage check_links check_spelling
master check_package codecov check_links check_spelling
develop check_package codecov check_links check_spelling
acorbat check_package codecov check_links check_spelling
bea check_package codecov check_links check_spelling
carolina check_package codecov check_links check_spelling
daniel check_package codecov check_links check_spelling
EcoRedWine check_package codecov check_links check_spelling
michael check_package codecov check_links check_spelling
richel check_package codecov check_links check_spelling
romanos check_package codecov check_links check_spelling
sarah check_package codecov check_links check_spelling
thomas check_package codecov check_links check_spelling
renate check_package codecov check_links check_spelling

The project of the UPPMAX 'Programming Formalisms' course in 2023.

We develop together here, passcode 42.

Goal

Workflow

Newbie Issues

  1. Join the team
  2. Create a branch with your name
  3. Add your personal branch to README.md
  4. Pick and solve an early Euler problem:

In all cases:

Junior Issues

Here you are more free.

Pick your favorite among:

In all cases:

Feedback to students

Guidelines

Files

Filename Descriptions
mlc_config.json Configuration of the link checker
.spellcheck.yml Configuration of the spell checker, use pyspelling -c .spellcheck.yml to do spellcheck locally
.wordlist.txt Whitelisted wordss for the spell checker, use pyspelling -c .spellcheck.yml to do spellcheck locally
.pylintrc Configuration file for pylint
pyproject.toml Configuration file of this package

Links