Business Information Technology

Business Information Technology - BSc (Hons)

This is an archived course for 2022 entry
2023 courses

This is an archived page and for reference purposes only

Business increasingly takes place in digital spaces. Our Business Information Technology degree gives you the skills you need to apply computing knowledge to areas typically found in business such as e-commerce, information systems and computer consultancy.

Overview

Business and commerce need a skilled workforce who understand the foundations of information technology and the principles of business practice. This degree provides a balance of business and information technology and responds to industry needs, enhancing your employment prospects.

Reasons to study a Business Information Technology degree at Kent

  • Study a balance of computing and business oriented modules
  • Learn to use current technology in communications, databases and web solutions to analyse business problems and develop effective solutions
  • Choose to add a year in industry after the second year, giving you work experience, a salary and the possibility of a job with the same company after graduation
  • Course informed by stakeholder panel of industry experts who give feedback on the skills employers need from a modern workforce
  • Partial accreditation from BCS, The Chartered Institute for IT.

What you’ll study

You learn a combination of business and software technology; together these give you the ability and confidence to operate comfortably in the business world. The first and second year are comprised of compulsory modules to give you a solid grounding in both computing and business. In your final year, you can choose from a range of optional modules in areas that you want to explore in more depth or that will help with your chosen career path.

Year in industry

Over half our students choose to take a year in industry after the second year of the programme. This gives you work experience, a salary and the possibility of a job with the same company after graduation. For details, see Business Information Technology with a Year in Industry.

Our placement co-ordinators help students obtain and benefit from high-quality work placements. Previous year in industry participants have worked with leading companies such as BAE Systems, Citigroup and The Walt Disney Company. Many return to their final year with the security of an employment offer – testament to the high esteem in which our graduates are held by industry.

Featured video

Watch to find out why you should study at Kent.

Accreditation

Partial CITP accreditation from BCS, The Chartered Institute for IT.

Entry requirements

The University will consider applications from students offering a wide range of qualifications. All applications are assessed on an individual basis but some of our typical requirements are listed below. Students offering qualifications not listed are welcome to contact our Admissions Team for further advice. Please also see our general entry requirements.

  • medal-empty

    A level

    AAB-BBB

  • medal-empty GCSE

    Mathematics grade C

  • medal-empty Access to HE Diploma

    The University welcomes applications from Access to Higher Education Diploma candidates for consideration. A typical offer may require you to obtain a proportion of Level 3 credits in relevant subjects at merit grade or above.

  • medal-empty BTEC Nationals

    Distinction, Distinction, Distinction - Distinction, Distinction, Merit

  • medal-empty International Baccalaureate

    30 points overall or 15 points at HL including HL or SL Maths at 4 or SL Maths Studies at 5

  • medal-empty International Foundation Programme

    Pass all components of the University of Kent International Foundation Programme with a 50% overall average and 50% in LZ013 Maths and Statistics (irrespective of whether GCSE Maths or equivalent has been obtained in pre-foundation studies).

  • medal-empty T level

    The University will consider applicants holding T level qualifications in subjects closely aligned to the course.

If you are an international student, visit our International Student website for further information about entry requirements for your country, including details of the International Foundation Programmes. Please note that international fee-paying students who require a Student visa cannot undertake a part-time programme due to visa restrictions.

Please note that meeting the typical offer/minimum requirement does not guarantee that you will receive an offer.

English Language Requirements

Please see our English language entry requirements web page.

Please note that if you do not meet our English language requirements, we offer a number of 'pre-sessional' courses in English for Academic Purposes. You attend these courses before starting your degree programme.

Course structure

Duration: 3 years full-time

The following modules are indicative of those offered on this programme. This listing is based on the current curriculum and may change year to year in response to new curriculum developments and innovation.

Stage 1

Compulsory modules currently include

