• Home
    • oop-course-page
  • About
  • Courses
    • 2009/2010
    • 20010/2011 >
      • ai-course-page
      • oop >
        • oopregister
        • resources
        • slides
        • csc423
      • itpolicy
      • ei
    • 2011-2012 >
      • csc232
      • csc334
      • csc746
    • 2012-2013 >
      • ai-12-13
      • tecmanagement
      • Internet Technology
      • kbs
      • itpolicy1213
    • 2013-2014 >
      • CSC748-13-14
      • CSC776-13-14
      • MCS735-13-14
      • CSC101
      • itpolicy1314
      • CSC301
      • tecmanagement
    • 2014-2015 >
      • SysProg-14-15
      • CSC101-14-15
      • CSC748-14-15
    • others >
      • Simulation
      • ai-ug
      • OPL
      • project
  • Blog
  • Contact
  • Register
Yetunde Folajimi Teaching

CSC 232: Structured Programming

About the course

This course introduces a methodical approach to programme development, starting from problem formulation and specification, through design of the solution, implementation, and documentation, to evaluation of the solution. The course matter is taught by making use of Java programming language. 

The course is to be handled by myself and Mr. Akomolafe

Lecture time:  Thursdays 10.00 - 11.00 am
                          Fridays: 8:00 - 9.00 am

Lab:                  Fridays 9.00 - 11.00 am


You are considered as a student of this class if only you register here

You can also post a comment or an idea on my blog page here

Topics

Topics include:
  • overview of structured programming concepts; 
  • Basics of structured programming
  • Java Fundamentals
  • Applets
  • Java Arrays and vectors
  • Methods
  • Java and Object Oriented programming concepts
  • File Handling
  • Database handling 

Register for CSC 232: Structured Programming


Course Outline

Topic

Week 1: Basics of Structured Programming

overview of structured programming concepts; Programming Style, structured Coding and Program Modularity, program Testing and Debugging, Program Documentation and Maintenance

Resources

Lecturer

Week 2-5: Java Fundamentals

Week 6: Java Applets

Week 7: Java Arrays and Vectors

Week 8: Methods

Week 9: Object Oriented Progamming

Week 10: File Handling

Week 11: Database Handling

Week 12: Revision