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.