How are organizations managed today? What are the best ways to manage people in organizations? How are decisions made about the design of work, the structure of an organisation, and who is accountable or responsible for different activities? Introduction to Management aims to provide an understanding of the challenges of managing people within complex work organisations. On this module we'll learn about some of the fundamental theories of management and understand the key functions that managers serve in organizations. It will explore the languages and practices of contemporary organisations by looking at a wide range of different theories of management, starting with classical management perspectives like Scientific Management or Human Relations Theory, and then considering more contemporary issues like Culture Management and different styles and practices of Leadership.

By taking a case study focused approach, this module will support students to develop key employable skills like a critical thinking so that they can speak confidently about how businesses operate today. Students will also learn to reflect on the ethics and fairness of contemporary forms of work.

Find out more about BUSN3120

The module is designed to teach students how to prepare, read and interpret financial information with a view to their being future business managers rather than accountants.

The module will begin with a brief demonstration of bookkeeping using an easy understandable approach. Students will be shown how to prepare financial statements from a trial balance and make adjustments to the figures given by acting on information given in a short scenario.

The regulatory framework of financial reporting will be considered with annual reports and accounts of a variety of organisations. The module will end with an analysis of financial statements with students shown how to interpret data and make sensible recommendations.

Find out more about BUSN3690

This module provides an introduction to object-oriented software development. Software pervades many aspects of most professional fields and sciences, and an understanding of the development of software applications is useful as a basis for many disciplines. This module covers the development of simple software systems. Students will gain an understanding of the software development process, and learn to design and implement applications in a popular object-oriented programming language. Fundamentals of classes and objects are introduced and key features of class descriptions: constructors, methods and fields. Method implementation through assignment, selection control structures, iterative control structures and other statements is introduced. Collection objects are also covered and the availability of library classes as building blocks. Throughout the course, the quality of class design and the need for a professional approach to software development is emphasised and forms part of the assessment criteria.

Find out more about COMP3200

Mathematical reasoning underpins many aspects of computer science and this module aims to provide the skills needed for other modules on the degree programme; we are not teaching mathematics for its own sake. Topics will include algebra, reasoning and proof, set theory, functions, statistics and computer arithmetic.

Find out more about COMP3220

An introduction to databases and SQL, focussing on their use as a source for content for websites. Creating static content for websites using HTML(5) and controlling their appearance using CSS. Using PHP to integrate static and dynamic content for web sites. Securing dynamic websites. Using Javascript to improve interactivity and maintainability in web content.

Find out more about COMP3230

This module provides an introduction to human-computer interaction. Fundamental aspects of human physiology and psychology are introduced and key features of interaction and common interaction styles delineated. A variety of analysis and design methods are introduced (e.g. GOMS. heuristic evaluation, user-centred and contextual design techniques). Throughout the course, the quality of design and the need for a professional, integrated and user-centred approach to interface development is emphasised. Rapid and low-fidelity prototyping feature as one aspect of this.

Find out more about COMP3280

This module equips students with an understanding of how modern cloud-based applications work. Topics covered may include:

• A high-level view of cloud computing: the economies of scale, security issues, ethical concerns, the typical high-level architecture of a cloud-based application, types of available services (e.g., parallelization, data storage).

• Cloud infrastructure: command line interface; containers and virtual machines; parallelization (e.g., MapReduce, distributed graph processing); data storage (e.g., distributed file systems, distributed databases, distributed shared in-memory data structures).

• Cloud concepts: high-level races, transactions and sequential equivalence; classical distributed algorithms (e.g., election, global snapshot, consensus, distributed mutual exclusion); scheduling, fault-tolerance and reliability in the context of a particular parallelization technology (e.g., MapReduce).

• Operating system support: network services (e.g., TCP/IP, routing, reliable communication), virtualization services (e.g., virtual memory, containers)

Find out more about COMP3370

