Welcome,
Guest
. Please
login
or
register
.
Home
Help
Search
Register
Login
PLU CSCE Forums
>
Fall 2007 Forums
>
CSCE 144: Introduction to Computer Science - Fall 2007
(Moderator:
Laurie Murphy
) >
a review sheet
Pages: [
1
]
« previous
next »
Print
Author
Topic: a review sheet (Read 2344 times)
hauser
Administrator
Newbie
Posts: 149
a review sheet
«
on:
December 07, 2007, 03:09:09 PM »
CSCE 144 Review
1.Programming environment
2.Variables vs. literals
3.Arithmetic: integer and decimal
4.String class
5.Scanner class for input
1.keyboard
2.file
6.if statement
1.boolean expressions
2.nested
7.comparing things
8.loops
1.for
2.while
3.nested
9.methods
1.passing values
2.local variables & scope
3.returning values
10.classes
1.fields
2.constructors
3.methods
4.overloading
11.GUIs and Events
1.JFrame for windows
2.JPanel for organization
3.Components
1.Active : JButton, JTextField
2.Passive: Jlabel
4.Declaration, instantiation, adding to GUI, setting action listener
5.Event handling
1.addActionListener
2.actionPerformed
3.implements ActionListener
12.Arrays
1.declaration and allocation
2.reference type
3.indexing
4.two-dimensional
5.ArrayList class
Logged
George Hauser
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Announcements
-----------------------------
=> Departmental Announcements
=> Job Openings, Internships, Scholarships
-----------------------------
Fall 2009
-----------------------------
=> CSCE 444 - Operating Systems
=> CSCE 499 - Capstone
-----------------------------
Spring 2009
-----------------------------
=> CSCE 320
=> CSCE 499
-----------------------------
Fall 2008 Forums
-----------------------------
=> 371
=> CSCE 499 Forum
-----------------------------
Spring 2008 Forums
-----------------------------
=> CSCE 144: Introduction to Computer Science - Spring 2008
-----------------------------
Fall 2007 Forums
-----------------------------
=> CSCE 144: Introduction to Computer Science - Fall 2007
=> CSCE 343: Programming Languages - Fall 2007
-----------------------------
Alumni Forums
-----------------------------
=> Alumni-general
Loading...