ExamNotes.net  -  IT certification portal

ForumsCertResearchTop sitesNewslettersFree email
HomeRegister
Exams Notes
Practice exams
Exam games
Questions by email
Online training
Training videos
College degrees
Boot camps
Book store
Links directory
Tell a friend
For webmasters

CompTIA Exam Vouchers
Save money on CompTIA exams
Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more

* ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i

Online practice tests

Certification sites

Online university

Online college

Online education

Distance learning

Software forum

Server administration forum

Programming resources






This is interesting: Free IT Magazines | Databases help forum



General discussions > Book Reviews > Any One Knows Any Goood Programming Books That A Young Kid A Beginner Can Use?

Show a Printable Version
Email This Page to Someone!
Receive updates to this thread






Pages (2): [1] 2 »

Author Any One Knows Any Goood Programming Books That A Young Kid A Beginner Can Use?
webd
Senior Member
F




Registered: Feb 2001
Location: San Fernando
Country: Trinidad and Tobago
State:
Certifications: i-Net+
Working on: CCNA

Total Posts: 155
Any One Knows Any Goood programming Books That A Young Kid A Beginner Can Use?

CAN SEOME ONE PLEASE TELL ME OF A GOOD BEGINNERS programming BOOK FOR A YOUNG KID SAY 14 YEARS OLD. THIS IS A NEW BABY INTO COMPUTER SON THE HOLD AND WELL WOULD LIKE TO DO programming AND I WANTTO KNOW WHAT A GREAT "START FROM SCRATCH" BEGGINERS BOOK TO START WITH???

__________________
Jamie Deonanan, i-Net+

Report this post to a moderator

Old Post 07-23-01 02:09 PM
webd is offline Click Here to See the Profile for webd Click here to Send webd a Private Message Visit webd's homepage! Add webd to your buddy list Find more posts by webd    Send an AIM message to webd Reply w/Quote Edit/Delete Message IP: Logged
techdaemon
Senior Member




Registered: Jun 2001
Location: Dallas
Country: United States
State:
Certifications: A+, Net+, i-Net+, CIW Associate
Working on: CCNA, MCSE, Linux+

Total Posts: 162

What programming language?

Report this post to a moderator

Old Post 07-23-01 05:38 PM
techdaemon is offline Click Here to See the Profile for techdaemon Click here to Send techdaemon a Private Message Add techdaemon to your buddy list Find more posts by techdaemon Reply w/Quote Edit/Delete Message IP: Logged
exar07
Senior Member




Registered: May 2001
Location: NC
Country: United States
State:
Certifications: A Few
Working on: Good Certs

Total Posts: 322
Thumbs up " " for Dummies

Try the for Dummies books. Dont let the name discourage you. I have bought many books and the dummy books are in my top 3 list.

Those books are short and to the point. Pluse they are easy to understand. If you want to go in detail buy something else.

But "For Dummies" is a good thing!!!

Try it out.

__________________
Restart and Try again!

Report this post to a moderator

Old Post 07-23-01 05:59 PM
exar07 is offline Click Here to See the Profile for exar07 Click here to Send exar07 a Private Message Add exar07 to your buddy list Find more posts by exar07 Reply w/Quote Edit/Delete Message IP: Logged
webd
Senior Member
F




Registered: Feb 2001
Location: San Fernando
Country: Trinidad and Tobago
State:
Certifications: i-Net+
Working on: CCNA

Total Posts: 155
like c++

well actuall its one of those programming launages that u can design graphics and animation with. so iam thinking in terms of c++ here which is the most if not d most popular.

please can some one advise me further??

__________________
Jamie Deonanan, i-Net+

Report this post to a moderator

Old Post 07-23-01 09:01 PM
webd is offline Click Here to See the Profile for webd Click here to Send webd a Private Message Visit webd's homepage! Add webd to your buddy list Find more posts by webd    Send an AIM message to webd Reply w/Quote Edit/Delete Message IP: Logged
Randy
Guest




Registered: Not Yet
Location:
Country:
State:
Certifications:
Working on:

Total Posts: N/A

The best first language in my opinion in Python. Try "Python in 24 Hours" by Laningham. C anc C++ are excellent laguages but they are not good ones to start with. Perl is also a good choice to start with.

Report this post to a moderator

Old Post 07-23-01 09:08 PM
Reply w/Quote Edit/Delete Message IP: Logged
techdaemon
Senior Member




Registered: Jun 2001
Location: Dallas
Country: United States
State:
Certifications: A+, Net+, i-Net+, CIW Associate
Working on: CCNA, MCSE, Linux+

Total Posts: 162

Well if you don't already know programming, I wouldn't just jump into C++. I started out with C, which isn't too easy to start off with. The absolute best book on C. Is "The C programming Language, by KnR", It's by the people who invented the language, so you can see why it's the best. It is a difficult book though, but the best to learn from even if you're a beginner, because you learn right.

