Difference between revisions of "CSC212 Lab 1 2014"
Line 6: | Line 6: | ||
<br /> | <br /> | ||
<bluebox> | <bluebox> | ||
− | This is the first Lab for CSC212 | + | This is the first Lab for CSC212. It introduces many different tools you will use this semester. Today, the purpose is to give you an overview. Get you introduced to the different tools. This process will require practice, time, and patience. Don't worry if this looks overwhelming. You'll have time to get familiar with every tool during the coming weeks. |
+ | <br /> | ||
+ | Today, you will: | ||
# review some Python (just to make sure you remember the logic of programming) | # review some Python (just to make sure you remember the logic of programming) | ||
# learn how to connect to your class account on '''beowulf2''' | # learn how to connect to your class account on '''beowulf2''' |
Revision as of 21:04, 3 September 2014
--D. Thiebaut (talk) 09:37, 3 September 2014 (EDT)
This is the first Lab for CSC212. It introduces many different tools you will use this semester. Today, the purpose is to give you an overview. Get you introduced to the different tools. This process will require practice, time, and patience. Don't worry if this looks overwhelming. You'll have time to get familiar with every tool during the coming weeks.
Today, you will:
- review some Python (just to make sure you remember the logic of programming)
- learn how to connect to your class account on beowulf2
- learn how to use the emacs editor
- create simple Java programs.