Department of Computer Science
School of Engineering and Applied Science
Washington University in St. Louis
Message of the Day:
You can reach this page by Googling:
cse131 cytron.
- Exam III Link
- Click here
- Important things to look at (click on the links below)
-
- Welcome email
- Click here
- How to take this course
- Click here
- What is code?
- An interesting article
- piazza
- I have sent you an invitation for our piazza site.
- Install course software
-
- Make sure your computer has Java 8 installed. If you're not sure,
Google install Java 8 SDK, follow the instructions, and you should
be OK.
- Follow the video linked from the menu bar on the left under
tutorials for
installing eclipse
to install eclipse on your computer. It should
work whether you are on a PC or Mac or Linux. Some notes:
- Mars is the current stable release of eclipse, and that
is what I installed on the video. Please go with that version for this course.
- On PCs, it seems that if you put the eclipse folder
where other programs live, things don't always work. Please do what I do
in the video and arrange for the extracted files from the download to
appear as a folder on your desktop.
- Follow the video linked from the menu bar on the left under
tutorials for
using subversive. This demonstrates how to:
- Check out your repository the first time.
- Update your repository each time you want to do some work.
- Commit your repository each time you make changes.
The URL that you need to supply for your repository is
https://svn.seas.wustl.edu/repositories/yourwustlkey/cse131_fl15/java/
Change yourwustlkey to your actual WUSTL key.
- Now
-
Welcome to the Fall 2015 edition of CSE 131.
About the course: CSE 131 provides an introduction to
fundamental software concepts. It is ideal for students considering a
major or minor in computer science, as well as for students who want
to learn about computing for use in another discipline. See
the CSE 131 Course Description for an overview
and the links at the left for details.
- Instructors:
-
-
Ron K. Cytron
- Wednesdays, 4-5:30 Lab Sci 300
- Fridays, 3:30-4:30 Bryan 509
- Jyoti Parwatikar
- Mondays, 10-11AM Bryan 522A
- Wednesdays, 1-2PM Bryan 522A
- Schedule:
-
-
Textbook:
-
Robert Sedgewick,
Introduction to Programming in Java: An Interdisciplinary Approach
Last modified 22:00:04 CDT 27 August 2015
by Ron K. Cytron