Python girls warmly invites you to our code and coffee event!

Stuck on some code? Working on something exciting? Want to learn something new or teach someone? Bring your laptops, a sense of curiosity and join use for code and of course coffee

Code & Coffee are informal and inclusive co-working sessions.

People of all skill levels bring their personal projects - building an app, writing a blog, going through programming exercises.

The events are unstructured, informal and relaxed - they are designed to provide community support to women who are actively learning to program.

Date, Location and Cost

For upto date details, take a look at our facebook page https://www.facebook.com/pg/pythongirlskyiv/events/

What to bring:

A laptop, a curious mind and a feel good vibe

What to expect:

If you know nothing about programming, we will help you get started with an online tutorials

If your already studying programming, bring your homework, and work as a group

If your working on a side project, bring that and discuss it.

Need ideas for a side project - we can help you with that.

If your an experience developer, come and talk about what your working on and mentor other people. Technology is always changing, even senior developers need to constantly learn, to keep up with new technologies.

Why:

Learning to code by yourself is hard - we aim provide community so that you don't study alone.

The events are heavily marketed towards encouraging women to become active programmers but all genders are welcome.

Languages:

An intermediate level of English is strongly recommended - but you can survive with google translate.

The events are about sharing experience, whether its C, C++, python, java, Linux, databases or systems administration.

Code of conduct:

These events are designed to encourage women to become active developers, but we welcome all genders.

Please respect our code of conduct, specifically, no abuse or harassment.

We remind you all of Bill and Teds rule - 'be excellent to each other'

New to code?

Start with introduction to python by code academy

https://www.codecademy.com/catalog/language/python

You can use google translate in chrome to translate the tutorial into Russian/Ukrainian. Select the free option, you don't have to pay for it

Next install python on your system

Windows - Install anaconda python https://www.anaconda.com/download/#windows

Mac - Install homebrew https://brew.sh/ and brew install python3 https://docs.python-guide.org/starting/install3/osx/

Linux - python usually comes pre-installed.

Find small projects to copy and work on, Look at real python for inspiration, suggestions are:

How to organise a wedding using python, google sheets and SMS

https://www.twilio.com/blog/2017/04/wedding-at-scale-how-i-used-twilio-python-and-google-to-automate-my-wedding.html

There are various small projects/tutorials at https://realpython.com/

Interested in data science? Install interactive Jupyter notebook http://jupyter.org/)

Work through interactive Jupyter notebooks for developers

http://ricardoduarte.github.io/python-for-developers/

Start exploring notebooks

https://github.com/jupyter/jupyter/wiki/A-gallery-of-interesting-Jupyter-Notebooks

Create a https://about.gitlab.com/ account and share some code (don’t publish your passwords!)