Skip to content

Latest commit

 

History

History
87 lines (55 loc) · 3.21 KB

README.md

File metadata and controls

87 lines (55 loc) · 3.21 KB

SoCraTes 2018 (resources)

SoCraTes is a yearly open-space taking place in Soltau (Germany) where hundreds of attendees gather every year to discuss software-related topics.

During the 2018 edition a lot of attendees have shared session results, including valuable resources, using a private Slack workspace. Aligning with the original open-space spirit of making discussions available to everyone (also those not attending the event), this repository tries to compile most of them.

Resources

Books

https://leanpub.com/measuringcontinuousdelivery Measuring Continuous Delivery The what, why, and how of measuring Continuous Delivery

https://leanpub.com/mobprogrammingguidebook This is the pocket guide to help you get started Mob Programming successfully, and avoid the common pitfalls and misunderstandings.

https://www.manning.com/books/functional-programming-in-c-sharp Functional Programming in C#: How to write better C# code

Articles / blog posts

https://dannorth.net/2010/08/30/introducing-deliberate-discovery/amp/

https://en.m.wikipedia.org/wiki/Enchiridion_of_Epictetus?wprov=sfla1

http://www.saskialindner.com/blog/2018-08-19-flow/

http://www.paulgraham.com/makersschedule.html

Slides

https://www.slideshare.net/frank_sons/effective-code-reviews-ipc-2018 This talk will give some insights into how to use code reviews as a method to establish a common understanding of code quality in your team.

https://github.com/enolive/java-goes-modern Small introduction how to write modern style code in Java.

https://github.com/fnbk/buyer-seller How to structure Software (React) - a talk on the Socrates Conference 2018

https://github.com/swkMuenchen/sessions/wiki/Mob-Programming-Slides Mob programming community sessions in Munich

https://de.slideshare.net/ziobrando/event-storming-recipes Event storming recipes

Other resources

https://github.com/willemlarsen/mobprogrammingrpg A game for exploring the development practice of mob programming

https://schmonz.com/2018/04/23/coding-tour/ Coding tour by Amitai

https://www.youtube.com/watch?v=3d61Zo9T1OU Screencast of the JavaScript to Haskell session by Xavier Detant

https://www.youtube.com/watch?v=1Evwgu369Jw&app=desktop In this beautifully animated RSA Short, Dr Brené Brown reminds us that we can only create a genuine empathic connection if we are brave enough to really get in touch with our own fragilities.

https://github.com/wwerner/event-storming-cheatsheet Short cheat sheet for preparing and facilitating event storming workshops

https://www.youtube.com/watch?v=YL-6RCTywbc&feature=youtu.be The power of agile (talk by Sarah Mei)

https://gitter.im/louthy/language-ext Low-traffic chat about C# functional language extensions

Software projects

https://github.com/louthy/language-ext C# functional language extensions - a base class library for functional programming