© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
T. MailundIntroduction to Computational Thinkinghttps://doi.org/10.1007/978-1-4842-7077-6_18

18. Conclusions

Thomas Mailund1  
(1)
Aarhus N, Denmark
 

Well, that’s it. You have reached the end of the book. But I hope you haven’t reached the end of your programming and algorithmic career.

The techniques we have covered in this book should give you a better understanding of how a computer stores and manipulates data and how different choices in how you implement this will affect the performance of programs you write. We have used Python to implement the algorithms we have explored, but the techniques are general. Built-in data structures will vary between different ...

Get Introduction to Computational Thinking: Problem Solving, Algorithms, Data Structures, and More now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.