-
How to code using object-oriented language such as:
In this course, you’ll learn how to use the following software - which is standard across the industry:
Development IDE
Platform
Project Development Tools
Additional System
-
Learn the basic skills of writing HTML5, XHTML and CSS by hand, the fundamental skills to create websites and the principles of good web design. Industry standard practices will be taught such as using proper naming conventions, manipulating and optimising images for the internet, writing basic web-pages using divs and CSS, providing navigation and creating interactive, functioning web-sites.
An introduction to Information Systems (IS). You’ll analyse the theories and applications Information Systems have for business solutions and explore the technology aspect of Information Systems including how to fully develop one.
Learn essential skills in the conceptualisation and techniques of programming and software design. Learn techniques for designing and implementing algorithms as computer programs using a high-level programming language as well as techniques such as debugging and testing, basic design elements of programming and how to construct solutions using specifications.
This subject contains the knowledge and skills required for understanding fundamental programming. During the subject, students will learn how to apply programming concepts, basic variables, constants and functions to build small programs. The information covered in this subject is essential for programmers at all levels.
An introduction to basic concepts and principles of database systems to emphasise the importance of a well-designed database in practice. Learn how data is structured and managed within a relational database.
Learn the critical steps to design conceptual and relational models and implement these using basic DDL-SQL commands. Basic and advanced DML-SQL commands are also presented to enable retrieving accurate information from the database.
This subject provides students with the skills and knowledge to design sound structured computer programs and then moves into a detailed examination of object oriented analysis and design using the Unified Modelling Language (UML). Students will understand the concepts and application of UML to software development, and will have opportunities to use UML for software creation while developing further understanding of software concepts and problem solving approaches. The role of software engineer and the software development life cycle will also be covered.
An introduction to a wide range of terminology and tools that have a particular use in Computer Science. The emphasis is placed on reasoned arguments and clarity of exposition as well as algebraic and computational skills. Topics covered in this unit include Sets, Mathematical Induction, Big O Notation, Logic, Predicate Calculus, Graphs, Linear Recurrence Relations, Sorting Methods, Relations and Partial Ordering.
Learn to create and use classes to build object-oriented programs including objects and interfaces; basic structures; special member functions; declarations and statements; standard libraries; and exception handling.