This module builds on the foundation of object-oriented design and implementation found in CO320 to provide both a broader and a deeper understanding of and facility with object-oriented program design and implementation. Reinforcement of foundational material is through its use in both understanding and working with a range of fundamental data structures and algorithms. More advanced features of object-orientation, such as interface inheritance, abstract classes, nested classes, functional abstractions and exceptions are covered. These allow an application-level view of design and implementation to be explored. Throughout the course, the quality of application design and the need for a professional approach to software development is emphasised.

Find out more about COMP5200

Stage 2

Compulsory modules currently include

This module is designed to provide students across the university with access to knowledge, skill development and training in the field of entrepreneurship with a special emphasis on developing a business plan in order to exploit identified opportunities. Hence, the module will be of value for students who aspire to establishing their own business and/or introducing innovation through new product, service, process, project or business development in an established organisation. The module complements students' final year projects in Computing, Law, Biosciences, Electronics, Multimedia, and Drama etc.

Find out more about BUSN6120

The aim of this module is to provide students with in-depth knowledge about the accounting and control systems businesses use for making managerial decisions. In particular, the module focuses on profit planning decisions and it gives students a thoughtful understanding of the functioning and range of financial controls managers use for making profit planning decisions, related to both the business as a whole and its segments. Students are expected to conduct a management project: they will prepare a business plan that takes into account strategic, marketing and financial aspects. The module also enables students to know how to use accounting and control tools to assess business performance, provide feedback and give recommendations for improvements aimed to create more socially responsible and sustainable businesses. As such, this module is core to the degree program, because it gives an introduction to three key areas: managerial decision making, performance management and organisational financial management.

Find out more about BUSN6770

Project Management aims to provide an understanding of the key concepts and practices within the context of the organisational setting and the wider business and technological environment.

This module aims to develop a critical understanding of project management to enable students to recognise the importance of the discipline in a variety of organisational and functional contexts. Students should develop a critical understanding of the concepts employed in project management at strategic, systems and operational levels, and an appreciation of the knowledge and skills required for successful project management in organisations.

Included topics of the module are:

• Project life cycles and alternative development paths;

• Feasibility studies;

• Time management;

• Project planning and control techniques, including Gantt charts, CPM;

• Resource planning;

• Quality Control;

• Project communication;

Find out more about BUSN7500

This module provides an introduction to the theory and practice of database systems. It extends the study of information systems in Stage 1 by focusing on the design, implementation and use of database systems. Topics include database management systems architecture, data modelling and database design, query languages, recent developments and future prospects.

Find out more about COMP5320

Building scaleable web sites using client-side and server-side frameworks (e.g. JQuery, CodeIgniter). Data transfer technologies, e.g. XML and JSON. Building highly interactive web sites using e.g. AJAX. Web services. Deploying applications and services to the web: servers, infrastructure services, and traffic and performance analysis. Web and application development for mobile devices.

Find out more about COMP5390

The module studies in detail the activities and artefacts associated with software development process as performed by a development team (i.e. programming in the large).

Find out more about COMP5480

This module aims to provide students with an understanding of the fundamental components (hardware and software) of a typical computer system, and how they collaborate to execute software programs. The module provides a compressive overview from the lowest level of abstractions in hardware to the highest level of abstractions of modern programming languages. For example, they will see logic circuits, machine language, programming language implementations, high-level languages, and applications. This material provides a general understanding of computers, and it will also prepare students to develop software considering the system perspective, e.g. cost of abstraction and performance implications.

Find out more about COMP5570

The module studies team-based Agile software development in detail and places it in a wider software development context.

Topics covered include

• Concepts, principles, practice and philosophy of an Agile approach to software development, contrasting with more structured approaches.

• Collaboration: programmer collaboration, team values, customer involvement, project management, standards and reporting.

• Planning: release and sprint planning, risk assessment, user stories and resource estimating

• Development practices: incremental requirements, test-driven development, refactoring, scrum, code review, quality assurance, continuous integration.

• Tools: IDEs, version control, automated code quality evaluation, issue tracking.

• Ethics, Intellectual property, codes of conduct and professional responsibility.

