F
F
falcon5552018-10-13 10:51:37
Books
falcon555, 2018-10-13 10:51:37

A book on general principles of programming?

Hello! I ask you to advise a book (if there is one) on the general principles of programming, so that it explains what arrays, functions, loops, etc. are. I am learning to program in Pascal, I make programs using arrays and loops, but I want to delve deeper into the essence.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
C
Cheypnow, 2018-10-13
@Cheypnow

Depends on the level of difficulty you are ready for.
For complete beginners, there is an excellent book "Theoretical Minimum in Computer Science", but this is quite a base, just about what cycles, arrays, etc. are.
Also for beginners, but according to the algorithms "Groaking algorithms".
Then you can simply take a book on any programming language (preferably something more serious than Pascal, it is still not very used in practice) and make examples from there.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question