User Tools

Site Tools


user:ssmit133:portfolio:unixproject2

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:unixproject2 [2016/12/16 12:27] – [Code] ssmit133user:ssmit133:portfolio:unixproject2 [2016/12/16 14:42] (current) – [References] ssmit133
Line 28: Line 28:
 =====Code===== =====Code=====
 {{:user:ssmit133:portfolio:preview.png?200|}} {{:user:ssmit133:portfolio:preview.png?200|}}
-=====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 isn't completed because honestly, I didnt understand what I was doing until more into the semester. My knowledge didnt grow for data flows and structures until roughly the last month of school- it just wasnt clicking. 
 +Right now though, I know exactly what I'd do.
 +
 +First, I would symlink or include a header file to my list functions.
 +Write in all answers into a linked list with Node pointers to each custom answer.
 +And still print back the strings or int values of info.
 +In times loops to make the program seem more interactive.
 +Automatic questions or statements sent to the user like "here's a joke" and "Still feeling ok? Yes? Good me too".
 +
 +Over all, this are natural learning processes you can code. But this and more is all something that I will take on next since I actually understand what Im doing now.
 =====References===== =====References=====
 In performing this project, the following resources were referenced: In performing this project, the following resources were referenced:
  
-  * URL1+  * [[https://kb.iu.edu/d/abbe|symLinks]]
   * URL2   * URL2
-  * URL3 (provides useful information on topic)+  * URL3
   * URL4   * 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.) 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/unixproject2.1481891245.txt.gz · Last modified: 2016/12/16 12:27 by ssmit133