Small change to the student program
published at 12.10.2016 11:07 by Jens Weller
Save to Instapaper Pocket
Well, TL;DR: the upper age limit requirement for the students in the student program has been dropped, so its now either you're a student or/and you are between 18 and 25 years old. So basically:
if(you.age() >= 18 && (you.age() <= 25 || you.is_student())) register_for_meetingcpp_student_program(you);
This will be checked at registration during the conference. If you are a student, please bring your student ID. So far 60 Students have registered! 25 Tickets are available!
Join the Meeting C++ patreon community!
This and other posts on Meeting C++ are enabled by my supporters on patreon!