Skip to main content
Unit of study_

ELEC3609: Internet Software Platforms

Semester 2, 2021 [Normal day] - Remote

This unit of study will focus on the design, the architecture and the development of web applications using technologies currently popular in the marketplace including Java and . NET environments. There are three key themes examined in the unit: Presentation layer, Persistence layer, and Interoperability. The unit will examine practical technologies such as JSP and Servlets, the model-view-controller (MVC) architecture, database programming with ADO. NET and JDBC, advanced persistence using ORM, XML for interoperability, and XML-based SOAP services and Ajax, in support of the theoretical themes identified. On completion the students should be able to: Compare Java/J2EE web application development with Microsoft . NET web application development; Exposure to relevant developer tools (e. g. Eclipse and VS. NET); Be able to develop a real application on one of those environments; Use XML to implement simple web services and AJAX applications.

Unit details and rules

Unit code ELEC3609
Academic unit Electrical and Information Engineering
Credit points 6
Prohibitions
? 
EBUS4001
Prerequisites
? 
(INFO1103 OR INFO1110 OR INFO1910) AND (INFO2110 OR ISYS2110) AND (INFO2120 OR INFO2820 OR ISYS2120)
Corequisites
? 
None
Assumed knowledge
? 

None

Available to study abroad and exchange students

Yes

Teaching staff

Coordinator Wanli Ouyang, wanli.ouyang@sydney.edu.au
Type Description Weight Due Length
Final exam (Take-home short release) Type D final exam Final exam
Final exam
30% Formal exam period 3 hours
Outcomes assessed: LO5 LO6 LO7 LO8
Assignment group assignment Use case modelling, requirements analysis, spec.
12% Week 05 n/a
Outcomes assessed: LO1 LO2 LO3
Assignment group assignment System design specification
8% Week 07 n/a
Outcomes assessed: LO1 LO2 LO3 LO5
Assignment group assignment System implementation
35% Week 11 n/a
Outcomes assessed: LO1 LO3 LO4 LO5 LO7 LO8
Assignment group assignment System deployment and testing
15% Week 13 n/a
Outcomes assessed: LO1 LO4 LO6 LO9
group assignment = group assignment ?
Type D final exam = Type D final exam ?

Assessment summary

Detailed information for each assessment can be found on Canvas.

Assessment criteria

The University awards common result grades, set out in the Coursework Policy 2014 (Schedule 1).

As a general guide, a high distinction indicates work of an exceptional standard, a distinction a very high standard, a credit a good standard, and a pass an acceptable standard.

Result name

Mark range

Description

High distinction

85 - 100

 

Distinction

75 - 84

 

Credit

65 - 74

 

Pass

50 - 64

 

Fail

0 - 49

When you don’t meet the learning outcomes of the unit to a satisfactory standard.

For more information see sydney.edu.au/students/guide-to-grades.

For more information see guide to grades.

Late submission

In accordance with University policy, these penalties apply when written work is submitted after 11:59pm on the due date:

  • Deduction of 5% of the maximum mark for each calendar day after the due date.
  • After ten calendar days late, a mark of zero will be awarded.

Academic integrity

The Current Student website  provides information on academic integrity and the resources available to all students. The University expects students and staff to act ethically and honestly and will treat all allegations of academic integrity breaches seriously.  

We use similarity detection software to detect potential instances of plagiarism or other forms of academic integrity breach. If such matches indicate evidence of plagiarism or other forms of academic integrity breaches, your teacher is required to report your work for further investigation.

You may only use artificial intelligence and writing assistance tools in assessment tasks if you are permitted to by your unit coordinator, and if you do use them, you must also acknowledge this in your work, either in a footnote or an acknowledgement section.

Studiosity is permitted for postgraduate units unless otherwise indicated by the unit coordinator. The use of this service must be acknowledged in your submission.

Simple extensions

If you encounter a problem submitting your work on time, you may be able to apply for an extension of five calendar days through a simple extension.  The application process will be different depending on the type of assessment and extensions cannot be granted for some assessment types like exams.

Special consideration

If exceptional circumstances mean you can’t complete an assessment, you need consideration for a longer period of time, or if you have essential commitments which impact your performance in an assessment, you may be eligible for special consideration or special arrangements.

Special consideration applications will not be affected by a simple extension application.

Using AI responsibly

Co-created with students, AI in Education includes lots of helpful examples of how students use generative AI tools to support their learning. It explains how generative AI works, the different tools available and how to use them responsibly and productively.

