From 1bc3afa0d2c146ad9fabca05c96d71094e78124f Mon Sep 17 00:00:00 2001 From: Nisar Laftissi <107173728+NisarLDev@users.noreply.github.com> Date: Sat, 13 Apr 2024 02:21:23 +0200 Subject: [PATCH 1/2] Update C++ Question & Answer.md --- .../Question & Answer/C++ Question & Answer.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Tutorials/C++ Basic Tutorials/Question & Answer/C++ Question & Answer.md b/Tutorials/C++ Basic Tutorials/Question & Answer/C++ Question & Answer.md index ea44ec6..452de61 100644 --- a/Tutorials/C++ Basic Tutorials/Question & Answer/C++ Question & Answer.md +++ b/Tutorials/C++ Basic Tutorials/Question & Answer/C++ Question & Answer.md @@ -53,7 +53,7 @@
What is Programming? -- Programming is a process to write a code to construct an application and the code is called program. +- Programming is a process to write a code to construct an application and the source code is called program.
@@ -617,4 +617,4 @@ There are two types of function in C - This is just a simple basic C++ questions
- Give a STAR if you like this - FORK to get more update - - Make a PULL REQUEST to countribute \ No newline at end of file + - Make a PULL REQUEST to countribute From 9e3b3abe9664d1763a41847a828112574c5d7cf8 Mon Sep 17 00:00:00 2001 From: Nisar Laftissi <107173728+NisarLDev@users.noreply.github.com> Date: Sat, 13 Apr 2024 02:39:19 +0200 Subject: [PATCH 2/2] Update README.md Fixed link to program download page. --- Tutorials/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tutorials/README.md b/Tutorials/README.md index 6694c38..c883df0 100644 --- a/Tutorials/README.md +++ b/Tutorials/README.md @@ -9,6 +9,6 @@ which is designed to cater to both Android and iOS users. - The app provides a user-friendly interface and an extensive collection of tutorials that cover various subjects. - Whether you're looking to enhance your skills, learn new techniques, or explore different topics, our app has got you covered. -- To begin your learning C/C++ Programming journey, simply click here to initiate the app download process. +- To begin your learning C/C++ Programming journey, simply click here to initiate the app download process.