CITS2002 Systems Programming |
← prev | next → | CITS2002 | CITS2002 schedule | |||
Systems-focussed StandardsIn this unit we'll introduce a number of standards relevant to systems programming. Formal standards are used to define nearly all aspects of computing, notably data-representations, file-formats, programming-languages, networking protocols, web (communication) interfaces, and encryption and authentication. Formal standards in computing are often very large. For example, the formal standard for the C11 programming language (used in this unit) is 660 pages. You are not expected to understand these standards in depth (they will not be examined), but as part of professional development you're encouraged to skim them for an appreciation of their role in computing.
Standards discussed in this unit
CITS2002 Systems Programming, Lecture 1, p3, 22nd July 2024.
|