Giter VIP home page Giter VIP logo

toolkitten's Introduction

1 Million Women To Tech (1MWTT)

TOOLKITTEN

A toolkit for #1millionwomentotech community.

How to Contribute

You will need the following

Useful links

Mission

To offer free coding education to 1 million women by 2020.

Roadmap

This is achieved by running two campaigns a year: #SummerOfCode and #WinterOfData.

Summer Of Code is 12 weeks during the summer providing skills in digital literacy.

Winter Of Data is 4 weeks during the holiday season providing skills in digital numeracy.

Questions

For everything relating to #1millionwomentotech please see the Top Secret Handbook, which is at the following top secret location.

Note: this is a live document, and you are welcome to make comments on it to request clarification, make suggestions, improvements, and share ideas and requests. Please remember to always be kind, and fun!

Top Secret Handbook

toolkitten's People

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

toolkitten's Issues

Discord Group

Hello! I signed up for gold but did not receive the email with the discord group invite link.

week 6 day 1 md file incomplete

the fields in the file hoisting, closures and code review seem to empty, and not contain the links Ilona put in, in the video.

Week2 videos

Would be great if you could kindly add the link to the videos in the "folder for that week in github". It makes life much easier when all materials can be found in the same place, or at least links to everything that is available for that particular day.

How to start collaborating? Start here!

1 - Add a comment to this issue with the title "How to start collaborating? Start here!".

2 - You will get an invitation via e-mail to become a collaborator. Please accept it in order to continue with the remaining steps.

3 - Now that you're a collaborator, fork the repo. You do that by clicking the Fork button in the upper right corner.

4 - A issue with the title "Welcome (Your name)" will be created and assigned to you. You can either follow the link in your e-mail confirmation or look for the issue by going to the original repo (not your fork, but the repo where you started off) and clicking the Issues tab. There you can filter by Assignee -> Your name.

5 - In this issue you will find instructions with the tasks you need to complete. Have fun!

This bot was created by Virginia Balseiro (GitHub, LinkedIn) at the request and specifications of Ilona Budapesti (GitHub, LinkedIn) as part of Volunteer Cohort No. 2 of 1 Million Women To Tech (GitHub, Learn to Code, Mentor) a Silicon Valley based global educational 501(c)3 recognized nonprofit with the mission to offer free coding education to 1 million women and enbies by 2020.

wrong library name urllibe

urllibe.request.urlretrieve(url, filepath + ".gz") should be urllib.request.urlretrieve(url, filepath + ".gz")

typo - day3 - missing parentheses

In day3.md file the code for converting var2 string to print the sum of var1 + var2 is missing a parentheses.

It should be:

print(var1 + int(var2))

and not

print(var1 + int(var2)

Can we add continuous integration tools to the repository?

Discussion

Can we add continuous integration tools to this repository, for the summer of code folder?
Since this is a public repository, we have access to a couple of continuous integration tools for free. I can add the skeleton yml which we can build upon as need arises. My question is, do others see the need for this?

Submitting pull requests

Hi good day, I'm having some trouble with pull request. Would anyone please explain to me how can I submit the homework assigment and this week's hackathon? Thank you very much, Sofia

Joining Discord

Can we get an invite to join the discord channel for DIY members or is it for Gold/VIP only? Thank you.

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.