Skip to content

Commit

Permalink
Fixes #97: Added Time to Training + corrected grammar mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancoisWerbrouck-CFIA authored and FrancoisWerbrouck-CFIA committed Feb 1, 2024
1 parent 5c8ca36 commit 4a97184
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions TRAINING.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
Code](https://www.joelonsoftware.com/2000/08/09/the-joel-test-12-steps-to-better-code/)
(~30 minutes)
* [Python Unit Testing](https://docs.python.org/3/library/unittest.html) (~1
heures)
heure)

## Role-specific

Expand All @@ -70,8 +70,10 @@
PostgreSQL](https://learn.microsoft.com/en-us/training/paths/introduction-to-azure-postgres/)
(~40 minutes)
* [Psycopg3
transactions](https://www.psycopg.org/psycopg3/docs/basic/transactions.html)
* [Databases for developers](https://elenie.ca/databases-for-developers.html)
transactions](https://www.psycopg.org/psycopg3/docs/basic/transactions.html)(~30 minutes)

Check failure on line 73 in TRAINING.md

View workflow job for this annotation

GitHub Actions / markdown-check / markdown-link-check

Line length

TRAINING.md:73:81 MD013/line-length Line length [Expected: 80; Actual: 93] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
* [Databases for developers](https://elenie.ca/databases-for-developers.html)(~20 minutes)

Check failure on line 74 in TRAINING.md

View workflow job for this annotation

GitHub Actions / markdown-check / markdown-link-check

Line length

TRAINING.md:74:81 MD013/line-length Line length [Expected: 80; Actual: 92] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
* [PostgreML
Tutorials](https://postgresml.org)(~1h)
* DevSecOps
* [What is DevOps?](https://resources.github.com/devops/) (~25 minutes)
* [Secure
Expand Down

0 comments on commit 4a97184

Please sign in to comment.