Guile Hacker Handbook – Strings

Guile Logo

A new chapter of the book has been published in the data types section: strings!

The practical exercise is taken from programmingpraxis.com. The goal is to create a procedure that returns the longest duplication in a given string.

This is an opportunity to approach a technique called triangulation to generalize the behavior of a software.

I lead the readers on the first tests. Then I invite them to continue and share their work to receive feedback that would help them to improve!

Thank you very much for reading this article!

Don't hesitate to give me your opinion, suggest an idea for improvement, or ask a question! To do so : contact me.

Don't miss out on the next ones...

  1. articles via Mastodon @jeko@write.as and RSS
  2. screencasts via Peertube jeko@video.tedomum.net and RSS

And more importantly, share this blog and tell your friends it's the best blog in the history of Free Software! No kidding!

#handbook #guile #english