Coder Social home page Coder Social logo

Courtney Kelly's Projects

activitysensingresearch icon activitysensingresearch

Android application that takes in sensor data from android devices and interprets it to recognize different activities

crosswordpuzzle icon crosswordpuzzle

creates a blank crossword anagram puzzle that can be played with paper and pencil. The program will also provide a solution for the player who gets stuck.

elementsofprogramminglanguages icon elementsofprogramminglanguages

Few computer scientists will ever design a new, general-purpose language, but most will need to learn several languages over the course of a career, and many will design new domain-specific languages for restricted problem domains. Programming language design involves many subtle choices and tradeoffs among performance, convenience, and elegance. Although some of the earliest programming languages (such as FORTRAN) are still going strong, new language designs and features are still being proposed, and it seems that we are still far from fully understanding the space of possible language designs. Elements of Programming Languages covers the essential programming structures for managing data and controlling computation, as well as abstractions that facilitate decomposing large systems into modules. The course also covers pragmatics of programming languages, including abstract syntax, interpretation and domain-specific language implementation. Elements of Programming Languages is not about learning or programming in one specific language, rather, it covers the basic elements needed to understand the next 700 programming languages, or design a new one.

iaml icon iaml

Introductory Applied Machine Learning (INFR09029)

logiccircuitdesign icon logiccircuitdesign

For our 2016 C++ Final Project, we would like to create a circuit board interface, where the user has a menu of different gates, inputs, and wires. The user would build their own logic circuit design by dragging and dropping pieces on the interface and our program would build an expression representing that circuit. It would also calculate the output of a circuit depending on the values given by the inputs.

pong icon pong

recreate 2 player Pong game via network connection

savetheswinegame icon savetheswinegame

2015 C, Final Project: created interactive game in which user must heard swine into a barn to save them from meandering wolves. Used the C language with 2 structs and 13 functions to construct the game.

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.