Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

20 -- Javascript, or maybe Yavascript - J. Spencer Hopkins #166

Open
13 of 22 tasks
jspencerhopkins opened this issue Feb 9, 2015 · 1 comment
Open
13 of 22 tasks

Comments

@jspencerhopkins
Copy link

Tasks

  • A WIP Issue in the class repo _(S)_
    • Titled appropriately
    • 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.
  • Read over the Document Object Model, and type out pages for the first three examples of using Javascript on a web page _(M)_
    • Since those pages don't have any Ruby in them, they can go in the public/ folder of your new app.
@jspencerhopkins
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant