 |
05-08-2008, 08:13 PM
|
#1 (permalink)
|
|
Elevating Humanity
Join Date: Sep 2007
Location: Now on Earth
Posts: 1,954
|
Recommend me some Good books for C/C++,PHP
Hi all!
Can u please recommend me any good books for learning C/C++ , PHP ? Also video tutorials If any.
__________________
Regards,
The Conqueror
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
05-08-2008, 08:18 PM
|
#2 (permalink)
|
|
MMO Addict
Join Date: Jul 2004
Location: Bangalore
Posts: 1,474
|
Re: Recommend me some Good books for C/C++,PHP
Lynda.com video tutorial. You know where to get em.
|
|
|
05-08-2008, 08:20 PM
|
#3 (permalink)
|
|
Elevating Humanity
Join Date: Sep 2007
Location: Now on Earth
Posts: 1,954
|
Re: Recommend me some Good books for C/C++,PHP
Thanks mate  ,ya i kno. but was thinking of opinion from experienced programmers.i will get lynda.com tutorials
__________________
Regards,
The Conqueror
|
|
|
05-08-2008, 08:24 PM
|
#4 (permalink)
|
|
MMO Addict
Join Date: Jul 2004
Location: Bangalore
Posts: 1,474
|
Re: Recommend me some Good books for C/C++,PHP
hey I'm experienced in PHP  and started with Lynda..
|
|
|
05-08-2008, 08:26 PM
|
#5 (permalink)
|
|
M3TAL H3AD M3
Join Date: Feb 2007
Location: Highway To Hell
Posts: 1,376
|
Re: Recommend me some Good books for C/C++,PHP
If u want hard copy then try "Let us C"
__________________
I spit Rainbows.
|
|
|
05-08-2008, 08:26 PM
|
#6 (permalink)
|
|
Elevating Humanity
Join Date: Sep 2007
Location: Now on Earth
Posts: 1,954
|
Re: Recommend me some Good books for C/C++,PHP
Cool,Thanks mate for recommending me lynda.com . BTW how is totaltraining.com?
__________________
Regards,
The Conqueror
|
|
|
05-08-2008, 08:27 PM
|
#7 (permalink)
|
|
CG Artist
Join Date: May 2006
Location: New Delhi,India
Posts: 1,462
|
Re: Recommend me some Good books for C/C++,PHP
^^ Nothing is better than books.
|
|
|
05-08-2008, 08:28 PM
|
#8 (permalink)
|
|
MMO Addict
Join Date: Jul 2004
Location: Bangalore
Posts: 1,474
|
Re: Recommend me some Good books for C/C++,PHP
Quote:
Originally Posted by The Conqueror
Cool,Thanks mate for recommending me lynda.com . BTW how is totaltraining.com?
|
I tried one of em but didn't like it.
|
|
|
05-08-2008, 08:29 PM
|
#9 (permalink)
|
|
Elevating Humanity
Join Date: Sep 2007
Location: Now on Earth
Posts: 1,954
|
Re: Recommend me some Good books for C/C++,PHP
@gaurav_indian : yeah i am getting some good books as well with videos.and btw i learnt some basic 3d in maya from lynda.com , their tutorials are excellent.
Quote:
Originally Posted by bassam904
If u want hard copy then try "Let us C"
|
Thanks , will try to get this.
How is for dummies series ? I read a lot of good reviews about this book on amazon.com
__________________
Regards,
The Conqueror
Last edited by The Conqueror; 05-08-2008 at 08:31 PM.
Reason: Automerged Doublepost
|
|
|
05-08-2008, 11:18 PM
|
#10 (permalink)
|
|
Wise Old Owl
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
|
Re: Recommend me some Good books for C/C++,PHP
Quote:
Originally Posted by bassam904
If u want hard copy then try "Let us C"
|
Uh man... that book is exclusively for programmers interested in Windows. If you want to be a global C programmer get this book - http://books.google.com/books?id=3fZ...ummary_s&cad=0
This book is completely based on ANSI C that is supported everywhere.
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
|
|
|
05-08-2008, 11:38 PM
|
#11 (permalink)
|
|
CAFEBABE
Join Date: Mar 2008
Location: Bangalore
Posts: 474
|
Re: Recommend me some Good books for C/C++,PHP
"Let Us C" encourages lot of bad practices. Esp due to its recommendation of TC which is in itself a dinosaur compiler. I'm talking till 5th edition. Don't know if things have changed now.
ANSI C by Balaguruswamy is a good one. But even that misses few important subtleties of C. The best way to learn C is "The C Programming Language" by Ritchie himself (along with Kernighan). It gives you implementation details of even the standard libraries.
But you need to be a patient. It may not be having a very analogy filled style like other books. But it has almost all details about C.
__________________
Chandru
http://tuxychandru.blogspot.com
|
|
|
06-08-2008, 09:02 AM
|
#12 (permalink)
|
|
Elevating Humanity
Join Date: Sep 2007
Location: Now on Earth
Posts: 1,954
|
Re: Recommend me some Good books for C/C++,PHP
Quote:
Originally Posted by The Unknown
|
Thanks mate
Quote:
Originally Posted by chandru.in
"Let Us C" encourages lot of bad practices. Esp due to its recommendation of TC which is in itself a dinosaur compiler. I'm talking till 5th edition. Don't know if things have changed now.
ANSI C by Balaguruswamy is a good one. But even that misses few important subtleties of C. The best way to learn C is "The C Programming Language" by Ritchie himself (along with Kernighan). It gives you implementation details of even the standard libraries.
But you need to be a patient. It may not be having a very analogy filled style like other books. But it has almost all details about C.
|
I will try to get balaugruswamy , heard a lot about him as well as the ritchie's book.
Thank you
__________________
Regards,
The Conqueror
|
|
|
06-08-2008, 09:24 AM
|
#13 (permalink)
|
|
Right Off the Assembly Line
Join Date: Aug 2008
Posts: 3
|
Re: Recommend me some Good books for C/C++,PHP
for c & c++ Balaguru samy is the best book. And let us c by yashvant kanetkar is also good for c.  And I also don't Know about PHP  .I think 21 days is good for it.
|
|
|
06-08-2008, 09:55 AM
|
#14 (permalink)
|
|
Elevating Humanity
Join Date: Sep 2007
Location: Now on Earth
Posts: 1,954
|
Re: Recommend me some Good books for C/C++,PHP
^^Thank you..
I just got the video tutorials of PHP from lynda.com and they are amazing
__________________
Regards,
The Conqueror
|
|
|
06-08-2008, 10:22 AM
|
#15 (permalink)
|
|
CAFEBABE
Join Date: Mar 2008
Location: Bangalore
Posts: 474
|
Re: Recommend me some Good books for C/C++,PHP
As an interesting read, if you are a novice programmer, try this.
http://norvig.com/21-days.html
__________________
Chandru
http://tuxychandru.blogspot.com
|
|
|
06-08-2008, 10:29 AM
|
#16 (permalink)
|
|
Elevating Humanity
Join Date: Sep 2007
Location: Now on Earth
Posts: 1,954
|
Re: Recommend me some Good books for C/C++,PHP
Cool read,thanks
__________________
Regards,
The Conqueror
|
|
|
06-08-2008, 05:08 PM
|
#17 (permalink)
|
|
Wise Old Owl
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
|
Re: Recommend me some Good books for C/C++,PHP
Quote:
Originally Posted by chandru.in
|
nice one.
@thread_creator,
for PHP just read its super online manual!! that's the way I learnt PHP...
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
|
|
|
13-08-2008, 06:33 PM
|
#18 (permalink)
|
|
Right Off the Assembly Line
Join Date: Dec 2007
Location: Nadiad ,Gujarat,India
Posts: 17
|
Re: Recommend me some Good books for C/C++,PHP
Read Free Resources for Learning Programming for more " Free Resources for Learning Programming"
|
|
|
22-08-2008, 11:41 AM
|
#19 (permalink)
|
|
Elevating Humanity
Join Date: Sep 2007
Location: Now on Earth
Posts: 1,954
|
Re: Recommend me some Good books for C/C++,PHP
I am having exams and had lost track of this thread,sorry for late reply.
@The Unknown :
Thank you.
Quote:
Originally Posted by anuj919
|
Thank you.
__________________
Regards,
The Conqueror
|
|
|
22-08-2008, 01:31 PM
|
#20 (permalink)
|
|
God of Mistakes...
Join Date: Dec 2005
Location: Pune, Maharashtra
Posts: 1,923
|
Re: Recommend me some Good books for C/C++,PHP
For PHP - Programming PHP
Publisher : O'Reilly Media
nice book..
|
|
|
22-08-2008, 08:49 PM
|
#21 (permalink)
|
|
Elevating Humanity
Join Date: Sep 2007
Location: Now on Earth
Posts: 1,954
|
Re: Recommend me some Good books for C/C++,PHP
Quote:
Originally Posted by Garbage
For PHP - Programming PHP
Publisher : O'Reilly Media
nice book.. 
|
Thanks
Now I shall be getting all the books you all mentioned and should tell you how the books are after my exams (28th)
Thank you for helping me.
__________________
Regards,
The Conqueror
|
|
|
11-09-2008, 06:09 PM
|
#22 (permalink)
|
|
Addicted to FOSS
Join Date: Jan 2008
Location: Manipal
Posts: 32
|
Re: Recommend me some Good books for C/C++,PHP
For PHP - "PHP and MySQL Bible"
This was the book with which I started with. I felt that it contained all those which a beginner should know.
|
|
|
11-09-2008, 06:35 PM
|
#23 (permalink)
|
|
Here Since 2003
Join Date: Oct 2007
Location: LOST
Posts: 524
|
Re: Recommend me some Good books for C/C++,PHP
For C++ get Thinking With C++ by Bruce Eckel. Its a great book and you can even download it for free from Eckel's website. But the book assumes that you know some programming. Another good book is Accelerated C++.
Both of these books follow modern conventions and standardised C++ not the outdated crappy TC v3. Let US C is very entertaining, its easy to read and is a good first book to just warm up. But after glancing through it once and getting the basic ideas its best not to refer to it. For C try K&R.
__________________
My Blog :: http://www.pallab.net
Twitter :: http://www.twitter.com/indyan
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|