Web programming

Units WEB1P and WEB2P

Programming prerequisite

Programming skills audit form (.DOC)

Reason for the prerequisite

A number of students have struggled with this unit in the past. The common characteristic of those students is lack of depth of experience in computer programming. It is not important to this course that students have used a particular programming language. Rather, it is important that they have come across and, crucially, understood some programming concepts that are common to the vast majority of languages.

If you're not sure whether you meet the prerequisite, but think you might, talk to the unit lecturer. If the unit lecturer advises you that you do not meet the prerequisite and you decide nevertheless to continue with the unit, you do so at your own risk. Some remedial help may be available, but staff time in practicals and elsewhere is prioritised towards developing unit-specific skills in students, rather than prerequisite ones.

Programming skills required

Essential concepts

Don't even think of doing the course unless you have used the following features in computer programs you have written:

If you have done object-oriented (OO) programming (e.g. in Java or C++), and are familiar with concepts such objects, classes and object references (in Java, passing objects as parameters to methods) then you have probably covered the requirements for types, records and pointers above.

Also experience of using the following software tools is essential:

That requirement would be met if you had used an integrated development environment (IDE) that incorporates the above.

You must also be aware of what you need to do to:

Desirable concepts

It is desirable that you understand the following concepts, even if you haven't developed programs using them:

You must be prepared to do some background reading to bring yourself up to speed with these topics if you have not studied them before.

Languages

Most students doing this unit in the past have experience of programming in at least one of C, C++ or Java. Experience in languages such as Pascal, Ada or Visual Basic is also valuable. Students whose experience has been in other languages should talk to the unit lecturer to make sure he is aware of their background.

Previous experience in Perl is not a bar to doing the course. However, students who have done a significant amount of CGI programming may be eligible for APEL (accreditation of prior experience and learning) for the unit.

Practical test

As a practical test of whether or not you meet the prerequisite, attempt the following programming exercise using any programming language of your choice:

If you've completed the exercise successfully, and ensured that your program meets the above specification, you are able to do the unit.

 

Last updated by Prof Jim Briggs of the School of Computing at the University of Portsmouth

 
The web programming units include some material that was formerly part of the WPRMP, WECPP, WPSSM and WEMAM units.