Giter VIP home page Giter VIP logo

kotlin-onboarding-object-oriented-programming's People

Contributors

geravant avatar nbirillo avatar stephen-hero avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

valerii3

kotlin-onboarding-object-oriented-programming's Issues

Wrong error message

There is a bug with an error message in Alias 5. It seems that the error is displayed for the wrong object. Word Generator 3 has the same problem.

image

Checking `fun interface`

Is it possible to check the fun keyword in SAM interfaces? If so, you can add this check to Codenames and Memory Trainer.

Tip style bug

There is a small bug with the GameResult style inside a tip in Alias 16.

image

Incomplete tip

Memory Trainer 6: the tip does not tell you how to create an empty mutable list

image

Tip bugs

Memory Trainer 6: map don't have a link to the documentation.

image

Problems with the `isValidWord` function description

There are some problems with the isValidWord function description in Word Generator 6:

  • There is a description of the edge cases for this function, but there is no description of what the function itself should do.
  • The variable c is duplicated in the example.

I would also add one more example:

val e = service.isValidWord("photothermoelasticity", "pilot") // true

Checking the val/var keywords inside a companion object

Is it possible to check the val/var keywords inside a companion object? You could force students to use val when declaring teamsStorage in Alias 10, cardsAmount in Alias 14, and gameHistory in Alias 16. It is also possible that some of these fields could be private and that too could be forced. You can do the same in other modules.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.