Giter VIP home page Giter VIP logo

stupidmonkey's Introduction

StupidMonkey


A student project diving into understanding api's and the data storage / manipulation involved. Text analysis and graphical views of the results. And improving code readability for the future me. Design goals.

Requirements

Thoughts on the project

Im using evernote's thrift binary(efficient?) interface to their api's, which is different then the json and xml interchange of most. Alot of popular api interaction involves the understanding of the file like hierarchy and restfull principles for multiple meaning urls. With the thrift layer it is like utilizing a package, and you forget the http involved, which in a way feels as though it makes me think about the code differently. How much it effects the code development I don't fully understand yet. Maybe it protects you from more drastic api changes on each end?

Documenting code, whether it be because it is some complex process which you probably will forget, or for future reference, takes some skill in it's own right. To explain the right details out of a 50 step problem without verbosely describing the actions clearly marked practice. Some times a comment you think might help sounds good inititally, but then you comeback and it does no help whatsoever. Had alot of those moments. I definitly had to rethink what should have been done in the first place.

stupidmonkey's People

Stargazers

 avatar

Watchers

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