dwyl / start-here

:bulb: A Quick-start Guide for People who want to dwyl :heart: :white_check_mark:
https://github.com/dwyl/home
1.75k stars 106 forks source link

Want to join the dwyl community? #143

Closed iteles closed 1 year ago

iteles commented 6 years ago

We've had a few lovely folk mention in our gitter room that they're keen to join the community and don't know how!

screen shot 2017-12-11 at 21 00 44

For now, if you'd like to join us, just star this repo and add a comment here as to why and we'll invite you to join! āœØ

leordev commented 6 years ago

Thanks @iteles!

linuxenko commented 6 years ago

I would like to be invited too :cat2:

hectonpdomingos commented 6 years ago

Hey! I love it all! Can I join in? I would love to help somehow.

SecondHJ commented 6 years ago

Looks great! I will love to be a part of this community ~

muddlebee commented 6 years ago

@iteles if you could invite me too :)

iteles commented 6 years ago

This issue makes me so happy. Wonderful to have you all join us! šŸŽ‰

debck commented 6 years ago

hey ! I would like to join the community i find really quality stuff and would like to learn and contribute

denisse-dev commented 6 years ago

I'd love to contribute! šŸ˜„

adrian-tiberius commented 6 years ago

Hi! I would like to join and contribute!

tunnckoCore commented 6 years ago

So welcome! :)

(long, but not pretty active member here ;/)

divayprakash commented 6 years ago

Hey! I would love to carry forward the awesome work you're doing and spread the word about it! Do add me to the community!

itsN1X commented 6 years ago

hola! I'd love to be a part of the community too :heart_eyes:

ghost commented 6 years ago

Hi would like to learn at the feet of the Gurus in this community and contribute back in whatever way possible. May I please request an invite?

JLezac commented 6 years ago

I really like the positive and gentle vibe of this community, I would love to be part of the community. :pray:

pragmaticpi commented 6 years ago

Hi, I had already contacted you regarding to be part of the community. I am new to open source world and I would like very much to contribute and learn through your open source projects. Do add me to your community. Thanks

achiv commented 6 years ago

Hello, I would love to be part of this and contribute :)

sid-ant commented 6 years ago

I really like dwyl's goals, I would live to be a part of this community. Thanks!

danilocecilia commented 6 years ago

Hi, I got really excited about what you guys are doing, I definitely want to be part of this organization. I would love to help and also would love to learn from you guys too.

Thanks for the opportunity!

mleyb commented 6 years ago

hello there - could I request to be added to the community too? Iā€™d like to contribute

mleyb commented 6 years ago

thank you all :)

tunnckoCore commented 6 years ago

Welcome! :tada:

t1war1 commented 6 years ago

Hello. I saw the dayum interesting docs of this repo. Would love to contribute to the projects and flowering new ideas. Please send me invite to join this organisation

Mayankjh commented 6 years ago

Hi, I would love to get my hands on code with the community can i please have an invite...

pg07codes commented 6 years ago

Hii . i do what i love. And that's why i find this organisation really great. Lots of great resources at a single place. i would love to join the community.

luckylittle commented 6 years ago

+1

swetajena98 commented 6 years ago

hey!I am overwhelmed by the quality of repos this community contains. would love to join and contribute.

luqmanoop commented 6 years ago

I am most proud of the future you guys are building here and would love be a part of this amazing journey and contribute (in my own little way) to it. šŸ‘

iteles commented 6 years ago

Thank you @swetajena98 and @codeshifu ā¤ļø We're looking forward to seeing your contributions and thoughts in the issues, welcome to dwyl!

luqmanoop commented 6 years ago

Thanks, @iteles for the invitation. I'm honoured.

VimanyuAgg commented 6 years ago

I love the idea of doing what you love and really appreciate what you guys are building here. I would absolutely :heart: to be a part of this amazing community and make contributions in the best way I can. :+1:

VimanyuAgg commented 6 years ago

@nelsonic Thanks for the invite! I'm thrilled to join this community :blush:

nelsonic commented 6 years ago

@VimanyuAgg thank you for joining! We are just getting started with building! šŸ˜‰

shan8851 commented 6 years ago

Would love to be part of the community here!

tienpham94 commented 6 years ago

As an open source enthusiast, I appreciate what you guys are doing here, and I would love to be part of the community!

misacorn commented 6 years ago

I would love to also be a part of the community and start to contribute!

prankshaw commented 5 years ago

I will love to join this organisation

silvaesouza commented 5 years ago

Hello, I'm here to contribute and learn. I like dwyl's goals

