you might be able to just start learning the syntax and looking up equivalents to various commands. Otherwise, you should do this: 3. 3 Learn how to compile and run a basic program, this will be your first program, typically it will just print "Hello World" to the screen and exit. Don't worry about all the minor details of the syntax, just become comfortable with compiling and running. 4. 4 Learn about variable types (INTEGER, REAL, CHARACTER, LOGICAL) 5. 5 Learn about the concept of variables…
Words 909 - Pages 4