realpython / book2-exercises

Book 2 -- Exercises for the book
168 stars 203 forks source link

Real Python Python Part 2, Page 392 #41

Closed christopher-hartley closed 7 years ago

christopher-hartley commented 9 years ago

Typo in first sentence of first paragraph under Paragraph Header Google Directions API, "between to points" should be "two". Thanks! I'm loving these books!

christopher-hartley commented 9 years ago

Page 432, end of paragraph after Model paragraph heading: "Check put the following StackOverflow", "Check the following StackOverflow". Thanks!

mjhea0 commented 9 years ago

Thanks @christopher-hartley! I'll make these changes for the next release. Keep it coming!! :+1:

christopher-hartley commented 9 years ago

Page 447, last line of monospace print:

http://www.yousite.com/application_name/controller_name/function_name.html

should be

http://www.yoursite.com/application_name/controller_name/function_name.html

(add "r" after "you" in "www.yousite.com")

Happy to help!

christopher-hartley commented 9 years ago

Page 469, first bullet: "The User-Agent is the robot, or crawlier, itself". Should it be "The User-Agent is the robot, or crawler, itself"? Thanks!

mjhea0 commented 7 years ago

Updated in v 2.0 of the courses. Coming week of 12/19/2016. https://github.com/realpython/about/blob/master/changelog.csv