Join ESUG for GSOC 2013

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

Join ESUG for GSOC 2013

Malintha Adikari
Hi,

I am final year computer engineering undergraduate from University of  Peradeniya. I would like to join ESUG for GSOC 2013. I am interesting about your organization & projects. Could you please tell me more details about the available projects if any

Thanks & regards,
Malintha Adikari

_______________________________________________
Esug-list mailing list
[hidden email]
http://lists.esug.org/mailman/listinfo/esug-list_lists.esug.org
Reply | Threaded
Open this post in threaded view
|

Re: Join ESUG for GSOC 2013

Damien Cassou
Dear Malintha,

On Tue, Feb 26, 2013 at 12:37 PM, Malintha Adikari
<[hidden email]> wrote:
> I am final year computer engineering undergraduate from University of
> Peradeniya. I would like to join ESUG for GSOC 2013. I am interesting about
> your organization & projects. Could you please tell me more details about
> the available projects if any


thank you for your interest. I don't know if there will be ESUG
projects this year for GSOC, maybe others will have more information.
If you want to have a chance to get selected in case we would have
projects, I advise you to start with these little exercises:

- implement in Pharo/Smalltalk a double-linked list using a
test-driven-development (TDD) approach;
- implement a tool that takes any Smalltalk class as input and
produces HTML with the documentation of the class (instance variables,
class comment) and its methods (parameters, method comment). That's
just like a small javadoc tool.

Don't hesitate to ask for help:

- on stackoverflow.com (with tags #smalltalk, #squeak, #pharo...)
- on mailing lists (see Squeak and Pharo websites)
- on IRC (see Squeak and Pharo websites)


Best,

--
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm."
Winston Churchill

--
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm."
Winston Churchill

_______________________________________________
Esug-list mailing list
[hidden email]
http://lists.esug.org/mailman/listinfo/esug-list_lists.esug.org
Reply | Threaded
Open this post in threaded view
|

Re: Join ESUG for GSOC 2013

Malintha Adikari
Hi,

Thank you Damien for the reply. I would like to start with developing documentation tool for smalltalk classes. For that I want to understand the supportive of the smalltalk classes for a documentation tool. Are they developed with that kind of supportive manner (annotations ect.. ) . Where can I find the example codes for the reference.

Thank you,

Malintha Adikari

> From: [hidden email]

> Date: Wed, 27 Feb 2013 08:03:20 +0100
> Subject: Re: [Esug-list] Join ESUG for GSOC 2013
> To: [hidden email]
> CC: [hidden email]; [hidden email]; [hidden email]
>
> Dear Malintha,
>
> On Tue, Feb 26, 2013 at 12:37 PM, Malintha Adikari
> <[hidden email]> wrote:
> > I am final year computer engineering undergraduate from University of
> > Peradeniya. I would like to join ESUG for GSOC 2013. I am interesting about
> > your organization & projects. Could you please tell me more details about
> > the available projects if any
>
>
> thank you for your interest. I don't know if there will be ESUG
> projects this year for GSOC, maybe others will have more information.
> If you want to have a chance to get selected in case we would have
> projects, I advise you to start with these little exercises:
>
> - implement in Pharo/Smalltalk a double-linked list using a
> test-driven-development (TDD) approach;
> - implement a tool that takes any Smalltalk class as input and
> produces HTML with the documentation of the class (instance variables,
> class comment) and its methods (parameters, method comment). That's
> just like a small javadoc tool.
>
> Don't hesitate to ask for help:
>
> - on stackoverflow.com (with tags #smalltalk, #squeak, #pharo...)
> - on mailing lists (see Squeak and Pharo websites)
> - on IRC (see Squeak and Pharo websites)
>
>
> Best,
>
> --
> Damien Cassou
> http://damiencassou.seasidehosting.st
>
> "Success is the ability to go from one failure to another without
> losing enthusiasm."
> Winston Churchill
>
> --
> Damien Cassou
> http://damiencassou.seasidehosting.st
>
> "Success is the ability to go from one failure to another without
> losing enthusiasm."
> Winston Churchill

_______________________________________________
Esug-list mailing list
[hidden email]
http://lists.esug.org/mailman/listinfo/esug-list_lists.esug.org
Reply | Threaded
Open this post in threaded view
|

Re: Join ESUG for GSOC 2013

Damien Cassou
Dear Malintha,

On Wed, Feb 27, 2013 at 9:24 PM, Malintha Adikari
<[hidden email]> wrote:
> Thank you Damien for the reply. I would like to start with developing
> documentation tool for smalltalk classes. For that I want to understand the
> supportive of the smalltalk classes for a documentation tool. Are they
> developed with that kind of supportive manner (annotations ect.. ) . Where
> can I find the example codes for the reference.

I don't really understand your question. Keep it simple. Just use the
class comment, the class name, the methods name, the method comments,
and the method parameters. You may want to have a look at Pharo by
Example first or Squeak by Example.


--
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm."
Winston Churchill

_______________________________________________
Esug-list mailing list
[hidden email]
http://lists.esug.org/mailman/listinfo/esug-list_lists.esug.org