A list of London tech meetups, focusing on meetups suitable for beginner coders, as well as women-majority events. It started as a list sent to classes at the end of my Code First: Girls courses. I'm super open to suggestions - it's unlikely to be comprehensive (particularly in the language/framework-specific parts), but is hopefully a good start. You can find it at http://jennybrennan.com/london-tech-meetups
If there's a meetup you think should be there, and you'd like to add it via GitHub, you can follow these steps to fork the repository, make a change and make a pull request:
- Click 'fork' at the top of this repository
- Clone down your fork using
git clone https://github.com/YOUR-USERNAME/london-tech-meetups
- Create a new branch with the name of the meetup you're adding
- Make your change (the list is in index.html, please include the link and description text)
- Push your new branch and changes up to your fork of the repository
- Go to your branch in your repository on GitHub, and click the green 'New pull request' button on the left (making sure the base fork is set to JennyBrennan/london-tech-meetups)