- Home
-
Study
Study
Interested in studying at Northumbria? With 31,500 students, Northumbria is one of the largest universities in the country, offering courses on either a full-time, part-time or distance learning basis.
Discover more-
Undergraduate
- Undergraduate Study
- Undergraduate Events
- Application Guides
- Northumbria University UCAS Exhibitions
- Foundation Years
- Undergraduate Fees & Funding
- School & College Outreach
- Continuing Professional Development
-
Postgraduate
- Postgraduate Study
- Postgraduate Research Degrees
- Postgraduate Open Days and Events
- Postgraduate Fees & Funding
- Flexible Learning
- Thinking about a Masters?
- Continuing Professional Development
- Change Direction
-
Student Life
- The Hub - Student Blog
- Accommodation
- Life in Newcastle
- Support for Students
- Careers
- Information for Parents
- Students' Union
- Northumbria Sport
-
-
International
International
Students from all over the world choose Northumbria University for many reasons; our academic excellence, and that they will benefit from a fantastic student experience.
Discover more-
Applying to Northumbria
- European Union
- Our London Campus
- Our Amsterdam Campus
- Northumbria Pathway
- International Events
- Northumbria and your Country
- Entry Requirements
- Agent Information
-
Northumbria Language Centre
- Faculty Requirements
- Acceptable English Requirements
- Pre-Sessional English and Study Skills
- Academic Language Skills Programmes (ALS)
-
International & EU Fees, Funding & Scholarships
- EU/International Undergraduate Fees
- EU/International Undergraduate Funding
- EU/International Masters Fees
- EU/International Masters Funding
- EU/International Postgraduate Research Fees
- EU/International Postgraduate Research Funding
- International Money Matters
-
Life at Northumbria
- International student support
- The Hub - Student Blog
- Careers
-
Study Abroad Erasmus and Exchange
- Study Abroad, Exchange and Erasmus
- Incoming Students
- Europe (Erasmus +) - including staff mobility
-
-
Business
Business
The world is changing faster than ever before. The future is there to be won by organisations who find ways to turn today's possibilities into tomorrows competitive edge. In a connected world, collaboration can be the key to success.
Discover more -
Research
Research
Northumbria is a research-rich, business-focused, professional university with a global reputation for academic quality. We conduct ground-breaking research that is responsive to the science & technology, health & well being, economic and social and arts & cultural needs for the communities
Discover more -
About Us
About Us
Northumbria University is based in the heart of Newcastle upon Tyne, which is regularly voted the best place in the UK for students who are attracted by our excellent academic reputation, our top 10 graduate employment record and our outstanding campus and sports facilities.
Discover more-
About Northumbria
- Our Vision
- Our Staff
- Our Partners
- Student Profiles
- Alumni Profiles
- Leadership & Governance
- Academic Departments
- University Services
- History of Northumbria
- Contact us
- Online Shop
-
-
Alumni
Alumni
Northumbria University Alumni Association ensures our graduates stay in touch with news from the University and fellow alumni. With membership of over 222,000 graduates in 176 countries worldwide; it doesn’t matter where you are located or what you are doing, YOU are our global alumni family. It's free to join for graduates of Northumbria University and our constituent colleges.
Discover more - Work For Us
What will I learn on this module?
During this module you will learn how to create software using a high level programming language such as Python. You will learn to select and apply standard programming structures for appropriate situations. The module will cover the use of variables, conditions, loops, subprograms, abstraction mechanisms and structured data types. You will learn to apply your skills using a professional development library to build interactive user interfaces such as Flex.
You will practise solving problems by breaking them down into smaller tasks. As well as constructing software that works, you will also start to consider the quality of your code and produce software that is reliable and maintainable by working to professional standards. You will learn to test, debug and maintain software of an appropriate size and to manage your time in constructing well-structured software products. We will study one programming language in detail on this module. This course will powerfully contribute to your employability by beginning your journey into software development, a skill which many employers will test before interview. As the course develops you will get to use professional software development libraries to aid your graduate employability. You will be encouraged and supported to go beyond the essential skills in and advance your development experience.
During ‘Programming’ you will work through a series of exercises, making use of Northumbria’s state-of-the-art computer labs and digital security lab. You will also critically engage with research outputs as part of your research-rich learning. The main elements of assessment are a number of programming assignments that will bring together all your new skills and techniques.
How will I learn on this module?
Theories and key concepts will be presented in lectures. These lectures will often include interactive elements to allow you to practise and apply new concepts before moving onwards. There will also be practical workshop sessions and independent study tasks.
Your learning will involve completing a number of programming exercises and tasks. These tasks will increase in difficulty over the module and will allow you to practise all the core concepts presented in the lectures. The tasks will also require you to solve problems and carry out independent reading/study. You will work on these tasks with the support of academic staff. During workshop sessions you can discuss any problems you have. The tutors will give you feedback on the work you have completed – either by suggesting solutions to problems you could not complete or by suggesting better solutions to problems that you have completed to make your program more efficient or more professional. You will also be directed to a number of online resources where further information is available.
How will I be supported academically on this module?
You will be taught by tutors who are expert programmers and who have an active interest in current directions taken by programming and software development. Lectures will present you with material and workshop classes will allow you to practice your skills. Tutors will be available for all timetabled sessions and can also answer questions by using email or appointments outside formal scheduled sessions.
Teaching material will be available via the University’s e-learning portal, including lecture slides and practical tasks. A range of computing facilities will be available, including some facilities that will be available outside working hours. Computers dedicated to Computer Science will offer industry-standard development software. Development software is also available for you to install on your own computer.
What will I be expected to read on this module?
All modules at Northumbria include a range of reading materials that students are expected to engage with. The reading list for this module can be found at: http://readinglists.northumbria.ac.uk
(Reading List service online guide for academic staff this containing contact details for the Reading List team – http://library.northumbria.ac.uk/readinglists)
What will I be expected to achieve?
Knowledge & Understanding:
ML01 - Demonstrate an understanding of the basic principles of programming using an appropriate programming language, including the use of variables and conditional statements.
ML02 - Demonstrate knowledge of fundamental programming concepts including loops, functions and subprograms
ML03 - Demonstrate an understanding of abstraction mechanisms and structured data types.
Intellectual / Professional skills & abilities:
ML04 – Develop abilities in creating reliable and maintainable software using appropriate code standards.
Personal Values Attributes (Global / Cultural awareness, Ethics, Curiosity) (PVA):
ML05 – Ability to solve problems using a structured approach.
How will I be assessed?
Formative assessment will take the form of exercises to help you apply the concepts covered in the lectures and to check your understanding. Your tutors will provide you with feedback on your work.
There are two summative assessments each worth 50% of your overall mark for the course. The first assessment comprises a set of divergent tasks or questions. You will submit your work for this first assessment as one, single assignment hand-in for informative feedback. For the second assessment you will undertake a small project which allows you to construct a simple application to show your understanding of key programming concepts and demonstrate your learning in context.
Feedback will be provided using the university’s e-learning portal, and there will be a dedicated feedback session to discuss any further questions. This will assess all MLOs.
Pre-requisite(s)
N/A
Co-requisite(s)
N/A
Module abstract
During this module you will learn how to create software using a programming language such as Python. You will learn to select and apply standard programming structures for appropriate situations. The module will cover the use of variables, conditions, loops, subprograms, abstraction mechanisms and structured data types. You will learn to apply your skills using a professional development library to build interactive user interfaces such as Flex.
You will practise solving problems by breaking them down into smaller tasks. As well as constructing software that works, you will also start to consider the quality of your code and produce software that is reliable and maintainable by working to professional standards. You will learn to test, debug and maintain software of an appropriate size and to manage your time in constructing well-structured software products. We will study one programming language in detail on this module.
Course info
UCAS Code G415
Credits 20
Level of Study Undergraduate
Mode of Study 3 years full-time or 4 years with a placement (sandwich)/study abroad
Department Computer and Information Sciences
Location City Campus, Northumbria University
City Newcastle
Start September 2023
Our Campus based courses starting in 2022 and 2023 will be delivered on-campus with supporting online learning content. We continue to monitor government and local authority guidance in relation to Covid-19 and we are ready and able to adjust the delivery of our education accordingly to ensure the health and safety of our students and staff.
On-campus contact time is subject to increase or decrease in line with any additional restrictions, which may be imposed by the Government or the University in the interest of maintaining the health and safety and wellbeing of students, staff, and visitors. This could potentially mean increased or fully online delivery, should such restrictions on in-person contact time be required.
Current, Relevant and Inspiring
We continuously review and improve course content in consultation with our students and employers. To make sure we can inform you of any changes to your course register for updates on the course page.
Your Learning Experience find out about our distinctive approach at
www.northumbria.ac.uk/exp
Admissions Terms and Conditions - northumbria.ac.uk/terms
Fees and Funding - northumbria.ac.uk/fees
Admissions Policy - northumbria.ac.uk/adpolicy
Admissions Complaints Policy - northumbria.ac.uk/complaints