WK Topic Learning activity Learning outcomes
Week 01 1. Introduction; 2. Course mechanics; 3. Web fundamentals Lecture and tutorial (4 hr)  
Week 02 1. Web fundamentals (continued); 2. Use case modelling; 3. Wireframing; 4. Requirements analysis and requirements specification for web applications Lecture and tutorial (4 hr)  
Week 03 Web servers and application architecture Lecture and tutorial (4 hr)  
Week 04 Web back-end technologies and development environments Lecture and tutorial (4 hr)  
Week 05 1. Deliverable: 5 minute pitches and requirements document; 2. Front-end technologies, methods, and security Lecture and tutorial (4 hr)  
Week 06 Deploying, configuring, and securing pre-packaged software Lecture and tutorial (4 hr)  
Week 07 1. Deliverable: System design specification; 2. Cloud services and deployment Lecture and tutorial (4 hr)  
Week 08 Tying it all together Lecture and tutorial (4 hr)  
Week 09 Continuous integration and testing Lecture and tutorial (4 hr)  
Week 10 Advanced Web Services Lecture and tutorial (4 hr)  
Week 11 Web security introduction/overview and policies Lecture and tutorial (4 hr)  
Week 12 1. Scaling to millions of users; 2. Data science and decision making Lecture and tutorial (4 hr)  
Week 13 1. Deliverable: Working system demos; 2. Exam review Lecture and tutorial (4 hr)  

Attendance and class requirements

  • Project Work - own time: The project requires students to design and develop web services. It involves group meetings, discussions, and development sessions.

Study commitment

Typically, there is a minimum expectation of 1.5-2 hours of student effort per week per credit point for units of study offered over a full semester. For a 6 credit point unit, this equates to roughly 120-150 hours of student effort in total.

Required readings

All readings for this unit can be accessed through the Library eReserve, available on Canvas.

  • Anders Moller and Michael Schwartzbach, An Introduction to XML and Web Technologies. Addison-Wesley, 2006. 0321269667.
  • Dean Leffingwell, Don Widrig, Managing Software Requirements: A Use Case Approach. Addison-Wesley, 2003. 032112247X.

Learning outcomes are what students know, understand and are able to do on completion of a unit of study. They are aligned with the University's graduate qualities and are assessed as part of the curriculum.

At the completion of this unit, you should be able to:

  • LO1. work in a team and assume different roles, while remaining receptive to other opinions and inputs, so as to deliver real web applications on time, and within scope
  • LO2. instigate inquiry and knowledge development into the issues associated with designing and building a web service, and synthesise the information to draw meaningful and useful conclusions in the context of the subject at hand
  • LO3. proficiently write reports that convey complex and technical concepts, experiments, and results on web services projects in a clear and concise form
  • LO4. develop web services from inception to design through to implementation, testing, and maintenance by using principles, techniques, and methodologies presented
  • LO5. develop real web applications using web-based environments and the principles and techniques presented in the course
  • LO6. compare Python web application development with PHP/JAVA/J2EE web application development.
  • LO7. demonstrate an understanding of relevant web development tools (e.g. PyCharm vs Vim vs Sublime) to the extent of material presented in the course
  • LO8. use JSON to implement simple web services and AJAX applications using concepts, principles, and techniques presented
  • LO9. use tools and methods employed in web service design, implementation, and testing to the extent of the material and projects presented.

Graduate qualities

The graduate qualities are the qualities and skills that all University of Sydney graduates must demonstrate on successful completion of an award course. As a future Sydney graduate, the set of qualities have been designed to equip you for the contemporary world.

GQ1 Depth of disciplinary expertise

Deep disciplinary expertise is the ability to integrate and rigorously apply knowledge, understanding and skills of a recognised discipline defined by scholarly activity, as well as familiarity with evolving practice of the discipline.

GQ2 Critical thinking and problem solving

Critical thinking and problem solving are the questioning of ideas, evidence and assumptions in order to propose and evaluate hypotheses or alternative arguments before formulating a conclusion or a solution to an identified problem.

GQ3 Oral and written communication

Effective communication, in both oral and written form, is the clear exchange of meaning in a manner that is appropriate to audience and context.

GQ4 Information and digital literacy

Information and digital literacy is the ability to locate, interpret, evaluate, manage, adapt, integrate, create and convey information using appropriate resources, tools and strategies.

GQ5 Inventiveness

Generating novel ideas and solutions.

GQ6 Cultural competence

Cultural Competence is the ability to actively, ethically, respectfully, and successfully engage across and between cultures. In the Australian context, this includes and celebrates Aboriginal and Torres Strait Islander cultures, knowledge systems, and a mature understanding of contemporary issues.

GQ7 Interdisciplinary effectiveness

Interdisciplinary effectiveness is the integration and synthesis of multiple viewpoints and practices, working effectively across disciplinary boundaries.

GQ8 Integrated professional, ethical, and personal identity

An integrated professional, ethical and personal identity is understanding the interaction between one’s personal and professional selves in an ethical context.

GQ9 Influence

Engaging others in a process, idea or vision.

Outcome map

Learning outcomes Graduate qualities
GQ1 GQ2 GQ3 GQ4 GQ5 GQ6 GQ7 GQ8 GQ9

This section outlines changes made to this unit following staff and student reviews.

Changed the assessment for COVID-19 requirement. Modified learning outcomes a bit.

Disclaimer

The University reserves the right to amend units of study or no longer offer certain units, including where there are low enrolment numbers.

To help you understand common terms that we use at the University, we offer an online glossary.