Thank you so much to everyone who attended our workshop!
MEETING INFORMATION
https://us04web.zoom.us/j/75595874022?pwd=MTk4N3dycWYxWG5RQVZzU21uNlRWQT09
Meeting ID: 755 9587 4022 Password: 4HThuM
Two members (Esha Umbarkar and Catherine Lasernasa) are hosting a free Zoom workshop called Introduction to Java that on Sunday, July 12th from 2:30-3:10 PM (Rescheduled from June 27th). All ages are welcome. No prior experience with Java is necessary, however, they will have interactive coding examples, and if you’d like to follow along, we do recommend you download a Java IDE (a computer app that lets you write and run Java). The one you choose is your choice, but they will be walking through how to use & run programs on Eclipse. You can download Eclipse at this link: https://www.eclipse.org/downloads/packages/ by selecting the appropriate version for your OS (Mac, Linux, Windows).
We will record the program and post it on our website for those of you who are not able to attend, but want to get some Java experience anyways.
Schedule
2:30-2:40 Introduction to the Eclipse IDE
2:40-2:45 Variables + Variable Declarations, Print Statements
2:45-3:00 If statements, Loops
3:00-3:10 Short game demo