Programming Pages:
feed me
Programming - Recent Bookmarks - Page 1:
Linear algebra for game developers ~ part 1 - Wolfire Games Blog
When I posted about decals last week, a number of readers commented that they would be interested in posts about linear algebra as it applies to game development. I decided if I'm going to write about... Read more
http://blog.wolfire.com/2009/07/linear-algebra-for-game-developers-part-1/
Tags: math, gamedev, programming, vector, development, tutorials, game, algebra, games, physics Saved by: admin at 31 Aug 2011
When I posted about decals last week, a number of readers commented that they would be interested in posts about linear algebra as it applies to game development. I decided if I'm going to write about... Read more
http://blog.wolfire.com/2009/07/linear-algebra-for-game-developers-part-1/
Tags: math, gamedev, programming, vector, development, tutorials, game, algebra, games, physics Saved by: admin at 31 Aug 2011
Think Stats
Think Stats: Probability and Statistics for Programmers is a textbook for a new kind of introductory prob-stat class. It emphasizes the use of statistics to explore large datasets.
http://greenteapress.com/thinkstats/html/index.html
Tags: statistics, python, programming, book, books, stats, probability, math, free, ebooks Saved by: admin at 29 Aug 2011
Think Stats: Probability and Statistics for Programmers is a textbook for a new kind of introductory prob-stat class. It emphasizes the use of statistics to explore large datasets.
http://greenteapress.com/thinkstats/html/index.html
Tags: statistics, python, programming, book, books, stats, probability, math, free, ebooks Saved by: admin at 29 Aug 2011
Requests: HTTP for Humans — Requests v0.5.1 documentation
Most existing Python modules for sending HTTP requests are extremely verbose and cumbersome. Python’s builtin urllib2 module provides most of the HTTP capabilities you should need, but the api is th... Read more
http://docs.python-requests.org/en/latest/index.html
Tags: python, http, library, web, webdev, api, programming, tools, request, requests Saved by: admin at 15 Aug 2011
Most existing Python modules for sending HTTP requests are extremely verbose and cumbersome. Python’s builtin urllib2 module provides most of the HTTP capabilities you should need, but the api is th... Read more
http://docs.python-requests.org/en/latest/index.html
Tags: python, http, library, web, webdev, api, programming, tools, request, requests Saved by: admin at 15 Aug 2011
Bottle: Python Web Framework — Bottle v0.10.dev documentation
"Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. It is distributed as a single file module and has no dependencies other than the Python Standard Library. Routing: R... Read more
http://bottlepy.org/docs/dev/index.html
Tags: python, framework, web, programming, webdev, bottle, development, opensource, free, tools Saved by: admin at 18 Jul 2011
"Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. It is distributed as a single file module and has no dependencies other than the Python Standard Library. Routing: R... Read more
http://bottlepy.org/docs/dev/index.html
Tags: python, framework, web, programming, webdev, bottle, development, opensource, free, tools Saved by: admin at 18 Jul 2011
Strftime
STRFTIME: a useful tool for formatting the output of current date in PHP - http://strftime.net #tool – Smashing Magazine (smashingmag) http://twitter.com/smashingmag/status/92292451582218241
http://strftime.net/
Tags: php, time, programming, date, development, generator, web, webdev, tool, reference Saved by: admin at 17 Jul 2011
STRFTIME: a useful tool for formatting the output of current date in PHP - http://strftime.net #tool – Smashing Magazine (smashingmag) http://twitter.com/smashingmag/status/92292451582218241
http://strftime.net/
Tags: php, time, programming, date, development, generator, web, webdev, tool, reference Saved by: admin at 17 Jul 2011
Essential JavaScript Design Patterns For Beginners
I would like to thank Rebecca Murphey for inspiring me to open-source this mini-book and release it for free download and distribution - making knowledge both open and easily available is something we... Read more
http://addyosmani.com/resources/essentialjsdesignpatterns/book/#designpatternsjavascript
Tags: javascript, patterns, design, jquery, programming, ebook, designpatterns, pattern, web, articles Saved by: admin at 15 Jul 2011
I would like to thank Rebecca Murphey for inspiring me to open-source this mini-book and release it for free download and distribution - making knowledge both open and easily available is something we... Read more
http://addyosmani.com/resources/essentialjsdesignpatterns/book/#designpatternsjavascript
Tags: javascript, patterns, design, jquery, programming, ebook, designpatterns, pattern, web, articles Saved by: admin at 15 Jul 2011
Building a pure CSS 3D City
I was recently experimenting with CSS 3D transforms. Is it possible to build a 3D city with just CSS? Yesterday I've posted on twitter about a quick CSS 3D demo, here comes the follow up blog post.
http://cubiq.org/building-a-pure-css-3d-city
Tags: 3d, css3, css, html5, programming, web, city, safari, 3d-transforms, animation Saved by: admin at 13 Jul 2011
I was recently experimenting with CSS 3D transforms. Is it possible to build a 3D city with just CSS? Yesterday I've posted on twitter about a quick CSS 3D demo, here comes the follow up blog post.
http://cubiq.org/building-a-pure-css-3d-city
Tags: 3d, css3, css, html5, programming, web, city, safari, 3d-transforms, animation Saved by: admin at 13 Jul 2011
Python and the Principle of Least Astonishment | Armin Ronacher's Thoughts and Writings
When you use something for a long time you will develop some kind of sensing of what goes together and what does not appear to fit the common pattern. The Python community seems to have given this eff... Read more
http://lucumr.pocoo.org/2011/7/9/python-and-pola/
Tags: python, programming, design, language, blog, pythonic, ruby, computer, css, idioms Saved by: admin at 10 Jul 2011
When you use something for a long time you will develop some kind of sensing of what goes together and what does not appear to fit the common pattern. The Python community seems to have given this eff... Read more
http://lucumr.pocoo.org/2011/7/9/python-and-pola/
Tags: python, programming, design, language, blog, pythonic, ruby, computer, css, idioms Saved by: admin at 10 Jul 2011
CS101 Code In The Browser
RT @_leonardsouza_: Stanford's CS101 class uses JS - Code In The Browser » http://t.co/egQ4A91
http://www.stanford.edu/class/cs101/cs101-demo.html
Tags: javascript, code, education, html, programming, stanford, computerscience, cs, cs101, learning Saved by: admin at 10 Jul 2011
RT @_leonardsouza_: Stanford's CS101 class uses JS - Code In The Browser » http://t.co/egQ4A91
http://www.stanford.edu/class/cs101/cs101-demo.html
Tags: javascript, code, education, html, programming, stanford, computerscience, cs, cs101, learning Saved by: admin at 10 Jul 2011
Leaflet - a modern, lightweight JavaScript library for interactive maps by CloudMade - Quick Start Guide
http://leaflet.cloudmade.com/examples/quick-start.html
Tags: javascript, maps, jquery, gis, programming, mapping, webdesign, development, googlemaps, map Saved by: admin at 10 Jul 2011
http://leaflet.cloudmade.com/examples/quick-start.html
Tags: javascript, maps, jquery, gis, programming, mapping, webdesign, development, googlemaps, map Saved by: admin at 10 Jul 2011