CSCI1380 (Introduction to Computer Science I) Courseware -- Xiannong Meng

This is CSCI1380, Introduction to Computer Science I, on-line courseware. The web pages are under experiment. If you have any comments or suggestions, please send mail to me. The work here is inspired by Dr. Wendy Fowler and Mrs. Pearl Brazier. Thank you very much.
  • Syllabus and schedule
  • Syllabus
  • Schedule for CSCI1380
  • Course notes
  • On-line assignments: o Hw 1 o Hw 2 o Hw 3 o Hw 4 o Hw 5 o Hw 6 o Hw 7 o Hw 8
  • On-line laboratory works:
  • Lab 1 source code
  • Code examples used in lectures:
  • change.pas
  • changepg.pas (procedures without parameters)
  • changepr.pas (procedures with parameters)
  • convert.pas Convert date to various form
  • transpose.pas Read first name last name and print in last name, initial.
  • Others resources
  • Algorithm animation at Georgia Tech