語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Introduction to Programming with For...
~
Chivers, Ian.
Introduction to Programming with Fortran = With Coverage of Fortran 90, 95, 2003, 2008 and 77 /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
Introduction to Programming with Fortran/ by Ian Chivers, Jane Sleightholme.
其他題名:
With Coverage of Fortran 90, 95, 2003, 2008 and 77 /
作者:
Chivers, Ian.
其他作者:
Sleightholme, Jane.
面頁冊數:
XXX, 674 p. 5 illus.online resource. :
Contained By:
Springer Nature eBook
標題:
Programming languages (Electronic computers). -
電子資源:
https://doi.org/10.1007/978-3-319-17701-4
ISBN:
9783319177014
Introduction to Programming with Fortran = With Coverage of Fortran 90, 95, 2003, 2008 and 77 /
Chivers, Ian.
Introduction to Programming with Fortran
With Coverage of Fortran 90, 95, 2003, 2008 and 77 /[electronic resource] :by Ian Chivers, Jane Sleightholme. - 3rd ed. 2015. - XXX, 674 p. 5 illus.online resource.
Overview -- Introduction to Problem Solving -- Introduction to Programming Languages -- Introduction to Programming -- Arithmetic -- Arrays 1: Some Fundamentals -- Arrays 2: Further Examples -- Whole Array and Additional Array Features -- Output of Results -- Reading in Data -- Summary of I/O Concepts -- Functions -- Control Structures -- Characters -- Complex -- Logical -- Introduction to Derived Types -- An Introduction to Pointers -- Introduction to Subroutines -- Subroutines: 2 -- Modules -- Data Structuring in Fortran -- An Introduction to Algorithms and the Big O Notation -- Operator Overloading -- Generic Programming -- Mathematical Examples -- Parameterised Derived Types in Fortran -- Object Oriented Programming -- Introduction to Parallel Programming -- MPI - Message Passing Interface -- OpenMP -- Coarray Fortran -- C Interop -- IEEE Arithmetic -- Miscellaneous Examples -- Converting from Fortran 77.
In response to feedback from course delegates this third edition has been revised throughout. It expands on the second edition with new and updated examples in the chapters on arithmetic, i/o, character data, modules, data structuring and generic programming with minor updates to the rest of the chapters. Key Features · lots of clear, simple examples highlighting the core language features of modern Fortran including data typing, array processing, control structures, functions, subroutines, modules, user defined types, pointers, operator overloading, generic programming, object oriented programming and parallel programming · pinpoints common problems that occur when programming · illustrates the use of several compilers · with better standards conformance in compilers there are new examples illustrating the following major features: - C Interop - IEEE arithmetic - parameterised derived types Introduction to Programming with Fortran will appeal to the complete beginner, existing Fortran programmers wishing to update their code and those with programming experience in other languages. Ian Chivers and Jane Sleightholme are the joint owners of comp-fortran-90 which is a lively forum for the exchange of technical details of the Fortran language. Ian is the editor of the ACM Fortran Forum, and Jane and Ian have both been involved in the Fortran standardisation process. The authors have been teaching and supporting Fortran and related areas for over 40 years and their latest book reflects the lessons that have been learnt from this.
ISBN: 9783319177014
Standard No.: 10.1007/978-3-319-17701-4doiSubjects--Topical Terms:
1127615
Programming languages (Electronic computers).
LC Class. No.: QA76.7-76.73
Dewey Class. No.: 005.13
Introduction to Programming with Fortran = With Coverage of Fortran 90, 95, 2003, 2008 and 77 /
LDR
:03864nam a22004095i 4500
001
966393
003
DE-He213
005
20200701191057.0
007
cr nn 008mamaa
008
201211s2015 gw | s |||| 0|eng d
020
$a
9783319177014
$9
978-3-319-17701-4
024
7
$a
10.1007/978-3-319-17701-4
$2
doi
035
$a
978-3-319-17701-4
050
4
$a
QA76.7-76.73
050
4
$a
QA76.76.C65
072
7
$a
UMX
$2
bicssc
072
7
$a
COM051010
$2
bisacsh
072
7
$a
UMX
$2
thema
072
7
$a
UMC
$2
thema
082
0 4
$a
005.13
$2
23
100
1
$a
Chivers, Ian.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
890561
245
1 0
$a
Introduction to Programming with Fortran
$h
[electronic resource] :
$b
With Coverage of Fortran 90, 95, 2003, 2008 and 77 /
$c
by Ian Chivers, Jane Sleightholme.
250
$a
3rd ed. 2015.
264
1
$a
Cham :
$b
Springer International Publishing :
$b
Imprint: Springer,
$c
2015.
300
$a
XXX, 674 p. 5 illus.
$b
online resource.
336
$a
text
$b
txt
$2
rdacontent
337
$a
computer
$b
c
$2
rdamedia
338
$a
online resource
$b
cr
$2
rdacarrier
347
$a
text file
$b
PDF
$2
rda
505
0
$a
Overview -- Introduction to Problem Solving -- Introduction to Programming Languages -- Introduction to Programming -- Arithmetic -- Arrays 1: Some Fundamentals -- Arrays 2: Further Examples -- Whole Array and Additional Array Features -- Output of Results -- Reading in Data -- Summary of I/O Concepts -- Functions -- Control Structures -- Characters -- Complex -- Logical -- Introduction to Derived Types -- An Introduction to Pointers -- Introduction to Subroutines -- Subroutines: 2 -- Modules -- Data Structuring in Fortran -- An Introduction to Algorithms and the Big O Notation -- Operator Overloading -- Generic Programming -- Mathematical Examples -- Parameterised Derived Types in Fortran -- Object Oriented Programming -- Introduction to Parallel Programming -- MPI - Message Passing Interface -- OpenMP -- Coarray Fortran -- C Interop -- IEEE Arithmetic -- Miscellaneous Examples -- Converting from Fortran 77.
520
$a
In response to feedback from course delegates this third edition has been revised throughout. It expands on the second edition with new and updated examples in the chapters on arithmetic, i/o, character data, modules, data structuring and generic programming with minor updates to the rest of the chapters. Key Features · lots of clear, simple examples highlighting the core language features of modern Fortran including data typing, array processing, control structures, functions, subroutines, modules, user defined types, pointers, operator overloading, generic programming, object oriented programming and parallel programming · pinpoints common problems that occur when programming · illustrates the use of several compilers · with better standards conformance in compilers there are new examples illustrating the following major features: - C Interop - IEEE arithmetic - parameterised derived types Introduction to Programming with Fortran will appeal to the complete beginner, existing Fortran programmers wishing to update their code and those with programming experience in other languages. Ian Chivers and Jane Sleightholme are the joint owners of comp-fortran-90 which is a lively forum for the exchange of technical details of the Fortran language. Ian is the editor of the ACM Fortran Forum, and Jane and Ian have both been involved in the Fortran standardisation process. The authors have been teaching and supporting Fortran and related areas for over 40 years and their latest book reflects the lessons that have been learnt from this.
650
0
$a
Programming languages (Electronic computers).
$3
1127615
650
0
$a
Computer programming.
$3
527822
650
0
$a
Software engineering.
$3
562952
650
1 4
$a
Programming Languages, Compilers, Interpreters.
$3
669782
650
2 4
$a
Programming Techniques.
$3
669781
650
2 4
$a
Software Engineering.
$3
669632
700
1
$a
Sleightholme, Jane.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
890562
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
776
0 8
$i
Printed edition:
$z
9783319177007
776
0 8
$i
Printed edition:
$z
9783319177021
856
4 0
$u
https://doi.org/10.1007/978-3-319-17701-4
912
$a
ZDB-2-SCS
912
$a
ZDB-2-SXCS
950
$a
Computer Science (SpringerNature-11645)
950
$a
Computer Science (R0) (SpringerNature-43710)
筆 0 讀者評論
多媒體
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼[密碼必須為2種組合(英文和數字)及長度為10碼以上]
登入