Code Monkey home page Code Monkey logo

mod_0_skills's People

Contributors

trevorsuter avatar

Watchers

 avatar

mod_0_skills's Issues

Assessment Results

@Trevorsuter
Nice work on this- you have performed well enough on the assessment to be considered technical ready with some minor revisions. Please have these in EOD Monday:

  • A little terminal practice- please remove the extra variables file within your classes directory.

  • Update class names to follow PascalCase conventions.

  • One method in your first class, and several methods in your second class, do not follow the pattern of starting with your active word. Give your method names a sweep and try to make sure each starts with a verb... well, not only is a verb, but used as a verb (for example shift is not used as a verb in your method name).

Not actionable feedback, but your class ideas are on the verge of encapsulation issues. I think you've done well in your kitchen class to make sure each attribute relates to instances of your class- they are pretty fundamental to kitchens- but do beware that attributes like sink_on, oven_temperature and ingredients could all seem like they are attributes of a different class. It is the combination of all those attributes that represent the kitchen, which is great, but remember that we want to make our attributes apply to all instances. I find it helps to practice making classes out of single, physical things to practice thinking in a small scope (a kitchen is a pretty big scope). No concern here, just some food for thought as you practice!

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.