From 2fc0f18db021476c9857490b0fbbc481bd154e6c Mon Sep 17 00:00:00 2001 From: ahypki Date: Fri, 4 Oct 2024 10:41:35 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 12b108b..3757b69 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ C++ string and vector class: * https://cplusplus.com/reference/string/ * https://cplusplus.com/reference/vector/vector/ -Lectures: +C++ lectures and tutorials: * https://ocw.mit.edu/courses/6-087-practical-programming-in-c-january-iap-2010/ * https://ocw.mit.edu/courses/6-096-introduction-to-c-january-iap-2011/ +* https://www.tutorialspoint.com/cplusplus/index.htm \ No newline at end of file