Coder Social home page Coder Social logo

advanced-oo-design-final-project's Introduction

Advanced-OO-Design-Final-Project

Languages: C# and Ruby

Project Repo for: Jack Martin, Kenrick Niedbalski, Jeremy Warder, and Robert Spalding.


Table of Contents

  • Types

    • What types does the language support?

    • Are both reference and value types supported?

    • Can new value types be created?

  • Instance reference name in data type (class)

    • this? self?

  • Properties

    • Getters and setters...write your own or built in?

    • Backing variables?

    • Computed properties?

  • Interfaces / protocols

    • What does the language support?

    • What abilities does it have?

    • How is it used?

  • Inheritance / extension

  • Reflection

    • What reflection abilities are supported?

    • How is reflection used?

  • Memory management

    • How is it handled?

    • How does it work?

    • Garbage collection?

    • Automatic reference counting?

  • Comparisons of references and values

    • How are values compared? (i.e. comparing two strings)

  • Null/nil references

    • Which does the language use? (null/nil/etc)

    • Does the language have features for handling null/nil references?

  • Errors and exception handling

  • Lambda expressions, closures, or functions as types

  • Implementation of listeners and event handlers

  • Singleton

    • How is a singleton implemented?

    • Can it be made thread-safe?

    • Can the singleton instance be lazily instantiated?

  • Procedural programming

    • Does the language support procedural programming?

  • Functional programming

    • Does the language support functional programming?

  • Multithreading

    • Threads or thread-like abilities

    • How is multitasking accomplished?

advanced-oo-design-final-project's People

Contributors

jdwdm3 avatar jpm61704 avatar

Watchers

rzs7w6 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.