Senior devs, active in the industry
Our mentors are senior devs from the industry. They did not learn the material two semesters ago, they have lived it for years.
FOR STUDENTS · COMPUTER SCIENCE · BUSINESS INFORMATICS
Programming I, algorithms, databases. When the professor talks faster than you can think, we translate. 1:1, on your code, for your exam.
Dennis LIVE Senior Java Software Engineer · exam prep responds ≤ 4 h Free first conversation →
Already decided? Straight to a session →
Live from a real session
// O(n log n) instead of O(n²) List<Student> top = students.stream() .filter(s -> s.gpa() >= 1.7) .sorted(Comparator.comparing(Student::gpa)) .limit(10) .toList();
A real first-semester problem: NullPointerException on line 3. Click the fix.
This is the typical arc of a Programming I lecture at German universities. If you are not sure whether you are still on track, find the week and compare.
Install the IDE, run your first program, understand the console.
int, double, String, boolean: types and implicit conversion.
if/else, comparison operators, logical AND/OR.
for, while, do-while: when to use which?
Parameters, return values, scope, overloading.
Indexing, iteration, off-by-one, multi-dimensional.
Constructor, fields, this, visibility (public/private).
extends, super, polymorphism, @Override.
When interface, when abstract? Multiple inheritance via interfaces.
try/catch/finally, checked vs unchecked, your own exceptions.
ArrayList, HashMap: when to use which data structure?
Base case, induction step; type parameters <T>.
Spot the topic gaps, work through old exams.
What you should hit in 90 minutes, and what to skip.
→ Order and pace vary by university. Click a week to see the details.
I built Study IT because I have seen first-hand how computer-science teaching at university falls apart.
Our tutors are working developers, not student side-jobbers.
Reach me directly: marcel.schmidtpeter@study-it.education
Not someone who can only guess at it. Not a bot that confidently invents nonsense. A senior dev who writes code in production every day.
Our mentors are senior devs from the industry. They did not learn the material two semesters ago, they have lived it for years.
You bring your old exam or your assignment. We work on that, not on a generic textbook example.
No Zoom, no download, no third-party account. Click the link, share mic, camera, and screen, get going.
First chat 0 €. You decide afterwards whether to book a session. Cancel up to 12 h ahead, free of charge.
Senior Java Software Engineer mit 11 Jahren Industrieerfahrung. Erklärt Schritt für Schritt, woran Erstis hängenbleiben, und macht typische Denkfehler sichtbar.
„Programmieren versteht man, wenn man weiß, warum eine Lösung funktioniert. Mein Ziel: dass du Code nicht abschreibst, sondern selbst hinkriegst."
59.99 € per session, or 47.99 € with code ERSTIS26 on your first hour. A failed exam costs you half a year of studies plus a BAföG risk.
15 to 30 min free first chat, no commitment, in the browser. No subscription, no minimum term.