Open main menu

CDOT Wiki β

Changes

DPS909 and OSD600 Fall 2014 Notes

97 bytes added, 10:17, 17 September 2014
Week 3
**** Look around the code you're writing
**** Look for similar patterns in other files
**** Use <code>git blame</code> and Github Search, find and read commits that added similar code
**** Copy/Paste/Modify
** [https://github.com/humphd/filer/commit/5c7f878ff7f3469742a9cdf699b057bfeee6f191 Possible implementation]