diff --git a/courses/iwgs1.md b/courses/iwgs1.md index 499aa8ef4274c5325634ff09bb9832d310a74de0..17ce43f48ef52575ac479a85ac79a2d4bcf97502 100644 --- a/courses/iwgs1.md +++ b/courses/iwgs1.md @@ -1,7 +1,7 @@ --- layout: course -title: Informatische Werkzeuge in den Geistes- und Sozialwissenschaften I +title: Informatische Werkzeuge in den Geistes- und Sozialwissenschaften IWGS-I instructors: - mkohlhase @@ -26,17 +26,17 @@ Themen in in IWGS-1 * programming in python (main tool in IWGS) * systematics and culture of programming - * program and control structures + * program and control structures * basic data strutures like numbers and strings, character encodings, unicode, and regular expressions -* digital documents and document processing ô°… +* digital documents and document processing * text files - * markup systems, HTML, and CSS ô°… + * markup systems, HTML, and CSS * Data bases and Data Storage * Entity Relationship diagrams, * CRUD operations, and DB querying * XML and JSON for file-based data storage -* Web technologies for interactive documents and applications ô°… +* Web technologies for interactive documents and applications * Internet infrastructure: web browsers and servers * PHP, dynamic HTML, Javascript, HTML forms * Web Application Project (design your own!)