Giter Club home page Giter Club logo

guidelines-resources's Introduction

Women Who Code

Guidelines and Resources

This repository is where we will gather resources and guidelines for WWC network.

GitHub Issues GitHub Pull Requests MIT License

Mission, Vision, Commitments, Community, and press kit.

This is a list of resources that we have gathered for study groups.

This is the current recommended Code of Conduct for all WWC events.

Please make sure to have a copy or link to it on your event page.

There's also a short version available.

Contributing

Outline the guidelines for how someone can contribute

  1. ๐Ÿด Fork this repo
  2. ๐Ÿ”จ Follow the contributing guidelines outlined below
  3. ๐Ÿ‘ฅ Add yourself as a contributor under the credits section
  4. ๐Ÿ”ง Make a pull request
  5. ๐ŸŽ‰ Get your pull request approved - success!

Or just create an issue - any little bit of help counts! ๐Ÿ˜Š

More details can be found at this project's contributing guidelines.

Credits

Thank you to our lovely contributors.

guidelines-resources's People

Contributors

alaina avatar altaohms avatar antislice avatar baghaii avatar cclazarou avatar cemmanuel1 avatar chenc avatar dayrachiu avatar hkasera avatar imuchnik avatar isometimescode avatar jigyasa-grover avatar joeycrose avatar kmolo avatar laurauzcategui avatar lynnlangit avatar maximumtiu avatar mjhea0 avatar mtitolo avatar prabhanshuattri avatar rsgrover2003 avatar rsip22 avatar sergestinckwich avatar stephaneggermont avatar suzeshardlow avatar theresai avatar toddtyler avatar tonomoshia avatar velochic avatar zassmin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

guidelines-resources's Issues

A Javascript book worth reading

I found this book on github called You Don't Know JS. It explains very clearly and conceptually the fundamentals of Javascript and I believe every Javascript Developer must read this.

I would like to raise a pull request for the same. Is this a welcome contribution right now?

Code of Conduct + language about trans people

All events are intended for people who identify as female or transgender. Men are encouraged to attend only when noted on a specific event.

A few concerns and/or questions that I have:

  1. 'female or transgender' implies that one cannot be both; this language could be (I am assuming unintentionally) discouraging to trans women, who often identify as both female and transgender. Perhaps this could be changed to All events are intended for people who identify as female and/or transgender.?
  2. 'Female' implies a focus on bodies instead of identity. I am assuming that the latter is, in fact, the stronger focus of the organization. Perhaps this could be changed to All events are intended for people who identify as women and/or transgender?
  3. Regarding and/or transgender: are transgender people who do not identify as women considered to fall within the category of 'Women Who Code'? If so, why? If not, it seems to me that it would make more sense if this sentence were changed to something like All events are intended for people who identify as women, or, to express inclusivity, which seems to be the purpose of this line in the first place, All events are intended for people who identify as women, including trans women.

Just some thoughts; interested to know what people think!

Should be a quick fix: placing the modulo when dividing polynomials

Thank you for helping, it is much appreciated!

The closest thing I found in regard to this issue is this creator's work:
https://github.com/jlbrown0532/Synthetic-Division-Template/blob/master/README.md

Quite simply, I hope someone can help me write polynomial division properly.

Say I want to get the remainder from dividing 2x2โˆ’5xโˆ’1 by xโˆ’3. Where would I place the modulo? How would I write this?

I hope that this is an appropriate issue to place here (It's not an issue with Git or with Python but a writing question.) I am new!

Women Who Code WWC Guidelines

โœ…๏ธ By submitting this issue, I have verified the following

  • [] Checked to see if the issue has already been discussed before. ๐Ÿค”๏ธ
  • [] If proposing new content to be added, made sure enough details were provided. ๐Ÿ”๏ธ

#58 Code of Conduct link needs correcting in short_code_of_conduct.md

โœ…๏ธ By submitting this issue, I have verified the following

  • [โœ…๏ธ] Checked to see if the issue has already been discussed before. ๐Ÿค”๏ธ
  • [โœ…๏ธ] If proposing new content to be added, made sure enough details were provided. ๐Ÿ”๏ธ

Suggestions for duplication of resources and license

Hi,

Just saw your tweet and came here - you have some great resources so I have two suggestions:

1. Duplication of resources

The resources listed here are great, but instead of creating duplicate learning resources why not contribute to the existing repos that are already curating and listing resources? The awesome repo** lists every language, field/industry, etc.. that would be relevant to STEMM so it would be useful to reach a wider audience. Besides, keeping things in a single place makes tracking easier. Most of these repos only list the freely available libs and learning resources, not paid ones, AFAIK.

** Disclaimer: That repo lists one of the programming language resources I maintain - Julia and Python. I would love to merge PR'S from contributors.

2. License

The MIT License (MIT) is a software license, usually never used for non-code repos. Since this repo contains just text, you might want to reconsider using a more appropriate license like CC.

Thanks for reading!
Best Wishes!

#60 link to learn_to_program.md needs correcting in CONTRIBUTING.md

โœ…๏ธ By submitting this issue, I have verified the following

  • [โœ…๏ธ] Checked to see if the issue has already been discussed before. ๐Ÿค”๏ธ
  • [โœ…๏ธ] If proposing new content to be added, made sure enough details were provided. ๐Ÿ”๏ธ

#56 Code of Conduct link needs correcting in readme.md

โœ…๏ธ By submitting this issue, I have verified the following

  • [โœ…๏ธ] Checked to see if the issue has already been discussed before. ๐Ÿค”๏ธ
  • [โœ…๏ธ] If proposing new content to be added, made sure enough details were provided. ๐Ÿ”๏ธ

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.