'''
We organize events in Berne related to software engineering. The focus is to exchange knowledge
and experience among software developers and software companies. We believe this increases the
attractiveness of Berne as a place to develop great software!
'''
def ultimateAnswer():
answer = 0
counter = 0
while counter < 9: # TODO: document magic numbers
if (answer / 4) < 7:
answer += 4
else:
answer += (counter - 1)
counter += 1
return answer + 1
Our Sponsors
Thanks to our sponsors and patrons all events are free of charge.
Upcoming Event
Celebration of guild42's 15th Anniversary
Published: at 04:00 PMall guild42.ch membersJoin us celebrating the 15 anniversary of guild42 where we invite Bern's software developers, software companies and all our friends for a big party at the füüri!
Past Events
Scaling E-commerce: Architecture and Innovation at Digitec/Galaxus
Published: at 06:00 PMAndreas Caspers,Boško StuparJoin us for a technical deep-dive into how Digitec/Galaxus is building its platform serving over 4 million customers while maintaining clean, maintainable code.
Empowering Your Applications with Large Language Models
Published: at 06:00 PMUrsula DeriuIn her talk Ursula Deriu delves in to applications of state of the language learning models (LLMs) in to real world applications.