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 hand, is not so restricted in coding form and has to take advantage of PEEK and POKE to do addressing and take advantage of VECTORS. Sort of like C pointers.
This book is not comprehensive in either language. It is a practical starting point. There are ten chapters and a summation.
There are no appendices.
translator needs big job.
Published by Thriftbooks.com User , 17 years ago
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.
The title says it all
Published by Thriftbooks.com User , 24 years ago
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.
ThriftBooks sells millions of used books at the lowest everyday prices. We personally assess every book's quality and offer rare, out-of-print treasures. We deliver the joy of reading in recyclable packaging with free standard shipping on US orders over $15. ThriftBooks.com. Read more. Spend less.