Find out more about COMP5590

Stage 3

Compulsory modules currently include

Packet data networks, overview of general equipment and function (e.g. hubs, switches, routers). Large network architecture (e.g. the Internet).

The OSI Seven layer model and packet encapsulation.

An understanding and appreciation for physical issues (such as cabling and wireless mediums, bandwidth, interference, etc).

Data-link layer issues (e.g. IEEE 802.3, IEEE 802.11, collisions, retransmissions, error recovery)

Network layer issues covering underlying protocols (e.g. IPv4/IPv6) and routing protocols (e.g. RIP/OSPF/AODV)

Transport layer issues and protocols (e.g. TCP/UDP)

Session layer issues and protocols (e.g. TCP).

Presentation layer overview

Application layer protocols (e.g. DNS, HTTP, FTP, SMTP/POP3)

Students, working in small groups, undertake a project related to computer science and/or software engineering. The project may be self-proposed or may be selected from a list of project proposals. A project will involve the specification, design, implementation, documentation and demonstration of a technical artefact, demonstrating the ability to synthesise information, ideas and practices to provide a quality solution together with an evaluation of that solution.

Optional modules may include

Students will be expected to develop the ability to use appropriate techniques of analysis and enquiry within Operations and Service Management and to learn how to evaluate the alternatives and make recommendations. Topics include:• The nature of services and service strategy• Service development and technology• Service quality and the service encounter• Project/Event management and control• Managing capacity and demand in services• Managing inventories

The aim of this module is to provide students with in-depth knowledge about the accounting and control systems businesses use for making managerial decisions. In particular, the module focuses on profit planning decisions and it gives students a thoughtful understanding of the functioning and range of financial controls managers use for making profit planning decisions, related to both the business as a whole and its segments. Students are expected to conduct a management project: they will prepare a business plan that takes into account strategic, marketing and financial aspects. The module also enables students to know how to use accounting and control tools to assess business performance, provide feedback and give recommendations for improvements aimed to create more socially responsible and sustainable businesses. As such, this module is core to the degree program, because it gives an introduction to three key areas: managerial decision making, performance management and organisational financial management.

This module will explore more advanced management and organisational theory to facilitate students' examination of the challenges that face managers in contemporary organisations. As well as considering these challenges from a mainstream managerial perspective, the module will also draw on the perspective of critical management studies as a means of providing an alternative viewpoint on contemporary management issues. Indicative areas to be covered may include:

• Identity in organisations and how the construction and performance of it requires managers to cope with existential challenges around anxiety and freedom.

• The uses and abuses of managerial power and the inequality and insecurity that comes with it.

• Neoliberal capitalism and its various consequences for organisational life.

• Pressures to make organisations more sustainable, socially responsible, equal, diverse, and fair.

• Organisational cultures based on entrepreneurialism.

• The performance of gender in organisations.

• New organisational forms and their emphasis on Speed.

• The intensification of the control of Bodies, Spaces, and Time in contemporary organisations.

This module presents an overview of what work psychology is and its relevance and usefulness in improving our understanding and management of people (including ourselves) at work. Many work places operate sophisticated and expensive systems for assessing the costs and benefits of various workplace elements but often do not extend this to the management of employees. This module aims to demonstrate the benefits of having a comprehensive understanding of the role psychology can play in the management of people in contemporary organizations. Indicative content includes:

• Work psychology

• Individual differences and psychometrics

• Best practice personnel selection

• Stress and well-being

• Motivation

• Stereotypes and group behaviour

• Leadership and diversity

• The dark side of personality

• Political behaviour in the workplace

• The psychology of entrepreneurs

• Using work psychology to enhance employability

The aim of this module is to provide students with (1) a systematic understanding of how information technology is driving business innovation, (2) the methods and approaches used by managers to exploit new digital opportunities, and (3) an appreciation of the knowledge and skills needed to manage the business innovation. By the end of this module, students will be equipped with the necessary knowledge and tools to deal with current business issues including digital transformation and emerging business models via technological innovations.

