Entries by QuantumQuest

Intro to Data Structures for Programming

Introduction In the first part of this series, I talked about some fundamental notions in the world of algorithms. Beyond the definition of an algorithm, we saw the criteria, ways to represent an algorithm, the importance of correctness, and elements of the classification and analysis of algorithms. It has also become evident that it is…

Intro to Algorithms for Programming

Many threads here at PF include some questions about how to learn to program. This is asked by Physics students who want to learn programming to help their study, work on some project, or create some simulation among other things but also by students in other fields of science and by other members, including self-learners….