Книги
CS
algorithms
database
graphics
languages
operating systems
parallel
other
- Building
Blocks for Theoretical Computer Science
- Communication Complexity (for Algorithm Designers): https://timroughgarden.org/w15/w15.html, https://arxiv.org/abs/1509.06257
- Computability and
Complexity from a Programming Perspective
- Computer Science from the Bottom Up: https://www.bottomupcs.com/, https://github.com/ianw/bottomupcs
- CS 373: (Intro to)
Theory of Computation
- Data Compression
Explained
- Delftse
Foundations of Computation
- Designing Digital
Circuits by Turner
- Discrete
Mathematics in Computer Science
- Foundations
of Computation
- Foundations
of Computer Science - Al Aho and Jeff Ullman
- Hints
and Principles for Computer System Design
- Introduction to
Computing
- Introduction to Embedded Systems - Lee and Seshia: https://ptolemy.berkeley.edu/books/leeseshia/ https://LeeSeshia.org
- Introduction to Theoretical Computer Science: https://introtcs.org/, https://github.com/boazbk/tcs
- Mathematics and
Computation - Avi Wigderson
- Mathematics for Computer Science: https://courses.csail.mit.edu/6.042/spring18/, https://learning-modules.mit.edu/materials/index.html?uuid=/course/6/sp18/6.042,
https://courses.csail.mit.edu/6.042/spring18/mcs.pdf
- Matters
Computational
- Models Of Computation: http://www.modelsofcomputation.org, https://cs.brown.edu/people/jes/book/
- Modern Computer Arithmetic: https://maths-people.anu.edu.au/~brent/pub/pub226.html,
https://members.loria.fr/PZimmermann/mca/pub226.html
- Notes on
Computational Complexity Theory
- Principles
of Computer System Design
- Search Engines
Information Retrieval in Practice
- The Computer Science of TeX and LaTeX: https://eijkhout.net/tex/tex-activities.html, https://bitbucket.org/VictorEijkhout/tex-latex-science-book/src/master/
- The Most Complex
Machine
- Theory of Computation - Jim Hefferon: https://hefferon.net/computation/index.html, https://joshua.smcvt.edu/computation/, https://gitlab.com/jim.hefferon/toc
- Topics In
Computer Organization
- Memory Management
Reference
- Papers We Love: https://paperswelove.org/, https://github.com/papers-we-love/papers-we-love
- https://okmij.org/ftp/
документация
C and C++
Git
Markdown
network
OCaml
Rust
Scheme
TeX
Unix
Vim
other
математика
algebra
analysis
coding
combinatorics
communication
differential equations
discrete
DSP
Fourier
game theory
Geometry
graph theory
linear algebra
- A First Course in Linear Algebra - Robert A. Beezer: https://github.com/rbeezer/fcla, http://linear.pugetsound.edu/, http://linear.ups.edu/
- Basic
Linear Algebra - Andrew Baker
- Comprehensive
Introduction to Linear Algebra
- Elementary Linear
Algebra by Keith Matthews
- Intermediate
Linear Algebra - Christopher Griffin
- Introduction to
Applied Linear Algebra – Vectors, Matrices, and Least Squares
- Linear Algebra by
David Cherney, Tom Denton and Andrew Waldron
- Linear Algebra -
Gabriel Nagy
- Linear Algebra, Jim Hefferon: https://hefferon.net/linearalgebra/, http://joshua.smcvt.edu/linearalgebra/, https://gitlab.com/jim.hefferon/linear-algebra
- Linear
Algebra - As an Introduction to Abstract Mathematics
- Linear Algebra Done Right: https://link.springer.com/book/10.1007/978-3-031-41026-0,
https://linear.axler.net/
- Linear Algebra Done Wrong: https://sites.google.com/a/brown.edu/sergei-treil-homepage/linear-algebra-done-wrong,
https://www.math.brown.edu/streil/papers/LADW/LADW.html
- Linear
Algebra via Exterior Products
- Matrix Theory and Linear Algebra: https://www.mathstat.dal.ca/~selinger/linear-algebra/,
https://github.com/selinger/linear-algebra
logic
matrix
number theory
numerical
optimization
probability and statistics
proof
tensor
Trigonometry
other
- A Computational Introduction to
Number Theory and Algebra
- A gentle introduction to the art of mathematics: https://osj1961.github.io/giam/, https://github.com/osj1961/giam, http://giam.southernct.edu/GIAM/
- Abramowitz and Stegun: Handbook of Mathematical Functions: https://personal.math.ubc.ca/~cbm/aands/, https://www.iopb.res.in/~somen/abramowitz_and_stegun/,
https://www.cs.bham.ac.uk/~aps/research/projects/as/, https://www.convertit.com/Go/ConvertIt/Reference/AMS55.asp,
http://www.nrbook.com/abramowitz_and_stegun_html/, http://www.nrbook.com/aands/
- Advanced
High-School Mathematics
- Algebra
and Number Theory - Andrew Baker
- An infinite descent into pure mathematics: https://infinitedescent.xyz/, https://gitlab.com/cnewstead/infdesc
- An Infinitely Large Napkin: https://web.evanchen.cc/napkin.html, https://blog.evanchen.cc/napkin/, https://github.com/vEnhance/napkin/, https://venhance.github.io/napkin/
- Applied
Mathematics: Methods and Models
- Basic Concepts of
Mathematics by Elias Zakon
- Derivations of Applied
Mathematics
- Encyclopedia of
Mathematics
- Entropy and
Information Theory
- Introduction to
Combinatorics and Graph Theory
- Lists,
Decisions, and Graphs
- Mathematical Surprises: https://www.weizmann.ac.il/sci-tea/benari/books-1, https://link.springer.com/book/10.1007/978-3-031-13566-8,
https://github.com/motib/surprises
- Mathematics
formulary
- Some Fundamental Theorems
in Mathematics
- Topics in Applied
Mathematics, by Charles Chui
- Tunneling Through the
Math Barrier
библиотеки
физика
криптография
- A Course in Cryptography - R. Pass and A. Shelat: https://www.cs.cornell.edu/courses/cs4830/2010fa/, https://www.cs.cornell.edu/~rafael/, https://www.cs.cornell.edu/courses/cs4830/2010fa/lecnotes.pdf
- A Graduate Course in Applied Cryptography: https://toc.cryptobook.us/, https://crypto.stanford.edu/~dabo/cryptobook/
- A Salad of Block
Ciphers
- A Tutorial on Linear and Differential Cryptanalysi: https://www.engr.mun.ca/~howard/Research/Papers/index.html,
https://www.engr.mun.ca/~howard/PAPERS/ldc_tutorial.pdf
- An Intensive Introduction to Cryptography: https://www.intensecrypto.org/, https://github.com/boazbk/crypto
- Crypto 101: https://www.crypto101.io/, https://github.com/crypto101/book
- Cryptography, An
Introduction
- Modern Cryptography - Zhiyong Zheng: https://link.springer.com/book/10.1007/978-981-19-0920-7,
https://link.springer.com/book/10.1007/978-981-19-7644-5
- Practical Cryptography for Developers: https://cryptobook.nakov.com/, https://github.com/nakov/practical-cryptography-for-developers-book
- Защита информации - Габидулин, Кшевецкий, Колыбельников и
Владимиров: https://vlsergey.github.io/infosec/, https://github.com/vlsergey/infosec
ai
электроника
security
medic
robots
sci misc
tech
Earth
библиотеки
прочее
- 1984: https://www.orwell.ru/library/novels/1984/, http://gutenberg.net.au/ebooks01/0100021.txt, https://www.planetebook.com/1984/
- A Book on
Photography
- B C, Before Computers: On Information Technology from Writing to the
Age of Digital Data: https://www.openbookpublishers.com/books/10.11647/obp.0225,
https://doi.org/10.11647/OBP.0225
- ELEC 241:
Fundamentals of Electrical Engineering I
- HAKMEM: https://www.jjj.de/hakmem/hakmem.html, http://hakmem.org/
- Introduction
to Sound Processing
- Music:
a Mathematical Offering
- Networks,
Crowds, and Markets: Reasoning About a Highly Connected World
- The Devil's
Dictionary
- The Jargon File
- всё о Ходже Насреддине из книги
Леонида Соловьёва и не только…
- Про Федота-стрельца, удалого молодца: http://lib.ru/ANEKDOTY/fedot.txt, https://www.culture.ru/poems/33195/pro-fedota-strelca-udalogo-molodca,
https://stihi.ru/diary/sonya4/2014-06-14, https://nukadeti.ru/skazki/pro-fedota-strelca-udalogo-molodca,
https://ark.ru/zapoved/tigr/leonid-filatov-pro-fedota-streltsa/