Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visitor: A very succinct intro explanation (20 words) #2

Open
katjam opened this issue Apr 25, 2023 · 2 comments
Open

Visitor: A very succinct intro explanation (20 words) #2

katjam opened this issue Apr 25, 2023 · 2 comments

Comments

@katjam
Copy link
Member

katjam commented Apr 25, 2023

Ideas from summit

your experience is valuable to other people and vice versa
[Existing] code isn’t scary
Workshops, exercises, and techniques to help you understand [your] code better

Straplines we've used before

As developers we write a lot of code, but we rarely deliberately read code. Join us to practice your code reading skills.

Learn techniques together, gradually coming to understand a new piece of code, one step at a time.

@Nikomus Nikomus changed the title 🌐 Visitor: A very succinct intro explanation (20 words) Visitor: A very succinct intro explanation (20 words) Apr 25, 2023
@marxian
Copy link

marxian commented Apr 25, 2023

In essence a Code Reading Club is a bit like a book club, and a bit
like an escape room.

A small group meet regularly to read and discuss short pieces of
code. Each session is facilitated by a member of the group who has
selected the code sample for the occasion and who guides the group
through a series of exploratory exercises. Over time, the group
improves its technique through practice and by experimenting with
new approaches.

Experienced developers know that their work invariably involves
reading more code than writing it, but little attention is paid to reading
technique. By actively training these muscles we get immediate
benefits, and it's fun. In professional and commercial settings Code
Reading Club is a collaborative tool to help teams:

  • Improve maintainability
  • Demystify unfamiliar code
  • Embrace change
  • Engage in vertical leaning
  • Onboard new members

Code Reading Clubs are a great addition to a team's toolbelt. They
can have impact in all the four main themes which are this
conference's focus.

  • They are at their best as a team activity, and teams which engage
    with them report satisfaction at the way in which the groups
    performance and sophistication of approach grows through shared
    practice.
  • They are, by nature, very technical - it is code that's being read,
    after all - and often they introduce new languages, frameworks and
    concepts.
  • They mirror good agile process by encouraging a team to reflect on
    the process it uses, and adapt it.
  • Feedback from diverse participants demonstrates that they are
    effective and satisfying tools for deepening knowledge and
    improving confidence.

@katjam
Copy link
Member Author

katjam commented Apr 25, 2023

[A framework for] helping programmers explore code together.

Where programmers come together to practice...
Get better at reading code
Get better at writing code for each other
Get better at talking about code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants