Programming ebook direct download available

Filed under: Computers, Education, Programming by crystalattice @ 4:49 am on June 15, 2009.

For those of you tracking my book writing progress, you may be happy to know that I finally had a chance to find a file hosting site. Originally I was planning on creating a web page just for the downloads but that was more work than I wanted to do; I already have the blog for the book. Why make yet another site?

So, I found a file hosting service and uploaded the .zip file of the ebook and supporting source code files. Not to redirect you again, but in the interests of having one location for downloading, please visit Start Programming with Python for the direct download link. Also, I still have the torrent file link available if you prefer that method.

Review: Gel laptop cooling pad

Filed under: Computers, reviews by crystalattice @ 4:51 pm on April 22, 2009.

(Reprinted from my Epinion. Note that there are several different types of gel coolers on the market, such as Thermaltake, Targus, et al.)

I’ve owned several fan-based laptop coolers. After going on the third one because the fans are cheap and die after several months, I decided to look for something different.

I had read a review on a computer news site and was intrigued about cooling without fans. After looking around at several others sites, I decided to give this cooling pad a shot. Being cheaper than most other fan-based coolers, it wasn’t like I had anything to lose. > more <

Python ebook

Filed under: Computers, Education, Programming by crystalattice @ 6:03 am on October 9, 2008.

I just created a new blog for my upcoming ebook: Start Programming with Python. Right now it’s mostly just a place holder, though I do provide links to my current tutorials. Once I have converted the tutorials to a rough draft of the book, I will post it there for community comments. That way I hope it will become much better than I could create just on my own, especially with all the changes that will be coming to the Python language in the next few months.

Writing a book

Filed under: Computers, Programming by crystalattice @ 3:26 am on October 7, 2008.

For those who care (which is probably very few), I am working on a programming tutorial book. Naturally, it will be about Python and wxPython. It’s essentially the book form of my tutorials, plus more information to fill it out.

I will release it as an ebook; if warranted, I will look at publishing it in hard-copy. Once I have the rough draft done, I will post it to a different blog site for community editing and comments. I don’t have a timeline for completion or anything. Being in the military means time isn’t always a given.

More news to follow as necessary

Developing GUIs with wxPython (Part 4)

Filed under: Computers, Programming by crystalattice @ 3:22 am on September 30, 2008.

What Can wxPython Do?
wxPython is a stable, mature graphical library. As such, it has widgets for nearly everything you plan on creating. Generally speaking, if you can’t do it with wxPython, you’ll probably have to create a custom GUI, such as used in video games. > more <

Developing GUIs with wxPython (Part 3)

Filed under: Computers, Programming by crystalattice @ 7:03 am on September 29, 2008.

A Couple Quickie Programs
Time for a long post. I’m going to show a simple wxPython program to highlight the various portions you should be familiar with. But first, I’m giving you a program that I wrote a few years ago so you can see how a command-line program can be easily converted to a GUI program. > more <

Next Page »
Theme designed by J de Silva exclusively for GIDBlog.com.