[an error occurred while processing this directive]
[an error occurred while processing this directive]This unit will provide students with an overview of programming and its role in problem-solving and strategies for meeting user requirements and for designing solutions to programming problems. The fundamental programming concepts of the memory model, data types, declarations, expressions and statements, control structures, block structure, modules, parameters and input and output will be applied within the context of objects, attributes, methods, re-use, information-hiding, encapsulation and message-passing. Software engineering topics include maintainability, readability, testing, documentation and modularisation.
2 hrs lectures/wk, 2 hrs laboratories/wk, 1 hr tutorial/wk
Students will be expected to spend a total of 12 hours per week during semester on this unit as follows:
For on campus students, workload commitments are:
Off-campus students generally do not attend lecture, tutorial and laboratory sessions, however, you should plan to spend equivalent time working through the relevant resources and participating in discussion groups each week.
CPE1001, CSE1202, GCO1811, MMS1801, MMS1802
Stephen Huxford
Examination (3 hours): 60%; In-semester assessment: 40%
Assessment Task | Value | Due Date |
---|---|---|
Assignment 1 - JAVA basics | 10% | Friday 5:00pm EST Week 7 |
Assignment 2 - Designing a JAVA application involving several classes and arrays of objects | 10% | Friday 5:00pm EST Week 11; Interviews held in Week 12 |
Laboratory Work and Short Tutorial Tests | 20% | The end of the Laboratory session in weeks 2 - 11 in which the work is performed. |
Examination 1 | 60% | To be advised |
Monash is committed to excellence in education and regularly seeks feedback from students, employers and staff. One of the key formal ways students have to provide feedback is through SETU, Student Evaluation of Teacher and Unit. The University's student evaluation policy requires that every unit is evaluated each year. Students are strongly encouraged to complete the surveys. The feedback is anonymous and provides the Faculty with evidence of aspects that students are satisfied and areas for improvement.
For more information on Monash's educational strategy, and on student evaluations, see:
http://www.monash.edu.au/about/monash-directions/directions.html
http://www.policy.monash.edu/policy-bank/academic/education/quality/student-evaluation-policy.html
Improvements we have made to the unit from last delivery include:
The weekly short tutorial quizzes will be held at the end of each tute after time is given to consult lecture slides and discuss the questions with fellow students.
If you wish to view how previous students rated this unit, please go to
https://emuapps.monash.edu.au/unitevaluations/index.jsp
Please check with your lecturer before purchasing any Required Resources. Limited copies of prescribed texts are available for you to borrow in the library, and prescribed software is available in student labs.
Prescribed Text:
Java Foundations, Lewis, DePasquale and Chase 2nd edition. Pearson 2011,
ISBN 10: 013705534X / 0-13-705534-X
ISBN 13: 9780137055340
Java Development Kit, Version 6 or later, published by Oracle. The latest version (Version 7) is available for download for free from: http://docs.oracle.com/javase/7/docs/webnotes/install/index.html
In addition to the Java Development Kit, students should have access to at least one of the following Integrated Development Environments, which the FIT1002 teaching team recommend:
Eclipse (latest version) downloaded from http://eclipse.org. (strongly preferred)
jEdit (latest version) downloaded from http://www.jedit.org/
Week | Activities | Assessment |
---|---|---|
0 | No formal assessment or activities are undertaken in week 0 | |
1 | Unit Administration and Introduction | No Tutes or Labs. Students should familiarise themselves with their lab and the lab software prescribed for their campus (e.g. Eclipse) |
2 | Algorithms, Variables and Data Types | Assessment task 3: Laboratory Work and Short Tutorial Tests is assessed weekly between weeks 2-11 |
3 | Using objects and classes, Math Class, String Class, Random Class and I/O | |
4 | Selection | Assignment 1: Java Basics specification released |
5 | Repetition | |
6 | Modularisation + Arrays of value types | |
7 | Classes and Objects | Assignment 1: Java Basics due Friday 5:00pm EST |
8 | Methods revisited | |
9 | Object references | Assignment 2: Designing a JAVA application specification released |
10 | Arrays | |
11 | Case study: Multiple classes | Assignment 2: Designing a JAVA application due Friday 5:00pm EST; Assessment task 3: Laboratory Work and Short Tutorial Tests end |
12 | Campus specific week | Assignment 2: Interviews held |
SWOT VAC | No formal assessment is undertaken SWOT VAC | |
Examination period | LINK to Assessment Policy: http://policy.monash.edu.au/policy-bank/ academic/education/assessment/ assessment-in-coursework-policy.html |
*Unit Schedule details will be maintained and communicated to you via your MUSO (Blackboard or Moodle) learning system.
Faculty Policy - Unit Assessment Hurdles (http://www.infotech.monash.edu.au/resources/staff/edgov/policies/assessment-examinations/unit-assessment-hurdles.html)
Academic Integrity - Please see the Demystifying Citing and Referencing tutorial at http://lib.monash.edu/tutorials/citing/
Detailed assessment criteria will be issued along with the assignment.
Detailed assessment criteria will be issued along with the assignment.
Laboratory work will be assesed during the Laboratory session. Full marks will require both working code and good coding style with the latter carrying more weight.
Tutorial short tests will be marked by tutors after the tutorial. The questions will examine both conceptual and syntax knowledge covered in the lecture slides relevant to the tutorial. Required answers will be short and generally attract a mark of 0 or 1 (scaled appropriately for inclusion into the final mark for the unit).
It is a University requirement (http://www.policy.monash.edu/policy-bank/academic/education/conduct/plagiarism-procedures.html) for students to submit an assignment coversheet for each assessment item. Faculty Assignment coversheets can be found at http://www.infotech.monash.edu.au/resources/student/forms/. Please check with your Lecturer on the submission method for your assignment coversheet (e.g. attach a file to the online assignment submission, hand-in a hard copy, or use an online quiz).
Submission must be made by the due date otherwise penalties will be enforced.
You must negotiate any extensions formally with your campus unit leader via the in-semester special consideration process: http://www.infotech.monash.edu.au/resources/student/equity/special-consideration.html.
Monash has educational policies, procedures and guidelines, which are designed to ensure that staff and students are aware of the University's academic standards, and to provide advice on how they might uphold them.
You can find Monash's Education Policies at:
http://policy.monash.edu.au/policy-bank/academic/education/index.html
Key educational policies include:
The University provides many different kinds of support services for you. Contact your tutor if you need advice and see the range of services available at www.monash.edu.au/students. For Sunway see http://www.monash.edu.my/Student-services, and for South Africa see http://www.monash.ac.za/current/
The Monash University Library provides a range of services and resources that enable you to save time and be more effective in your learning and research. Go to http://www.lib.monash.edu.au or the library tab in my.monash portal for more information. At Sunway, visit the Library and Learning Commons at http://www.lib.monash.edu.my/. At South Africa visit http://www.lib.monash.ac.za/.
Academic support services may be available for students who have a disability or medical condition. Registration with the Disability Liaison Unit is required. Further information is available as follows:
Malik D.S., Java Programming - From Analysis to Design., Thomson Learning 2006, ISBN: 0619216085
Robertson LA, Simple Program Design, 5th ed., Thomson/Nelson, 2007, ISBN: 017010704-3
For student with advanced programming skills:
Arnold K., Gosling J. & Holmes D., The Java Programming Language, Fourth Edition, Addison-Wesley, Upper Saddle River, NJ, 2006. ISBN: 0-321-34980-6 (paperback)