CISC 1115: Introduction to Programming Using Java

Fall 2023

 


 

Class Documents

To save any of the following files, right-click on the link and select "Save Link As" in Netscape or "Save Target As" in Internet Explorer.
Follow directions to save the file on your disk.

Course Requirements

Syllabus

 


 

Exam Dates

Test 1: TBA
Test 2: TBA

Final Exam: TBA

 


 

Assignments

Assignment 0, due Thursday, September 7, 2023

Assignment 6, HumanHNR1.txt, ChimpanzeeHNR1.txt, ChickenHNR1.txt, due Decmber 4, 2018

Note: No assignments will be accepted after the Final.

 


 

Video - Class Lectures - Spring 2021

DropBox - Spring 2021

 

Audio - Class Lectures

In order to listen to the lecture click on the mp3 icon.
If you want to save the recording of the lecture, right-click on the link and select "Save Link As" in Netscape or "Save Target As" in Internet Explorer.
Follow directions to save the file on your disk.
Each lecture is recorded as an .mp3 and is about 30-40 Mb in size (1.5 hours)


Right click to download

     

Click on icon to play

           

Right click to download

     

Click on icon to play


Lecture 1 (08-28-18)

                 

Lecture 2 (08-30-18)

     

Lecture 3 (09-04-18)

                 

Lecture 4 (09-06-18)

     

Lecture 5 (09-13-18)

                 

Lecture 6 (09-20-18)

     

Lecture 7 (09-27-18)

                 

Lecture 8 (10-04-18)

     

Lecture 9 (10-09-18)

                 

Lecture 10 (10-11-18)

     

Lecture 11 (10-16-18)

                 

Lecture 12 (10-23-18)

     

Lecture 13 (10-25-18)

                 

Lecture 14 (10-30-18)

     

Lecture 15 (03-28-19)

                 

Lecture 16 (04-03-19)

     

Lecture 17 (04-05-19)

                 

Lecture 18 (04-09-19)

     

Lecture 19 (04-11-19)

                 

Lecture 20 (04-16-19)

     

Lecture 21 (04-18-19)

                 

Lecture 22 (04-30-19)

     

Lecture 23 (05-10-19)

                 

Lecture 24 (05-14-19)

     





Introductory Material - Powerpoint Slides

A Brief Introduction to Computers - Powerpoint Slides

String Objects - Powerpoint Slides

Installing StdLib into NetBeans

A Brief Introduction to Database

Color & Representation




 

Handouts

Hello.java

Paycheck.java

Birthdays.java

Birthdays2.java

Birthdays3.java

PrintToFile.java

FileIODemo.java

CharacterRepresentation.java

Average1.java

Average2.java

Average3.java

Fibonacci.java

Factorial.java

PrintATable.java

APowerB.java

FindLargest.java

CheckInput.java

RelativelyPrimePairs.java

TimingPrograms.java

TimeAndDate.java

RobustInput.java

CheckInput.java

Digits.java

IsLeap.java

HeadsOrTails.java

Scope.java

WriteAsMeters.java

CallByValue.java

ElectionYear.java

GradingComment.java

PrintReversedArray.java

FindLargestInArray.java

ElectionTabulator.java

SequentialSearch.java

BinarySearch.java

BubbleSort.java

BubbleSortGrades.java

BubbleSortGrades2.java

ProgramUsingMethodisDigit.java

ProgramUsingMethodisLetterAndcharAt.java

ProgramUsingMethodisLetterOrDigit.java

ProgramUsingMethodsisLowerCaseAndisUpperCase.java

StringProcessing.java

StringUppercase.java

stringWordCount.java

CountLettersInFile.java

ReadingStringsFromFiles.java

StringMethodExamples.java

CapitalizeAndDoubleSpace1.java

ProcessWords.java

WordLengthFrequency.java

Censor.java

Sales.java

SortingLines.java

Student.java

StudentGrades.java

Contestant.java

Database.java

 

-->

 

Useful Links

 

NetBeans(free Java IDE and compiler)

How Java Works

 




HOME