Trending

#Exercism

Latest posts tagged with #Exercism on Bluesky

Latest Top
Trending

Posts tagged #Exercism

Preview
Prism in Elixir on Exercism Can you solve Prism in Elixir? Improve your Elixir skills with support from our world-class team of mentors.

New exercise `prism` added to the #Elixir track on #Exercism, thanks to jiegillet 🥳 exercism.org/tracks/elixi... #MyElixirStatus

4 0 0 0
Post image

#exercism #codingbootcamp

1 0 0 0

The #Elixir track on #Exercism is now running on Elixir 1.19 🙂

#MyElixirStatus

24 1 1 0
Post image

ABAP also moved up in student count from 25th place about two years ago to 21st

New comers like gleam, zip, 8th, as well as "old" powershell are growing faster than ABAP and might catch up soon.

#ABAP #Exercism

6 0 1 0
Preview
Camicia in Elixir on Exercism Can you solve Camicia in Elixir? Improve your Elixir skills with support from our world-class team of mentors.

The #Elixir track on #Exercism has a new practice exercise, Camicia. Thanks to Francesco Sangalli who not only implemented it in Elixir, but also designed it 🥳

exercism.org/tracks/elixi...

#MyElixirStatus

14 2 0 0
Preview
Exercism : la plateforme gratuite pour mieux coder Découvrez Exercism, une plateforme gratuite pour apprendre la programmation avec plus de 7 000 exercices sur 80 langages.

Vous galérez à coder malgré les tutos en ligne ? Découvrez Exercism, la plateforme gratuite qui mise sur la pratique et le mentorat pour progresser vraiment ! #coding #programmation #Exercism #apprentissage #dev

0 0 0 0
Preview
Gleam on Exercism Get fluent in Gleam by solving 122 exercises. And then level up with mentoring from our world-class team.

Having a lot of fun running through the #Gleam track on #Exercism and learning a lot https://exercism.org/tracks/gleam

0 0 0 0
Preview
Announcing GitHub Syncer and Favorites Today we're launching two new features. Our new GitHub Syncer let's you automatically back up your solutions to GitHub, and our new Favorites section lets your save those solutions that inspire you the most!

#Exercism just launched GitHub syncing of your solutions! And the settings you can tweak as an insiders sponsor are also really nice. It got me to bump my sponsorship up from $5 to $10/month to qualify as an insider.

https://exercism.org/blog/sync-to-github

0 1 0 0
Preview
Gotta Snatch'Em All in Elixir on Exercism Can you solve Gotta Snatch'Em All in Elixir? Improve your Elixir skills with support from our world-class team of mentors.

A new #Exercism learning Exercise for #Elixir MapSets by jiegillet just released 🙌 exercism.org/tracks/elixi...

#MyElixirStatus

31 5 1 0

Day 15 / 365

Complete an exercise in #Exercism using Scheme! And learned some math from #Mathacademy

Oh! I also transitioned to Doom Emacs. I'm hoping to slowly create a good workflow. Perhaps I'll incorporate GTD and Zettelkasten with Org-org

11 0 13 0
Preview
Swift Scheduling in Elixir on Exercism Can you solve Swift Scheduling in Elixir? Improve your Elixir skills with support from our world-class team of mentors.

New Elixir exercise available on #Exercism - Swift Scheduling, for practice dates exercism.org/tracks/elixi...

#MyElixirStatus

5 0 1 0

Completed 40/140 (28.6%) of Python track on #exercism.

0 0 0 0
Preview
The $0.30 Coach: Custom Elixir Challenges with LLM Agents How I use a coding agent to generate fun challenges for learning Elixir

I found a way to generate individually tailored #Exercism challenges, complete with working tests, a quirky backstory, and hints using a coding agent (Cline). Makes learning #ElixirLang a breeze while also reinforcing areas I need more time in.

flaviuspopan.com/the-30-cent-...

11 1 0 0
Video

👨‍💻 #Exercism - платформа для вивчення програмування, яка пропонує інтерактивний підхід до освоєння навичок через вирішення практичних завдань.

Користувачі мають можливість працювати з 75 мовами програмування, включаючи популярні #JavaScript та #Python.

🔗 exercism.org

0 0 0 0
Video

Wer erinnert sich?
Ich durfte das im #exercism code bootcamp bauen - und hatte viel Spaß

2 0 0 0

Spent Countless hours trying to solve this Haskell exercise🥹🥹..
#Exercism #luhn

And the first time I wrote a function composition correctly💃🏻🥹

