ZTC OER Stipend
Permanent URI for this communityhttps://hdl.handle.net/1969.6/96014
Browse
Browsing ZTC OER Stipend by Author "Hadimlioglu, Alihan"
Now showing 1 - 4 of 4
- Results Per Page
- Sort Options
Item COSC 6351.001: Advanced computer architecture(2024) Hadimlioglu, AlihanAdvanced Computer Architecture COSC 6351.001, Department of Computer Science, Fall 2024: Catalog Course Description: An overview of computer architecture, which stresses the underlying design principles and the impact of these principles on computer performance. General topics include design methodology, processor design, control design, memory organization, system organization, and parallel processing.Item Topic 4.5: Static and finals(2023-03-02) Hadimlioglu, AlihanIn this module, you will learn about: Static Class Attributes, Static Methods, Final Class AttributesItem Topic 5.1: Arrays(2023-03-02) Hadimlioglu, AlihanIn this module, you will learn about: Single Dimension Arrays, Arrays of Primitive Types, Arrays of Reference TypesItem Topic 5.3: Multidimensional arrays and arraylists(2023-03-02) Hadimlioglu, AlihanIn this module, you will learn about: Multidimensional Arrays, Variable-length argument list, Arraylist