Giter VIP home page Giter VIP logo

devonfaraday's Projects

calculator icon calculator

A reverse polish notation calculator that demonstrates auto layout, stacks, target-actions on UIButtons

flattenarray icon flattenarray

This is a code challenge to flatten an array of arbitrarily nested arrays of integers into a flat array of integers (e.g., [[1,2,['foo']],4] -> [1,2,'foo',4]. The instructions say a nested array of integers but the example shows Integers and a string. I did it so it accepts anything in the argument but returns only an array of Integers. I also added a Unit Test to test my code.

pair icon pair

In response to [Christopher Burke's answer](http://qr.ae/RCI2cL) to the question 'What is the difference between a programmer, a good programmer, and a great programmer?' we have built this technical challenge to assess where you are at after six weeks.

railsblog icon railsblog

This is a tutorial for beginnings to learn rails.

representative icon representative

A Swift, iOS app to get the current congressperson in a user-requested state to practice asyncronous network requests, working with JSON data, and closures.

rover icon rover

Project for DevMountain students to practice Objective-C

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.