This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
user:ssmit133:portfolio:unixproject1 [2016/12/16 03:50] – [Procedure] ssmit133 | user: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 < | ||
- | <code c> | ||
- | /* | ||
- | * hello.c - A sample " | ||
- | | ||
- | * written by NAME for COURSE on DATE | ||
- | * | ||
- | * compile with: | ||
- | | ||
- | * | ||
- | * execute with: | ||
- | | ||
- | */ | ||
- | |||
- | #include < | ||
- | |||
- | int main() | ||
- | { | ||
- | printf(" | ||
- | return(0); | ||
- | } | ||
- | </ | ||
- | |||
- | =====Execution===== | ||
- | Again, if there is associated code with the project, and you haven' | ||
- | |||
- | <cli> | ||
- | lab46: | ||
- | Hello, World! | ||
- | lab46: | ||
- | </ | ||
=====Reflection===== | =====Reflection===== | ||
Comments/ | Comments/ | ||
+ | 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: | ||
- | | + | **see prereq. |
- | | + | |
- | * 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.) | + |