Old 11-02-2003   #1 (permalink)
Moderator
 
ConceptualMind's Avatar
 
Join Date: Oct 2003
Location: BioRUST Design Community
Posts: 2,652

Programming Books

Programming Books
----

HTML:

Title: Sams Web Publishing with HTML 4
Publisher: Sams
Author(s): Laura Lemay
ISBN: 0-672-31345-6
Difficulty: Easy/Intermediate
Rating: 5
Review: An excellent book if you are looking to get started in basic web site development. It also doubles as a reference for all you pro's out there.


Name : Creating Web pages with HTML
Publisher : IDG Books
Difficulty : Easy
Rating : 5
Review : My first HTML book. It teaches you evereything you want to know about HTML and even some CSS! It has pictures to help you understand everything, and shows the instuctions in a step by step method!


Title: HTML Complete 2nd Edition
Authors:unknown
Publisherybex
Difficulty:Easy
Rating:4.5
Review:Easy way to learning HTML. If you want to know how easy, easy enough for a 11 year old to learn alot of it in less then a week. It doesn't have a few of the codes that you would want but has almost everyone that I would want. If your looking to start programming and have no idea of what to do, get this one.




PHP/MySQL:

Title: Professional PHP 4
Publisher: Wrox Press Ltd.
Author(s): Argerich, Choi, Coggeshall, Egervari, Geisler, Greant, Hill, Hubbard, Moore, O'Dell, Parise, Rawat, Sani, Scollo, Thomas, Ullman
ISBN: 1-861006-91-8
Difficulty: Advanced
Rating: 4
Review: Excellent book if you are looking to learn all the little things in php that help save time and make life alot easier. You should have atleast some
knowledge of php before you pick up this book. It is quite long and boring, I personally use it more as a reference then a tutorial.


Title: PHP & MySQL Web Development
Publisher: Sams
Author(s): Luke Welling & Laura Thomson
ISBN: 0-672-31784-2
Difficulty: Easy
Rating: 5
Review: An excellent book if you are looking to learn PHP and MySQL. The book is easy to read and straight foward with very well organized chapters(Half the
book is learning php and the other half is learning php and mysql).



javascript:

Title: Javascript Bible
Publisher: IDG Books Worldwide
Author(s): Danny Goodman
ISBN: 0-7645-3188-3
Difficulty: Easy
Rating: 5
Review: Covers the language extensively and is very easy to follow. It helps you learn the language in a fun and interesting way with practical examples that are used in the real world.



C++:

