http://rosettacode.org/wiki/Web_scraping
http://rosettacode.org/wiki/HTTP_Request
Recursive algorithms can be slow because they end up solving the same little problems over and over again. To speed them up, you can use a technique called "memoization." Memoization allows algorithms go much more quickly by remembering solutions to problems they have already solved. I’m the recursive algorithm. This blog is my memoization.
Showing posts with label awesome. Show all posts
Showing posts with label awesome. Show all posts
Saturday, December 20, 2014
Tuesday, November 4, 2014
Bitbucket
Bit Bucket is an awesome place to start up a project.
You start a repository and it guides you through the steps to sync it with your home repository. And it gives you wiki and issue tracking built in. And you can share the project with others and keep it private at the same time. I love it.
You start a repository and it guides you through the steps to sync it with your home repository. And it gives you wiki and issue tracking built in. And you can share the project with others and keep it private at the same time. I love it.
Labels:
awesome,
bitbucket,
issue tracking,
version control,
wiki
Subscribe to:
Posts (Atom)