Skip to content

python/high-scores OOP HINTS#1708

Merged
cmccandless merged 6 commits into
exercism:masterfrom
BethanyG:patch-1
Apr 4, 2019
Merged

python/high-scores OOP HINTS#1708
cmccandless merged 6 commits into
exercism:masterfrom
BethanyG:patch-1

Conversation

@BethanyG

@BethanyG BethanyG commented Mar 5, 2019

Copy link
Copy Markdown
Member

OOP hints for High Scores.

OOP hints for High Scores.
@rpottsoh

rpottsoh commented Mar 5, 2019

Copy link
Copy Markdown
Member

A quick comment. Less white space. Just my quick initial impression.

@cmccandless cmccandless left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the link from official documentation ought to be the first one, but I like the relative ordering of the other two.

And yes, less whitespace would be nice.

Comment thread exercises/high-scores/.meta/HINTS.md Outdated



1) [**Object-Oriented Programming (OOP) in Python 3**](https://realpython.com/python3-object-oriented-programming/) from the Real Python website. Goes over all the definitions and mechanics step by step. Great for the absolute first-timer.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any strong reasoning on ordered vs unordered list for this?

@BethanyG BethanyG Mar 6, 2019

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My original thought was to give a beginner (explains OOP lingo) -->intermediate (uses OOP lingo)-->advanced (talks about language internals) progression.

After talking with @F3PiX and others, I realize that's overkill. Edited to have the docs link, link to class creation, and a link to data structures docs. Also removed/hid OOP mentions. The RP link does have OOP in it, but the link goes to an anchor for creating a class.

Re-ordered and swapped out links.

@cmccandless cmccandless left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's looking a lot better!

Comment thread exercises/high-scores/.meta/HINTS.md Outdated
@emcoding

emcoding commented Mar 6, 2019

Copy link
Copy Markdown
Contributor

I like it a lot, @BethanyG

Co-Authored-By: BethanyG <BethanyG@users.noreply.github.com>
@BethanyG

BethanyG commented Mar 6, 2019

Copy link
Copy Markdown
Member Author

Thanks for the eagle eye, @rpottsoh.

@cmccandless

Copy link
Copy Markdown
Contributor

@BethanyG if you're done working on this, can you please click "Ready for Review"?

@BethanyG BethanyG marked this pull request as ready for review March 7, 2019 19:20
@cmccandless

Copy link
Copy Markdown
Contributor

Ah, the extra check I added to Travis was finally triggered.

So Travis is failing because HINTS.md was updated but the exercise's README was not. Can you please use configlet generate to re-generate the exercise README?

@cmccandless

Copy link
Copy Markdown
Contributor

@BethanyG this is almost ready for merge, are you able to re-generate the exercise README?

@BethanyG BethanyG requested a review from a team as a code owner April 4, 2019 09:36
@BethanyG

BethanyG commented Apr 4, 2019

Copy link
Copy Markdown
Member Author

README re-generated. Apologies for the delay.

@cmccandless cmccandless merged commit 16b8103 into exercism:master Apr 4, 2019
@cmccandless

Copy link
Copy Markdown
Contributor

@BethanyG merged; thanks for working on this!

@BethanyG BethanyG deleted the patch-1 branch May 29, 2019 06:26
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

Successfully merging this pull request may close these issues.

4 participants