Title: Teach yourself C++
Publisher: IDG Books Worldwide
Author(s): Al Stevens
ISBN: 0-7645-4634-1
Difficulty: Hard
Rating: 4
Review: I really liked this book it was much easier to read and follow along with then other books I've read in the past. The chapters were well organized and they didn't throw in any information that was considered unnecessary(they don't gve you a 20pg chapter on the history of C).

Title: How to Program: C++
Publisher: Prentice Hall
Author(s): P. Deitel & H. Deitel
ISBN: 0-13-089571-7
Difficulty: Very Hard
Rating: 2
Review: I kind of had alittle trouble following along with this book. It was written for college students. I didn't really like how the book was set up. You don't actually get to any example code until about 1/2 way into the book. The book was also quite boring and full of information that didn't need to be included(A 20 page chapter on the history of C). The book was also very expensive, it came in a package that costed me over $140.



C:

Title: The Complete Reference: C
Publisher: Osborne
Author(s): Herbert Schildt
ISBN: 0-07-212124-6
Difficulty: Easy
Rating: 5
Review: I find this book extremely useful whenever I am stuck in a situtation where I am not quite sure about something and I need to look it up(I must have looked up the string functions like 10000 times). This book is not a tutorial, just a reference so If you don't know C you shouldn't get this book. The book has in-deph coverage of the entire c language and its function libraries.


Title: Sams Teach Yourself C
Publisher: Sams
Author(s): Tony Zhang
ISBN: 0-672-31861-x
Difficulty: Easy
Rating: 4
Review: I used this book(amoung many others) when I was first trying to learn C. This book gets you writing applications with 10minutes of picking it up. Its extremely easy to read and every chapter has a quiz to test you on the knowledge you have aquired. However I did not like the fact that this book not have good example and did not cover the whole c language.


Title: The C Programming Language (ANSI C)
Publisher: Prentice Hall
Author(s): Brian Kernighan & Dennis Ritchie
ISBN: 0-13-110362-8
Difficulty: Easy
Rating: 5
Review: This is best C book out there. It will teach you all that you need to know, but without boring the reader to death. The book is very short but covers all of the basics and even some of the advanced stuff. I highly recommend this book to anyone seeking to learn the c langauge.


Title: The Standard C Library
Publisher: Prentice Hall
Author(s): P.J. Plauger
ISBN: 0-13-131509-9
Difficulty: Intermediate
Rating: 4
Review: This book covers all of the standard C libraries in deph. Its more of a reference then anything else. I would recommend the book if you are looking for a quick and easy to navigate reference book on the standard c libraries.




Visual Basic

Title: Microsoft Visual Basic 6.0 Professional Step by Step
Publisher: Microsoft Press
Author(s): Halvorson, Michael
ISBN: 1-57231-809-0
Difficulty: Easy
Rating: 5
Review: It is very easy to read and understand. I like the way they use bullets, pictures and tips. It shows you pictures of just about everything. The project, code, components and also when you run it, it shows the final program. The book comes with a CD, which has the practice files that you need to learn.




Java:

Title: Java Programming For The Absolute Beginner - No Experience Required
Author: Joseph P. Russell
Publisher: Prima
Difficulty: Easy
Rating: 5
Review: I read it back about 5 months ago. I had never read another programming book in my life. I was just getting started (I am 15) and it uses games programs as a project for each chapter. It was quite literally pick up, read, learn. Easy as that. I recommend it to anybody who doesn't know a thing about programming.

----

This is an article my friend wrote. He gave me permission to use it, so I'm sharing it with you now.
__________________
ConceptualMind
ConceptualMind is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 11-02-2003   #2 (permalink)
Local Biorust Beast
 
Order's Avatar
 
Join Date: Oct 2003
Location: San Diego, CA, USA
Posts: 2,253

Send a message via AIM to Order Send a message via MSN to Order Send a message via Yahoo to Order
Excellent List.. Stickied!
__________________
Order is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 11-02-2003   #3 (permalink)
Read my sig and hire me
 
Evdawg's Avatar
 
Join Date: Oct 2003
Location: Canada, eh!
Posts: 775

Send a message via MSN to Evdawg
I once attempted to learn visual basic. I bought a book and by the end i realized that i couldnt program anything useful, just programs to shoot arrows across the screen and say "hello" with a string of text" and add the cost of videos together...

Your list there is very usufull.

thanks
__________________
Yes, I do freelance design. Feel free to PM me if you want to , or visit my Website.
Evdawg is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 11-21-2003   #4 (permalink)
the guy you can't imitate
 
inimitabLe's Avatar
 
Join Date: Oct 2003
Location: CA
Posts: 149

Send a message via AIM to inimitabLe
Do you know any interactive (CD-ROM) type tutorials?

Or a place I can download one?

I think I've thought of a new product for you, m0g.
__________________
tell them i said something witty
inimitabLe is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 11-21-2003   #5 (permalink)
Local Biorust Beast
 
Order's Avatar
 
Join Date: Oct 2003
Location: San Diego, CA, USA
Posts: 2,253

Send a message via AIM to Order Send a message via MSN to Order Send a message via Yahoo to Order
Quote:
Originally posted by inimitabLe
Do you know any interactive (CD-ROM) type tutorials?

Or a place I can download one?

I think I've thought of a new product for you, m0g.
You are talking about an Interactive program to learn something new, look into Video Professor Series of Interactive CD-ROMS..

Most computer books relating to programming usually come with a CD with the source that is in the book...
__________________
Order is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 11-21-2003   #6 (permalink)
Sheep Worrier
 
Man1c M0g's Avatar
 
Join Date: Sep 2003
Location: Portsmouth, UK.
Posts: 4,073
Blog Entries: 14

Send a message via ICQ to Man1c M0g Send a message via MSN to Man1c M0g Send a message via Skype™ to Man1c M0g
Quote:
Originally posted by inimitabLe
Do you know any interactive (CD-ROM) type tutorials?

Or a place I can download one?

I think I've thought of a new product for you, m0g.
Well, the thought of video tutorials did appeal to me, but then I realized that nobody would be able to understand my accent...
Man1c M0g is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 11-21-2003   #7 (permalink)
Moderator
 
ConceptualMind's Avatar
 
Join Date: Oct 2003
Location: BioRUST Design Community
Posts: 2,652

LOL @ m0g. Heh, I'm used to hearing too many accents. Don't worry m0g.

Personally I think his tutorials are easy to follow & understand right now.
__________________
ConceptualMind
ConceptualMind is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 11-22-2003   #8 (permalink)
Local Biorust Beast
 
Order's Avatar
 
Join Date: Oct 2003
Location: San Diego, CA, USA
Posts: 2,253

Send a message via AIM to Order Send a message via MSN to Order Send a message via Yahoo to Order
Quote:
Originally posted by SuBjEcT2fAiLuRe
LOL @ m0g. Heh, I'm used to hearing too many accents. Don't worry m0g.

Personally I think his tutorials are easy to follow & understand right now.
Easier to read text.. lol
__________________
Order is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 11-23-2003   #9 (permalink)
the guy you can't imitate
 
inimitabLe's Avatar
 
Join Date: Oct 2003
Location: CA
Posts: 149

Send a message via AIM to inimitabLe
I concur, interactive tutorials go really slowly, like they're boring the hell out of you by saying "press start, go to all programs" etc.. just like when i call tech support, they must baby you, poor un-tech savvy people.

So yeah, I'll go get a book.
__________________
tell them i said something witty
inimitabLe is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 11-24-2003   #10 (permalink)
Moderator
 
ConceptualMind's Avatar
 
Join Date: Oct 2003
Location: BioRUST Design Community
Posts: 2,652

It depends, for some things such as Flash MX, Photoshop, or other programs of that sort, video tutorials can be good.

For programming, I think a book is a lot better.

Overall, I think it depends on the experience the user has. FOr a beginner, getting a video tutorial could be a great start.
__________________
ConceptualMind
ConceptualMind is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 08-14-2004   #11 (permalink)
ahmedtheking
Guest
 
Posts: n/a

This man does kick arse books! :

http://www.computer-mentors.co.uk/cg...lman&locale=us
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 10-12-2004   #12 (permalink)
Invicible Snake
 
ParaSnake's Avatar
 
Join Date: Sep 2004
Location: Ho Chi Minh City,Vietnam
Posts: 668

Send a message via MSN to ParaSnake Send a message via Yahoo to ParaSnake
Those are stuffs i used to learn PHP:

PHP cookbook (oreilly)
PHP manual
VTC frequency training PHP(VCD)
VTC frequency training MySQL(VCD)
sam teach u PHP in 24 hours

u can buy it,it`s very good,the php manual can be downloaded at www.php.net
__________________
ParaSnake is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 03-15-2005   #13 (permalink)
code anyone?
 
scrowler's Avatar
 
Join Date: Feb 2004
Location: New Zealand
Posts: 590

Send a message via MSN to scrowler Send a message via Skype™ to scrowler
PHP: PHP 4 Bible
Rating: 5
Review: This book is excellent IF you have prior knowledge of PHP, as it is not the most beginner friendly book, but it is certainly a very good book for alot of aspects of PHP development. It does not include some libs like GD, but it has a chapter on cryptography, single/double key encryption and a small section about mcrypt lib. It is a very good book and I shall look forward to reading PHP 5 Bible.
__________________
BioRUST Tutorials - the birthplace
scrowler is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 03-09-2006   #14 (permalink)
Registered User
 
Join Date: Mar 2006
Posts: 33

Personally I think tutorials are easy to follow & understand right now
gozvyu is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 04-19-2006   #15 (permalink)
Registered User
 
Join Date: Mar 2006
Posts: 7

its good that there is tutorials on the web or pdf files... hehehe at least u dont have to buy big books. =D
micheero is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT +1. The time now is 01:54 PM.
Content Relevant URLs by vBSEO 3.2.0

Design & Content © BioRUST 2008 :: PRIVACY STATEMENT :: LEGAL INFORMATION :: ADVERTISING MEDIA KIT