Ideas for students' summer projects

Jonathan M Davis newsgroup.d at jmdavisprog.com
Wed May 23 09:47:49 UTC 2018


On Wednesday, May 23, 2018 02:34:35 Grady Booch via Digitalmars-d wrote:
> On Tuesday, 22 May 2018 at 16:27:05 UTC, Eduard Staniloiu wrote:
> > Hello, everyone!
> >
> > We, at UPB, have initiated D's participation to ROSEdu Summer
> > of Code, see http://soc.rosedu.org/2018/.
> >
> > I will be mentoring a student over the summer and I was
> > wondering if you have
> > any suggestions for a project. If there is a library or feature
> > that you would like
> > just drop an idea.
> >
> > The proposed idea should be something that can be done in 8-10
> > weeks, though, ideally, we hope that the student/s will
> > continue to contribute to the community after the summer ends.
> >
> > Let the brainstorming begin!
>
> Some idea on how to restore the capacity to encapsulate a class
> would be really welcome.
>
> i.e
> -  prevent surrounding code from penetrating an objects private
> parts.
> -  make unittests useful again, by not allowing them to penetrate
> an objects private parts.

Regardless of whether that's a good idea or not, that requires a DIP. It's
not a summer project for a college student.

- Jonathan M Davis



More information about the Digitalmars-d mailing list