From b136245b2f6832065d55796ed07b7fc4225b5683 Mon Sep 17 00:00:00 2001 From: Justine Geffen Date: Mon, 30 Mar 2020 20:23:23 +0200 Subject: [PATCH] Update training.rst Removed vice-chair from COM meeting list, and fixed link to "Framework for Improving Critical Infrastructure Cybersecurity" as it was outdated. --- source/process/training.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/source/process/training.rst b/source/process/training.rst index c8cf51c6ebe..d18eae1f545 100644 --- a/source/process/training.rst +++ b/source/process/training.rst @@ -181,7 +181,6 @@ Attendees: - All Mattermost Staff - Chair: Jason Blais - Co-Chairs: Co-founders -- Vice Chair: Camille Harris Objectives: @@ -810,7 +809,7 @@ Books ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1. `Code Complete, Steve McConnell `__ - Best practices and guidelines for writing high quality code. -2. `Design Patterns, Erich Gamma, Richard Helm, Ralph Johnson and John Vlissides (aka "Group of Four") `__ - Fundamental reading on design patterns. Other design pattern books work too, this is one of the most popular. +2. `Design Patterns, Erich Gamma, Richard Helm, Ralph Johnson and John Vlissides (aka "Group of Four") `__ - Fundamental reading on design patterns. Other design pattern books work too, this is one of the most popular. Product Management ^^^^^^^^^^^^^^^^^^ @@ -833,7 +832,7 @@ System Security Papers and Course Materials -1. `Framework for Improving Critical Infrastructure Cybersecurity. National Institute of Standards and Technology `__ - Standards for internal Mattermost security processes and safeguards. +1. `Framework for Improving Critical Infrastructure Cybersecurity. National Institute of Standards and Technology `__ - Standards for internal Mattermost security processes and safeguards. 2. `Computer Security in the Real World. Butler Lampson `__ - Fundamental challenges with system security. 3. `Course notes from CS513: System Security (Cornell University). Fred B. Schneider `__ - Well written introduction to system security from one of the leaders in the field.