Vienna.cpp user group: Unterschied zwischen den Versionen
Cg (Diskussion | Beiträge) |
(removed myself from organizers) |
||
(13 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
{{Usergroup | {{Usergroup | ||
|logo=Vienna cpp user group logo.png | |logo=Vienna cpp user group logo.png | ||
− | |organizer= | + | |organizer=[[User:Cg|Chris]] |
|homepage=http://www.meetup.com/vienna-cpp-user-group/ | |homepage=http://www.meetup.com/vienna-cpp-user-group/ | ||
|topic=Alles über C++ | |topic=Alles über C++ | ||
Zeile 13: | Zeile 13: | ||
}} | }} | ||
− | = | + | = Topics = |
− | + | This list has possible talks for upcoming talks. If you want to talk about one of these or a different C++ topics or you are just interested in a specific topics, feel free to complement this list. Also talks about projects, recaps of books or just a best practices are welcome! | |
+ | * Code Documentation (doxygen, etc.) | ||
* C++11 und C++14 | * C++11 und C++14 | ||
* C++17 Papers | * C++17 Papers | ||
Zeile 24: | Zeile 25: | ||
* C++ build systems (CMake, etc.) | * C++ build systems (CMake, etc.) | ||
* Qt Framework | * Qt Framework | ||
+ | * Image processing and recognition with OpenCV | ||
+ | * CMake | ||
− | = | + | = Meetings = |
− | |||
− | + | == Tue 2016-10-04 == | |
− | * | + | '''std.lib Meetup''' |
− | * | + | |
− | * Talk | + | * first std.lib Meetup: '''Kick-off''' |
+ | |||
+ | == Tue 2016-09-27 == | ||
+ | |||
+ | '''September Meetup''' | ||
+ | |||
+ | * at 7:00 pm in the [[Bibliothek|Library]], [[Location|im Metalab]] | ||
+ | * Quick user group and C++ news | ||
+ | * Talk about '''Job interview Coding Puzzles''' by Chris | ||
+ | |||
+ | == Tue 2016-08-30 == | ||
+ | |||
+ | '''August Meetup''' | ||
+ | |||
+ | * at 7:00 pm in the [[Bibliothek|Library]], [[Location|im Metalab]] | ||
+ | * Quick user group and C++ news, slides: [[Datei:Vienna_Cpp_08_2016_News.pdf|miniatur]] | ||
+ | * Talk about '''Undefined Behavior''' by Harald, slides: [[Datei:Vienna_cpp_user_group_undefined_behavior.pdf|miniatur]] | ||
+ | |||
+ | == Tue 2016-07-26 == | ||
+ | |||
+ | '''July Meetup''' | ||
+ | |||
+ | * at 7:00 pm in the [[Bibliothek|Library]], [[Location|im Metalab]] | ||
+ | * Quick user group and C++ news, slides: [[Datei:Vienna_Cpp_07_2016_News.pdf|miniatur]] | ||
+ | * Talk about '''C++ IDEs''' | ||
+ | |||
+ | == Tue 2016-06-28 == | ||
+ | |||
+ | '''June Meetup''' | ||
+ | |||
+ | * at 7:00 pm in the [[Bibliothek|Library]], [[Location|im Metalab]] | ||
+ | * Quick user group and C++ news | ||
+ | * Talk about '''Dependency Management''' | ||
+ | |||
+ | == Tue 2016-05-24 == | ||
+ | |||
+ | '''May Meetup''' (first regular meetup) | ||
+ | |||
+ | * at 7:00 pm in the [[Bibliothek|Library]], [[Location|im Metalab]] | ||
+ | * Quick user group and C++ news | ||
+ | * Talk about '''Writing good code''' by [[User:Cg|Chris]] , slides: [[Datei:Vienna cpp user group 05 2016 talk.pdf|miniatur]] | ||
+ | |||
+ | '''Recap''' | ||
+ | * 60 min talk about writing good code including discussion, 45 min discussion at the end about good code, testing, C++ in general, and the June meetup | ||
+ | * decision: talks and discussion will now be held in English (exception: if only German-speakers are attending) | ||
== Do 2016-04-28 == | == Do 2016-04-28 == | ||
Zeile 44: | Zeile 90: | ||
* Termin: monatliche Veranstaltung mit festem Talk oder Lightning Talks | * Termin: monatliche Veranstaltung mit festem Talk oder Lightning Talks | ||
− | |||
* Nächster/erster Talk: "Sauberen Code schreiben" von [[User:Cg|Chris]] | * Nächster/erster Talk: "Sauberen Code schreiben" von [[User:Cg|Chris]] | ||
+ | * Mailingliste: Bekanntmachung des Termins auf der Mailingliste mit Thema des ersten Talks sowie Terminabstimmung > ''done'' | ||
* Meetup: Erstellung einer Meetup Gruppe > ''done: http://www.meetup.com/vienna-cpp-user-group/'' | * Meetup: Erstellung einer Meetup Gruppe > ''done: http://www.meetup.com/vienna-cpp-user-group/'' | ||
* Werbetrommel: rühren auf www.informatik-forum.at > ''todo'' | * Werbetrommel: rühren auf www.informatik-forum.at > ''todo'' |
Aktuelle Version vom 1. Oktober 2016, 10:21 Uhr
Vienna.cpp user group | |
Status: | active |
Thema: | Alles über C++ |
Gestartet: | 09.10.2013 |
Organisator: | Chris |
Homepage: | http://www.meetup.com/vienna-cpp-user-group/ |
Treffen: | Letzter oder vorletzter Dienstag im Monat |
Zielgruppe: | C++ Software Entwickler |
Inhalt: | Wir sind eine Gruppe von C++ Enthusiasten, die sich monatlich in Wien treffen, um über die Sprache C++ und alles, was damit zusammenhängt zu sprechen. Jeder, der auch an C++ interessiert ist, ist willkommen dazu zu stoßen! |
Zuletzt aktualisiert: | 11.05.2016 |
Topics
This list has possible talks for upcoming talks. If you want to talk about one of these or a different C++ topics or you are just interested in a specific topics, feel free to complement this list. Also talks about projects, recaps of books or just a best practices are welcome!
- Code Documentation (doxygen, etc.)
- C++11 und C++14
- C++17 Papers
- boost library
- C++ Core Guidlines
- C++ AI libraries (OpenNN, etc.)
- C++ build systems (CMake, etc.)
- Qt Framework
- Image processing and recognition with OpenCV
- CMake
Meetings
Tue 2016-10-04
std.lib Meetup
- first std.lib Meetup: Kick-off
Tue 2016-09-27
September Meetup
- at 7:00 pm in the Library, im Metalab
- Quick user group and C++ news
- Talk about Job interview Coding Puzzles by Chris
Tue 2016-08-30
August Meetup
- at 7:00 pm in the Library, im Metalab
- Quick user group and C++ news, slides: Datei:Vienna Cpp 08 2016 News.pdf
- Talk about Undefined Behavior by Harald, slides: Datei:Vienna cpp user group undefined behavior.pdf
Tue 2016-07-26
July Meetup
- at 7:00 pm in the Library, im Metalab
- Quick user group and C++ news, slides: Datei:Vienna Cpp 07 2016 News.pdf
- Talk about C++ IDEs
Tue 2016-06-28
June Meetup
- at 7:00 pm in the Library, im Metalab
- Quick user group and C++ news
- Talk about Dependency Management
Tue 2016-05-24
May Meetup (first regular meetup)
- at 7:00 pm in the Library, im Metalab
- Quick user group and C++ news
- Talk about Writing good code by Chris , slides: Datei:Vienna cpp user group 05 2016 talk.pdf
Recap
- 60 min talk about writing good code including discussion, 45 min discussion at the end about good code, testing, C++ in general, and the June meetup
- decision: talks and discussion will now be held in English (exception: if only German-speakers are attending)
Do 2016-04-28
Kick-off Meeting C++ User Group (Re-establishment)
- um 20:00 in der Bibliothek, im Metalab
- join in!
Zusammenfassung
- Termin: monatliche Veranstaltung mit festem Talk oder Lightning Talks
- Nächster/erster Talk: "Sauberen Code schreiben" von Chris
- Mailingliste: Bekanntmachung des Termins auf der Mailingliste mit Thema des ersten Talks sowie Terminabstimmung > done
- Meetup: Erstellung einer Meetup Gruppe > done: http://www.meetup.com/vienna-cpp-user-group/
- Werbetrommel: rühren auf www.informatik-forum.at > todo
- Unreal Engine: user group kontaktieren um Interessenten zu finden > todo
2014-02-10
???
Diese Veranstaltung wurde fälschlicherweise für den 2.10. ("Zweiter Oktober") in den Kalender eingetragen, tatsächlich fand sie aber am 10.2. ("Zehnter Februar") statt, oder hätte dort jedenfalls stattfinden sollen. Wer vorhat am 2.10. zu kommen, sollte also seine Pläne ändern, und der ursprüngliche Anleger des falsch datierten Events könnte dieses evt. löschen zwecks Klarheit. - Simon
2014-01-07
https://gist.github.com/daxim/8508188
- different ways to iterate over a vector/list
- lambda expressions
- basics of organising code into libraries
- TAP testing with the least amount of code
2013-11-21
2013-10-14
"T* ptr or T *ptr ?"