API Design

How To Design A Good API and Why it Matters #

I find this good talk suggested from Quora answer. It indeed quite interesting. Even I listen to this talk not fully concentrate, I still find this talk is very information condense and thus very recommend to get it.

Even though I have no experience in Java, but the rule is quite general. And each item suggested by Joshua Bloch is a good guide for writing code.

I think it’s true that each programmer is writing API even thought he just write some normal function. So to learn some suggestion from master should be good to the career. Give it a try if you don’t view it yet.

 
1
Kudos
 
1
Kudos

Now read this

MongoDB and unofficial LINE API

Today I am not in a good status. I try to auto-generated a detail webpage for each stickers. I put some images and some customized information to sell the stickers. What most important is that, I add Disqus at the bottom of webpage.... Continue →