From c7cb91f35bc454dcbdd0da6514101161b1d2b20d Mon Sep 17 00:00:00 2001 From: Kshitij Date: Thu, 6 Jun 2024 23:43:48 +0530 Subject: [PATCH] Inital commit. Pruned old main branch. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5c988f2 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Principles of Programming Languages (PPL) + +Principles of Programing Languages repository, tailored for Computer Engineering students following the SPPU 2019 pattern. Explore logical and functional programming languages, mastering inheritance, encapsulation, and multi-threading. Access notes, assignments, question papers, and essential resources for robust application development. + +--- +