Question:
what book should read to learn about computer programming?
anonymous
2012-10-07 15:57:46 UTC
im in middle school and i am wondering what book i should read to learn about computer software and programming. the reason is is because, i want to make a difference in the world with technology and it would really help if you could give me a good answer.

i pick good answers mainly if i think yo put efort into the answer

thanx
Eight answers:
Fenrir
2012-10-10 22:09:51 UTC
Hey there, I felt the exact same as you do, except I didn't get started until high school.



I taught myself how to program using a book as a guide and the internet for help. I would actually avoid java as your first language personally because of just how massive it is. I can't even begin to think I know java as much as I do other languages.



If you really want a feel for programming and how computers work from all levels, where we speak in semantic phrases and loops -- to the lower levels of memory management and how hardware encodes it I would recommend C to start with, even though it's a little rough to begin with... I believe starting with a good C book and sticking with it will prepare you mentally for the programming mindset. It will help you transit to PHP, Java, Perl, and other languages if you want to take it further. C is also a powerful language and gives you lots of room to discover mistakes and develop the programmers mindset.



As for books.. I went to Barnes and Noble for an hour and read a couple until I found one that made it informational and not too technical. My very first book was the 'Absolute Beginners Guide to C' by Greg Perry. It's a pretty good book for the beginning stuff; but it doesn't go into pointers and malloc as much as I think it should... The absolute best book on C - even though it's a tiny bit outdated and very dry is 'The C Programming Language' by Brian Kernighan and Dennis Ritchie. Dennis Ritchie actually developed C with a fellow colleague.



Beyond that you need to be able to sustain your interest and keep on the quest for more knowledge. You should get into the habit of trying to constantly find stuff to write to help develop your skill in the beginning. I would recommend taking courses at a campus, because you can't teach yourself everything and there is always someone better then you. I personally improved a great deal after starting campus.
clementine
2016-05-17 15:18:57 UTC
If you only start to enjoy the guitar you then require the most effective classes in the marketplace to discover ways to enjoy that difficult instrument and the very best is Jamorama website, here https://tr.im/mb2qs

If you are going to learn the guitar for initially (Or perhaps you attempted before and just couldn't get the "hang" of it), then Jamorama is the right class for you because every training features a video to accompany the rules, and after you have removed via a week of lessons, you are able to obtain and printing a workout page connected with these lessons.

The video lessons explain to you how exactly to perform chords – the fundamentals of playing guitar. You'll learn to enjoy important, slight, 7th, and simple chords. If you never know what any one of that means, do not allow it to scare you. It's all discussed in detail in the videos.

A very important thing about this is when you get these principles down, the names and the technicality only move to the back ground and you do not really have to take into account it much more – you can only enjoy!
elix
2012-10-07 16:42:24 UTC
There are literally these "for dummies" books being printed just about for everything these days. This for dummies, that for dummies, it's every where, and about everything. It says, it is for dummies, not because they think people are dummies, it is because, the books teach you the basics, just from the scratch to the top. So, get yourself, one of those and you will be fine.



Here is an example of the book for beginners in programming.

http://www.dummies.com/store/product/Beginning-Programming-For-Dummies-4th-Edition.productCd-0470088702.html







And here is a lot more!

http://www.dummies.com/store/Computers-Internet/Programming.html





Don't give up, Practice, join web programming discussion forums like:

daniweb.com forums.digitalpoint.com ask anything you want, and people will reply to you.

It's just like yahooanswers, but the community there is all about computers/programming.



For designing websites, start with HTML, then CSS, then PHP in tizag.com

This site helped me, when I was newbie too: www.homeandlearn.co.uk/





Actually if you are a beginner, and you want to program software only then LEARN HTML. it is the easiest scripting language ever, and it will give you a very good understand of the world of programming. It is like wanting to be a guitarist, and having your little guitar as a kid. It may not be the best guitar, but it will teach you a lot.
lana
2016-05-01 04:35:29 UTC
If you intend to teach your youngster quickly how to read then Children Learning Reading from here https://tr.im/BrlFq will help you.

Children Learning Reading is produced by short classes, enough to put up the eye span of a small kid but is also successful enough to instruct the kid to see — even at a really early age.

This program is situated around a notion named phonemes, which are (in very easy terms), the seems that make up phrases we use within our daily language. This system attempts to show your son or daughter to read by first accumulating your child's capacity to see and understand the phonemes that produce up everyday words. After your youngster can try this then they've all the tools they have to start making sense of new words, that may subsequently produce their studying abilities tougher and stronger.
anonymous
2014-09-18 00:30:26 UTC
Well

As parents, you're the most important first step in your children's journey into the wonderful world of reading. It is up to you to create the most supportive environment that turns your child on to reading - such as reading aloud to them often during the day and before bedtime, and placing age appropriate books for children around the house, so that the child will have access to plenty of books. Reading often to your child will help develop their interest in books and stories, and soon they will want to read stories on their own.



For a simple, step-by-step program that can help your child learn to read visit this site: http://readingprogram.toptips.org





Best
ammon
2016-08-02 13:43:02 UTC
It could help when you had a pal. However i know of one 14-yr-ancient that did it. Are trying Java. Down load the NetBeans IDE to help you code and follow the Java on-line tutorials along with a variety of books. Don't buy the books simply but, however browse them, and check out free ones from the library.
JT
2012-10-07 16:37:59 UTC
If you are just beginning to program, I would recommend you learn either Java or C/C++. They are 2 of the most popular programming languages available. The university I attend has made Java their standard programming language.



For learning Java, I would recommend this textbook: Java, A Beginner's Guide

http://www.amazon.com/Java-Beginners-Guide-5th-Edition/dp/0071606327/ref=sr_1_2?ie=UTF8&qid=1349652550&sr=8-2&keywords=java



C/C++ is a very well known programming language as well. I would recommend this textbook to learn C: C Programming Language, 2nd Edition.

http://www.amazon.com/C-Programming-Language-2nd-Edition/dp/0131103628/ref=wl_it_dp_o_pC_nS_nC?ie=UTF8&colid=3PD5WIRI65F6N&coliid=I10PYTJ2O2AY67



I have not personally used either of these textbooks. I am recommending them based off of their reviews on Amazon and inexpensiveness. There are also many other resources available to learn programming. Youtube is a huge help. Also, check you cprogramming.com. Very helpful for learning C.
Phoenix
2012-10-08 00:08:59 UTC
I've used Sam's Teach yourself series for a crash course in Java.



http://www.informit.com/store/product.aspx?isbn=0672335751



Java is platform independent (for the most part) and the books give you enough to wet your whistle for larger concepts.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...