Part A: Course Overview
Course Title: Web Development Technologies
Credit Points: 12.00
Terms
Course Code |
Campus |
Career |
School |
Learning Mode |
Teaching Period(s) |
COSC2276 |
City Campus |
Undergraduate |
140H Computer Science & Information Technology |
Face-to-Face |
Sem 2 2006, Summer2007, Sem 1 2007, Summer2008, Sem 1 2008, Summer2009, Sem 1 2009, Summer2010, Sem 1 2010, Summer2011, Sem 1 2011, Summer2012, Sem 1 2012, Summer2013, Sem 2 2013, Summer2014, Sem 2 2014, Summer2015, Sem 2 2015, Summer2016 |
COSC2276 |
City Campus |
Undergraduate |
171H School of Science |
Face-to-Face |
Sem 1 2017, Sem 1 2018 |
COSC2276 |
City Campus |
Undergraduate |
175H Computing Technologies |
Face-to-Face |
Summer2024 |
COSC2277 |
City Campus |
Postgraduate |
140H Computer Science & Information Technology |
Face-to-Face |
Sem 1 2007, Summer2008, Sem 1 2008, Summer2009, Sem 1 2009, Summer2010, Sem 1 2010, Summer2011, Sem 1 2011, Summer2012, Sem 1 2012, Summer2013, Sem 2 2013, Summer2014, Sem 2 2014, Summer2015, Sem 2 2015, Summer2016 |
COSC2277 |
City Campus |
Postgraduate |
140H Computer Science & Information Technology |
Face-to-Face or Internet |
Sem 2 2006 |
COSC2277 |
City Campus |
Postgraduate |
171H School of Science |
Face-to-Face |
Sem 1 2017, Sem 1 2018 |
COSC2277 |
City Campus |
Postgraduate |
175H Computing Technologies |
Face-to-Face |
Summer2024 |
COSC2363 |
Open Learning Australia |
Non Award |
171H School of Science |
Distance / Correspondence |
OUASP2UG21 |
COSC2363 |
Open Learning Australia |
Non Award |
175H Computing Technologies |
Distance / Correspondence |
OUASP2UG22, OUASP4UG23, OUASP1UG25 |
COSC2402 |
Taylors College KL |
Undergraduate |
140H Computer Science & Information Technology |
Face-to-Face |
Offsh 3 10 |
COSC2450 |
RMIT University Vietnam |
Undergraduate |
140H Computer Science & Information Technology |
Face-to-Face |
Viet3 2008, Viet1 2009, Viet2 2009, Viet1 2010, Viet3 2010, Viet2 2011, Viet1 2012, Viet3 2012, Viet2 2013, Viet2 2015 |
COSC2450 |
RMIT University Vietnam |
Undergraduate |
171H School of Science |
Face-to-Face |
Viet1 2018 |
Flexible Terms
Course Code |
Campus |
Career |
School |
Learning Mode |
Teaching Period(s) |
COSC2276 |
City Campus |
Undergraduate |
171H School of Science |
Face-to-Face |
UGRDFx2019 (ZZZZ) |
COSC2276 |
City Campus |
Undergraduate |
171H School of Science |
Face-to-Face |
UGRDFx2020 (ZZZZ) |
COSC2276 |
City Campus |
Undergraduate |
171H School of Science |
Face-to-Face |
UGRDFlex21 (All) |
COSC2276 |
City Campus |
Undergraduate |
175H Computing Technologies |
Face-to-Face |
UGRDFlex22 (ZZZZ) |
COSC2276 |
City Campus |
Undergraduate |
175H Computing Technologies |
Face-to-Face |
UGRDFlex23 (STEM) |
COSC2277 |
City Campus |
Postgraduate |
171H School of Science |
Face-to-Face |
PGRDFx2019 (ZZZZ) |
COSC2277 |
City Campus |
Postgraduate |
171H School of Science |
Face-to-Face |
PGRDFx2020 (ZZZZ) |
COSC2277 |
City Campus |
Postgraduate |
171H School of Science |
Face-to-Face |
PGRDFlex21 (ZZZZ) |
COSC2277 |
City Campus |
Postgraduate |
175H Computing Technologies |
Face-to-Face |
PGRDFlex22 (ZZZZ) |
COSC2277 |
City Campus |
Postgraduate |
175H Computing Technologies |
Face-to-Face |
PGRDFlex23 (STEM) |
COSC2694 |
OUA CSP |
Undergraduate |
171H School of Science |
Internet |
OUACSP2021 (All) |
COSC2694 |
OUA CSP |
Undergraduate |
175H Computing Technologies |
Internet |
OUACSP2022 (All) |
COSC2694 |
OUA CSP |
Undergraduate |
175H Computing Technologies |
Internet |
OUACSP2025 (All) |
Course Coordinator: Shekhar Kalra
Course Coordinator Phone: +61 3 9925 9500
Course Coordinator Email: shekhar.kalra@rmit.edu.au
Course Coordinator Location: -
Course Coordinator Availability: via email
Pre-requisite Courses and Assumed Knowledge and Capabilities
Enforced Pre-requisite Courses:
Successful completion of:
-
COSC2391/COSC2440/COSC2731 - Further Programming (Course ID 014052)
OR - COSC2815 - Advanced Programming for Data Science (Course ID 054117)
Note: it is a condition of enrolment at RMIT that you accept responsibility for ensuring that you have completed the prerequisite/s and agree to concurrently enrol in co-requisite courses before enrolling in a course.
For your information go to RMIT Course Requisites webpage.
If you have completed prior studies at RMIT or another institution that developed the skills and knowledge covered in the above course/s you may be eligible to apply for credit transfer.
Alternatively, if you have prior relevant work experience that developed the skills and knowledge covered in the above course/s you may be eligible for recognition of prior learning.
Please follow the link for further information on how to apply for credit for prior study or experience.
Course Description
This course introduces you to the principles and practice of developing applications using C# programming language. Topics include the C# programming language, ASP.NET, REST API and security.
What you will learn:
- Gain a solid architectural understanding of ASP.NET.
- Explore the entire ASP.NET Framework as a cohesive whole.
- See how ASP.NET and test-driven development work in action.
- Learn what's new in ASP.NET and how best to apply these new features to your own work.
- See how to create RESTful APIs.
Objectives/Learning Outcomes/Capability Development
Program Learning Outcomes
This course is an option course so it is not required to contribute to the development of program learning outcomes (PLOs) though it may assist your achievement of several PLOs.
For more information on the program learning outcomes for your program, please see the program guide.
Upon successful completion of this course, you will be able to:
- Learn to write applications in C#
- Use of Git Hub and Trello for software development
- Explore the entire ASP.NET Framework as a cohesive whole and see how the framework and test-driven development work in action
- See how to create RESTful APIs
- Describe and apply software patterns for the development of the application models described above.
Overview of Learning Activities
You will be actively engaged in a range of learning activities such as review of pre-recorded lectures, completion of preparation activities, lectorials, laboratory-based activities, webinars, post-lectorial exercises, assignment, project work, class discussion and self-study.
You are encouraged to be proactive and self-directed in your learning, asking questions of your lecturer and/or peers and seeking out information as required, especially from the numerous sources available through the RMIT library, andthrough links and material specific to this course that is available through myRMIT Studies Course.
Overview of Learning Resources
RMIT will provide you with resources and tools for learning in this course through myRMIT Studies Course.
It is a requirement of this class that you have your own laptop/desktop machine. At the start of the semester/study period/term you will be advised to install free software required to successfully complete the course.
There are services available to support your learning through the University Library. The Library provides guides on academic referencing and subject specialist help as well as a range of study support services. For further information, please visit the Library page on the RMIT University website and the myRMIT student portal.
Overview of Assessment
Note: This course has no hurdle requirements.
Assessment tasks
Assessment Task 1: Coding Assignment – Part 1
Weighting: 20%
This assessment task supports CLOs: 1, 2 and 5.
Assessment Task 2: Coding Assignment and Demonstration – Part 2
Weighting: 40%
This assessment task supports CLOs: 2, 3, 4 and 5.
Weighting: 40%
This assessment task supports CLOs: 1, 4 and 5.
If you have a long-term medical condition and/or disability it may be possible to negotiate to vary aspects of the learning or assessment methods. You can contact the program coordinator or Equitable Learning Services if you would like to find out more.