From: Shaun on
John Reid and I are running a new Fortran course on 18th-20th June at
Cranfield's DCMT campus near Oxford UK. The course aims to introduce
those features of the Fortran~95 programming course not covered in our
course "Introduction to Programming in Fortran~95". In particular the
following aspects of Fortran are covered in some depth:

* Input and output of data, particularly to and from files.
* Pointers as aliases and to form dynamic data structures such as
linked lists and trees.
* Arranging Fortran codes in suitable program units, particularly
modules, and how this can be done safely.
* Use of derived types and defining arithmetic for derived types
(overloading).
* Arrays.
* Character manipulation.
* Use of intrinsic procedures.

More information and booking details may be obtained from
http://www.cranfield.ac.uk/dcmt/shortcourses/advfortran95.jsp

#####################################################################
Dr Shaun Forth
Applied Mathematics & Scientific Computation
Engineering Systems Department
Cranfield University, Shrivenham Campus
Swindon SN6 8LA, England
tel: +44 (0)1793 785311
fax: +44 (0)1793 784196
email: S.A.Forth(a)cranfield.ac.uk
http://www.amorg.co.uk
#####################################################################
From: Simulate on
On 4ÔÂ9ÈÕ, ÏÂÎç11ʱ11·Ö, Shaun <S.A.Fo...(a)cranfield.ac.uk> wrote:
> John Reid and I are running a new Fortran course on 18th-20th June at
> Cranfield's DCMT campus near Oxford UK. The course aims to introduce
> those features of the Fortran~95 programming course not covered in our
> course "Introduction to Programming in Fortran~95". In particular the
> following aspects of Fortran are covered in some depth:
>

Thanks! But why not Fortran2003?
 | 
Pages: 1
Prev: Good book on FORTRAN
Next: RECL