Schedule Spring 2021

Note: this schedule is subject to change. For more information, join the mailing list here, or email us at girlswhocode@case.edu

Date Event Description
Tuesday, 1/19
5-7PM EST
Thunkable Workshop Learn how to develop an app with us, and get the opportunity to design your own app!
Saturday, 2/6
11-1PM EST
Professional Speaker Series Hear about the experiences of professionals in the STEM field! A Q&A session will be included.
Tuesday, 2/16
5-7PM EST
HTML/CSS Workshop Learn the basics of creating a webpage! We will be introducing you to key concepts, common syntax, and helpful commands in HTML and CSS.
Saturday, 3/6
10-12PM EST
Python Workshop Python is one of the best languages when learning to code, is heavily used in the Internet of Things, is instrumental in data science and AI, and can be used in web development. In this session, we hope to introduce you to the basics of the language and lay down a foundation for you to build upon!
Tuesday, 3/16
5-7PM EST
Professional Speaker Series Hear about the experiences of professionals in the STEM field! A Q&A session will be included.
Tuesday, 4/20
5-7PM EST
textadventures.co.uk Workshop Learn how to create your own text adventure game using the textadventures.co.uk community of interactive fiction game makers and players!

About

We want to help students get started with programming as soon as they're interested! We normally host 10 week sessions each semester, where 25-30 high school students join us at CWRU to learn more about coding, community, and technology. However, due to COVID-19, we are shifting to a remote format for 2020. This year, we will not be limiting the number of students who can attend our events. We will be hosting Zoom sessions biweekly, including workshops to help students learn about programming, college panels to help students get ready to apply to university, and speaker events featuring professionals in technology! See our schedule for more information. Feel free to email us at girlswhocode@case.edu if you have questions!

Elements

Text

This is bold and this is strong. This is italic and this is emphasized. This is superscript text and this is subscript text. This is underlined and this is code: for (;;) { ... }. Finally, this is a link.


Heading Level 2

Heading Level 3

Heading Level 4

Heading Level 5
Heading Level 6

Blockquote

Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.

Preformatted

i = 0;

while (!deck.isInOrder()) {
    print 'Iteration ' + i;
    deck.shuffle();
    i++;
}

print 'It took ' + i + ' iterations to sort the deck.';

Lists

Unordered

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Alternate

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Ordered

  1. Dolor pulvinar etiam.
  2. Etiam vel felis viverra.
  3. Felis enim feugiat.
  4. Dolor pulvinar etiam.
  5. Etiam vel felis lorem.
  6. Felis enim et feugiat.

Icons

Actions

Table

Default

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Alternate

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Buttons

  • Disabled
  • Disabled

Form