D
D
dandropov952018-05-30 09:05:48
Books
dandropov95, 2018-05-30 09:05:48

Which pascal book to choose for preparation?

Please advise a pascal book for quick preparation for passing the algorithmization exam.
Have experience in programming. We need a small book for introduction to the language, since all questions will be with examples in this language, and I "studied" it 6 years ago...
PS. and advise the development environment (compiler), otherwise I remember that back then on win7 everything worked like a crutch. Need win10 environment.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrew, 2018-05-30
@AndrewHaze

freepascal books

A
Alexander Skusnov, 2018-05-31
@AlexSku

The best practice book is Delphi for Dummies by Neil Rubenking . True, there is little theory. But structured programming is very simple: sequence (assignment with possible function call, procedure call), fork (if, case) and loop (while, repeat, for).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question