Report this post to a moderator

Old Post 07-23-01 09:08 PM
techdaemon is offline Click Here to See the Profile for techdaemon Click here to Send techdaemon a Private Message Add techdaemon to your buddy list Find more posts by techdaemon Reply w/Quote Edit/Delete Message IP: Logged
XtremeFighter
Brother Geek




Registered: Jul 2001
Location: Washington
Country: United States
State:
Certifications: A+, Network + Brainbench Computer Tech Cert., MCWD, AOL 5.0
Working on: MCSE

Total Posts: 389

I started with C when I was 14, and I got a little discouraged because It wasn't very visual. You couldn't do the cool aplications that you see in windows every day. The most powerful language for beginners is Visual Basic 6.0. I found it to be very interesting, and easy to use. The book that I have read was the Sams Learn Visual Basic 6.0 in 24 hours.

Beleive me, you will enjoy Visual Basic.
Currently I am focusing on the Computer Repair field (A+, Network +), stuff like that. I find it to be easier than programming languages.

So go with VB,
Good Luck,
XF

__________________
Knowledge is POWER, Learning is the KEY!

Report this post to a moderator

Old Post 07-24-01 01:33 AM
XtremeFighter is offline Click Here to See the Profile for XtremeFighter Click here to Send XtremeFighter a Private Message Add XtremeFighter to your buddy list Find more posts by XtremeFighter Reply w/Quote Edit/Delete Message IP: Logged
Boulware5
Moderator
M




Registered: Mar 2001
Location:
Country: USA
State:
Certifications: A+, Network+, Linux+, CST, A.A.S degree in CIS LAN concentration
Working on: BS degree, CCNA, Security+

Total Posts: 3283

Yeah, Python ( http://www.python.org/ ) is great for beginners. It teaches some good programming techniques that carries over to C++/java. And I don't think it needs to be compiled; you can just write some code and it performs the action. You get instant results. Downside is it's not fast and you must have the Python interpreter to run it.

I, personally, have found VB very user friendly and a lot easier to code than an advance language such as C and C++. It's better to learn C/C++, in my opinion, because that is what a lot of things are written in. I really liked C++ until I stumbled on abstract data types such as linked lists, stacks, queues (although stacks & queses weren't too bad), but pointers gave me fits! The programmers out there know what I am talking about.

Report this post to a moderator

Old Post 07-24-01 02:22 AM
Boulware5 is offline Click Here to See the Profile for Boulware5 Click here to Send Boulware5 a Private Message Visit Boulware5's homepage! Add Boulware5 to your buddy list Find more posts by Boulware5 Reply w/Quote Edit/Delete Message IP: Logged
Kasor
Senior Member
M




Registered: Jul 2000
Location: Yankee
Country: USA
State:
Certifications: n^2
Working on: STUDYING!!!

Total Posts: 3159

Too young, enjoy your life!

Dummies is a good book to start, but u don't have any experience before.

School teach theory and methods while outside book just solid programming. It might be difficult to get start.

If your HS offer programming course, I recommend take those first, then look up other book.

__________________
Kill All Suffer 2 Reborn

Report this post to a moderator

Old Post 07-24-01 09:14 PM
Kasor is offline Click Here to See the Profile for Kasor Click here to Send Kasor a Private Message Add Kasor to your buddy list Find more posts by Kasor Reply w/Quote Edit/Delete Message IP: Logged
BootData
non stop-learning




Registered: Apr 2001
Location: Jakarta
Country: Indonesia
State:
Certifications: CCDA, MCSA, MCIWD, CCA, I+, N+, CNS, CIW Security, Master's Degree
Working on: e-Biz+, Security+

Total Posts: 618

obviously, differnt programming languages were written for different purposes.
for foundation, no doubt the best is C/C++.

but I myself play with Visual basic since it's relatively simpler and (mostly) offer the same power with other older languages (and most importantly: it's visual programming

Note: for quick RAD (rapid application dev'l) learn Visual Basic

hope i dont get flamed for defending Microsoft's product ;0

Report this post to a moderator

Old Post 07-25-01 11:31 AM
BootData is offline Click Here to See the Profile for BootData Add BootData to your buddy list Find more posts by BootData Reply w/Quote Edit/Delete Message IP: Logged
All times are GMT.
Pages (2): [1] 2 » Post new thread   Post reply

Featured site: MCSE, MCSD, CompTIA, CCNA training videos



Forum Jump:
Rate This Thread:
Forum Rules:
Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is ON.
 

ExamNotes forum archive


Powered by: vBulletin 2.2.8
Copyright ©2000, Jelsoft Enterprises Limited.

  Free Braindumps | mcse braindumps