|
BASIC BOOKS
Posted in Basic (Thursday, July 24, 2008)
Written by Larry Joel Goldstein and C. Edward Moore and Peter J. Welcher. By Prentice Hall.
There are some available for $4.98.
Read more...
Purchase Information
No comments about Structured Programming With True Basic.
Posted in Basic (Thursday, July 24, 2008)
Written by Robert J. Traister. By Prentice Hall Ptr.
The regular list price is $29.95.
Sells new for $34.71.
There are some available for $0.40.
Read more...
Purchase Information
3 comments about Going from BASIC to C.
- This book shows side by side basic to C code. Luckily basic and C are so similar that you do not have to change paradigms to take advantage of the power of C. If you were going from COBOL to C, a side by side reference would get you in trouble; you would end up with a COBOL program written in C. This program would be bulkier after compiling and run slower than the original COBOL. Basic on the other has is not so restricted in coding form and also can take advantage of PEEK and POKE to do addressing and take advantage of VECTORS. This book is not comprehensive of either language. It is a practical starting point. There are ten chapters and a summation. There are no appendixes.
- This book is usually difficult to find and expensive as a result. I had high hopes of what it promised to do, providing the unique perspective of learning C Programming for programmers versed in the BASIC language. While it is true that Mr. Traister does provide a great deal of "here it is in BASIC, now here it is in C" examples, in my opinion he wastes time in explaining in great detail exactly what the just-a-few-lines little BASIC program is doing - yet, any BASIC programmer would already know exactly that. At most, a very brief summation of what the BASIC program is doing would more than suffice.
The above is minor quibbling, though, which would be easily forgiven in light of admittedly subjective interpretations of "how much detail is enough detail" in reiterating items one's already supposed to know as a prerequisite for the book, and for the unique benefit of this BASIC - C tutorial. The *problem* (and it's a big one) is the author's wrecklessly bad programming examples of C in at least some cases I've spotted, and I'm barely into the book. For example, his example of how to properly code a small C program to utilize the strcat (string concatenation library function) results in incorrect, unpredictable execution. At first, I wondered if it was my compiler. After trying it with several, they all had the same problem, although some compilers might be more foregiving - but is that how you want to be taught how to code - so that it only works in some limited instances? I showed the example to an experienced C coder, who explained how bad the example(s) were. Sure enough, I went and checked a couple of other books, which had error-free, correct examples for strcat, etc. I'm not saying his other examples are necessarily as bad. I'll even give him the benefit of the doubt that probably most are not, at least those not dealing with memory-related issues and just instead simple loops, etc. But even seeing such bad examples is not the way I wish to learn, so I've filed his book away only to refer to if needed, and will instead try the much-touted "Joy of C" book instead and K & R's famous reference-style book. Also, the pub. date of Traister's book calls into question whether this is pre-ANSI C. As of this review's writing, you have one all-star review by one reader, and my own at best "be very careful" review in cross-checking his C examples, or at worst, unfortunately, consider other programming books for more "official" and proper examples, and only skim through this for a very high-level intro.
- My students translate basic program to C program.
But C program is not faster than basic program.
The reason is that string operation in basic is simple, but the student describe string operation much complicated than basic.
This book is very good for such a student.
Read more...
Posted in Basic (Thursday, July 24, 2008)
Written by James F Clark. By South-Western Pub.
There are some available for $0.40.
Read more...
Purchase Information
No comments about Structured BASIC: IBM PC/TRS-80 version.
Posted in Basic (Thursday, July 24, 2008)
Written by Vincent Chen and John Montgomery. By Addison-Wesley (C).
The regular list price is $44.95.
Sells new for $35.77.
There are some available for $5.89.
Read more...
Purchase Information
No comments about Hacker's Guide to Visual Basic.
Posted in Basic (Thursday, July 24, 2008)
Written by Julia Case Bradley. By Mcgraw-Hill College.
There are some available for $189.74.
Read more...
Purchase Information
No comments about Selected Chapters from Programming in Visual Basics 5.0.
Posted in Basic (Thursday, July 24, 2008)
Written by Mohyeddin Abdulaziz and William Smalzer and Helen Abdulaziz. By Prentice Hall College Div.
There are some available for $8.99.
Read more...
Purchase Information
No comments about The Computer Book: Programming and Language Skills for Students of Esl.
Posted in Basic (Thursday, July 24, 2008)
Written by J. Clark. By South-Western Educational Publishing.
There are some available for $0.41.
Read more...
Purchase Information
No comments about Structured Basic: Apple Student Workbook.
Posted in Basic (Thursday, July 24, 2008)
Written by Eran Marom. By Pearson Ptr.
The regular list price is $29.95.
Sells new for $2.99.
There are some available for $0.04.
Read more...
Purchase Information
1 comments about Visual Basic Programmers Guide to Managing Vis.
- Something to think about. The author has the ability to recast much of what is known about programming into a new light. It unknowingly makes the case to Linux, if you want to be a player you have to have the ability to create large scale programs fast. Read this just to understand that a programmer is just as involved with the political situation in the office as anyone else.
Read more...
Posted in Basic (Thursday, July 24, 2008)
Written by V. Ganapathy. By Marcel Dekker Inc.
The regular list price is $99.75.
Sells new for $147.88.
There are some available for $59.65.
Read more...
Purchase Information
No comments about Basic Programs for Steam Plant Engineers: Boilers, Combustion, Fluid Flow and Heat Transfer (Mechanical Engineering (Marcell Dekker)).
Posted in Basic (Thursday, July 24, 2008)
Written by Stanley R. Trost. By Longman Higher Education.
There are some available for $15.15.
Read more...
Purchase Information
No comments about Atari BASIC Programmes in Minutes.
|
|
|
Structured Programming With True Basic
Going from BASIC to C
Structured BASIC: IBM PC/TRS-80 version
Hacker's Guide to Visual Basic
Selected Chapters from Programming in Visual Basics 5.0
The Computer Book: Programming and Language Skills for Students of Esl
Structured Basic: Apple Student Workbook
Visual Basic Programmers Guide to Managing Vis
Basic Programs for Steam Plant Engineers: Boilers, Combustion, Fluid Flow and Heat Transfer (Mechanical Engineering (Marcell Dekker))
Atari BASIC Programmes in Minutes
|