User Tools

Site Tools


haas:spring2019:comporg:projects:pct0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
haas:spring2019:comporg:projects:pct0 [2019/04/09 12:22] – [Generate MD5 sum] wedgehaas:spring2019:comporg:projects:pct0 [2019/04/09 15:18] (current) – [Objective] wedge
Line 1: Line 1:
 <WRAP centeralign round box> <WRAP centeralign round box>
 <WRAP><color red><fs 200%>Corning Community College</fs></color></WRAP> <WRAP><color red><fs 200%>Corning Community College</fs></color></WRAP>
-<WRAP><fs 150%>CSIT1320 HPC Fundamentals</fs></WRAP>+<WRAP><fs 150%>CSCS2650 Computer Organization</fs></WRAP>
 </WRAP> </WRAP>
  
Line 13: Line 13:
 To continue to cultivate your problem solving, critical thinking, analytical, and observation skills; to apply your skills on the UNIX command-line. To continue to cultivate your problem solving, critical thinking, analytical, and observation skills; to apply your skills on the UNIX command-line.
  
 +The aim here is on observation, analysis, and documentation. You are solving and documenting a problem by hand, NOT writing any sort of program.
 =====Background===== =====Background=====
 The true nature of problem solving frequently involves critical thinking, analytical, and observation skills. Where problems are not solved by memorizing some pre-defined set of answers and regurgitating them mindlessly, but in crafting an elaborate solution from subtle cues and tested, experimental realizations. The true nature of problem solving frequently involves critical thinking, analytical, and observation skills. Where problems are not solved by memorizing some pre-defined set of answers and regurgitating them mindlessly, but in crafting an elaborate solution from subtle cues and tested, experimental realizations.
Line 613: Line 614:
  
 <cli> <cli>
-lab46:~/src/hpc0/pct0$ cat ${PROJECTDIR}/MANIFEST | grep $(md5sum puzzle.key | cut -d' ' -f1) && echo "MATCH FOUND" || echo "NO MATCHES FOUND"+lab46:~/src/comporg/pct0$ cat ${PROJECTDIR}/MANIFEST | grep $(md5sum puzzle.key | cut -d' ' -f1) && echo "MATCH FOUND" || echo "NO MATCHES FOUND"
 MATCH FOUND MATCH FOUND
-lab46:~/src/hpc0/pct0$ +lab46:~/src/comporg/pct0$ 
 </cli> </cli>
  
haas/spring2019/comporg/projects/pct0.1554812522.txt.gz · Last modified: 2019/04/09 12:22 by wedge