0
votes
1answer
20 views
iPhone Book Application Help
Hello fellow programmers,
What im tyring to create is an application the utilizes book features like when the user drags a touch or just touches the right screen the page turns, t …
10
votes
12answers
365 views
What is a very practical C++ book?
While I agree reading books is always a learning experience, sometimes you'd like to skip the theory and just jump till you reach the practical aspects. For example, I'd like to se …
2
votes
7answers
131 views
What would be a good general programming techniques book to advance the skills of a casual coder?
I'm the worst example of a hack coder - 7 or 8 years of Perl and a bit of Ruby layered on top of early 90's excursions into Pascal and C. No formal training and it shows.
I write …
2
votes
3answers
42 views
Comprehensive & Modern OpenGL reference
I'm looking for a comprehensive and up-to-date reference (preferably in book form) on OpenGL. I'd like to find something that covers OpenGL 3.0 but also need information on OpenGL …
2
votes
5answers
80 views
Book recommendation for Unix shell commands
Hi,
I want to learn more about UNIX shell commands, so I am searching a good book, that explains the most needed shell commands and how to get better on the terminal in general.
…
0
votes
3answers
56 views
Best HTML Book to buy [closed]
Possible Duplicates:
What are the best books on HTML and CSS?
Recommended books for web developers trying to bring it to the next level?
I would like to buy an HTML book …
1
vote
6answers
192 views
Simple queue algorithm question
This is not a request for a queueing algorithm, I know there are plenty.
I'm reading a C# book and it explains the Circular Queue algorithm with a code example. On lines 13, 14 an …
3
votes
26answers
450 views
“The” book for each programming language. [closed]
Possible Duplicate:
Language Books/Tutorials for popular languages
Possible duplicates:
List of freely available programming books
Language Books/Tutorials for popu …
-1
votes
1answer
34 views
Entity Framework book
Can you recommend a good Entity Framework book? I'm interested in using Entity Framework in a layered application so I would like a book that deals with such a scenario.
0
votes
0answers
18 views
Intranet Design and Development Book Recommendations
Hi All,
Can anyone recommend any good books on Intranet planning and implementation for the business professional / manager?
Thanks
Russell
0
votes
2answers
124 views
Iphone Address Book Sample Code
Hi All,
I am very much new to the iphone SDK. I am interested to develop an application which is very much similar to the default addressbokk application in the iphone, which will …
3
votes
6answers
153 views
Best book and environment to start learning C in?
What books and environments would you recommend for a person not new to programming but new to C?
1
vote
6answers
151 views
Please suggest me a J2EE book
Hello everyone, I'm a developer pretty much experienced in web development (HTML, JavaScript, PHP, Django, Ruby on Rails). I have just recently taken on Java (read "Core Java" and …
2
votes
3answers
118 views
C programming book for long time Java developer?
I started to learn how to program when I was 8 years old with BASIC. After like 5 years of GW-BASIC, I started to program in C and inline assembly language with my IBM XT PC. In …
1
vote
5answers
168 views
What made it “click”
For me, I would have to say things really started to "click" after I read Fowler's Refactoring book. Craftsmanship was not something that I was thought in academia. Most of my co …
