User Tools

Site Tools


user:ssmit133:portfolio:unixproject1

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
user:ssmit133:portfolio:unixproject1 [2016/12/16 03:50] – [Procedure] ssmit133user:ssmit133:portfolio:unixproject1 [2016/12/16 03:57] (current) – [References] ssmit133
Line 53: Line 53:
 volia. volia.
  
-=====Code===== 
-Upon completion of the project, if there is an applicable collection of created code, place a copy of your finished code within <nowiki><code> </code></nowiki> blocks here. 
  
-<code c> 
-/* 
- * hello.c - A sample "Hello, World!" program 
-  
- * written by NAME for COURSE on DATE 
- * 
- * compile with: 
-   gcc -o hello hello.c 
- * 
- * execute with: 
-   ./hello 
- */ 
- 
-#include <stdio.h> 
- 
-int main() 
-{ 
-    printf("Hello, World!\n");    // Output message to STDOUT 
-    return(0); 
-} 
-</code> 
- 
-=====Execution===== 
-Again, if there is associated code with the project, and you haven't already indicated how to run it, provide a sample run of your code: 
- 
-<cli> 
-lab46:~/src/cprog$ ./hello 
-Hello, World! 
-lab46:~/src/cprog$  
-</cli> 
  
 =====Reflection===== =====Reflection=====
 Comments/thoughts generated through performing the project, observations made, analysis rendered, conclusions wrought. What did you learn from doing this project? Comments/thoughts generated through performing the project, observations made, analysis rendered, conclusions wrought. What did you learn from doing this project?
  
 +It was a really easy process compared to older versions and time's in life(I mean, where common technology was at that point).
 +I did proudly create a bootable USB from this- which was a literal first.
 +It used to be just on CD's but now USB's are cheap and common.
 +I was pleased with the ease Microsoft has made it now.
 +Next semester I will be doing a linux based install instead.
 +this semester tied me down with windows unfortunately. 
 =====References===== =====References=====
 In performing this project, the following resources were referenced: In performing this project, the following resources were referenced:
  
-  URL1 +**see prereq.
-  URL2 +
-  * URL3 (provides useful information on topic) +
-  * URL4 +
- +
-Generally, state where you got informative and useful information to help you accomplish this project when you originally worked on it (from Google, other wiki documents on the Lab46 wiki, etc.)+
user/ssmit133/portfolio/unixproject1.1481860209.txt.gz · Last modified: 2016/12/16 03:50 by ssmit133