sprechstunden-go/dummydata/summerCourses.sql
2025-03-25 19:59:17 +01:00

54 lines
1.6 KiB
SQL

INSERT INTO `course` (name) VALUES
('Algebraic Geometry'),
('Algorithmic Discrete Mathematics'),
('Analysis II'),
('Analysis II (engl.)'),
('Aussagen- und Prädikatenlogik'),
('Automorphic Forms'),
('Basic Applied Proof Theory'),
('Computational Complexity'),
('Data Assimilation for Fluid Dynamics'),
('Deep Learning Lab'),
('Discrete Optimization'),
('Einführung in die Algebra'),
('Einführung in die Finanzmathematik'),
('Einführung in die mathematische Modellierung'),
('Einführung in die Programmierung'),
('Einführung in die Stochastik'),
('Elementare PDE'),
('Elementare Zahlentheorie'),
('Graph Theory'),
('Höhere Mathematik II'),
('Integrationstheorie'),
('LA für Physik und Lehramt'),
('Linear Algebra II (engl.)'),
('Lineare Algebra II'),
('Logics of Knowledge and Information'),
('Logik und Grundlagen'),
('Machine Learning for Fluid Dynamics'),
('Mathe für Chemiker'),
('Mathe II für Informatik'),
('Mathe II für Bauwesen'),
('Mathe II für ET'),
('Mathe II für Maschinenbau'),
('Mathe IV für Maschinenbau'),
('Mathe IV (ET) / Mathe III (Inf) / Praktische Mathe (MEd)'),
('Mathe für MINT'),
('Mathe & Statistik für Biologen'),
('Mathematical Modelling of Fluid Interfaces'),
('Mathematical Statistics'),
('Mathematik im Kontext'),
('Model Theory'),
('Nonsmooth Optimization'),
('Nichtlineare Optimierung'),
('Numerics of Fluid Dynamics (incompressible)'),
('Numerics of Hyperbolic Equations'),
('Numerische Lineare Algebra'),
('PDE II'),
('Riemannsche Flächen'),
('Seitenkanalangriffe gegen IT-Systeme'),
('Sobolev Spaces'),
('Spin Systems and Statistical Mechanics'),
('Topologie'),
('Variations of geometric energies'),
('Vertrauenspersonen');