-
-
Notifications
You must be signed in to change notification settings - Fork 27k
Accepting presentations for the design patterns #197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@zafarella Presentations are nice. I think we can also have Refcardz similar to Javazone. But I think #56 can get closer to Refcardz. |
I agree we need better presentation. There is something boiling in #56 but I'm not sure what is the status of that. @zafarella I agree with @npathai Feel free to demostrate your ideas. |
Yep, thanks, whenever will find some time - will implement one presentation. The idea behind is to simply open the repository and start sessions about the patterns. It would be nice I think when you have some classes to do or simply want to go through some patterns in a wide screen. |
👍 |
Sounds awesome. I'm looking forward to see the first presentation. |
Ping @zafarella Any luck? |
Today :). Singleton on it's way. On Mon, Sep 7, 2015 at 6:49 AM, Narendra Pathai [email protected]
|
Wow! we are excited to see the first presentation 👍 |
I saw the first presentation at #244 and I love the idea 👍 |
👍 from me as well. It is impressive for first draft and we can surely take it forward and make it even better. I have some concerns regarding the snaps and material being out of sync from our codebase as our code evolves. |
Yes, I share your concern. |
I was thinking can't we enhance the website in future to be usable in presentation form. We can have something like presentation mode with pattern listings. That will keep content up to date. I don't know if it is feasible though. |
@npathai as i wrote in PR #244 allready:
Its possible and it might be feasible. I think the thing we are still lacking is a concrete target audience. Do we want to target the Coders at home, on mobile, in conferences? We could even optimize the website for printing. Or do we just want to do them all? How should the presentation look? Is there really much of a gain from just displaying the website fullscreen, a little bit bigger and with a different background? My opinion on this is to keep the website and presentations seperate, maybe link the presentations from the website or something... |
Let me also add few words. I think the target of having presentation would be coders in conference/classes. I personally needed it for the team I worked. You already know all those patterns, but need to share and may be discuss in the context of the architecture. In regards the outdated code in the slides - it is possible to read the code from the file. I am working on it and will commit soon. I agree with @noobxgockel to have website and the presentations separate. |
It would be awesome to be able to launch the presentations from the web site. |
We can keep website and presentations separate. As far as the audience is concerned it will be used in classes, meetups, individuals for reference purpose. Print we can, but now is not the right time. @zafarella has got something going on, so let us play with the idea of presentation and see how much traction we get. |
@zafarella any updates? I would love to incorporate nice presentations like you demonstrated. |
A bit busy coming month. If not in rush, I can work on it later On Tue, Apr 26, 2016 at 12:55 AM, Ilkka Seppälä [email protected]
|
There is no rush. Good to know you're still around @zafarella |
If someone wants to work on this, the issue is free for taking. |
I've created a presentation for Hexagonal Architecture in #519 |
@iluwatar can u list what all presentations are up for the taking? I'd like to contribute to one of them if possible! |
The checked ones have already been implemented.
|
Hi, I want to re-factor Prototype pattern to avoid using new and rather only use Objet.clone(). How can I contribute / pull request? panksy2k |
@panksy2k create a new issue describing the problem and we can start discussion there. |
ok - done that for #584 |
* New questions and spell check (iluwatar#181) Added new questions related with KVM, Libvirt and DNF * Add CPAN Perl answers - What is CPAN - How install a CPAN module
@iluwatar What do u think if we create presentations for these nice collections of design patterns.
Either one for each for one for all. Something based on impress.js or similar would be great I think.
Happy to contribute.
Kiitos
The text was updated successfully, but these errors were encountered: