From b2593ec14217847c612078e633bd0a8fd375d5e1 Mon Sep 17 00:00:00 2001 From: Dominic Gunther Bauer <46312751+DominicGBauer@users.noreply.github.com> Date: Wed, 4 Aug 2021 07:29:26 +0200 Subject: [PATCH] feat: add performance engineering under tracks I make the suggestion to add the MIT Open Courseware on performance engineering to pointers. The videos are simply fantastic and there a projects, quizes etc... available as well. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f1df1a6..cca1658 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ If you are just starting, it is recommended to go through the fundamentals in or - Security Engineering - Game Engineering - QA Engineering + - Performance Engineering 4. Subjects - Artificial Intelligence - Blockchain @@ -163,6 +164,9 @@ If you are just starting, it is recommended to go through the fundamentals in or - Test design: http://dahlan.unimal.ac.id/files/ebooks/2004%20A%20Practitioner's%20Guide%20to%20Software%20Test%20Design_Good.pdf - Refactoring: http://silab.fon.bg.ac.rs/wp-content/uploads/2016/10/Refactoring-Improving-the-Design-of-Existing-Code-Addison-Wesley-Professional-1999.pdf?lang=latxzf +### Performance Engineering +- Perforamnce Engineering for Software Systems: https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-172-performance-engineering-of-software-systems-fall-2018/ + ## 4. Subjects ### Artificial Intelligence