This module will introduce students to the key concepts of managing people involving and examination of organisational, management and human resource management theory and practice. This will be achieved through relating relevant theory to practical people and organisational management issues.The key topics of the module are:• The nature of human resource management• Motivation in the workplace• Work organisation, job design and flexible working• Groups and team working• Diversity in the workplace• Recruitment & selection• Learning and development• Employee Involvement and participation• Employee performance and reward• Ethical HRM

The module aims to provide a critical understanding of the challenges of managing creativity and innovation within contemporary organisations. The experience of work and employment, management practices are affected by rapid technological change, intensifying global competition and changing demographic profiles and values of the work force. Contemporary organisations are pressurised to tackle these developments through creativity, innovation and new organisational forms. This module examines the nature, antecedents, processes and consequences of creativity and innovation and their complex links with organisation, while also exploring major social and technological changes relating these to organisational creativity and innovation. Students will be introduced to the main concepts and theories on creativity, innovation and organisation through readings and discussions of the main themes and debates in the field. Case studies will be used to illustrate how these concepts are connected together and how they could impact upon management decision making within contemporary organisations. Students will be encouraged to explore some of the most notable historical and contemporary shifts in media and technology and discover how new organisational forms and methods have been devised to exploit them. They will develop awareness for the cross-fertilisation between disciplines in analyzing the dynamics of creativity, innovation and organisation and their complex relationships.Topics include:• Conceptual foundations of creativity, innovation and organisation• Personality and individual creativity• Organisational creativity and innovation• Cognition, knowledge and creativity• Models and processes of innovation• Organisational culture and systems for supporting creativity and innovation• Leadership and entrepreneurship• Creative organisations across fields/ industries• Socio-technological change and new forms of organisation.

Business ethics and sustainability are central to contemporary management and thus this module will explore the following topics:• History, definitions and timeline of society's view on business ethics and sustainability• Cross-disciplinary approaches to ethics and sustainability• Role of globalisation, policy and culture• Ethics and ethical dilemmas• Change Management, Values, Governance and Leadership• Sustainable Business Models• Social Innovation• Partnerships and collaboration• Responsible Supply Chain Management• Environmental Assessment Frameworks and Sustainable Management in practice• Sustainable Supply Chain Management• Innovation and creativity• The role and responses of Corporations, SMEs, Public and not-for-profit organisations

Students will be expected to develop the ability to use appropriate techniques of analysis and enquiry within Operations Management and to learn how to evaluate alternatives and make recommendations. Topics are likely to include:• Strategic role of operations and operations strategy• Design of processes and the implications for layout and flow• Design and management of supply networks in national and international contexts• Resource planning and management• Lean systems• Quality planning and managing improvement

This module facilitates the development of an entrepreneurial mind-set, and equips students with necessary cutting-edge knowledge and skills vital for generating value in a knowledge based economy. The curriculum will include the following areas of study:• Broader application of entrepreneurship• Co-creation as a new form of generating value in an innovation ecosystem.• Managing innovation entrepreneurially• Entrepreneurial opportunity• Entrepreneurial Motivation• Entrepreneurial Marketing• Entrepreneurial Finance – Finance fuels entrepreneurship.

In this module you learn what is meant by neural networks and how to explain the mathematical equations that underlie them. You also build neural networks using state of the art simulation technology and apply these networks to the solution of problems. In addition, the module discusses examples of computation applied to neurobiology and cognitive psychology.

Indicative topics include:

• Resource Description Framework (RDF) & RDF Schema:

• Information representation and knowledge exchange on the web

o Applications of RDF

• RDF Query and Inference Languages (e.g. SPARQL etc.)

• Web Ontology Language (OWL):

o Publishing and sharing of ontologies

• Knowledge management, asset management, enterprise integration

o Automated agents

