Nugroho's blog.
This blog contains my work about anything.
Pages
(Move to ...)
Home
My Youtube
My Instagram
PayPal
Python
Programming
▼
Wednesday, December 14, 2011
First Impression of Portable Python
›
I'm curious about Portable Python I found several days ago even I don't have windows machine. So I borrowed my mom's Pentium II...
Monday, December 12, 2011
Lorenz Attractor using Python 2.7 and Vpython Module on Mac OS X Lion
›
From Blogsy Photos Lorenz attractor's generated by three nonlinear simultaneous equation. x1=x0+h*a*(y0-x0) y1=y0+h*(x0*(b-z0)-y0) z1=z0...
The Journey of Installing Matplotlib Python on Mac OS X Lion (continued)
›
To install Matplotlib , I have to install numpy first. To install numpy, I need GCC. Lion installer package didn't come with XCode, it h...
4 comments:
Tux and Beasty
›
Tux is Linux mascot while Beasty is FreeBSD mascot (have same pronounciation like BSD)
Sunday, December 11, 2011
Creating Django Apps on OS X Lion 10.7.2
›
As this is my first time using Django, I have to take care of some initial setup. Namely, I’ll need to auto-generate some code that establis...
Django Python Module on OS X Lion 10.7.2
›
As python programmer, I wish I could build a web using it too. I used to use CMS based portal, but eventually I want python thing in my site...
Double Tap Dragging on Lion
›
I wrote about missing single-tap-hold on Lion to dragging . However, after googling around, I found that it's still has capability to d...
2 comments:
‹
›
Home
View web version