0% found this document useful (0 votes)
430 views

CSC201 - Introduction To Fortran Programming: Course Particulars

This document outlines the details of the CSC201 course on Introduction to Fortran Programming including: - The course code, title, duration, instructors, and prerequisite courses - A description of the course content covering basic Fortran programming concepts and features - The course objectives of introducing students to Fortran syntax, semantics, and programming - The learning outcomes of understanding Fortran concepts and writing error-free code - The grading system with percentages for practical work, tests, and final exam - General instructions on attendance, academic integrity, assignments, and code of conduct - A recommended reading and the course outline with topics covered each week
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
430 views

CSC201 - Introduction To Fortran Programming: Course Particulars

This document outlines the details of the CSC201 course on Introduction to Fortran Programming including: - The course code, title, duration, instructors, and prerequisite courses - A description of the course content covering basic Fortran programming concepts and features - The course objectives of introducing students to Fortran syntax, semantics, and programming - The learning outcomes of understanding Fortran concepts and writing error-free code - The grading system with percentages for practical work, tests, and final exam - General instructions on attendance, academic integrity, assignments, and code of conduct - A recommended reading and the course outline with topics covered each week
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

CSC201 Introduction to Fortran Programming

COURSE PARTICULARS
Course Code: CSC 201
Course Title: Introduction to Fortran Programming
No. of Units: 3
Course Duration: Two hours of theory and two hours of Practical per week for 14 weeks.
Status: Compulsory
Course Email Address: [email protected]
Course Webpage:
Prerequisite: CSC101, CSC102

COURSE INSTRUCTORS
Prof. O. S Adewale
Room 7 Computer Science Dept. Annex SAAT Building,
Dept. of Computer Science,
Federal University of Technology, Akure, Nigeria.
Phone: +2348033616386
Email: [email protected]

Dr. B. K Alese
Room 8 Computer Science Dept. Annex SAAT Building,
Dept. of Computer Science,
Federal University of Technology, Akure, Nigeria.
Phone: +2348034540465
Email: [email protected]

Dr. O. Olabode
Room 10 Computer Science Dept. Annex SAAT Building,
Dept. of Computer Science,
Federal University of Technology, Akure, Nigeria.
Phone: +2348033511257
Email: [email protected]

Dr. A.O. Adetunmbi


Room 6 Computer Science Dept. Annex SAAT Building,
Dept. of Computer Science,
Federal University of Technology, Akure, Nigeria.
Phone: +2348039617525
Email: [email protected]

1
Dr. G. B. Iwasokun
Room 017, Adamu OfficeComplex,
Dept. of Computer Science,
Federal University of Technology, Akure, Nigeria.
Phone: +2348130622747
Email: [email protected]

Osuolale, A. Festus
Room 6 Computer Science Dept. Annex SAAT Building,
Dept. of Computer Science,
Federal University of Technology, Akure, Nigeria.
Phone: +234 803 846 6943
Email: [email protected]

Mr. Sarumi
Room 6 Research and Digital Building
Dept. of Computer Science,
Federal University of Technology, Akure, Nigeria.
Phone: +234 8060165216
Email: [email protected]

Miss. M. O. Iyare
Room 12, Adamu Building,
Dept. of Computer Science
Federal University of Technology, Akure, Nigeria.
Phone: +2347033513174
Email: [email protected]

Mrs. A.F. Thompson


Room 12, Adamu Building,
Dept. of Computer Science
Federal University of Technology, Akure, Nigeria.
Phone: +2347030538346
Email: [email protected]

Mr. G. Arume
Room 12, Adamu Building,
Dept. of Computer Science
Federal University of Technology, Akure, Nigeria.
Phone: +2348068991644
Email: [email protected]

COURSE DESCRIPTION
This course is designed for a semester in Fortran Programming language for undergraduate
Computer Science, Mathematical Science and Engineering students. The course covers general
concepts and introduction to Fortran Programming with Fortran 03 (or Fortran 2003). Fortran 03
2
contains all of the features of the later version Fortran 77/95 needed to write complete and
workable Fortran programs. Even though the course may not, in to full details, give everything
the students need, it covers the basic features needed to be a good Fortran programmer and an
introduction to the important new features of Fortran 03. This course has found profound and
significant applications in Engineering, Mathematics, Computer Science, and other related fields.

COURSE OBJECTIVES
The objectives of this course are to:
introduces the students to the general concepts of programming language in general and
Fortran 2003 programming language in particular,
introduces the students to various features of Fortran 2003 - syntax, semantics and
structures;
furnishes the students with the opportunities of coding and/or developing customised and
workable programs for science, engineering, business and personal needs.

COURSE LEARNING OUTCOMES / COMPETENCIES


Upon successful completion of this course, the student will be able to:
understand, in its entirety, the concepts of programming with Fortran; and
write good and error-free codes using Fortran 2003 programming language

GRADING SYSTEM FOR THE COURSE


This course will be graded as follows:
Practical 20%
Test/Assignment 20%
Final Examination 60%
TOTAL 100%

GENERAL INSTRUCTIONS
Attendance: It is expected that every student will be in class for lectures and also participate in
all practical exercises. Attendance records will be kept and used to determine each persons
qualification to sit for the final examination. In case of illness or other unavoidable cause of
absence, the student must communicate as soon as possible with any of the instructors, indicating
the reason for the absence.

Academic Integrity: Violations of academic integrity, including dishonesty in assignments,


examinations, or other academic performances are prohibited. You are not allowed to make
copies of another persons work and submit it as your own; that is plagiarism. All cases of
academic dishonesty will be reported to the University Management for appropriate sanctions in

3
accordance with the guidelines for handling students misconduct as spelt out in the Students
Handbook.
Assignments and Group Work: Students are expected to submit assignments as scheduled.
Failure to submit an assignment as at when due will earn you zero for that assignment. Only
under extenuating circumstances, for which a student has notified any of the instructors in
advance, will late submission of assignments be permitted.

Code of Conduct in Lecture Rooms and Laboratories: Students should turn off their cell phones
during lectures. Students are prohibited from engaging in other activities (such as texting,
watching videos, etc.) during lectures. Food and drinks are not permitted in the laboratories.

READING LIST
Walter S. Brainerd 2009. Guide to Fortran 2003 Programming. Published by Springer-Verlag
London Ltd.

Legend
1- Available in the University Library
2- Available in Departmental/School Libraries
3- Available on the Internet.
4- Available as Personal Collection
5- Available in local bookshops.

COURSE OUTLINE

Week Course Title

1 Introduction to course and distribution of outline

2 Basic concept of Programming

3 Program structure and layout

4 Constant, variables and array arithmetic

5 Character handling and logic

6 Control structures

7 Mid semester break

8 Functions and procedures

9 Input/output facilities and programming usage

4
10 Data statement and common blocks

11 Test

12 Intrinsic and extrinsic functions

13 Revision

14 Lecture free

You might also like