Exercism programming exercises for Pharo

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Exercism programming exercises for Pharo

horrido
I created a Smalltalk track at Exercism: https://github.com/exercism/xsmalltalk

It would be nice if the Smalltalk community contributed some exercises to help budding Smalltalkers.

Thanks.
Reply | Threaded
Open this post in threaded view
|

Re: Exercism programming exercises for Pharo

kilon.alios
For one sec I thought you wanted to perform an exorcism with Pharo, I know Pharo is pure technomagic but never assumed it is that powerful :D
On Mon, 30 Jan 2017 at 17:04, horrido <[hidden email]> wrote:
I created a Smalltalk track at Exercism:
https://github.com/exercism/xsmalltalk
<https://github.com/exercism/xsmalltalk>

It would be nice if the Smalltalk community contributed some exercises to
help budding Smalltalkers.

Thanks.



--
View this message in context: http://forum.world.st/Exercism-programming-exercises-for-Pharo-tp4932215.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Reply | Threaded
Open this post in threaded view
|

Re: Exercism programming exercises for Pharo

Ben Coman
In reply to this post by horrido
Nice idea, but after poking around the site for a while, it looks like
there is more to do than just seed solutions for some exercises.  Some
recipe for how students submit exercises would need to be written up.

cheers -ben

On Mon, Jan 30, 2017 at 11:01 PM, horrido <[hidden email]> wrote:

> I created a Smalltalk track at Exercism:
> https://github.com/exercism/xsmalltalk
> <https://github.com/exercism/xsmalltalk>
>
> It would be nice if the Smalltalk community contributed some exercises to
> help budding Smalltalkers.
>
> Thanks.
>
>
>
> --
> View this message in context: http://forum.world.st/Exercism-programming-exercises-for-Pharo-tp4932215.html
> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
>

Reply | Threaded
Open this post in threaded view
|

Re: Exercism programming exercises for Pharo

pauguillot
In reply to this post by horrido
A 2017-01-30 16:01, horrido escrigué:

> I created a Smalltalk track at Exercism:
> https://github.com/exercism/xsmalltalk
> <https://github.com/exercism/xsmalltalk>
>
> It would be nice if the Smalltalk community contributed some exercises
> to
> help budding Smalltalkers.
>
> Thanks.
>
>
>
> --
> View this message in context:
> http://forum.world.st/Exercism-programming-exercises-for-Pharo-tp4932215.html
> Sent from the Pharo Smalltalk Users mailing list archive at
> Nabble.com.

I can facilitate the exercises with test of "http://codingbat.com/"
that I used to learn the syntax.

I started the java but .... All of python are completed  with their
tests.

I hang the calculator I just made with Spec,
The calculator is interesting because the goal it is very simple "Get a
clean string so the compiler can do the calculation from left to right"
.
How can I change the color of the label and the position of the text.
The color method: does not seem to be the solution.
All the buttons must be declared explicitly or it can be done with some
method.

MCHttpRepository
        location:
'http://www.smalltalkhub.com/mc/pauGuillot/CalculadoraSpec/main'
        user: ''
        password: ''

  ================================================================
        Missatge enviat a travĂ©s del Webmail de Girona.com
                      http://www.girona.com
  ================================================================