Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   Programming Books You've Read(ing) (http://www.chiefdelphi.com/forums/showthread.php?t=79524)

Tony.Wu 12-01-2010 09:49

Re: Programming Books You've Read(ing)
 
"Sams Teach Yourself C++"

MPlant 22-03-2010 17:27

Re: Programming Books You've Read(ing)
 
I've read The C Programming Language - best book ever.
Every night before I go to bed I read a passage from SICP.
If I don't I can't fall asleep properly.

jmanela 23-03-2010 21:27

Re: Programming Books You've Read(ing)
 
Pragmatic thinking and Learning: Refractor Your Wetware.
Java for Dummies is actually pretty good as well.

-----side note

Quote:

Originally Posted by basicxman (Post 891711)
Do I see a reference to the first computer "bug"? ;)

The first computer "bug" was actually at Harvard University when a moth got stuck in some wiring on a giant room size computer. They had to 'de-bug' the problem.


Zach O 23-03-2010 21:47

Re: Programming Books You've Read(ing)
 
"C for Dummies" However, if anyone has any good Ruby/Pyton books to recommend that they have read and found helpful, PM me.

LukeS 23-03-2010 21:56

Re: Programming Books You've Read(ing)
 
Quote:

Originally Posted by MPlant (Post 941228)
I've read The C Programming Language - best book ever.

Old Testament or New? I've got a copy of 1st Ed, but haven't gotten to dive in yet.

kevin.li.rit 24-03-2010 00:40

Re: Programming Books You've Read(ing)
 
Expert C Programming Deep C Secrets

Chris27 24-03-2010 01:02

Re: Programming Books You've Read(ing)
 
Quote:

Originally Posted by rsisk (Post 891872)
The Psychology Of Everyday Things by Donald Norman
This book is a must read for anything built for human interaction, including robots

I'll add my recommendation for this book. It was republished as "The Design of Everyday Things."

Also,

Computer Systems a Programmer's Perspective by Randal E. Bryant and David R. O'Hallaron

has been one of my best textual resources as a C.S. student at CMU.

MPlant 25-03-2010 17:00

Re: Programming Books You've Read(ing)
 
Quote:

Originally Posted by LukeS (Post 942178)
Old Testament or New? I've got a copy of 1st Ed, but haven't gotten to dive in yet.

2nd edition. It's definitely the most easy to understand programming book I've ever read.

basicxman 25-03-2010 20:04

Re: Programming Books You've Read(ing)
 
Quote:

Originally Posted by jmanela (Post 942146)
The first computer "bug" was actually at Harvard University when a moth got stuck in some wiring on a giant room size computer. They had to 'de-bug' the problem.

Exactly what I meant. He cited the book "The Moth in the Machine"

Andrew Schreiber 25-03-2010 21:52

Re: Programming Books You've Read(ing)
 
Recent books...

Artificial Intelligence: A Modern Approach - Peter Norvig.
Read this for my AI course, got through something like 9 of 25 chapters.

Haskell - The Craft of Functional Programming
Quick up to speed on Haskell

Compilers - Principles and Techniques (The Dragon Book)

Also, a handful of online books about Lisp.

This term has been all about functional languages for me. I have written no C outside of what I did for FRC. Only one program in Java. And roughly a dozen different assignments in either Haskell or SBCL

I would REALLY suggest picking up LISP as a language, really cool, really quick, really different. Or if you want parallel computing pick up Haskell.

gvarndell 25-03-2010 22:44

Re: Programming Books You've Read(ing)
 
Quote:

Originally Posted by LukeS (Post 942178)
Old Testament or New? I've got a copy of 1st Ed, but haven't gotten to dive in yet.

What are you waiting for -- the pages to turn to dust? :confused:

I have 2 copies of K&R 1st edition.
I only take them out of the vault on very rare occasions. :D
Really, the best programming book ever that one.

qzrrbz 25-03-2010 22:55

Re: Programming Books You've Read(ing)
 
I'm a big fan of John Allen Paulos. I heartily recommend pretty much every one of his books. While not about programming per se, they are "essential knowledge" for anyone in a technical field.

Start with Innumeracy and read on! Enjoy!

Robby Unruh 28-03-2010 18:54

Re: Programming Books You've Read(ing)
 
I've been reading The Standard C Library, along with Java 24/7. I got the Java book from my mentor, actually. Guess he isn't getting it back until next robotics season. :o

And a little off-topic: Has anyone seen any F# books around? I've been trying to learn since I found out it came out in VS2010.

davidthefat 29-03-2010 00:30

Re: Programming Books You've Read(ing)
 
I read a lot of programming books, a lot of it is e books but on my shelf is C++ Complete Reference 4rth edition and PHP and MySQL 5 book

dag0620 06-04-2010 17:46

Re: Programming Books You've Read(ing)
 
I've seen alot on Java and c++ but is there anything on LabView?

I know that LabView in some ways is a hated , but I don't see my team switching anytime soon....


All times are GMT -5. The time now is 20:32.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi