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

Women & Computing at Nordic Ruby

Women & Computing at Nordic Ruby

This is a co-presented talk with [Elise Worthy](https://speakerdeck.com/eliseworthy/).

Computer programming was once seen as "women's work." Ada Lovelace, Grace Hopper, Adele Goldberg, and others played pivotal roles in paving the way for today's computing professions. So why then do we see so few women in our community? We'll cover the history of women in computing, possible causes of the gender imbalance, and ideas for how our community can shape a future that includes more women.

Jessica Lynn Suttles

June 07, 2013
Tweet

More Decks by Jessica Lynn Suttles

Other Decks in Programming

Transcript

  1. 3

  2. 6

  3. 10

  4. 12

  5. 21

  6. 22

  7. 23

  8. 25

  9. 26

  10. 28

  11. 29

  12. 32

  13. 34

  14. 35

  15. 36

  16. 37

  17. 38

  18. 39

  19. 40

  20. 43

  21. ENIAC was the first electronic general computer, funded by the

    US Army to make these calculations faster 46
  22. 47

  23. in 1944 women human computers were hired to ‘set up’

    the ENIAC to perform the calculations they had been doing by hand 49
  24. 50

  25. in the 1940’s the idea was prevalent that the development

    of hardware was the real business of computing 51
  26. Jon von Neuman said coding was a “static” process–one that

    could be performed by a low-level clerical worker 52
  27. Maurice Wilkes said, “It had not occurred to me that

    there was going to be an difficulty about getting programs working.” 53
  28. 55

  29. 56

  30. 57

  31. the women could debug the ENIAC down to the one

    failing vacuum tube out of 18,000 60
  32. they worked around the clock for the first public demonstration

    to make sure that it went according to plan 61
  33. 64

  34. it wasn’t until the 1990s that the women’s accomplishments were

    discovered and given the credit they deserved 65
  35. 66

  36. 70

  37. org xor ax, ax mov ds, ax mov si, msg

    boot_loop:lodsb or al, al jz go_flag mov ah, 0x0E int 0x10 jmp boot_loop go_flag: jmp go_flag msg db 'Hello, world', 13, 10, 0 times 510-($-$$) db 0 db 0x55 db 0xAA 76
  38. 79

  39. in the 1950’s the use of computers expanded beyond scientific

    use and computing entered the business world 81
  40. at first, the high demand for computer personnel left little

    room for sexual discrimination in hiring 82
  41. hiring was hard: there were no formal training programs, no

    certification programs, no university programs 83
  42. but obstacles began to stack up against women and gender

    discrimination appeared as a function of historical accident 84
  43. aptitude tests began to be widely used, and they relied

    heavily on mathematical and logical skills 85
  44. the stereotype became self perpetuating that people who were good

    at programming were anti-social, masculine, and formally trained in mathematics 87
  45. programmers were given an unprecedented amount of freedom, and they

    encroached on the domains of operational managers 91
  46. at this time we also see the start of the

    movement to ‘professionalize’ computing 93
  47. this partially means distancing the ‘programmer’ from the low status

    and gender associations of the ‘coder’ 94
  48. 95

  49. "It's just like planning a dinner. You have to plan

    ahead and schedule everything so it's ready when you need it. Programming requires patience and the ability to handle detail. Women are 'naturals' at computer programming." 96
  50. once the precent was set, the boy’s club self perpetuated

    and carried through to current day 97
  51. 98

  52. 99

  53. so how can we change the future? let’s look at

    some programs that have worked. 100
  54. Jane Margolis is a social scientist who studies gender and

    education Allan Fisher is the founding dean of the CMU undergraduate program in computer science 103
  55. over the period of 5 years they interviewed 100 computer

    science students of both genders 105
  56. 108

  57. 109

  58. 110

  59. nearly 20% more women are earning computer science degrees at

    Harvey Mudd than before Maria Klawe became president 116
  60. 117

  61. 121

  62. So how can we change the future? Be respectful &

    encourage others to be respectful 127
  63. 101 RR Diversity with Ashe Dryden http://rubyrogues.com/ 101-rr-diversity-with-ashe-dryden/ Anti-Oppression 101

    by Lindsey Bieda & Steve Klabnik http://confreaks.com/videos/1089- madisonruby2012-anti-opression-101 129
  64. 130