You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With check boxes for the tasks and any subtasks you can identify
Estimates for the top-level checkboxes
Update your programming_languages wiki _(S)_
Assignment Evaluation
Lightbulbs
Things I Don’t Get Yet
Create a branch in your programming_languages repo, named appropriately _(S)_
A Pull Request in your programming_languages folder as on previous assignments _(S)_
Comments on your WIP Issue as on previous assignments _(S)_
Link to Wiki
Link to Pull Request (in Markdown)
Start by reading this good, brief(ish) overview of the language (skip the last section, on memory leaks). _(M)_
Create a Rails app to compare Ruby & Javascript _(XL)_
App should have 2 resources: similarities & differences
Each similarity (or difference) should have two attributes: title and text.
Each resource should have a page listing the titles of every item in the category, and the title should link to a page that has the title and text.
The list page should also have a link to create a new similarity (or difference), and the detail page for each similarity (or difference) should have a link to edit and a button to delete it.
Create as many entries as you can for the similarities and differences between the two languages.
Tasks
programming_languages
wiki _(S)_programming_languages
repo, named appropriately _(S)_programming_languages
folder as on previous assignments _(S)_public/
folder of your new app.The text was updated successfully, but these errors were encountered: