From 0d91d2b59677e1558f807289da2eb49954b34eb8 Mon Sep 17 00:00:00 2001 From: kannvess <105106310+kannvess@users.noreply.github.com> Date: Thu, 6 Jun 2024 09:55:24 +0700 Subject: [PATCH] fix: minor typographic error --- data/module-2/part-1/web.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/module-2/part-1/web.md b/data/module-2/part-1/web.md index bff0de2..e187355 100644 --- a/data/module-2/part-1/web.md +++ b/data/module-2/part-1/web.md @@ -55,9 +55,9 @@ from a stream of data that the remote machine sends. From now on, the materials will include programming examples as well as -programming assignments in Python. Python has decent libraries and syntax has a gentle +programming assignments in Python. Python has decent libraries, syntax, and a gentle learning curve. The language is not without its [issues](https://wiki.theory.org/index.php/YourLanguageSucks) -but it very suitable for this course. +but it is very suitable for this course. The previous iterations of this course were based on Java, Spring framework, and Thymeleaf. It is recommended to look into this frameworks as well as knowing more than a single