<< 1 >>
Rating: Summary: Excellent reference guide. Review: A must if you have just started to use pascal, it is informative and simple to use and explains programming language. The book runs through most topics in an easy-to-understand logical order. I would highly reccomend it.
Rating: Summary: My great Programming Guider----Elliot B. Koffman.. Review: I would totally recommend the Book_ TURBO PASCAL 5th Edition Elliot B. Koffman for all programming student and people who are interested in programming. Junior student are Highly recommend as well.Even you are the first time reading programming books before. The book is easy to read ,you will learn the right programming skills and methods which are applicable to writing other computer Language as well in the future..e.g C or C++programming. Totally 18 chapters in the book,I finished each chapter each day and I can write complex program structure at my work station. The great MOTIVATION when reading this book is ,unlike other programming textbook so boring, this book also have an INTERVIEW to different Professional people who studying or working with computer in University , or professional Governmental departments with discussing variety of computer science topics in different professional points of view after you finished each chapter. So you will find interesting and enriched after finished each chapter and assignment questions seriouly. LIKE READING A STORY BOOK OR HAVING A PROGRAMMING LECTURE WITH INTERNATIONAL POINTS OF VIEW. Programming often gives us a first impression that it is tedious.But Elliot really did a good thing to make it simple and more HUMAN there. Which is 21th Century demanding for!
Rating: Summary: Does as good as possible for such a useless language Review: This book is fairly good for learning Turbo Pascal, but it's examples aren't too great. It is pretty easy to learn from the book, but it seems incomplete. If you want to learn TP, get it, but I suggest learning something else.
Rating: Summary: The best book I have seen. Review: This book is surly the best book I have seen. It not only talk about Tubro Pascal, It teach many other Programming skill. It would be much better if it provide full solution to all its exercise
Rating: Summary: Best text for learning TP Review: This is an excellent text. It take the student through the basics, emphasizing structured programming. I would recomend this highly as a first step in learning higher level programming languages. Students will learn to develop algorithms, pseudocode, documenting their program, and other good programming practices.
Rating: Summary: Good for beginners, with a little tough reading Review: This is the required text for my college class, Intro to Programming. If you have never programmed before, this is a good book to start with, because Pascal is a language built for teaching skills you can continue to use in the future. He does a pretty clear job of explaining things, although you learn a lot faster in lectures than just sitting down with the book. The examples are pretty good, and arranged so you build on what you already know. He doesn't try to overload the reader with too much information. However, as with all of programming, there are topics that take a lot of thinking and some experience. Make sure you have a compiler available so you can write and run programs when you go thru the book, or it's easy to get lost. If you have someone who can help explain some of the more difficult ideas to you, or if you already know what you're doing, you should be set. Some of us in school think of this more of a reference than something to read straight through. He has included excellent forms for function syntax which stand out to the reader, so they are easy to find if you are trying to fix compile errors. One *major* drawback is that because it is organized as a teaching text, you don't get the answers to the examples. (Unless you want to buy the teacher's edition...) If you have programmed before, it will be much easier to understand the concepts, although if you're really intent on learning how, this book has everything you'll need to start out from scratch.
Rating: Summary: Good for beginners, with a little tough reading Review: This was the required text for my Intro to Programming college class. If you have never programmed before, this is a good book to start with, because Pascal is a language built for teaching skills you can continue to use in the future. The author does a pretty clear job of explaining things, although you learn a lot faster in lectures than just sitting down with the book. (Although is can be tricky to find a Pascal Compiler nowadays.)
The examples are pretty good, and arranged so you build on what you already know. He doesn't try to overload the reader with too much information. However, there are topics that take a lot of thinking and some experience. Make sure you have a compiler available so you can write and run programs when you go thru the book, or it's easy to get lost. If you have someone who can help explain some of the more difficult ideas to you, or if you already know what you're doing, you should be set.
I personally used the book more as a reference than something to read straight through. The book has excellent forms for function syntax which stand out to the reader, so they are easy to find if you are trying to fix compile errors. One *major* drawback for new programmers is that because it is organized as a teaching text, you don't get the answers to the examples. (Unless you want to buy the teacher's edition...)
If you have programmed before, it will be much easier to understand the concepts, although if you're really intent on learning how, this book has everything you'll need to start out from scratch.
<< 1 >>
|