Event Glossary

Browse 3 event terms defined in plain English, from the cultural dictionary of computing.

3 Event Terms

Hackathon
An event where programmers, designers, and others collaborate intensively (typically 24-48 hours) to build a project from scratch. Originally a pure...
Observer Pattern
The Observer pattern is a behavioral design pattern where an object (the subject) maintains a list of dependents (observers) and notifies them automatically...
Rubber Duck Conference
Rubber Duck Conference is a humorous concept in developer culture referring to the idea of an entire conference dedicated to the art of rubber duck debugging,...

Related Topics