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

Word Count Exercise 1 First Draft #145

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

galamdring
Copy link

Created the PairedList struct, with attached sorting and comparison methods.

Testing could be more comprehensive, but basic functionality testing is implemented.

Irshad Ajmal Ahmed and others added 20 commits April 15, 2019 12:59
refactored exercises to conform to enova go standards
changed phones JSON field name to prevent DB conflict
incorporated the bonus section of exercise 8 into the mandatory section
Add missing class for exercise 006
removed sqlx package in favor of using golang's built-in sql package
removed pointers to Player struct
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.

3 participants