'''
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 Events
Summer IT Grill & Party by guild42 and Community
Published: at 06:00 PMguild42.ch membersCelebrate with us 15 years of networking in the IT engineering community Bern and the existence of guild42.ch!
Aare Guru - Behind the Scenes
Published: at 06:00 PMChristian StuderAare Guru is amongst the most popular websites & apps for urban swimming in the larger Bern area.
Open Source and EMBAG
Published: at 06:00 PMMatthias StürmerThe federal administration is increasingly adopting open source software under the EMBAG law, which mandates that software developed by or for the government be made publicly available unless legal or security concerns prevent it.
Golang and Rust
Published: at 06:00 PMScott GerringThe content is no yet defined in all details.
Past Events
The Power of Simplicity: Crafting Durable Software Systems
Published: at 06:00 PMBertrand DelacretazSimplicity often takes a back seat in software engineering. Yet, it’s absolutely key for creating durable and efficient systems.
Deepfakes: When AI Takes Deception to the Next Level
Published: at 06:00 PMKai YuGain practical insights and learn how to protect your organization from deepfakes as an emerging form of digital deception.