• Existing Shared Ontologies (e.g. FOAF, DC, SKOS etc.)

• Metadata and Provenance

• The Wider Picture:

o Data trust and proof issues

o Computer law and professional issues

• The future of the Web (these lists are not exhaustive):

o Web 3.0: the Semantic Web; cognitive architecture; automated reasoning; distributed computing; composite applications; semantic wikis etc.

• Aim to give students the tools to critically evaluate the Semantic Web (and alternative proposals)

Students will spend one half-day per week for ten weeks in a school with a nominated teacher. They will observe sessions taught by their designated teacher and possibly other teachers. Later they will act somewhat in the role of a teaching assistant, by helping individual pupils who are having difficulties or by working with small groups. They may take 'hotspots': brief sessions with the whole class where they explain a technical topic or talk about aspects of university life. They must keep a weekly log of their activities. Each student must also devise a special project in consultation with the teacher and with the module convener. They must then implement and evaluate the project.

The following is indicative of topics/themes this module will include:

• An overview of basic concepts related to Computational Intelligence (CI) techniques, such as heuristic search and optimisation

• Presentation of different CI algorithms, such as hill climbing, simulated annealing, genetic algorithms and genetic programming

• An overview of basic concepts related to real-world problems related to business, economics and finance, such as financial forecasting, automated bargaining, portfolio

optimisation, and timetabling

• The use of Computational Intelligence techniques to solve real-world problems

• Computational Intelligence decision support systems and software wind tunnels for testing new markets and strategies

The module aim is to give students an overview and understanding of key theoretical, practical and philosophical research and issues around computational creativity, and to give them practical experience in writing and evaluating creative software.

The following is an indicative list of topics that may be covered:

• Introduction to computational creativity

• Examples of computational creativity software e.g. musical systems, artistic systems, linguistic systems, proof generator systems, systems for 2D and 3D design.

• Evaluation of computational creativity systems (both of the quality and the creativity of systems)

• Philosophical issues concerning creativity in computers

• Comparison of computer creativity to human creativity

• Collaborative creativity between humans and computers

• Overview of recent research directions/results in computational creativity

• Practical experience in writing creative software.

This module will provide the student with an understanding of basic principles of signals; introduce digitisation methods such as sampling, quantisation and coding; describe and apply signal analysis techniques, such as segmentation, noise reduction, filtering, spectral analysis, feature extraction and classification (including recognition and decision making) to solve practical signal analysis problems using Matlab.

An overview of basic concepts related to eHealth and a perspective on current HIT (Health Information Technology) and innovation. Review of current healthcare related IT systems. The use of information technology for handling clinical data, health systems. Data representation and knowledge management. Security and privacy. Ethics and legal requirements of eHealth systems. Clinical decision support systems. TeleHealth tools for remote diagnosis, monitoring, and disease management. Delivery and monitoring platforms for both hospitals and home environment. Innovation in eHealth systems leading to start-up companies.

This module explores a range of different data mining and knowledge discovery techniques and algorithms. You learn about the strengths and weaknesses of different techniques and how to choose the most appropriate for any particular task. You use a data mining tool, and learn to evaluate the quality of discovered knowledge.

This module is concerned with a range of topics in video game design and development, including game physics, AI, level design, player behaviour, game rules and mechanics, as well as user interfaces. This module introduces students to game development using industry-standard software tools.

Fees

The 2022/23 annual tuition fees for this course are:

  • Home full-time £9,250
  • EU full-time £15,900
  • International full-time £21,200

For details of when and how to pay fees and charges, please see our Student Finance Guide.

For students continuing on this programme, fees will increase year on year by no more than RPI + 3% in each academic year of study except where regulated.* 

Your fee status

The University will assess your fee status as part of the application process. If you are uncertain about your fee status you may wish to seek advice from UKCISA before applying.

Additional costs

General additional costs

Find out more about accommodation and living costs, plus general additional costs that you may pay when studying at Kent.

