C++ Programming: Introduction

Overview

C++ is an excellent language to introduce object-oriented programming as well as procedural programming. After commencing with procedural programming (including the C struct and the writing of functions in which parameters are passed by value and by reference) the course moves swiftly onto the object oriented paradigm. During the course we will cover: the creation of classes, overloading constructors and functions, polymorphism, encapsulation, the public, protected and private interfaces as well as inheritance.

The course will also introduce pointers, dynamic memory allocation, aspects of the software engineering process including the software development life cycle. The course will also include a lecture on the standard template library manipulating vectors and lists.

Programme details

First live webinar: 28 April 2024, 10.00-11.00am (UK time)

Week 1: C++ Syntax and Semantics, the program development process

Week 2: Numeric Types, expressions and Output in C++

Week 3: Program Input and the Software Design Process

Week 4: Conditions, Logical Expressions and Selection Control Structures

Week 5: Loops, functions and friends

Week 6: Structured types, data abstraction and classes

Week 7: Arrays

Week 8: Object-Oriented Software Development and file handling.

Week 9: Pointers, dynamic data, template functions  and reference types

Week 10: Recursion and revision. 

Certification

Credit Application Transfer Scheme (CATS) points 

To earn credit (CATS points) for this course you will need to register for credit and pay an additional £30 fee. You can do this by ticking the relevant box at the bottom of the enrolment form or when enrolling online. If you do not register for credit when you enrol you have up until the course closes to enrolments to pay the £30 fee. Students who do not register for CATS points prior to the start of the course can apply retrospectively from the January 1st after the current full academic year has been completed.

See more information on CATS point

Coursework is an integral part of all online courses and everyone enrolled will be expected to do coursework, but only those who have registered for credit will be awarded CATS points for completing work at the required standard. If you are enrolled on the Certificate of Higher Education, you need to indicate this on the enrolment form but there is no additional registration fee. Students who register for CATS points will be posted a Record of CATS points on successful completion of their course assessment.

 

Digital credentials

All students who pass their final assignment, whether registered for credit or not, will be eligible for a digital Certificate of Completion. Upon successful completion, you will receive a link to download a University of Oxford digital certificate. Information on how to access this digital certificate will be emailed to you after the end of the course. The certificate will show your name, the course title and the dates of the course you attended. You will be able to download your certificate or share it on social media if you choose to do so. 

Please note that summative assignments are not graded but are marked either pass or fail. 

Fees

Description Costs
Course Fee £310.00
Take this course for CATS points £30.00

Funding

If you are in receipt of a UK state benefit, you are a full-time student in the UK or a student on a low income, you may be eligible for a reduction of 50% of tuition fees. Please see the below link for full details:

Concessionary fees for short courses

Tutor

Dr Vasos Pavlika

Dr Vasos Pavlika is a Associate Professor (Teaching) at UCL, Departmental lecturer at the LSE and at Birkbeck College, University of London. He has been a lecturer in the Department for Continuing Education, Oxford for several years. Vasos also teaches the History of Science and the History of Mathematics at the Institute of Continuing Education, Cambridge. Vasos is also an Online Tutor at SOAS (University of London in M.Sc modules in Mathematical Finance) an Online Tutor at Goldsmiths College (University of London in B.Sc modules in Computer Science) and an Online Tutor in Mathematics with the Open University. Vasos is also Director of Studies in the Physical Sciences at Oxford in the Department for Continuing Education.

 

Course aims

C++ will be used to introduce Object Oriented Programming, commencing at an introductory level. The course will cover encapsulation, inheritance, polymorphism, software engineering, dynamic data allocation and the standard template library.

Course objectives:

At the end of the course, students should:

  • comprehend procedural programming;
  • comprehend and code using the OO paradigm and using friend functions;
  • comprehend how memory is allocated dynamically in the creation of arrays.

Teaching methods

Learning takes place on a weekly schedule. At the start of each weekly unit, students are provided with learning materials on our online platform, including one hour of pre-recorded video, often supplemented by guided readings and educational resources. These learning materials prepare students for a one-hour live webinar with an expert tutor at the end of each weekly unit which they attend in small groups. Webinars are held on Microsoft Teams, and provide the opportunity for students to respond to discussion prompts and ask questions. The blend of weekly learning materials that can be worked through flexibly, together with a live meeting with a tutor and their peers, maximise learning and engagement through interaction in a friendly, supportive environment.

Learning outcomes

By the end of the course students will be expected to:

  • understand procedural programming;
  • understand the OO paradigm; 
  • be familiar with dynamic memory allocation and pointers.

After attending this course, prospective students will know:

  • how to conceptualize objects as C++ classes;
  • how to write constructors, destructors and member functions;
  • how to control access to member functions using public, private and friend concepts;
  • how to allocate memory dynamically at run time.

Assessment methods

One piece of coursework will be set which on successful completion will count towards the award of 10 CATS points. The assessment will be a set of ten questions that will enable students to demonstrate an understanding of the material discussed during each week of the course.

Please note that summative assignments are not graded but are marked either pass or fail. 

Coursework is an integral part of all weekly classes and everyone enrolled will be expected to do coursework in order to benefit fully from the course. Only those who have registered for credit will be awarded CATS points for completing work the required standard.

Students must submit a completed Declaration of Authorship form at the end of term when submitting your final piece of work. CATS points cannot be awarded without the aforementioned form - Declaration of Authorship form

Application

Please use the 'Book now' or 'Apply' button on this page. Alternatively, please complete an Enrolment Form (Word) or Enrolment Form (Pdf)

We will close to enrolments 7 days prior to the first live webinar to allow us to complete the course set up. We will email your joining instructions at that time (7 days before you first live webinar) so you can access the Canvas virtual learning environment (VLE) and watch your first pre-recorded video. Please check spam and junk folders during this period to ensure that these emails are received. 

 

Level and demands

Before attending this course, prospective students will know:

  • how to edit a computer program using a simple text editor;
  • what program functions and arguments are;
  • how to program a simple Hello World! example in any programming language.

The Department's short online courses are taught at FHEQ Level 4, i.e. first year undergraduate level, and you will be expected to engage in private study in preparation for the classes. This may take the form, for instance, of reading and analysing set texts, responding to questions or tasks, or preparing work to present in class. FHEQ level 4 courses require approximately 10 hours study per week, therefore a total of about 100 study hours.

Selection criteria

Before the course starts, students should:

  • Be able to use MS Windows.
  • Be able to create folders of their computers.
  • Be familiar with Internet Explorer.