Jonathan Carroll · @jonocarroll
752 followers · 617 posts · Server fosstodon.org

I'm doing the challenge on and I have to say it's going pretty well considering it's July... I've officially ticked off 12 languages with at least 5 exercises other than the generic 'hello, world!".

There will be a big blog post to write at the end of the year, but so far the community solutions are the most interesting/surprising to me - so much to learn about good ways to write things there.

#12in23 #exercism #haskell

Last updated 1 year ago

Angelika Tyborska · @angelikatyborska
231 followers · 141 posts · Server mas.to

Last minute Prolog learning for Mindshifting May

#Exercism #12in23

Last updated 1 year ago

Paul Moore · @pdmoore
29 followers · 58 posts · Server masto.ai

@FantasticalEconomics @pragprog you can try it out as part of Exercism's . They had an Analytical April theme but you're free to tackle any language any time exercism.org/tracks/r

#12in23

Last updated 1 year ago

Pete Johns · @johnsyweb
3 followers · 7 posts · Server mastodon.world

I spent some time April getting to grips with the R programming language as part of 's challenge, which was mostly a lot of fun.

bit.ly/pajRThereYouAre

#exercism #12in23

Last updated 2 years ago

For in exercism's challenge I picked and finally started yesterday, and already I am mindblown! ๐Ÿคฏ

The commented out first line was my attempt, typical functional approach using map to turn every letter in the alphabet to a boolean of true (if it's in the string) or false (if it's not) and then fold that into one value using boolean and operation.

But in Julia you can simply check if the range is a subset of the sentence. Loving this mathematical elegance.

#analyticalapril #12in23 #julialang

Last updated 2 years ago

Nikolai · @ypypy28
0 followers · 19 posts · Server techhub.social

Thanks to the โ€‹ on exercism.org I got acquainted with the Julia language.

The REPL experience, Type system and the overall syntax feels like the Next Level Python. The single ability to use LaTeX-like abbreviations for unicode symbols with tab completition (via plugins in text editors) should become mandatory for every modern language.

#12in23 #challenge #programming #coding

Last updated 2 years ago

Pete Johns · @johnsyweb
3 followers · 6 posts · Server mastodon.world

I expected to like (or is it ?) a lot more than I did.

Here are some of my slightly ranty thoughts on Go at the end of month 3 of 's challenge.

bit.ly/pajGolang

#go #golang #exercism #12in23

Last updated 2 years ago

Nikolai · @ypypy28
0 followers · 18 posts · Server techhub.social

Continuing my adventure with โ€‹

Vlang was rather unexpectedly nice to play with.

Exercism is a great platform to learn the basics of a new programming language.

#12in23 #challenge #programming #coding

Last updated 2 years ago

Mauro Artigiani · @m_artigiani
179 followers · 318 posts · Server mathstodon.xyz

@tanfonto honestly all of it. The :: <> () are quite puzzling. For the moment I'm surviving in the on exercism.org and then, maybe, I'll try and learn it for real.

For the moment I really enjoyed much much more which I was trying last month

#elixir #12in23

Last updated 2 years ago

Jelle Haandrikman · @jhaand
307 followers · 616 posts · Server mas.to

Just completed my second language for the challenge on @exercism_io.
Fortran posed some problems, but I got through it.

Next up: Lua

exercism.org/profiles/jhaand

#coding #Exercism #12in23

Last updated 2 years ago

Jelle Haandrikman · @jhaand
307 followers · 616 posts · Server mas.to

Just completed my second language for the challenge on Exercism.
Fortran posed some problems, but, I got through it.

Next up: Lua
exercism.org/profiles/jhaand/s

#12in23

Last updated 2 years ago

Philip Abbyad · @philipabbyad
22 followers · 42 posts · Server fosstodon.org

Learning for and the challenge!

Learned a lot of the basics today (variables, control flow, data types, data types) and practiced with pattern matching and error handling - absolutely loving the Rust documentation so far.

We'll see how much the immutability of Rust trips me up during the learning process...

My Rust exercise repository:
github.com/philipabbyad/exerci

#rust #mechanicalmarch #exercism #12in23

Last updated 2 years ago

Jonathan Carroll · @jonocarroll
641 followers · 226 posts · Server fosstodon.org

@brodriguesco exercism.org/tracks/emacs-lisp - it's on my list (for practice; I do know some) towards my goal.

I did a handful of clojure exercises already, so I already have the muscle-memory for more lisp.

#12in23

Last updated 2 years ago

Angelika Tyborska · @angelikatyborska
214 followers · 89 posts · Server mas.to

Dabbling in Rust for on

I have to admit, every attempt at a typed language (except for TS) is pretty challenging for me ๐Ÿ˜…

#12in23 #Exercism #mechanicalmarch

Last updated 2 years ago

Laura M Castro · @lauramcastro
156 followers · 227 posts · Server floss.social

I was going to do for the of the challenge... but ended up doing instead.

Not further down the syllabus tree to really get to the juicy parts just yet, so can't say much about it.

On a side note, I am not sure how much the whole scandal is affecting the community, or new people joining. It'd be interesting to know if the pace of people doing at has been affected at all ๐Ÿค”

#telemetry #Go #exercism #12in23 #mechanicalmarch #Rust

Last updated 2 years ago

Sylvain Glaize · @Mokona
45 followers · 133 posts · Server octodon.social

For Mechanical March in the challenge of I've chosen Rust.

I had already almost completed the Rust track in the past, I only missed one exercise. But since, new exercise were added with the "Syllabus" path. Which is good, because I didn't practice Rust since.

Will I be able to complete 100% of the track in March? Who knows... not me.

#12in23 #exercism #rustlang

Last updated 2 years ago

Friendly reminder for anyone who like me is a victim of gamification. Today's your last chance to win the batch. I looked at and am happy I did; I liked the ruby-like syntax (I love and prefer it to as scripting language) combined with core functional concepts is really intriguing. I'll definitely keep on working with . Next month is and I haven't decided yet, but have a tendency to look at .

#12in23 #functionalfebruary #elixirlang #ruby #python #elixir #mechanicalmarch #go #golang

Last updated 2 years ago

Pete Johns · @johnsyweb
3 followers · 6 posts · Server mastodon.world

This month I learned that `jq` is more than just a command-line tool and that it is possible to write elegant, functional code in the jq language.

Month 2 of complete. I can't wait to see what has in store for me tomorrow!

bit.ly/pajFunctionalFebruary

#12in23 #exercism

Last updated 2 years ago

Sylvain Glaize · @Mokona
44 followers · 126 posts · Server octodon.social

After 20 days of lazily solving 24 exercises in Elixir for the challenge, I must say I like Elixir as a programing language.

I find it some elegance.

Except maybe in the type specs.

#exercism #12in23 #elixirlang

Last updated 2 years ago

Jonathan Carroll · @jonocarroll
632 followers · 204 posts · Server fosstodon.org

I'm trying to do the challenge (solve code exercises in 12 languages in 2023) on and my first foray into a new language is :clojure: (I like ). I'm not sure I really want to be a beginner in a language again - this is hard work!

It wasn't mentioned in the track docs, but I did find the "thread-first" macro `->` very helpful - more or less a pipe: clojuredocs.org/clojure.core/-

exercism.org/

#12in23 #exercism #clojure #lisp

Last updated 2 years ago