What Do CS1 Syllabi Reveal About Our Expectations of Introductory Programming Students?
City University of London - Object Oriented Programming with Java Part 1
Country: | England |
University: | City University of London |
Course code: | Java 1 |
Course title: | Object Oriented Programming with Java Part 1 |
Date of Syllabus: | |
Source: | Manual search |
Associated Degrees: | Computer Science |
Prerequisits: | No |
Course for Majors: | |
Course stage: | |
Semester: | |
Programming language: | Java |
Language of Instruction: | English |
URL: | https://www.city.ac.uk/courses/short-courses/java-object-oriented-programming-with-java-part-1#course-detail=1 |
Explicit or !Explicit LOs: | Explicit |
Learning Outcomes: |
Know the key features of the Java programming language Apply essential object-oriented programming concepts and techniques Apply object-oriented programming techniques using Java Explain the principles behind good object-oriented design Java overview and the basic language elements: Introduction to Java. Elements of Java programming. Review of programming constructs of the C family languages (Language structure, conventions. Variable and data types. Arrays. Operators. Expressions. For, if, while, do). Main method. Objects in Java: Objects, Classes, Packages, Generics, Inheritance, Interfaces Classes/packages. String classes, System classes, Collections |
LO categories: |
Developing good program Design methodology & styling Basic OOP Classes & objects Inheritance Abstract Classes & Interfaces Control Structures & logic (if/else etc) Repitition & loops (for/while etc) Arrays, Lists, dictionaries, vectors, sets Strings Variables, assignment, arithmetic expressions, declarations, data types |