Sha256: b1f8ce184bbc693947895fda03ef8d936757d8f078bdc9e97f08d6b2f283bf2c
Contents?: true
Size: 592 Bytes
Versions: 2
Compression:
Stored size: 592 Bytes
Contents
Steps 1. User types code-labs 2. User user is given list of Technologies 3. User enters Technology 4. User sees detail of course Commands 1. home -> takes user to main page 2. {number} -> takes user to that item on the menu 3. list -> gives the current items on the menu 4. exit -> closes the application Objects: Tech -> A specific Technology, with a list of connected Labs Lab -> A individual Lab has: Title -> String Duration -> String/"N/A" link -> URL/String Author -> String/"N/A" Last_updated -> String/"N/A"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
code_labs-0.2.0 | notes.txt |
code_labs-0.1.0 | notes.txt |