XE-FOP 1

2005.10.04

Session 5
4. october 12:15-15:45 at location D211

Plan and notes - Preparation - Exercises - Extra

Plans and notes

The Basic book to reference to is C# for Studens, Douglas Bell & Mike Parr, Addison Wesley

Topics

String manipulation - litterature chapter 16:

  • Indexing chars
     
  • ToUpper
  • ToLower
  • Trim
  • Insert
  • Remove
     
  • Length
  • Substring
  • IndexOf
  • LastIndexOf
  • StartsWith
  • EndsWith
  • Split
  • CompareTo
     
  • IsMatch and Regular expression

Files - serializing:

  • Writing objects to files
  • Reading objects from files

I will talk about the topics in generel and try to give short examples.
You will work with the mandatory portfolio 1.

 

Preparation

The exercises from the last session must be done before this session

Read about the topics you didn't understand from the last session - if you haven't got the book se at the toturial links at the course site

Try to figure out what you already know about the new topics, and what you guess about the rest.

Read about the topics you don't know something about - if you haven't got the book se at the toturial links at the course site

 

Exercises

The exercises from the last session must be done before this session

New mandatory portfolio, to be started this session and finished with deadline 21. October.

 

Extra materials

Extra materials from the last session

Extra materials from this session (may be added after the session)