CS 178 Programming with Multimedia Objects

Strings

For use during Lecture on November 8 , 2004

During these two lectures you will you learn:

  • String operations: converting a char to a String; extracting a character from a string, grouping characters in a string.
  • Restructuring a string (transforming a flat DNA sequence to a seqeunce of triplets).

Prepared by: Aditya Mathur, Nov 8, 2004