You are on page 1of 3

Houston Seminar in Excel VBA Macros

Synopsis of The Advent of Algorithm.

Sergio Perez Rodriguez


EG, PDG, MSc

August 2020
Algorithms play a crucial role in programming, as they are the codes of instructions directing the
operations made by the computers. Programmers able to design new problem-solving algorithms can
find elusive solutions, and in the meantime hit the jackpot. Logicians and mathematicians that invented
the algorithm paved the way to the transformation of the virtual reality of our world present through
computers and the Internet.

Leibniz, the XVII century German philosopher and scientist, trail blazered the way to the creation of
algorithms, which found its main road in the middle of the XX century with the fundamental
contributions of Gödel and Turing.

David Berlinski wrote this lucid and captivating saga of the human intellect in an amenable way for
readers of any trade.
Bibliography

Berlinsky, D. 2000. The Advent of the Algorithm: The 300-Year Journey from an Idea to the Computer.
Harcourt

Jelen, B., Syrstad, T. 2016. Excel 2016 VBA and Macros. Pearson Education.

Roman, S. 2002. Writing Excel Macros with VBA. O’Reilly

Alexander, M. & Walkenbach, J. 2018. Excel VBA Programming For Dummies. Wiley

You might also like