Regarding GSoC
Clemens Lang
cal at macports.org
Mon Mar 25 20:05:53 UTC 2019
Hi,
On Fri, Mar 22, 2019 at 05:06:08PM +0100, Mojca Miklavec wrote:
> Our tickets are accessible from
> https://trac.macports.org/wiki/Tickets
> and the most relevant for you would live in "Base Bugs" and "Base
> Enhancements". Or
> https://trac.macports.org/roadmap
> However I'm not sure which ones might be most suitable for looking
> into as a newcomer, this might need some guidance from Marcus
> (potential mentor), Clemens or someone else from the core team to make
> the learning curve most efficient. (It could be that something that
> would make most sense to start with is not even in the tracker.)
In this case, I'd say attempting to implement a Trie, Ctrie or similar
data structure would actually be a better exercise than something from
our bug tracker. I'd recommend you do this in C. You'll notice that
you'll want to write tests to ensure that your implementation performs
as intended.
HTH,
Clemens
More information about the macports-dev
mailing list