Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Reaching out: Django in social sciences

Reaching out: Django in social sciences

Six month ago, I had the opportunity to be part of the Django Girls projects where I learned the basics of Django. With this new knowledge, I made a web application to manage and map data collected during my PhD's field research. Now, I'm working on extending this application to give researchers and students the missing tool to digitize data from interviews or street surveys.

I intend to show during this talk why is it important to give programming knowledge to people outside STEM and to show learning difficulties encountered by these people. Even if I'll speak of applications I developped, the speak is more a general feedback to help Django community be as welcoming as possible to new comer from all horizons.

patjouk

June 01, 2015
Tweet

Other Decks in Programming

Transcript

  1. Who am I? Lucie Daeye @patjouk Organiser of Django Girls

    Paris Founder of PyLadies Paris (work in proress!) PhD student in Geography and Korean Studies Self-taught djangonaut and pythonista
  2. Naive expectations The software I expected to find: Transform info

    collected quickly on field into useable and organised data Centralize all kind of data and access it easily Write and cut transcripts. Put labels on some parts What would have been a nice surprise: Automatic import: adresses, gps coordinates, etc. Being able to write analysis or comments on everything Make simple maps
  3. Files and folders The old way: all kind of papers

    in multiple folders The new old way: all kind of data in multiple virtual folders
  4. The expensive street survey 800 surveys to digitize 4 000€

    of a 30 000€ budget Repetitive task Error-prone method
  5. Time for some changes! Do I want to do the

    same mistakes? No, I want to code an easy solution!
  6. What can you do? Django Girls Initiatives at universities or

    community centers Teaching material that don't assume you're from STEM