Update Python Modules on Mac – python3
This blog entry shows how to update to python 3 and how to install python modules on Mac
This blog entry shows how to update to python 3 and how to install python modules on Mac
I have been wanted to practice and relearn python and I recently, during my annual month-long summer break from work, had a chance to revisit python. I’d like to share the great free resource I’ve found online. The resources include CodeCademy, Aptana, and free Python3 book.
This posts documents the steps I took to set up Django on my Windows 8 box.
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Disqus, Instagram, Mozilla, Pinterest, and many more
Sharing folder between guest OS and the host OS is very easy in VMware. But in VirtualBox, I have to run the mount command ..
VMware ESXi is an operating system-independent hypervisor based on the VMkernel operating system interfacing with agents that run atop it.
At work, we use VMware ESXi to host the VMs but I run VirtualBox on my development machine. Luckily, fine folks at Oracle thought of this and make it quite easy.
I’ve started to use Windows 8 about one year ago and do enjoy it and below is a list of tools to make the Windows 8 experience more enjoyable.
My compiled list of WordPress tricks that I wish I would have known earlier:
As someone whose background is mostly in Java and C/C++, the following list is what I like about Python syntax (the list is growing as I learn more about Python).