Difference between revisions of "CISC181 S2019"

From class_wiki
Jump to: navigation, search
(Schedule)
(Schedule)
Line 217: Line 217:
 
|
 
|
 
|
 
|
<!--
 
|-
 
|style="background:rgb(102, 204, 255)"|15
 
|Oct. 23<br>''Withdraw deadline Oct. 24''
 
|Generics, collections
 
|Generic methods, classes; <tt>Collection</tt> vs. <tt>Collections</tt>; <tt>Set</tt> interface
 
|[https://docs.oracle.com/javase/tutorial/collections/interfaces/collection.html Collection interface]
 
|'''NO LAB on Oct. 24'''<br>
 
[https://docs.google.com/presentation/d/165RXSCezQBQLWeAWInmr2VgKbtPYzHqFdmAqas_Qzrw/edit?usp=sharing slides]
 
|-
 
|16
 
|Oct. 25
 
|Go over midterm; testing, error-handling
 
|<tt>Map</tt> interface, exceptions
 
|ZJ 17-17.3, [https://docs.oracle.com/javase/tutorial/essential/exceptions/index.html Exceptions]
 
|[https://docs.google.com/presentation/d/1QUpjkKT6lsqD17I0I_h7nbCD8ZFC92KWWkiXdVOPmps/edit?usp=sharing slides]
 
<!--<br>[https://docs.google.com/presentation/d/1ZseNfzKA7vim7b87LMcIXVstOQPxTgZHQy37w51gDBA/edit?usp=sharing slides]-->
 
|-
 
|style="background:rgb(102, 204, 255)"|
 
|Oct. 30
 
|style="background:rgb(255, 102, 0)"|NO CLASS<br>''Instructor away''
 
|
 
|
 
|[[CISC181_S2019_Lab6 | Lab #6: Maps]] (Oct. 31)''
 
|-
 
|17
 
|Nov. 1
 
|Finish maps, error-handling
 
|
 
|
 
|[https://docs.google.com/presentation/d/1KnTnWwhgU-qNci7O-EFBnuOwvkJOnpCLE174V7L8uQg/edit?usp=sharing slides]<!--[https://docs.google.com/presentation/d/1cGkOUQpqQLP4bi44pZhiGmNBQz3-MIiH81yoD0a0-7M/edit?usp=sharing slides] [https://docs.google.com/presentation/d/19meBNl8uuQK-T3MzJaRZ8Eyx-C8VvQXOqkPLelETVRU/edit?usp=sharing slides]-->
 
|-
 
|style="background:rgb(102, 204, 255)"|18
 
|Nov. 6
 
|Testing
 
|Assertions, unit testing
 
|ZJ 3.6, 8.2<!--ZJ 14,-->
 
|<!--[https://docs.google.com/presentation/d/1UrXB0JhLZAQ6wsQ6F5sBR7j4wk_AH_xF9BRVHc9Df7I/edit?usp=sharing slides]<br>-->''[[CISC181_S2019_Lab7 | Lab #7: Hello, Android]] (Nov. 7)''<br>[https://docs.google.com/presentation/d/1lTXnYKKXMn66K8vL6_pWrXtbmfmgW7KMZ9t26UMNtPk/edit?usp=sharing slides]
 
|-
 
|19
 
|Nov. 8
 
|Android
 
|SDK; "Hello, world" app; running
 
|[https://developer.android.com/training/basics/firstapp/creating-project.html Creating an Android project], [https://developer.android.com/training/basics/firstapp/running-app.html Running your app]
 
|<!--[https://docs.google.com/document/d/1NhxKevLLYrWjQuuwpE7xoY6PUP1ewIoiQy9-FtfcvEU/edit?usp=sharing Challenge problems]-->[https://docs.google.com/presentation/d/18vqdRuuglBYWuUnfydYMYs8MSpkVBB_qdSiVU3a_3vY/edit?usp=sharing slides]
 
<!--
 
|
 
|
 
''Withdraw deadline Apr. 10''
 
|
 
|
 
|
 
|[[CISC181_S2019_Lab8 | Lab #8: Testing and exceptions]]<br>[https://docs.google.com/presentation/d/1y_hpwpNf_4RiaMB4_SKYkAG2WhTuExE0LLiY0e9Fu2w/edit?usp=sharing slides]
 
-->
 
|-
 
|style="background:rgb(102, 204, 255)"|20
 
|Nov. 13
 
|Android<!--Dates and times-->
 
|Layout, UI elements, event handling, multiple activities<!--<tt>Calendar</tt>, <tt>nanoTime</tt>-->
 
|[https://developer.android.com/training/basics/firstapp/building-ui.html Building a simple UI], [http://developer.android.com/training/basics/firstapp/starting-activity.html multiple activities]<!--[https://docs.oracle.com/javase/tutorial/i18n/format/dateintro.html Dates and times]-->
 
|<!--[https://docs.google.com/presentation/d/1dzj1zna_AaPzHH-bsGs0pB8bYvOBaoKgbD0p0c1MDoQ/edit?usp=sharing slides]-->
 
''<!--[[CISC181_S2017_Lab9 | Lab #8: Coding challenge]]-->Lab #8 (Nov. 14)''<br>[https://drive.google.com/open?id=1R3bHrVnmVHNzQAmfHL1ZhMEZibTJTIuvR_4HF20G9wc slides]
 
|-
 
|21
 
|Nov. 15
 
|Android
 
|More multiple activities, basic graphics, [http://nameless.cis.udel.edu/class_wiki/index.php/CISC181_S2019_ProjectRequirements project explanation]
 
|[http://developer.android.com/guide/topics/graphics/2d-graphics.html Canvas and drawables]
 
|<!--[https://docs.google.com/presentation/d/15H-NVg-EONFyfKEsrpzpQQQRKn88u5L0BPqXOAk8H3k/edit?usp=sharing slides] [https://docs.google.com/presentation/d/1qlltcZwG1Eqgot-8o6lc-O9dvAtjq4ASW1QS8Ltu6Mk/edit?usp=sharing slides]-->[https://drive.google.com/open?id=1FRsqr4mjNrrVGhcdtjB9bJKHq7eEYW9tZk5O3bTsWkU slides]<br>[http://nameless.cis.udel.edu/class_data/181_s2017/myviewzoo MyViewZoo], [http://nameless.cis.udel.edu/class_data/181_s2017/simpledraw SimpleDraw]
 
 
|-
 
|-
 
|style="background:rgb(102, 204, 255)"|
 
|style="background:rgb(102, 204, 255)"|
|Nov. 20
+
|Apr. 2
|style="background:rgb(255, 102, 0)"|NO CLASS<br>''Thanksgiving break''
+
|style="background:rgb(255, 102, 0)"|NO CLASS<br>''Spring break''
|
 
|
 
|<!--''[[CISC181_S2017_Lab8 | Lab #8: Maps]] (Apr. 17)''-->
 
|-
 
|
 
|Nov. 22
 
|style="background:rgb(255, 102, 0)"|NO CLASS<br>''Thanksgiving break''
 
|
 
|
 
|
 
|-
 
|style="background:rgb(102, 204, 255)"|22
 
|Nov. 27
 
|Android
 
|More basic graphics, touch, animation, sound
 
|
 
|'''LAB on Nov. 28 is Project Help only'''<!--[[CISC181_S2017_Lab10 | Lab #10: Android]]<br> [https://docs.google.com/presentation/d/14abdA7NMofbamXCEaURycwSxkNfxukTV6iADL9u5724/edit?usp=sharing slides]--> <!--''[[CISC181_S2017_Lab10 | Lab #10: Android activities]] (May 1)''<br>[https://docs.google.com/presentation/d/1hI0EShU6ZxfghQxOveawL9vl0AjV1ObBK2ikD9tWGD4/edit?usp=sharing slides]<br>, [http://nameless.cis.udel.edu/class_data/181_s2017/simpledraw SimpleDraw]-->[https://docs.google.com/presentation/d/16mFmyjEaP7saSDh46QwmrN494uXmqAk0iAGYuPRwOI0/edit?usp=sharing slides]<br>[http://nameless.cis.udel.edu/class_data/181_s2017/simpleanimate SimpleAnimate], [http://nameless.cis.udel.edu/class_data/181_s2017/simplemultimedia SimpleMultimedia]
 
|-
 
|23
 
|Nov. 29
 
|Android; Java dates & times
 
|Sensors, cameras, faces
 
|[https://developer.android.com/guide/components/intents-filters.html Intents and Intent Filters], [https://docs.oracle.com/javase/tutorial/i18n/format/dateintro.html Dates and times]
 
|''Project milestone #1 due''<br>[https://docs.google.com/presentation/d/1nqE5BGh5TMo3iYvzhYmixXZW8sOisTEPDrNSlCmCOQQ/edit?usp=sharing slides]
 
<!--
 
|-
 
|style="background:rgb(102, 204, 255)"|22
 
|Nov. 29
 
|Android
 
|
 
|
 
|
 
''Project milestone #1 due May 10''<br>'''NO LAB on May 8''<!--'<br>[https://docs.google.com/presentation/d/1ymDud-sjfbIDQ_ugL_u1_ZyQcZxw6HJKuUC5AraeBig/edit?usp=sharing slides]-->
 
|-
 
|style="background:rgb(102, 204, 255)"|24
 
|Dec. 4
 
|Project help (in class)
 
|
 
 
|
 
|
|'''LAB on Dec. 5 is Project Help only'''<!--[https://docs.google.com/presentation/d/1_PEMZQoEa3iE44_RYAqb7v8zRAP-0MDbRvlxXwxDuJM/edit?usp=sharing slides]<br>
 
SimpleAnimate: [http://nameless.cis.udel.edu/class_data/181_s2015/simpleanimate/MyAnimatedSurfaceView.java MyAnimatedSurfaceView.java], [http://nameless.cis.udel.edu/class_data/181_s2015/simpleanimate/MyThread.java MyThread.java], [http://nameless.cis.udel.edu/class_data/181_s2015/simpleanimate/MainActivity.java MainActivity.java],[http://nameless.cis.udel.edu/class_data/181_s2015/simpleanimate/activity_main.xml activity_main.xml],
 
[http://nameless.cis.udel.edu/class_data/181_s2015/simpleanimate/AndroidManifest.xml AndroidManifest.xml],
 
[http://nameless.cis.udel.edu/class_data/181_s2015/simpleanimate/grenade.mp3 grenade.mp3],
 
[http://nameless.cis.udel.edu/class_data/181_s2015/simpleanimate/jump.mp3 jump.mp3] -->
 
|-
 
|25
 
|Dec. 6
 
|Final review
 
 
|
 
|
 
|
 
|
|''Project milestone #2 due''<br>[https://docs.google.com/presentation/d/11tD5G21YQAwH6vPYEqAmweg-P76IUFhg3xDOyH6Abr0/edit?usp=sharing slides]<br>[http://nameless.cis.udel.edu/class_data/181_s2017/s2015_cisc181_final.pdf 2015 final exam]
 
 
|-
 
|-
 
|
 
|
|Dec. 7, 8, 9, and 10
+
|Apr. 4
|In-person demos for final project
+
|style="background:rgb(255, 102, 0)"|NO CLASS<br>''Spring break''
|
 
|
 
|
 
<!--
 
|-
 
|34
 
|May 13
 
|Android
 
|Background music, text to speech, sensors (accelerometer)
 
|
 
|[https://docs.google.com/presentation/d/13c_NNxAQPgTIn1h0zU8AlQuwKxjEd43nLll04AMfiC0/edit?usp=sharing slides]<br>
 
SimpleMultimedia: [http://nameless.cis.udel.edu/class_data/181_s2015/simplemultimedia/MainActivity.java MainActivity.java],[http://nameless.cis.udel.edu/class_data/181_s2015/simplemultimedia/activity_main.xml activity_main.xml],
 
[http://nameless.cis.udel.edu/class_data/181_s2015/simplemultimedia/electronic_clav.mp3 electronic_clav.mp3],
 
|-
 
|style="background:rgb(102, 204, 255)"|35
 
|May 16
 
|Final review
 
|
 
|
 
|style="background:rgb(255, 102, 0)"|NO LAB<br>''Project milestone 2 due''<br>
 
[https://docs.google.com/presentation/d/1tUVkWbsjZMTm5S6bckbwV8a7BEN86dOEJNGuqnz0MAE/edit?usp=sharing slides]
 
[http://nameless.cis.udel.edu/class_data/181_s2015/2011_final.pdf Sample final] (ignore JAR, Swing, MarsLander questions)<br>
 
[http://nameless.cis.udel.edu/class_data/181_s2015/2011_midterm_other.pdf Other part of sample midterm]<br>
 
-->
 
|-
 
 
|
 
|
|Dec. 11-16
 
|FINAL EXAMINATION
 
 
|
 
|
 
|
 
|
|-->
 
 
|}
 
|}

Revision as of 10:48, 12 February 2019

Course information

Description CISC 181 (section 010) -- Introduction to Computer Science II (Honors)

Principles of computer science illustrated and applied through programming in the object oriented language Java. Programming projects illustrate computational problems, styles and issues that arise in computer systems development and in several application areas.

URL
Instructor Prof. Christopher Rasmussen
E-mail: cer@cis.udel.edu
Office: Smith 446
Office hours: Wednesdays, 10:15 am-12:15 pm
TA Nathaniel Merrill, E-mail: nmerrill@udel.edu, office hours: ???
Schedule
  • Lecture: Tuesdays and Thursdays, 11 am to 12:15 am in ISE 222
  • Lab sections: Wednesdays, 1:25 to 2:15 pm in Spencer 010
Required
Grading
  • 36% Labs (4% each). These are sets of small-to-medium tasks/programs. Labs 0-3 must be done in assigned pairs, while labs >= 4 may be done in a pair or individually. Labs 0-7 go out each Wednesday and must be completed by Tuesday night of the following week. Lab #8 will take place completely during the lab session (if you absolutely cannot attend, you will have an opportunity to make it up at home). Lab grading details here
  • 9% Activity completion in ZJ before day of midterm
  • 20% Midterm exam
  • 15% Programming project This is a two-step, two-week assignment which may be done individually or as part of a pair
  • 20% Final exam (functionally, this is a second midterm)
  • "Bonus 2%" Complete end-of-semester course evaluation

Your labs and programming projects are due by 5 am after the deadline day. All should be submitted in Canvas. A late homework is a 0 without a valid prior excuse. To give you a little flexibility, you have 6 "late days" to use over the semester to extend the deadline by one 24-hour period each without penalty. No more than two late days may be used per assignment. Late days will automatically be subtracted, but as a courtesy please notify the instructor and TA in an e-mail of your intention to use them before the deadline. For each late day used by a pair of students on the project, both students must subtract a late day.

Once you have gotten a grade back on an assignment, if you have any questions or issues you should talk to your TA. For midterm exam grades, talk to the instructor. You have 1 week after a grade is returned to dispute it; after that, your score is final. Make sure to check that any score modifications are reflected in Canvas.

For the overall course grade, a preliminary absolute mark will be assigned to each student based on the percentage of the total possible points they earn according to the standard formula: A = 90-100, B = 80-90, C = 70-80, etc., with +'s and -'s given for the upper and lower third of each range, respectively. Based on the distribution of preliminary grades for all students (i.e., "the curve"), the instructor may increase these grades monotonically to calculate final grades. This means that your final grade can't be lower than your preliminary grade, and your final grade won't be higher than that of anyone who had a higher preliminary grade.

There will be NO extra credit opportunities at the end of the semester (except the course evaluation), so do your best work early!

Academic honesty Students can discuss problems with one another in general terms, but must work independently on all assignments unless otherwise specified. This also applies to online and printed resources: you may consult them as references (as long as you cite them), but the code you turn in must be yours alone. We WILL be checking submitted code for evidence of plagiarism or unauthorized collaboration, and if found you will definitely get a 0 for the assignment and possibly be referred to the Office of Student Conduct. If you are at all unsure about what is and what is not allowed, please contact the instructor or TA.

The University's policies on academic dishonesty are set forth in the student code of conduct here.

Optional resources

Schedule

Note: The blue squares in the "#" column below indicate Tuesdays.
UDCapture link

# Date Topic Details Readings Links/Lab
1 Feb. 12 Welcome Course details; IDE overview; Hello, Java ZJ 1.2-1.3, 1.5, 1.10, 16.1 Lab #0: Math, formatting, branching (Feb. 13)

slides

2 Feb. 14 Basic variables, input/output Basic input, output; Scanner and Math class, expressions, formatting for printing; naming, formatting, commenting styles ZJ 1.4, 1.11, 2.2-2.7, 4.1, 4.2, 16.3
3 Feb. 19 Variables, expressions, branching Data types, constants, type conversions; if/else, switch, comparisons ZJ 2.6, 4.3-4.5, 4.7-4.8, 5-5.6, 5.11-5.13 Lab #1: More math, basic loops (Feb. 20)
4 Feb. 21 Loops while, for (single and nested); break, continue ZJ 6-6.6, 6.8-6.9, 4.9
5 Feb. 26

Register/add deadline Feb. 25

Basic arrays and graphics Randomness; single-dimensional arrays; graphics class: shapes, color, text; programming tips and API lookup Making windows in Swing, Java 2D API Lab #2: Basic arrays and graphics (Feb. 27)

slides

6 Feb. 28 Objects/methods/classes Class concepts, reference variables, constructors, overloading, overriding; intro to access ZJ 3-3.5, 9.2-9.4, 10.3
7 Mar. 5 Objects/methods/classes More about public/private, accessors/mutators, static ZJ 2.10, 3.7, 9.5-9.6, 9.11 Lab #3: Objects (Sep. 26)
8 Mar. 7 Objects/methods/classes Primitive wrapper classes; object comparison; this; start inheritance ZJ 10.1-10.5, 11.1-11.2, 11.4, 11.6
9 Mar. 12 Objects/methods/classes Finish inheritance (derived classes, polymorphism) Lab #4: Array lists (Oct. 3)
10 Mar. 14 Arrays and array lists Multi-dimensional arrays; ArrayList (collections), pass-by-value vs. pass-by-reference ZJ 7-7.9, 9.7, 9.8, 9.11, 11.5
11 Mar. 19 Interfaces and strings Abstract classes, Comparable vs. Comparator, basic string operations ZJ 5.7-5.10, 16.4, Object ordering

Lab #5: Files (Oct. 10)

12 Mar. 21 Streams and patterns Stream types, reading text files; String.split(); regular expressions ZJ 16.5, Regex documentation
13 Mar. 26 Midterm review NO LAB Mar. 27 -- Activity completion deadline!
14 Mar. 28 MIDTERM
Apr. 2 NO CLASS
Spring break
Apr. 4 NO CLASS
Spring break