From ec6f96ed711a327c6485a9cdec5ef27b7c8f52ba Mon Sep 17 00:00:00 2001 From: Ksenia Shneyveys <33317186+Belosnegova@users.noreply.github.com> Date: Thu, 26 Oct 2023 18:46:54 +0200 Subject: [PATCH 1/2] Update universities.yml Added 4 new universities --- data/universities.yml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/data/universities.yml b/data/universities.yml index 342a8b25da4..b1dd58e75eb 100644 --- a/data/universities.yml +++ b/data/universities.yml @@ -2554,3 +2554,35 @@ geo: lat: 39.70892677 lng: 37.020304847684415 +- title: Charotar University of Science and Technology - CHARUSAT + location: Change (India) + courses: + - name: CE381: MOBILE APPLICATION DEVELOPMENT + url: https://sites.google.com/charusat.ac.in/mobile-application/home + geo: + lat: 22.59957539 + lng: 72.82043987374627 +- title: NIE Institute of Technology - The National Institute of Engineering + location: Mysuru (India) + courses: + - name: 18CSMP68 - Jetpack Compose for Android Developers + url: https://drive.google.com/file/d/1joCrjWuT1E36ny-cv_Y1DJ8AEK11okYP/view + geo: + lat: 12.37147346 + lng: 76.58494258150306 +- title: Suresh Gyan Vihar University + location: Jaipur (India) + courses: + - name: CA 216 Android Development + url: https://drive.google.com/file/d/1LxniQ029VF9BGRY4wsI2GkOiq8XcOQAX/view + geo: + lat: 26.81023281 + lng: 75.86247691076034 +- title: TH Köln + location: Cologne (Germany) + courses: + - name: Algorithmen und Programmierung II + url: https://www.th-koeln.de/mam/downloads/deutsch/studium/studiengaenge/f10/inf_ba/modulhandbuch_informatik.pdf + geo: + lat: 50.92258627 + lng: 6.967425454902938 From d38acf29a045e0e70311a5770806437947e034ef Mon Sep 17 00:00:00 2001 From: Konstantin Chernenko Date: Wed, 1 Nov 2023 11:31:32 +0100 Subject: [PATCH 2/2] Fix CE381 title --- data/universities.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/universities.yml b/data/universities.yml index b1dd58e75eb..a6b24f1db0b 100644 --- a/data/universities.yml +++ b/data/universities.yml @@ -2557,7 +2557,7 @@ - title: Charotar University of Science and Technology - CHARUSAT location: Change (India) courses: - - name: CE381: MOBILE APPLICATION DEVELOPMENT + - name: 'CE381: MOBILE APPLICATION DEVELOPMENT' url: https://sites.google.com/charusat.ac.in/mobile-application/home geo: lat: 22.59957539