nelsonic commented 5 years ago

@misacorn, @tienpham94, @shan5742, @prankshaw, @silvaesouza We are stoked that you found @dwyl and delighted that you want to join us! šŸŽ‰ Could you please share how/where you discovered this ... šŸ” (so that we can improve our "findability") Thanks! āœØ

RajuKalidindi commented 5 years ago

Hey! There are a lot of good resources you guys put together. I'd love to be a part of this organization.

ghost commented 5 years ago

Hi there, I'm a pretty new developer (on the Skillcrush Break into Tech Blueprint) and I'm interested in open source. You have so many resources here and I would like to contribute somehow (not quite sure how yet!)

nelsonic commented 5 years ago

Hi @Web-Dev-Rich, glad you found @dwyl šŸ”

https://skillcrush.com looks interesting. image

"Learn to code and and finally do work you actually love"

... sounds familiar ... šŸ˜‰

https://skillcrush.com/skillcrush-blueprints/#cost-enroll-link image

$1499 seems reasonable by US "bootcamp" standards. The Syllabus Syllabus-MVP-__-The-Break-Into-Tech-Blueprint.pdf seems "OK" ...

There's only one mention of Testing/TDD in the syllabus is RSpec tests in Ruby on Rails track: image I would highly recommend that you focus on writing tests for your code as soon as you can in your development journey; writing tests will ensure you write less code and boost the reliability of the code you write. If you haven't already, see: https://github.com/dwyl/learn-tdd

If you get to the end of SkillCrush and decide you want to "stand out" from the crowd of people who go through "bootcamps" and (kinda) know Ruby-on-Rails, consider learning Phoenix! see: https://github.com/dwyl/learn-phoenix-framework

Ruby is a lovely programming language, you won't have trouble finding work if you have the skills. If you want the hiring manager to prioritise your CV, make sure you learn Elixir. We have condensed our Elixir learning into: https://github.com/dwyl/learn-elixir (if you spot an area for improvement, please open an issue and/or Pull Request!) There are quite a few good Ruby |> Elixir resources in: https://github.com/ruby2elixir

We've been writing notes/examples/tutorials for the open source tech we use for the past 5 years. Quite a few people have found it useful. The best way to contribute is to follow one of the learn-... guides and if anything is unclear, open an issue with a question! (people massively underestimate the value of questions, they are the lifeblood of learning!)

Most companies/organisations "lock up" their learning on an internal "Wiki" afraid that their "competitors" will "steal" their knowledge ...
We very much believe in "out-teach the competition" ... our clients & community members agree. Watch: http://ecorner.stanford.edu/videos/2361/Out-Teach-Your-Competition

Anyway, welcome to @dwyl we look forward to your feedback! šŸŽ‰

ghost commented 5 years ago

@nelsonic Many thanks for the welcome and guidance. I have read about TDD and would definitely be "into" it.

samagragupta commented 5 years ago

I would like to be invited too šŸˆ

iteles commented 5 years ago

Welcome @samagragupta! Would love to know how you found us šŸ˜Š

samagragupta commented 5 years ago

@iteles Thank you for inviting. Found few interesting repositories: https://github.com/dwyl/todomvc-vanilla-javascript-example https://github.com/dwyl/learn-aws-lambda https://github.com/dwyl/abase and many more.

jamesgeorge007 commented 5 years ago

Hi there, I would like to join this vibrant community šŸ‘

emilshouse commented 5 years ago

Hello, I stumbled across dwyl after googling for a reason why iTerm needed Full Disk Access. https://github.com/dwyl/dev-setup/issues/20 There are so many great resources here and I'd be happy to contribute to this community where I can.

nelsonic commented 5 years ago

@emilshouse thank you for sharing that a random issue about iTerm Full Disk Access was useful to you. I'm always stoked when random issues show up in SERPs and people find them helpful. šŸŽ‰ I keep trying to encourage people to open issues when they see things and keep a "log" of their journey, which will then help others save time ... šŸ’­ Thanks for sharing your thoughts! (we really appreciate it). You have already made a great contribution to this community. ā¤ļø āœ…

You've been invited to join dwyl on GitHub, visit https://github.com/dwyl to accept. šŸ“„

2knal commented 5 years ago

Hello everyone, I was amazed by the wonderful resources this community has put together. I would be happy to contribute to this community and learn many things!

eyexx commented 5 years ago

Hello ! I sympathise with this community philosophy "scratch your own itch" šŸ˜€ So, I want to join this community and contribute ! šŸ˜Ž