Closed xenda closed 13 years ago
Hi Alvaro, we can have a session on Tuesday 19 at 4:30pm UTC. Is that ok with you?
It sounds great :)
Cool. I let you know some time before our meeting the irc channel for the session.
Hi Alvaro,
I just wanted to remind you that we have an RMU session scheduled in a couple of hours (16:30 UTC).
We can met in the IRC channel #rmu-study-hall-1. I think it will be available that hour, but if not, we can switch to another channel.
If you can't attend the session, please, let me know, so we can reschedule it. Otherwise, see you there!
Hi Alberto,
Sounds great. I'll be there in a couple of hours then. Looking forward to it :)
@afcapel should this request be closed?
Yes, we already had the session, so I'll close it.
Thanks semmons99.
Hi there, I'm Alvaro and would be interested in having a mentoring session. You can contact me at alvaro@xendacentral.com. I have a fairly open schedule, so anything before 6pm UTC -5 is fine by me.
I finished 3 of the 4 Puzzlenode exercises and applied to he RMU Core Skills Course but there was some things I need to improve first. I'll be applying for the July session but would love some pointers on where I went wrong in order to keep improving my skills :).
This is the original solution to the Puzzle 1: https://github.com/xenda/Puzzl1_1/ I've made some improvements to it, mainly removing some code that wasn't that needed. https://github.com/xenda/Puzzl1_1/tree/improvements.
You can take a look at what I changed at https://github.com/xenda/Puzzl1_1/compare/master...improvements
I'm also thinking about moving some of the code to modules, since some of the classes are used just as "wrappers" for methods, and a module fits that need more properly.