From 3a0bd6bfb79cb2ecc8cf907f81570f8274306dc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marko=20Rintam=C3=A4ki?= <marko.rintamaki@jamk.fi> Date: Thu, 30 Sep 2021 13:33:41 +0000 Subject: [PATCH] Update library.md --- docs/90-Quality/library.md | 58 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) diff --git a/docs/90-Quality/library.md b/docs/90-Quality/library.md index 8b13789..41350b6 100644 --- a/docs/90-Quality/library.md +++ b/docs/90-Quality/library.md @@ -1 +1,59 @@ +# Nice links for project working + + + +Alle on kerätty hyödyllisiä lähteitä, joista on apua projektien kanssa toimittaessa. Sisältö päivittyy ajoittain. + +## Agile development + + +* [Agile Essence](https://www.ivarjacobson.com/services/agile-essentials-starter-pack-agile-practices) +* [blog.crisp.se](https://blog.crisp.se/) + + +## Introduction to project working and practices + +* [Projektitoiminnan opintojakso TTC2070](http://ttc2070.pages.labranet.jamk.fi) + +## Methods and workshop tools + +* [Master Facilitator](http://masterfacilitator.com/canvas-collection/) +* [Team Charter Canvas](https://designabetterbusiness.com/2017/08/24/team-charter-canvas/) +* [Design Criteria Canvas](https://skillsofthemodernage.com.au/downloads/playshop/dabb-design-criteria-canvas.pdf) + +## Availability + + +* [Näkövammaisten liitto](https://www.nkl.fi/fi) +* [UserWay](https://userway.org/) + +## Usability + +* TBD + + +## Performance + +* TBD + +## Security + +* Try [Security Cards-method](http://securitycards.cs.washington.edu/cards.html) +* [Turvallisen sovelluskehityksen käsikirja](https://www.suomidigi.fi/ohjeet-ja-tuki/tyokalut/turvallisen-sovelluskehityksen-kasikirja) + +## Communities and interest groups + +## [Body Of Knowledge](https://en.wikipedia.org/wiki/Body_of_knowledge) Collection + + +* [PMBOK](https://www.pmi.org/pmbok-guide-standards) +* [SWEBOK](https://www.computer.org/web/swebok/v3) +* [ISTQB](https://www.istqb.org/) +* TBD + + +## Misc +* [https://pascal.computer.org/sev_display/index.action]() +* [ISTQB-syllabus]() + -- GitLab