From e5985a3d202db9f398f16142ad2da85283d48db6 Mon Sep 17 00:00:00 2001 From: Hartanto Ario Widjaya <13640520+tanto259@users.noreply.github.com> Date: Thu, 31 Mar 2022 01:41:47 +0800 Subject: [PATCH] Update ADOPTERS.md with first testimonial Signed-off-by: Hartanto Ario Widjaya <13640520+tanto259@users.noreply.github.com> --- ADOPTERS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ADOPTERS.md b/ADOPTERS.md index b0913fc5..95c7eb9d 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -1,2 +1,5 @@ # Adopters Our many learners, contributors, and community members are the adopters of this project. + +> I am using this material as a major part of my COBOL I course, both at East Carolina University and Tennessee State University. It is very accessible for the novice and gives a great introduction to VS Code and using GUI interfaces with COBOL for modern software delivery.
+> *— Cameron Seay, Ph.D., Adjunct Professor at East Carolina University and Tennessee State University*