Howdy. 

C212/A592 Introduction to Software Systems

Adrian German (dgerman@indiana.edu)

Lindley Hall 204 

http://www.cs.indiana.edu/classes/c212

Jiawei Kevin Zhang (zhang435) and Dan Nelson (dajanels)

https://www.cs.indiana.edu/classes/c212-dgerman/spr2015/

https://www.cs.indiana.edu/classes/c212-dgerman/fall2015/

Please go to the website:

https://www.cs.indiana.edu/classes/c212/

Please click on readings and tell me if you can access them or not:

There are readings and you need to access them. 

http://silo.cs.indiana.edu:8346/cgi-bin/sum2016/schedule

Please make fictitious appointments at this URL now. 


   Attendance   10% 

   Homework (9) 15% 

   Labs (12)    20%

   Project      10%

   Exams (3)    45%


Questions:

  1. Name, username, major 

  2. Reasons and expectations 

  3. Have you taken C211? What is your experience?

  4. What is your background in programming? 

  5. Do you have any fears or concerns at this time? 

  6. What would you like to be able to do at the end of this class to feel accomplished? 

  7. Questions, comments, etc. 

We now will organize in teams. 

In this class we will use Java. 

We will program in various IDEs we start with DrJava. 

There is a lab due tonight. 

Please submit to OnCourse under: 

   SU16 BL CSCI C212 C87532

public class Kevin {
  public static void main(String[] args) {
    System.out.println("My name is not Kevin."); 
  }
}

Welcome to DrJava.  Working directory is C:\Users\dgerman\Desktop
> run Kevin
My name is not Kevin.


So the process is as follows: 

  (a) edit

  (b) compile/save

  (c) run 

Here's a different program that your lab wants you to study: 

import javax.swing.JOptionPane;

public class Four {
  public static void main(String[] args) {
    String name = JOptionPane.showInputDialog("What is your name?");  
    System.out.println( name ); 
  }
}

See you in lab.

--

Teams:

1. davjlee hashen ksicher atimothy bsperkin

2. sl32 zhiwlin rmeda ajqueen zahay 

3. chen430 siddchen haoyhu reramitt yixue

4. xw46 zhao75

5. rayam vanander

6. mceryak hh25 jarepete keqin arifdian 

7. joebend emericks johahorn kaylwalt jiebwang 

8. chutslar arpuri levroth astilian jonestg