Personal tools

Difference between revisions of "Fortran crash course"

From MohidWiki

Jump to: navigation, search
Line 26: Line 26:
 
*Guillaume Riflet, guillaume dot maretec at ist.utl.pt
 
*Guillaume Riflet, guillaume dot maretec at ist.utl.pt
 
*Eduardo Jauch, eduardo dot jauch  at ist.utl.pt
 
*Eduardo Jauch, eduardo dot jauch  at ist.utl.pt
 +
 +
[[Category:Programming]]
 +
[[Category:Workshop]]

Revision as of 18:01, 24 May 2010

Following the 1st workshop in Mohid programming, it became apparent that a crash course in fortran for beginners in programming is required. To allow the most flexibility, the course will be composed of daily one-hour classes during seven days. This course will precede a more advanced course in programming in MOHID. The classes are lectured in portuguese.

Logistics

  • Local: Sala de reuniões do Maretec,
  • Hour: 17:00-18:00,
  • Dates: 26th-28th May, 31st May-5th June, 7th June.
  • Requirements: Participants are expected to register for the totality of the course. Participants are expected to bring their own laptops with wifi access to the eduroam network and to have installed Visual Studio 2008 and Intel Fortran.

Program

  1. 26th May, Introdução: Como funciona um computador, E. Jauch
  2. 27th May, Introdução à programação, G. Riflet
  3. 28th May, Data type, E. Jauch
  4. 31st May, Estruturas de controle, G. Riflet
  5. 1st June, Funções/subrotinas, E. Jauch
  6. 2nd June, Alocação de memória, G. Riflet
  7. 3rd June, Módulos/Type/sobrecarga, E. Jauch
  8. 4th June, Boas práticas de programação, G. Riflet
  9. 7th June, Compilação e debugging, G. Riflet

Participants

  • ...

Organizers

  • Guillaume Riflet, guillaume dot maretec at ist.utl.pt
  • Eduardo Jauch, eduardo dot jauch at ist.utl.pt