Giter Site home page Giter Site logo

java-code-academy's Introduction

java-code-academy

java-code-academy's People

Contributors

jjdeforrest avatar

Watchers

James Cloos avatar

java-code-academy's Issues

Summary

Rubric Score

Criteria 1: Functionality

  • Score Level: 3/4 (Meets Expectations)
  • Comment(s): You did well implementing all of the core functionality in your code. I wasn't able to actually run the tests against your code however, since you didn't upload the testing file with your repo. Additionally, you gave your file the extension of ".java", which is incorrect. This is a JavaScript file and should be given the extension ".js". Despite similarity in name, Java and JavaScript are not the same language. Other than that, nice work!

Criteria 2: Formatting

  • Score Level: 4/4 (Exceeds Expectations)
  • Comment(s): Your code is properly indented and formatted according to the specification. Nice work!

Criteria 3: JavaScript Techniques

  • Score Level: 3/4 (Meets Expectations)
  • Comment(s): You did well using appropriate JS techniques in your code. You leveraged const/let where appropriate in most places and did well implementing method shorthand for each of the methods. I did notice that you used "var" in some locations. You should always be using either const/let for all variable declarations. You also did well using existing iterators if applicable. Nice work!

Overall Score: 10/12

Overall, you did a great job with this. Your code was formatted well and you utilized a lot of important JavaScript techniques. You also did well implementing the core functionality. Nice work!

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.