Showing posts with label Book. Show all posts
Showing posts with label Book. Show all posts

Thursday, August 2, 2012

Programming in Objective-C (5th ed.)

More about the book here.
(expected) Release date: 10 Nov 2012

Sunday, April 1, 2012

iOS Programming (3rd ed.)

Ordered the book from amazon.co.uk a few days ago and looking forward to reading it :)
Have a happy April.

Wednesday, February 1, 2012

An advice on iOS programming books

When you buy a book about iOS programming, read it immediately!
That is because if you delay reading it, a new version of iOS may come up and then you will have an old (!) book.
If you cannot read it immediately, do not buy it until you have enough time to read it.

Wednesday, January 25, 2012

Wednesday, January 4, 2012

Programming in Objective-C, 4th edition



You can find more about the book here.

Friday, May 6, 2011

Dive into Python

As I will teach the Python programming language, I wanted a good book to quickly teach me Python.
My brother told be about the "Dive Into Python" book. The good news is that the book is freely available as well as published by Apress.
I have downloaded and printed the free version :)


There are two editions of the book that can be found here and here.

Friday, March 4, 2011

Book: Programming iOS 4

Release date: May 2011
You can find more about the book here.
You can buy it from amazon.co.uk.

Saturday, January 29, 2011

iOS 4 Programming Cookbook book released!

It is available at amazon.com. I will buy it from amazon.co.uk as soon as it becomes available.

Monday, November 29, 2010

iOS 4 Programming Cookbook

Title: iOS 4 Programming Cookbook: Solutions & Examples for iPhone, iPad, and iPod touch Apps
Expected release date: end of January 2011
You can find more about the book here.

I cannot tell you how much I look forward for this book. I think that the O'Reilly Cookbook books are exceptional!

Friday, April 9, 2010

Two forthcoming books


You can find more info about the books here and here.

Monday, February 22, 2010

Learn Cocoa on the Mac

You can find more info about the book here.

Friday, July 24, 2009

More iPhone 3 Development: Tackling iPhone SDK3

As you may have guessed from my previous post, I am now waiting for the "More iPhone 3 Development" book from Apress.


Amazon.com says that it should get published around November the 9th.

Tuesday, July 21, 2009

Beginning iPhone 3 Development: Exploring the iPhone SDK

You can buy the book here.


Update (from the book's preface):
"We’ve definitely made the book better. If you’ve already been through the first edition and feel very comfortable with all the material, go ahead and move on to More iPhone 3 Development, which takes up where this book leaves off, discussing the amazing new technologies introduced with SDK 3."

Tuesday, July 7, 2009

The design of the UNIX operating system

If you want to learn the nuts and bolts of the UNIX operating system, then you should, without doubt, read this book. It is an advanced book but it is highly recommended.

Friday, May 22, 2009

Travel Photography: Tread Your Own Path

Now that summer is coming, I think (and hope) that most of us will go out for vacations and photography :)

If I can only recommend one single book for Travel Photography, then I would recommend "Travel Photography: Tread Your Own Path" by Steve Davey.

You can also find more info about the book at Scott Kelby's blog.

Thursday, April 16, 2009

Perl Cookbook

I know Perl (or perl) and I really like Perl.

I wrote network, graphics, serial port, SNMP, and database applications, small XML parsers, etc. using perl and I think that the best book on perl is "Perl Cookbook".

#!/usr/bin/perl -w
# $Id: day.pl,v 1.7 2000/01/03 13:20:45 mtsouk Exp mtsouk $
#
# Purpose: This program calculates the number of users in the
# fe2 machine. It saves the number of users in a file
# and creates the daily graph.
#
# Date: Friday 12 November 1999

Thursday, April 9, 2009

UNIX Power Tools

UNIX Power Tools is the best book for learning the UNIX tools and becoming a UNIX master.


Did you find the above information helpful? You will find a lot more information in my eBook "Programming Dashboard Widgets". You can learn many things from the eBook. You can buy it here.

Monday, April 6, 2009

The UNIX Programming Environment

This is the best UNIX book, ever! Just buy it, run, do not walk, to a bookstore, and buy it!

Wednesday, April 1, 2009

Code Complete 2nd Ed.

I think that it would be useful to start a series of blog entries about must-read programming books.

The first book that I want to present is "Code Complete" (2nd Edition – the 1st edition is as good!) by Steve McConell. Its publisher is Microsoft Press!

Did you find the above information helpful? You will find a lot more information in my eBook "Programming Dashboard Widgets". You can learn many things from the eBook. You can buy it here.

Wednesday, March 11, 2009

Masterminds of Programming

This is a book that I will definitely buy!