https://medium.freecodecamp.com/why-todays-victory-over-oracle-matters-so-much-to-developers-4e24b4a368b5#.c3c28gxd8
Tags: #java, #google, #oracle
  
  Tags: #java, #google, #oracle
freeCodeCamp
  
  Who won Google VS Oracle? Developers won.
  Google has successfully defended itself from a $9 billion lawsuit from Oracle. In doing so, Google’s lawyers have prevented a dangerous…
  https://www.linkedin.com/pulse/nodejs-vs-java-which-faster-apis-owen-rubel
Tags: #programming #webdev #java #nodejs #performance
  
  Tags: #programming #webdev #java #nodejs #performance
LinkedIn
  
  Node.Js vs Java : Which is Faster for API's?
  This is something that I love to debunk because there is alot of HYPE out there around the popular javascript engine Node.js.
  https://technologyconversations.com/2013/12/20/test-driven-development-tdd-example-walkthrough/
Tags: #programming #testing #tdd #java
  
  Tags: #programming #testing #tdd #java
Technology Conversations
  
  Test Driven Development (TDD): Example Walkthrough
  Test-driven development (TDD) is a software development process that relies on the repetition of a very short development cycle: first the developer writes an (initially failing) automated test cas…
  https://unnikked.ga/how-to-build-simple-stack-virtual-machine/
Tags: #programming #Java #interpreter #RPN
  
  Tags: #programming #Java #interpreter #RPN
unnikked
  
  How to build a simple stack machine
  I introduced lately the stack data structure on my blog. Stack machines are computers that uses a stack to perform the evaluation of a postfix expression.
…
  …