From 7a0517adfe201d878743e28e9dd7bbb9d09d00fe Mon Sep 17 00:00:00 2001 From: Atul Mandal <60982235+Hack6ratul@users.noreply.github.com> Date: Tue, 20 Oct 2020 16:15:00 +0530 Subject: [PATCH 1/2] Create mycourse.md Please add my learning resources for helping others. --- mycourse.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 mycourse.md diff --git a/mycourse.md b/mycourse.md new file mode 100644 index 0000000..4490d13 --- /dev/null +++ b/mycourse.md @@ -0,0 +1,5 @@ +1.Python Bascis : Python 3 Programming Specialization : https://www.youtube.com/watch?v=gfDE2a7MKjA and https://www.youtube.com/watch?v=61a7UkDO50s. + +2.Data Structure : Data Structures And Algorithms In The C Programming Language :https://www.udemy.com/course/data-structures-and-algorithms-in-the-c-programming-language + +3.Learn C Programming Resource:https://www.youtube.com/watch?v=ZSPZob_1TOk From cb1735d6a47e902751071d54d3dcb52d7d3745b6 Mon Sep 17 00:00:00 2001 From: Atul Mandal <60982235+Hack6ratul@users.noreply.github.com> Date: Thu, 22 Oct 2020 07:19:41 +0530 Subject: [PATCH 2/2] Update mycourse.md --- mycourse.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mycourse.md b/mycourse.md index 4490d13..b6ccea7 100644 --- a/mycourse.md +++ b/mycourse.md @@ -3,3 +3,5 @@ 2.Data Structure : Data Structures And Algorithms In The C Programming Language :https://www.udemy.com/course/data-structures-and-algorithms-in-the-c-programming-language 3.Learn C Programming Resource:https://www.youtube.com/watch?v=ZSPZob_1TOk + +4.C++ Learning Resources: https://www.youtube.com/watch?v=vLnPwxZdW4Y