Funding

We have a range of subject-specific awards and scholarships for academic, sporting and musical achievement.

Search scholarships

University funding

Kent offers generous financial support schemes to assist eligible undergraduate students during their studies. See our funding page for more details. 

Government funding

You may be eligible for government finance to help pay for the costs of studying. See the Government's student finance website.

Scholarships

General scholarships

Scholarships are available for excellence in academic performance, sport and music and are awarded on merit. For further information on the range of awards available and to make an application see our scholarships website.

The Kent Scholarship for Academic Excellence

At Kent we recognise, encourage and reward excellence. We have created the Kent Scholarship for Academic Excellence. 

The scholarship will be awarded to any applicant who achieves a minimum of A*AA over three A levels, or the equivalent qualifications (including BTEC and IB) as specified on our scholarships pages.

Teaching and assessment

Teaching

Within the School of Computing are authors of widely used textbooks. Programmes are taught by leading researchers who are experts in their fields.

Teaching is based on lectures, with practical classes and seminars, but we are also introducing more innovative ways of teaching, such as virtual learning environments and work-based tuition. Work includes group projects, case studies and computer simulations, with a large-scale project of your own choice in the final year.

Overall workload

Each stage comprises eight modules. Most modules run for a single 12-week term. Each module has two lectures and one to two hours of classes, usually making 14 formal contact hours per week and eight hours of 'homework club' drop-in sessions each term.

Academic support

We provide excellent support for you throughout your time at Kent. This includes access to web-based information systems, podcasts and web forums for students who can benefit from extra help. We use innovative teaching methodologies, including BlueJ and LEGO© Mindstorms for teaching Java programming.

Teaching staff

Our staff have written internationally acclaimed textbooks for learning programming, which have been translated into eight languages and are used worldwide. 

Assessment

Assessment is by a combination of coursework and end-of-year examination and details are shown in the module outlines on the web. Project modules are assessed wholly by coursework.

The marks from stage one do not go towards your final degree grade, but you must pass to continue to stage two. 

Most stage two modules are assessed by coursework and end-of-year examination. Marks from stage two count towards your degree result. 

Most stage three modules are assessed by a combination of coursework and end-of-year examination. Projects are assessed by your contribution to the final project, the final report, and oral presentation and viva examination. Marks from stage three count towards your degree result.

Percentage of the course assessed by coursework

In stage three your project counts for 25% of the year's marks.

Contact hours

For a student studying full time, each academic year of the programme will comprise 1200 learning hours which include both direct contact hours and private study hours.  The precise breakdown of hours will be subject dependent and will vary according to modules.  Please refer to the individual module details under Course Structure.

Methods of assessment will vary according to subject specialism and individual modules.  Please refer to the individual module details under Course Structure.

Programme aims

The programme aims to:

  • meet the needs of those contemplating a career involving a significant element of computing and those motivated by intellectual interests in applied computing and business administration
  • provide a sound knowledge and systematic understanding of the principles of business information technology
  • teach skills that will be of lasting value in a constantly changing field
  • offer a range of modules covering the foundations of business IT
  • enable students to study in depth selected areas of applied computing and/or business administration
  • provide teaching informed by current research and scholarship which requires students to engage with aspects of work at the frontiers of knowledge
  • develop general critical, analytical and problem-solving skills that can be applied in a wide range of different business, computing and other settings.

Learning outcomes

Knowledge and understanding

You gain knowledge and understanding of:

  • hardware: the major functional components of a computer system
  • software: programming languages and practice, tools and packages, computer applications, structuring of data and information
  • communications and interaction: basic computer communication network concepts
  • communication between computers and people, the control and operation of computers
  • practice: problem identification and analysis, design development, testing and evaluation
  • organisations: their environment and their management, including people, operations, finance, marketing and organisational strategy
  • social science concepts and theories and the ability to apply them to business and management contexts.

Intellectual skills