#Haskell
#FunctionalProgramming
#Composition
#newbie

3 0 0 0

You can now use Elixir 1.18 on #Exercism 🚀. Thanks to jiegillet who did the upgrade of our tooling, and the Elixir core team that was very fast to release 1.18.1 with a crucial bug fix #MyElixirStatus

9 0 1 0

I was practising #ElixirLang with some simple #Exercism challenges, using #Copilot at the same time. I jotted down some observations about the experience:

paulfedory.com/software/pra...

4 0 1 0

That's true. It's just a little rough when you've stumbled through a solution and then see someone seemingly play through. Try solving #Fsharp Dominoes on #exercism and then check Erik Schierboom's solution. That was one of those moments you mentioned.

2 0 0 0
Original post on fosstodon.org

I am extremely behind on my #Exercism practice but I'm overjoyed to hear that they've added a #Uiua track

https://exercism.org/tracks/uiua

and a #Roc track

https://exercism.org/tracks/roc

I've joined both, which should gradually appear in my tracker of which problems I've solved in which […]

0 1 0 0
Original post on fosstodon.org

Thanks to a very cool video from @standupmaths popping up on my feed I updated my #rstats #Exercism solution for the Sieve of Eratosthenes problem to essentially use

isprime <- function(n) {
!length(grep(r"(^.?$|^(..+?)\1+$)", strrep('!', n)))
}

https://youtu.be/5vbk0TwkokM

1: FALSE
2: TRUE […]

0 3 0 0
YAMLScript TAP Testing Library YAMLScript TAP Testing Library This library provides an implementation of the Test Anything Protocol (TAP) for YAMLScript. It's a really...

Ah, excellent!
Have a look at yamlscript.org/doc/ys-tapte...
All the runtime unit tests for `ys` use it.
github.com/yaml/yamlscr...
And all the tests for the #yamlscript #exercism exercises use it for the tests you need to pass
exercism.org/tracks/yamls...
I'm planning to use it in #helm charts.

1 0 1 0
Green text on pink background:
2M users but no money in the bank. Tough times

Green text on pink background: 2M users but no money in the bank. Tough times

2M users but no money in the bank. Tough times 😔
by Jeremy Walker at @exercism_io

#Exercism #NoPaidUsers #Funding

exercism.org/blog/septemb...

0 0 0 0
Preview
Exercism Learn, practice and get world-class mentoring in over 50 languages. 100% free.

👨‍💻 #Exercism - платформа з завданнями та навчальними матеріалами для 70 різних мов програмування.
#education #coding
exercism.org

0 0 0 0
Aprenda a Resolver Desafios de Codificação!
Aprenda a Resolver Desafios de Codificação! Bem vindo a mais um vídeo! Hoje vamos trabalhar num exercicío do exercim.io e vou dar dicas de como você pode atacar esse tipo de exercício para facilitar a sua vida. Exercism https://exercism.io/ Zeal https://zealdocs.org/ Meu server no discord! https://discord.gg/9jpzEt788u Meu curso de Rust! https://www.udemy.com/course/rust-da-logica-aos-jogos/ Versão em texto gratuita: https://jonatasoli.github.io/rust-logica-jogos/ Agende uma mentoria comigo https://cal.com/devjonatas/mentoria Agende uma consultoria para sua empresa https://cal.com/devjonatas/consultoria 10% de desconto em qualquer plano de hospedagem na hostinger: https://hostinger.com.br?REFERRALCODE=1CONTACTJON57 200 reais de créditos na digital ocean: https://m.do.co/c/a5f97383b4f2 Livros que recomendo a leitura: Hands-on Rust - https://forms.gle/To8HsJteXTWFBnud6 Programaç+ão em Rust - https://amzn.to/3Umf8ua The art of Game Design - https://amzn.to/3Jkk5wW Como ser um programador melhor - https://amzn.to/3Q4sOHw 14 Hábitos de Desenvolvedores altamente produtivos - https://amzn.to/3xMjIZw - https://amzn.to/4azWODp Edição https://murielsoares.com.br/

Sextou, e hoje vou te ajudar com dicas de como resolver um exercício de programação seja pra provas ou para algum desafio técnico. youtu.be/e4E9ADCMrGs #exercism #programando #rust #desafios #progração

1 0 0 0

So my fav season is finally here! 🍂🌰

The part of the term in which, after completing the #Elixir syllabus on #Exercism, my students form groups to develop their own project.

Their goal is to showcase the NF requirements of a sw architecture of their choice, and there're always amazing outcomes! 🍿🎄

3 0 0 0