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

Discuss dates briefly when introducing variables using bornOn. #23

Closed
jrhorn424 opened this issue May 17, 2016 · 7 comments
Closed

Discuss dates briefly when introducing variables using bornOn. #23

jrhorn424 opened this issue May 17, 2016 · 7 comments

Comments

@jrhorn424
Copy link
Contributor

1729858#diff-04c6e90faac2675aa89e2176d2eec7d8L88

This is a great example of institutional knowledge that was lost.

@gaand Had DOB as an example to talk about the fact that dates may be numbers to humans, but to programming languages, they're formatted strings.

This comes up throughout the program, and has pedagogical value being introduced so early. Details about date string parsing should not be covered, but the fact that dates are strings should be mentioned.

In addition to reverting this change, dob should become born_on.

@ga-wdi-boston/core

@gaand
Copy link

gaand commented May 24, 2016

@jrhorn424 born_on or bornOn?

Also, maybe add as an additional resource a link to the Wikipedia entry on ISO 8601

@payne-chris-r
Copy link
Contributor

I'm ok with whatever you guys decide on this. This was more of a goof on my end as far as lessons and personal instruction tools was concerned. Feel free to make an executive decision! I would agree with @gaand that it should be bornOn over born_on though. :-)

That said, I think dob is also fine now that I understand the significance.

@laurenfazah
Copy link
Contributor

laurenfazah commented Jul 5, 2016

Fixed in latest merge from 013/master branch into master @jrhorn424 if you'd like to close. Changed name to bornOn.

@gaand
Copy link

gaand commented Aug 2, 2016

I'm editing the title because I think we need more of a prompt to the consultant to talk about dates.

I suggest this as a start: https://en.wikipedia.org/wiki/ISO_8601

@gaand gaand changed the title Reverse change from dob to name Discuss dates briefly when introducing variables using bornOn. Aug 2, 2016
@jrhorn424
Copy link
Contributor Author

Please add a note to the README to discuss these points, @berziiii.

@jrhorn424
Copy link
Contributor Author

@berziiii If you can, add notes about string formatting of dates to the README before tomorrow. If not, we'll get to it next time.

@jrhorn424
Copy link
Contributor Author

slack

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

5 participants