Refresher/SDLC/Data Structures

From Wikiversity
Jump to navigation Jump to search

Presentation

Algorithms
Algorithms
Data Structures
Testing
Testing
List of Topics
List of Topics
   
This presentation was made possible by Wikiversal/WikiverSuite, which is made possible by your donation. Thank you for your support.
This presentation was made possible by Wikiversal/WikiverSuite, which is made possible by your donation. Thank you for your support.
Testing
Testing
 Structure of a subway system: object classes for railways, stations and trams
 
 RGB triplet: efficient representation for color value
 
 Queue: FIFO enqueued then dequeued
 
 Stack: LIFO pushed then popped
 
 Scalable Vector Graphics (SVG): a family of specifications of an XML-based file format for two-dimensional vector graphics, both static and dynamic (i.e., interactive or animated)
 
 C#: personally preferred language for writing complex data structures
 
 21 in decimal: 15 in hex or 10101 in binary
 
 XML for sport competition: <season><seasonstart/><seasonend/><game><gamedate/><team><teamname/><score/></team></game></season>
 
 Universal Character Set (UCS): a standard set of characters upon which many character encodings are based
 
 UTF-8 (UCS Transformation Format—8-bit): variable-width encoding to represent every character in the Unicode character set
 
 Unicode: a computing industry standard for the consistent encoding, representation and handling of text expressed in most of the world's writing systems.
 
Mobile version