Catalog was dead for me too yesterday evening.
P.
Le 12 nov. 2016 23:58, "Jeff Gray" a écrit :
>
> Thanks.
> Is there somewhere I can see the projects and their versions or is that
just
> by investigating via google? E.g. I just found some posts re version of
> Seaside and followed the advice, s
A nice read. What audience is it aimed at?
Difficult question :)
First or second year students and more.
So with and without a Java lecture before.
But the guy should know how to program a bit
I told you that it was fuzzy
Some grammar suggestions...
Oh I'm sure that they are
Hi henrik
I have the impression that the code is missing something
'aa' isIsogram
>>> true
I wonder how we can set a bit without returning a new integer.
isIsogram
| i |
i := 0.
self asLowercase do: [ :char |
| val |
val := (char asInteger - 96).
(val between: 1 and: 26) ifFalse: [ ^ f
On 11/12/2016 06:19 PM, stepharo wrote:
Would be nice to make it an object because serge looks interested :)
ok, i'll have a look, but _not_ next week (relatively busy at the moment).
werner
Le 12/11/16 à 13:42, werner kassens a écrit :
On 11/12/2016 09:29 AM, serge.stinckw...@gmail.com wrot
Really cool! Great to hear your success. Looking forward to the next instalment.
cheers- ben
On Sun, Nov 13, 2016 at 4:44 AM, Dimitris Chloupis
wrote:
> Annnd I DID IT !!!
>
> I accomplished connecting Pharo with Unreal so I can script it with Pharo.
> It works from inside the editor and
Thank you Ben :)
On Sun, Nov 13, 2016 at 3:29 PM Ben Coman wrote:
> Really cool! Great to hear your success. Looking forward to the next
> instalment.
> cheers- ben
>
> On Sun, Nov 13, 2016 at 4:44 AM, Dimitris Chloupis
> wrote:
> > Annnd I DID IT !!!
> >
> > I accomplished connecting P
2016-11-12 12:26 GMT+01:00 Guillaume Larcheveque <
guillaume.larcheve...@gmail.com>:
> I forwarded the conversation to Olivier.
>
> Embed fonts are not yet implemented by Artefact so we will see with
> Olivier if we will join the development of it (if you plan to do it) or if
> we will just help y
+1
Le 13/11/16 à 14:28, Ben Coman a écrit :
Really cool! Great to hear your success. Looking forward to the next instalment.
cheers- ben
On Sun, Nov 13, 2016 at 4:44 AM, Dimitris Chloupis
wrote:
Annnd I DID IT !!!
I accomplished connecting Pharo with Unreal so I can script it with P
Thanks Michal
I'm getting a nice introduction chapter on iterators driven by little
exercises.
Le 12/11/16 à 13:30, Michal Balda a écrit :
Hi,
#isPangramIn: should probably use #asLowercase as well:
'The quick brown fox jumps over a lazy dog' isEnglishPangram "false --
now the $t is miss
+42
> On 13 Nov 2016, at 20:33, stepharo wrote:
>
> +1
>
>
> Le 13/11/16 à 14:28, Ben Coman a écrit :
>> Really cool! Great to hear your success. Looking forward to the next
>> instalment.
>> cheers- ben
>>
>> On Sun, Nov 13, 2016 at 4:44 AM, Dimitris Chloupis
>> wrote:
>>> Annnd I
It's back! Thanks server gods...
--
View this message in context:
http://forum.world.st/Pharo-catalog-tp4922782p4922862.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
11 matches
Mail list logo