Skip to content

Added Adele Goldberg #26

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added adele_goldberg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 10 additions & 3 deletions learn.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,19 @@ <h2> Margaret Hamilton </h2>
</article>
<article>
<center>
<img src="PurduePete.jpg" style="width:190px;height: 200px;border: 5px solid #000;">
<img src="adele_goldberg.jpg" style="width:190px;height: 200px;border: 5px solid #000;">
</center>
<h2> Purdue Pete </h2>
<p> Purdue Pete (1940-) is many things. A cultural icon, a teen heartthrob, a fashionable lad, a heartbreaker, a teenage mutant ninja turtle, a podcaster, a Swiftie... to name a few. But he is *not* a woman in STEM! Replace this entry with your Computer Science queen during the Git workshop!</p>
<h2> Adele Goldberg </h2>
<p> Adele Goldberg is an American computer scientist who did early and important work in object-oriented programming at the Xerox Palo Alto Research Center in the mid-1970s to late 1980s.</p>
</article>
</div>
<article>
<center>
<img src="GraceHopper.jpg" style="width:190px;height: 200px;border: 5px solid #000;">
</center>
<h2> Grace Hopper </h2>
<p> Grace Brewster Murray Hopper (1906-1992) was a computer pioneer and naval officer. She earned a master’s degree (1930) and a Ph.D. (1934) in mathematics from Yale. Hopper is best known for her trailblazing contributions to computer programming, software development, and the design and implementation of programming languages.</p>
</article>
</div>
</section>
</body>
Expand Down