You gain the following intellectual abilities:

  • an understanding of the modelling and design of computer-based systems in a way that demonstrates comprehension of the trade-off involved in design choices
  • communication: present rational and reasoned arguments to a range of audiences
  • identify and analyse criteria and specifications appropriate to specific problems and plan strategies for their solution
  • analyse the extent to which a computer-based system meets the criteria defined for its current use and future development
  • deploy appropriate theory practices and tools for the specification, design, implementation and evaluation of computer-based systems
  • professional responsibility: recognise and be guided by the professional, economic, social, environmental, moral and ethical issues involved in the sustainable exploitation of computer technology
  • demonstrate a basic analytical ability and its relevance to everyday life
  • critically evaluate arguments and evidence
  • analyse and draw reasoned conclusions concerning structured, and unstructured, problems.

Subject-specific skills

You gain subject-specific skills in the following:

  • design and implementation: specifying, designing and implementing computer-based systems
  • evaluation: evaluating systems in terms of general quality attributes and possible trade offs presented within the given problem
  • information management: applying the principles of effective management, organisation and retrieval skills to information of various kinds
  • tools: deploying effectively the tools used for the construction and documentation of software, with particular emphasis on understanding the whole process involved in using computers to solve practical problems
  • identifying, formulating and solving business/decision-making problems using appropriate qualitative and quantitative tools
  • creating, evaluating and assessing options, in a range of business situations, applying concepts and knowledge appropriately
  • communicating effectively, orally and in writing, about business issues.

Transferable skills

You gain transferable skills in the following:

  • communication: making succinct presentations to a range of audiences about technical problems and their solutions
  • IT: knowledge of information retrieval skills (including the use of browsers, search engines and catalogues) and effective use of general IT facilities
  • numeracy: understanding and presenting cases involving a quantitative dimension
  • self-management: managing your own learning and development including time management and organisational skills.

Careers

Graduate destinations

Graduates who have both IT knowledge and business skills can expect excellent career prospects. Our graduates have gone on to work in:

  • software engineering
  • mobile applications development
  • systems analysis
  • consultancy
  • networking
  • web design and e-commerce
  • finance and insurance
  • commerce
  • engineering
  • education
  • government
  • healthcare. 

Recent graduates have gone on to develop successful careers at leading companies such as:

  • BAE Systems
  • Cisco 
  • IBM
  • The Walt Disney Company
  • Citigroup 
  • BT.

Help finding a job

The University has a friendly Careers and Employability Service, which can give you advice on how to:

  • apply for jobs
  • write a good CV
  • perform well in interviews.

Career-enhancing skills

To help you appeal to employers, you learn key transferable skills that are essential for all graduates. These include the ability to:

  • think critically
  • communicate your ideas and opinions
  • analyse situations and troubleshoot problems
  • work independently or as part of a team.

You can also gain extra skills by signing up for one of our Kent Extra activities, such as learning a language or volunteering.

Professional recognition

This degree has partial Chartered IT Professional (CITP) accreditation from the BCS, The Chartered Institute for IT. 

Apply for Business Information Technology - BSc (Hons)

This course page is for the 2022/23 academic year. Please visit the current online prospectus for a list of undergraduate courses we offer.

Contact us

bubble-text

United Kingdom/EU enquiries

Enquire online for full-time study

T: +44 (0)1227 768896

earth

International student enquiries

Enquire online

T: +44 (0)1227 823254
E: internationalstudent@kent.ac.uk

network

School website

School of Computing

Discover Uni information

Discover Uni is designed to support prospective students in deciding whether, where and what to study. The site replaces Unistats from September 2019.

Discover Uni is jointly owned by the Office for Students, the Department for the Economy Northern Ireland, the Higher Education Funding Council for Wales and the Scottish Funding Council.

It includes:

  • Information and guidance about higher education
  • Information about courses
  • Information about providers

Find out more about the Unistats dataset on the Higher Education Statistics Agency website.