Code Monkey home page Code Monkey logo

class01-erik's Introduction

cf Lab 1 : About Me Quiz

To Submit this Assignment

  • fork this repository
  • write all of your code in a directory named lab01-; + <your name> e.g. lab01-amanda
  • push to your repository
  • submit a pull request to this repository
  • submit a link to your PR in canvas
  • Include a Readme.md (contents described below)

Directions

  • Create an "About Me" quiz in Visual Studio, using a console application
  • Your solution should include the following:
    • Main method + at least 2 other methods
      • minimum 1 method with a non-void return type
      • minimum 1 method with a void return type (excluding Main())
    • Minimum 2 different variables with different data types
    • Request user input
    • Receive user response
    • Provide responses back to console based
    • Iterative statements
    • Selective statements
    • Track number of correct/incorrect questions
      • Show the user the number of correct/incorrect to user after quiz is over

ReadMe

  • Your readme should include the following information:
    • How long did it take you to complete this assignment?
    • What did you struggle with? Why? How did you solve?
    • What were you confident in? Why?
    • What did you learn during this assignment?
    • What resources did you utilize for this assingment?

Rubric

  • 3pts: Application runs without any errors
  • 2pts: Request user input and output response
  • 2pts: min 2 methods not Main()
  • 2pt: Iterative/Selective statemetns - logical code flow
  • 1pt: Readme included with answers to questions

class01-erik's People

Contributors

drkrieger1 avatar aiverson1011 avatar

Watchers

James Cloos avatar

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.