Литература¶
Harold Abelson and Gerald Jay Sussman, Structure and Interpretation of Computer Programs, 2nd edition, MIT Press, 1996, ISBN 0-262-51087-1
John V. Guttag, Introduction to Computation and Programming Using Python, 3rd edition, MIT Press, 2021, ISBN 978-0262542364
Allen B. Downey, Think Python: How to Think Like a Computer Scientist, 2nd edition, O’Reilly Media, 2016, ISBN 978-1-491-93936-9
William F. Punch and Richard J. Enbody, The Practice of Computing Using Python, 3rd edition, Pearson, 2017, ISBN 978-0134379760
John Zelle, Python Programming: An Introduction to Computer Science, 3rd edition, Franklin, Beedle & Associates, 2016, ISBN 978-1590282755
David M. Reed and John Zelle, Data Structures and Algorithms Using Python and C++, Franklin, Beedle & Associates, 2009, ISBN 978-1590282335
Mark Pilgrim, Dive into Python 3, Apress, 2009, ISBN 978-1-4302-2415-0
John DeNero, Composing Programs, version 2, University of California, Berkeley, 2014, http://www.composingprograms.com
Guido van Rossum et al., Python 3 Documentation: Language/Library Reference and Tutorial, The Python Software Foundation, http://docs.python.org