<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Track Awesome Theoretical Computer Science Updates Daily</title>
  <id>https://www.trackawesomelist.com/mostafatouny/awesome-theoretical-computer-science/feed.xml</id>
  <updated>2025-09-05T12:54:02.667Z</updated>
  <link rel="self" type="application/atom+xml" href="https://www.trackawesomelist.com/mostafatouny/awesome-theoretical-computer-science/feed.xml"/>
  <link rel="alternate" type="application/json" href="https://www.trackawesomelist.com/mostafatouny/awesome-theoretical-computer-science/feed.json"/>
  <link rel="alternate" type="text/html" href="https://www.trackawesomelist.com/mostafatouny/awesome-theoretical-computer-science/"/>
  <generator uri="https://github.com/bcomnes/jsonfeed-to-atom#readme" version="1.2.2">jsonfeed-to-atom</generator>
  <icon>https://www.trackawesomelist.com/favicon.ico</icon>
  <logo>https://www.trackawesomelist.com/icon.png</logo>
  <subtitle>Math &amp; CS Awesome List, distinguished by proof and logic and technique</subtitle>
  <entry>
    <id>https://www.trackawesomelist.com/2025/09/05/</id>
    <title>Awesome Theoretical Computer Science Updates on Sep 05, 2025</title>
    <updated>2025-09-05T12:54:02.667Z</updated>
    <published>2025-09-05T12:54:02.667Z</published>
    <content type="html"><![CDATA[<h3><p>Books / Monograph</p>
</h3>
<ul>
<li><a href="https://math.hws.edu/FoundationsOfComputation/" rel="noopener noreferrer">Eck &amp; Critchlow. Foundations of Computation</a> - for a one-semester course in theoretical computer science. It has no prerequisites other than introductory computer programming. It includes logic, sets, and function from discrete math, and automata, formal languages, and grammar from upper-level courses.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/09/05/"/>
    <summary>1 awesome projects updated on Sep 05, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/07/24/</id>
    <title>Awesome Theoretical Computer Science Updates on Jul 24, 2025</title>
    <updated>2025-07-24T13:03:15.159Z</updated>
    <published>2025-07-24T13:03:14.935Z</published>
    <content type="html"><![CDATA[<h3><p>Introductory / Big Lists</p>
</h3>
<ul>
<li><a href="https://complexityzoo.net/" rel="noopener noreferrer">Complexity Zoo</a> - a wiki of complexity classes.</li>
</ul>
<h3><p>Lecture Videos Playlist / Monograph</p>
</h3>
<ul>
<li><a href="https://ocw.mit.edu/courses/6-1200j-mathematics-for-computer-science-spring-2024/" rel="noopener noreferrer">Demaine, Abel &amp; Chapman. Mathematics for Computer Science</a> - A junior introduction to discrete mathematics for computer scientists. - <a href="https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-spring-2015/readings/MIT6_042JS15_textbook.pdf" rel="noopener noreferrer">Companion Textbook 2015</a></li>
</ul>
<h3><p>Books / Monograph</p>
</h3>
<ul>
<li><a href="https://books.open.tudelft.nl/home/catalog/book/211" rel="noopener noreferrer">Tu Delft. Delftse Foundations of Computation</a> - A textbook for a one quarter introductory course in theoretical computer science including logic, proof techniques, and set theory. It assumes no prerequisite other than basic programming.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/07/24/"/>
    <summary>3 awesome projects updated on Jul 24, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/03/03/</id>
    <title>Awesome Theoretical Computer Science Updates on Mar 03, 2025</title>
    <updated>2025-03-03T12:51:40.852Z</updated>
    <published>2025-03-03T12:51:40.852Z</published>
    <content type="html"><![CDATA[<h3><p>Lecture Notes / Monograph</p>
</h3>
<ul>
<li><a href="https://www.cl.cam.ac.uk/teaching/2425/FoundsCS/materials.html" rel="noopener noreferrer">Cambridge Foundations of CS</a> - It teaches programming and presents some fundamental principles of computer science, especially algorithm design.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/03/03/"/>
    <summary>1 awesome projects updated on Mar 03, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/02/17/</id>
    <title>Awesome Theoretical Computer Science Updates on Feb 17, 2025</title>
    <updated>2025-02-17T01:55:47.409Z</updated>
    <published>2025-02-17T01:55:47.409Z</published>
    <content type="html"><![CDATA[<h3><p>Cheat Sheets / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="http://www.lkozma.net/inequalities_cheat_sheet/" rel="noopener noreferrer">Useful Inequalities Cheat Sheet</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/02/17/"/>
    <summary>1 awesome projects updated on Feb 17, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/12/02/</id>
    <title>Awesome Theoretical Computer Science Updates on Dec 02, 2024</title>
    <updated>2024-12-02T02:04:36.476Z</updated>
    <published>2024-12-02T02:04:36.474Z</published>
    <content type="html"><![CDATA[<h3><p>Lecture Videos / Monograph</p>
</h3>
<ul>
<li><a href="https://ocw.mit.edu/courses/6-006-introduction-to-algorithms-spring-2020/" rel="noopener noreferrer">Demaine/Ku/Soloman. Introduction to Algorithms. MIT</a> - A first course on basic algorithms and data structures. — added by Erik himself!</li>
</ul>

<ul>
<li><a href="https://ocw.mit.edu/courses/6-046j-design-and-analysis-of-algorithms-spring-2015/" rel="noopener noreferrer">Demaine/Devadas/Lynch. Design and Analysis of algorithms. MIT</a> - A second course on algorithms and data structures. — added by Erik himself!</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/12/02/"/>
    <summary>2 awesome projects updated on Dec 02, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/11/12/</id>
    <title>Awesome Theoretical Computer Science Updates on Nov 12, 2024</title>
    <updated>2024-11-12T12:50:58.550Z</updated>
    <published>2024-11-12T12:50:58.343Z</published>
    <content type="html"><![CDATA[<h3><p>Lecture Videos / Monograph</p>
</h3>
<ul>
<li><a href="https://ocw.mit.edu/courses/6-851-advanced-data-structures-spring-2012/" rel="noopener noreferrer">Erik Demaine. Advanced Data Structures. MIT</a> - It covers major results and current directions of research in data structure.</li>
</ul>
<h3><p>Lecture Videos Playlist / Monograph</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/playlist?list=PLzdZSKerwrXpr6hWq1s63a42YbkocAK1Q" rel="noopener noreferrer">Parametarized Algorithms by Warsaw</a></li>
</ul>
<h3><p>Lecture Notes / Monograph</p>
</h3>
<ul>
<li><a href="https://stellar.mit.edu/S/course/6/sp19/6.890/materials.html" rel="noopener noreferrer">Indyk &amp; Daskalakis. Learning-augmented Algorithms. MIT</a></li>
</ul>
<h3><p>Big List / Monograph</p>
</h3>
<ul>
<li><a href="https://algorithms-with-predictions.github.io/" rel="noopener noreferrer">Algorithms with Predictions</a></li>
</ul>
<h3><p>Probabilistic Method / Lecture Notes</p>
</h3>
<ul>
<li><a href="https://ocw.mit.edu/courses/18-226-probabilistic-methods-in-combinatorics-fall-2022/pages/syllabus/" rel="noopener noreferrer">Yufei. Probabilistic Methods in Combinatorics. MIT</a> and <a href="https://yufeizhao.com/gtacbook/" rel="noopener noreferrer">Yufei's Graph Theory book</a> - Showing some combinatorial object exists and prove that a certain random construction works with positive probability. The course focuses on methodology as well as combinatorial applications.</li>
</ul>
<h3><p>Probabilistic Method / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/playlist?list=PL2BdWtDKMS6nRF72s3TOGyBqXwMVHYiLU" rel="noopener noreferrer">Luke Postle. Probablistic Methods. Waterloo</a></li>
</ul>
<h3><p>Graph Theory / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/playlist?list=PL2BdWtDKMS6mplieDd_vls0TBX9Fq2jht" rel="noopener noreferrer">Graph Theory by Waterloo</a></li>
</ul>
<h3><p>Aggregators / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://www.lix.polytechnique.fr/~hermann/conf.php" rel="noopener noreferrer">Hermann's Conferences in TCS</a> - TCS Conferences collected in one table.</li>
</ul>

<ul>
<li><a href="https://cstheory.stackexchange.com/a/7901/57686" rel="noopener noreferrer">Salamon's List</a> - Selected Conferences.</li>
</ul>
<h3><p>Live / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://simons.berkeley.edu/" rel="noopener noreferrer">Simons' Institute</a> - Programs, Events, and workshops, that aim toward maximizing impact and engagement across the theoretical computer science community.</li>
</ul>
<h3><p>Archived / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/playlist?list=PLn0nrSd4xjjYCkOxtYqozyDuwt-4sC2L6" rel="noopener noreferrer">Turing Laureates Lectures</a> and <a href="https://www.youtube.com/playlist?list=PLn0nrSd4xjjaSLBSzmno-3Ods6FJE9nlO" rel="noopener noreferrer">Turing Laureates Interviews</a> - ACM Turing Award Laureates delivers a lecture before a forum of their choice on a subject of their choice.</li>
</ul>
<h3><p>Associations / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://sigact.org/" rel="noopener noreferrer">ACM's SIGACT</a></li>
</ul>

<ul>
<li><a href="https://www.eatcs.org/" rel="noopener noreferrer">European Association of TCS</a></li>
</ul>
<h3><p>Jobs / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="http://grigory.us/blog/posts/" rel="noopener noreferrer">Yaroslavtsev. Hires spreadsheet 2022</a> - A crowdsourced spreadsheet created to collect information about theory hires in year 2022.</li>
</ul>
<h3><p>Podcasts / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/playlist?list=PLUFeA6y-5sFmXMJv2uAmMig3Urgfkg_2O" rel="noopener noreferrer">Berkeley in the 80s</a> - Interviews with eminent figures in Berkeley.</li>
</ul>

<ul>
<li><a href="https://www.youtube.com/playlist?list=PLn0nrSd4xjjbCHzgtvc9HDRU80HHaD0Lr" rel="noopener noreferrer">ACM ByteCast</a> - Researchers, practitioners and innovators who are at the intersection of research and practice, sharing their experiences, lessons, visions for the future.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/11/12/"/>
    <summary>16 awesome projects updated on Nov 12, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/10/26/</id>
    <title>Awesome Theoretical Computer Science Updates on Oct 26, 2024</title>
    <updated>2024-10-26T01:49:56.076Z</updated>
    <published>2024-10-26T01:49:56.076Z</published>
    <content type="html"><![CDATA[<h3><p>Lecture Notes / Monograph</p>
</h3>
<ul>
<li><a href="https://web.stanford.edu/class/cs168/" rel="noopener noreferrer">Gregory Valiant. The Modern Algorithmic Toolbox. Stanford</a> - It covers hashing, dimension reduction, linear and convex programming, gradient descent and regression, sampling and estimation, compressive sensing, linear-algebraic techniques (principal components analysis, singular value decomposition, spectral techniques), and an intro to differential privacy.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/10/26/"/>
    <summary>1 awesome projects updated on Oct 26, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/10/10/</id>
    <title>Awesome Theoretical Computer Science Updates on Oct 10, 2024</title>
    <updated>2024-10-10T01:52:04.510Z</updated>
    <published>2024-10-10T01:52:04.510Z</published>
    <content type="html"><![CDATA[<h3><p>Books / Monograph</p>
</h3>
<ul>
<li><a href="https://softwarefoundations.cis.upenn.edu/" rel="noopener noreferrer">Pierce. Software Foundations. Pennsylvania</a> - A broad introduction series to the mathematical underpinnings of reliable software. It's composed of proof scripts for the Coq proof assistant. It's is intended for a broad range of readers, With no specific background assumed.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/10/10/"/>
    <summary>1 awesome projects updated on Oct 10, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/08/25/</id>
    <title>Awesome Theoretical Computer Science Updates on Aug 25, 2024</title>
    <updated>2024-08-25T12:41:48.281Z</updated>
    <published>2024-08-25T12:41:47.828Z</published>
    <content type="html"><![CDATA[<h3><p>Books / Monograph</p>
</h3>
<ul>
<li>Structure and Interpretation of Computer Programs - <a href="https://ocw.mit.edu/courses/6-001-structure-and-interpretation-of-computer-programs-spring-2005/pages/syllabus/" rel="noopener noreferrer">MIT OCW</a>, <a href="https://mitp-content-server.mit.edu/books/content/sectbyfn/books_pres_0/6515/sicp.zip/index.html" rel="noopener noreferrer">HTML book</a>, <a href="https://www.youtube.com/playlist?list=PL7BcsI5ueSNFPCEisbaoQ0kXIDX9rR5FF" rel="noopener noreferrer">Byford's playlist</a>, <a href="https://github.com/source-academy/sicp?tab=readme-ov-file" rel="noopener noreferrer">Javascript book (⭐965)</a>, <a href="https://wizardforcel.gitbooks.io/sicp-in-python/content/index.html" rel="noopener noreferrer">Python book</a>, <a href="https://romanbird.github.io/sicp/#e682e189-1f90-4713-9dfe-35c92b7d1cdf" rel="noopener noreferrer">Berkeley for self-study</a>, and <a href="https://cs61a.org/" rel="noopener noreferrer">Berkeley 2024</a> - Fundamental principles of computer programming in Scheme, including recursion, abstraction, modularity, and programming language design and implementation.</li>
</ul>

<ul>
<li><a href="http://adam.chlipala.net/frap" rel="noopener noreferrer">Chlipala. Formal Reasoning About Programs</a> - A book introducing both machine-checked proof with Coq Proof Assistant and approaches to formal reasoning about program correctness.</li>
</ul>

<ul>
<li><a href="https://lean-lang.org/documentation/" rel="noopener noreferrer">Lean Proof Assistant</a> - Lean Proof Assistant.</li>
</ul>

<ul>
<li><a href="https://www.cse.chalmers.se/research/group/logic/book/book.pdf" rel="noopener noreferrer">Bengt. Programming in Martin-Löf's Type Theory</a> - This book describes different type theories (theories of types, polymorphic and monomorphic sets, and subsets) from a computing science perspective.</li>
</ul>

<ul>
<li><a href="https://homotopytypetheory.org/book" rel="noopener noreferrer">The Univalent Foundations Program Institute for Advanced Study. Homotopy Type Theory: Univalent Foundations of Mathematics</a> - The present book is intended as a first systematic exposition of the basics of univalent foundations, and a collection of examples of this new style of reasoning — but without requiring the reader to know or learn any formal logic, or to use any computer proof assistant.</li>
</ul>
<h3><p>Lecture Notes / Monograph</p>
</h3>
<ul>
<li><a href="https://sites.google.com/cs.washington.edu/cse-505-18au/home" rel="noopener noreferrer">UW CSE505 18au Principles of PL</a> - Techniques for thinking crisply about programming languages, write some fascinating programs, and discuss various design tradeoffs.</li>
</ul>

<ul>
<li><a href="https://raw.githubusercontent.com/michaelt/martin-lof/master/pdfs/Bibliopolis-Book-retypeset-1984.pdf" rel="noopener noreferrer">Martin-Löf. Intuitionistic Type Theory</a> - Notes by Giovanni Sambin of a series of type theory lectures given in Padua, June 1980.</li>
</ul>

<ul>
<li><a href="https://haskell.mooc.fi" rel="noopener noreferrer">Helsinki. Haskell MOOC</a> - An online course on functional programming with Haskell programming language, and a live interactive Telegram community.</li>
</ul>

<ul>
<li><a href="https://www.cs.cornell.edu/courses/cs3110/2024sp" rel="noopener noreferrer">Cornell. Functional Programming in Ocaml</a> - A modern course on data structures and functional programming using OCaml.</li>
</ul>
<h3><p>Cheat Sheets / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://ncatlab.org/nlab/show/mathematics" rel="noopener noreferrer">nLab</a> &amp; <a href="https://github.com/jozefg/learn-tt" rel="noopener noreferrer">Gratzer (⭐2.3k)</a> - Logic, Math, Proof Assistants, and Type Theory.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/08/25/"/>
    <summary>10 awesome projects updated on Aug 25, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/01/24/</id>
    <title>Awesome Theoretical Computer Science Updates on Jan 24, 2024</title>
    <updated>2024-01-24T12:40:59.444Z</updated>
    <published>2024-01-24T12:40:59.426Z</published>
    <content type="html"><![CDATA[<h3><p>Lecture Notes / Monograph</p>
</h3>
<ul>
<li><a href="https://courses.engr.illinois.edu/cs583/fa2021/" rel="noopener noreferrer">Chekuri. Approximation Algorithmis Illinois</a> - A broad introduction to results and techniques with an emphasis on fundamental problems and widely applicable tools. Also more advanced and specialized topics.</li>
</ul>

<ul>
<li><a href="https://www.cs.jhu.edu/~mdinitz/classes/ApproxAlgorithms/Spring2021/" rel="noopener noreferrer">Dinitz. Approximation Algorithms. Johns Hopkins</a> - It includes greedy, local search, dynamic programming, randomized rounding, tree embeddings, and semidefinite programming.</li>
</ul>

<ul>
<li><a href="http://www.cs.cmu.edu/afs/cs/academic/class/15854-f05/www/" rel="noopener noreferrer">Gupta &amp; Ravi. Approximation Algorithms. CMU</a> - It includes convex programming-based, randomness, and metric methods.</li>
</ul>
<h3><p>Books / Monograph</p>
</h3>
<ul>
<li><a href="https://www.designofapproxalgs.com/" rel="noopener noreferrer">Williamson &amp; Shmoys. The Design of Approximation Algorithms</a> - It includes greedy, local search algorithms, dynamic programming, linear and semidefinite programming, and randomization.</li>
</ul>

<ul>
<li><a href="https://u.pcloud.link/publink/show?code=XZpzNWXZSCkVs6BKd5RzyNhoRzfJCJoaqSok" rel="noopener noreferrer">Du &amp; Ko. Design and Analysis of Approximation Algorithms</a> - A technique-oriented approach provides a unified view. It includes detailed algorithms, proofs, analyses, examples, and applications from research papers.</li>
</ul>

<ul>
<li><a href="https://u.pcloud.link/publink/show?code=XZgHNWXZkdvT8L18drSSgLP9vqBIDmbPreD7" rel="noopener noreferrer">Vijay Vazirani. Approximation Algorithms</a></li>
</ul>

<ul>
<li>Fedor Fomin. Parametrized Algorithms - Modern comprehensive explanation of recent tools and techniques with exercises, for graduate students.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/01/24/"/>
    <summary>7 awesome projects updated on Jan 24, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/09/28/</id>
    <title>Awesome Theoretical Computer Science Updates on Sep 28, 2023</title>
    <updated>2023-09-28T01:21:01.298Z</updated>
    <published>2023-09-28T01:21:01.298Z</published>
    <content type="html"><![CDATA[<h3><p>Popular Science / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://link.springer.com/book/10.1007/978-3-662-05642-4" rel="noopener noreferrer">Teuscher. Alan Turing: Life and Legacy of a Great. Springer</a> - Essays which spans the entire rich spectrum of Turing's life, research work and legacy.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/09/28/"/>
    <summary>1 awesome projects updated on Sep 28, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/08/09/</id>
    <title>Awesome Theoretical Computer Science Updates on Aug 09, 2023</title>
    <updated>2023-08-09T01:38:10.715Z</updated>
    <published>2023-08-09T01:38:10.596Z</published>
    <content type="html"><![CDATA[<h3><p>Books</p>
</h3>
<ul>
<li><a href="https://www.cengage.com/c/introduction-to-the-theory-of-computation-3e-sipser/9781133187790/" rel="noopener noreferrer">Sipser. Introduction to Theory of Computation</a> - A standard text for introducing theory of computation for undergrads.</li>
</ul>
<h3><p>Workshops / Monograph</p>
</h3>
<ul>
<li><a href="https://simons.berkeley.edu/programs/inftheory2015" rel="noopener noreferrer">Simons Institute. Information Theory Program</a> - It aims to strengthen the ties between computation and communication communities. It explores (1) information theoretic techniques in complexity theory and combinatorics, (2) Coding theory and applications, and (3) information theory, machine learning, and big data.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/08/09/"/>
    <summary>2 awesome projects updated on Aug 09, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/05/08/</id>
    <title>Awesome Theoretical Computer Science Updates on May 08, 2023</title>
    <updated>2023-05-08T01:40:31.089Z</updated>
    <published>2023-05-08T01:40:31.079Z</published>
    <content type="html"><![CDATA[<h3><p>Lecture Notes / Monograph</p>
</h3>
<ul>
<li><a href="https://web.stanford.edu/class/archive/cs/cs265/cs265.1232/" rel="noopener noreferrer">Mary Wootters. Randomized Algorithms and Probabilistic Analysis. Stanford</a> - Key tools of probabilistic analysis, and application of these tools to understand the behaviors of random processes and algorithms. Emphasis is on theoretical foundations, though applications will be discussed in machine learning and data analysis, networking, and systems. Topics include tail bounds, the probabilistic method, Markov chains, and martingales, with applications to analyzing random graphs, metric embeddings, and random walks.</li>
</ul>

<ul>
<li><a href="https://www.cs.ox.ac.uk/people/elias.koutsoupias/pc2018-19/" rel="noopener noreferrer">Koutsoupias. Probability and Computing. Oxford</a> - Introduction to probabilistic methods in computer science.</li>
</ul>

<ul>
<li>Harvey. <a href="https://www.cs.ubc.ca/~nickhar/Book1.pdf" rel="noopener noreferrer">First</a> and <a href="https://www.cs.ubc.ca/~nickhar/Book2.pdf" rel="noopener noreferrer">Second</a> Course in Randomized Algorithms. Columbia. - Respectively, undergrad and grad courses for probabilistic methods in algorithms.</li>
</ul>

<ul>
<li><a href="https://homes.cs.washington.edu/~jrl/teaching/cse525sp19/" rel="noopener noreferrer">Lee. Randomized Algorithms and Probabilistic Analysis. Washington.</a> - Topics include Discrete probability, High-dimensional geometry and statistics, Information and entropy, and Markov chains and convergence to equilibrium.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/05/08/"/>
    <summary>4 awesome projects updated on May 08, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/03/17/</id>
    <title>Awesome Theoretical Computer Science Updates on Mar 17, 2023</title>
    <updated>2023-03-17T12:43:57.436Z</updated>
    <published>2023-03-17T12:43:57.405Z</published>
    <content type="html"><![CDATA[<h3><p>Lecture Videos Playlists / Monograph</p>
</h3>
<ul>
<li><a href="https://www.tifr.res.in/~prahladh/teaching/2020-21/toolkit/" rel="noopener noreferrer">Harsha &amp; Strivastava. Toolkit for Theoretical Computer Science. Tata Institute</a></li>
</ul>
<h3><p>Lecture Notes / Monograph</p>
</h3>
<ul>
<li><a href="https://yuanz.web.illinois.edu/teaching/B609fa16/" rel="noopener noreferrer">Zhou. A Theorist's Toolkit. Illinois</a> - It covers a large number of the math/CS topics that you need to know for reading and doing research in Computer Science Theory.</li>
</ul>

<ul>
<li><a href="https://www.cs.cmu.edu/~odonnell/toolkit13/" rel="noopener noreferrer">O'Donnell. A Theorist's Toolkit. CMU</a> - It covers a large number of the math/CS topics that you need to know for reading and doing research in Computer Science Theory.</li>
</ul>

<ul>
<li><a href="https://www.cs.princeton.edu/courses/archive/fall07/cos597D/Site/lectopics.html" rel="noopener noreferrer">Arora. Thinking Like a Theorist. Princeton</a> - It covers a large number of the math/CS topics that you need to know for reading and doing research in Computer Science Theory.</li>
</ul>

<ul>
<li><a href="https://www.cs.princeton.edu/courses/archive/fall02/cs597D/" rel="noopener noreferrer">Arora. A Theorist's Toolkit. Princeton</a> - Aimed primarily at first and second year graduate students who plan to do research in theoretical computer science. We will introduce probabilistic, algebraic, combinatorial, and algorithmic methods useful in proofs.</li>
</ul>

<ul>
<li><a href="https://ocw.mit.edu/courses/18-409-topics-in-theoretical-computer-science-an-algorithmists-toolkit-fall-2009/" rel="noopener noreferrer">Kelner. Topics in Theoretical Computer Science: An Algorithmist's Toolkit. MIT</a> - It covers a collection of geometric techniques that apply broadly in modern algorithm design.</li>
</ul>

<ul>
<li><a href="https://www.cs.purdue.edu/homes/hmaji/teaching/Spring%202023/CS-58500-Spring-2023.html" rel="noopener noreferrer">Maji &amp; Valiant. Theoretical Computer Science Toolkit. Purdue</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/03/17/"/>
    <summary>7 awesome projects updated on Mar 17, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/03/16/</id>
    <title>Awesome Theoretical Computer Science Updates on Mar 16, 2023</title>
    <updated>2023-03-16T12:45:15.647Z</updated>
    <published>2023-03-16T12:45:15.647Z</published>
    <content type="html"><![CDATA[<h3><p>Lecture Videos Playlists / Monograph</p>
</h3>
<ul>
<li><a href="https://home.ttic.edu/~madhurt/courses/toolkit2021/index.html" rel="noopener noreferrer">Madhur Tulsiani. Mathematical Toolkit</a> - Things prof. Madhur wish he knew in first year of grad school.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/03/16/"/>
    <summary>1 awesome projects updated on Mar 16, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/02/22/</id>
    <title>Awesome Theoretical Computer Science Updates on Feb 22, 2023</title>
    <updated>2023-02-22T01:53:24.794Z</updated>
    <published>2023-02-22T01:53:24.794Z</published>
    <content type="html"><![CDATA[<h3><p>General / Lecture Notes</p>
</h3>
<ul>
<li><a href="https://www.cs.yale.edu/homes/aspnes/classes/202/notes.pdf" rel="noopener noreferrer">Aspnes. Notes on Discrete Mathematics</a> - Fall 2017 of the Yale course CPSC 202a, Mathematical Tools for Computer Science.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/02/22/"/>
    <summary>1 awesome projects updated on Feb 22, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/02/19/</id>
    <title>Awesome Theoretical Computer Science Updates on Feb 19, 2023</title>
    <updated>2023-02-19T11:04:36.377Z</updated>
    <published>2023-02-19T11:04:36.377Z</published>
    <content type="html"><![CDATA[<h3><p>Papers / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://mitpress.mit.edu/9780262045308/ideas-that-created-the-future/" rel="noopener noreferrer">Harry Lewis. Ideas That Created the Future: Classic Papers of Computer Science </a> - Classic papers by thinkers ranging from Aristotle and Leibniz to Norbert Wiener and Gordon Moore that chart the evolution of computer science.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/02/19/"/>
    <summary>1 awesome projects updated on Feb 19, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/02/05/</id>
    <title>Awesome Theoretical Computer Science Updates on Feb 05, 2023</title>
    <updated>2023-02-05T01:56:49.172Z</updated>
    <published>2023-02-05T01:56:49.071Z</published>
    <content type="html"><![CDATA[<h3><p>Papers / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://link.springer.com/book/10.1007/978-3-319-22156-4" rel="noopener noreferrer">Sommaruga &amp; Strahm. Turing’s Revolution: The Impact of His Ideas about Computability</a> - A collection of historical, technical and philosophical papers.</li>
</ul>
<h3><p>Popular Science / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://link.springer.com/book/10.1007/978-3-319-62680-2" rel="noopener noreferrer">Ausiello. The Making of a New Science: A Personal Journey Through the Early Years of Theoretical Computer Science</a> - A story about people, pioneers with diverse backgrounds and characters who established a new field.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/02/05/"/>
    <summary>2 awesome projects updated on Feb 05, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/01/14/</id>
    <title>Awesome Theoretical Computer Science Updates on Jan 14, 2023</title>
    <updated>2023-01-14T01:43:25.258Z</updated>
    <published>2023-01-14T01:43:25.258Z</published>
    <content type="html"><![CDATA[<h3><p>Probabilistic Method / Books</p>
</h3>
<ul>
<li><a href="https://www.wiley.com/en-us/The+Probabilistic+Method%2C+4th+Edition-p-9781119061953" rel="noopener noreferrer">Alon &amp; Spencer. The Probabilistic Method</a> -  A standard reference for researchers in probabilistic methods in combinatorics. Shows also connections to theoretical computer science.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/01/14/"/>
    <summary>1 awesome projects updated on Jan 14, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/01/09/</id>
    <title>Awesome Theoretical Computer Science Updates on Jan 09, 2023</title>
    <updated>2023-01-09T01:47:43.412Z</updated>
    <published>2023-01-09T01:47:43.412Z</published>
    <content type="html"><![CDATA[<h3><p>Lecture Notes / Monograph</p>
</h3>
<ul>
<li><a href="https://www.cs.yale.edu/homes/aspnes/classes/469/notes.pdf" rel="noopener noreferrer">Aspnes. Notes on Randomized Algorithms</a> - Supplemental notes to the standard books by Mitzenmacher &amp; Upfals, and Motwani &amp; Raghavan.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/01/09/"/>
    <summary>1 awesome projects updated on Jan 09, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/12/24/</id>
    <title>Awesome Theoretical Computer Science Updates on Dec 24, 2022</title>
    <updated>2022-12-24T12:38:27.790Z</updated>
    <published>2022-12-24T12:38:27.790Z</published>
    <content type="html"><![CDATA[<h3><p>Communication Complexity / Lecture Notes</p>
</h3>
<ul>
<li><a href="https://cs-people.bu.edu/mbun/courses/591_F19/" rel="noopener noreferrer">Mark Bun. CS591 Communication Complexity</a> - A graduate course which introduces the fundamental results and techniques in the area and some research frontier questions. Themes include: Communication models and the communication complexity zoo, Information vs. communication, Query-to-communication lifting, and Applications</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/12/24/"/>
    <summary>1 awesome projects updated on Dec 24, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/12/23/</id>
    <title>Awesome Theoretical Computer Science Updates on Dec 23, 2022</title>
    <updated>2022-12-23T12:40:43.171Z</updated>
    <published>2022-12-23T12:40:43.171Z</published>
    <content type="html"><![CDATA[<h3><p>Selected Posts and Essays / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://igorpak.wordpress.com/2022/10/26/how-to-start-a-paper/" rel="noopener noreferrer">Igor Pak. How to Start a Paper</a> - Why should you introduce a conceptual preliminary motivating the story of your paper.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/12/23/"/>
    <summary>1 awesome projects updated on Dec 23, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/09/11/</id>
    <title>Awesome Theoretical Computer Science Updates on Sep 11, 2022</title>
    <updated>2022-09-11T15:10:07.000Z</updated>
    <published>2022-09-11T06:59:19.000Z</published>
    <content type="html"><![CDATA[<h3><p>Books / Monograph</p>
</h3>
<ul>
<li><a href="https://hardness.mit.edu/" rel="noopener noreferrer">Demaine, Gasarch &amp; Hajiaghayi. Computers and Intractability: A Guide to Algorithmic Lower Bounds</a> - A sequel to Garey and Johnson's Computers and Intractability: A Guide to NP-Completeness. New topics include Parameterized Complexity, Lower bounds on approximation, Other hardness assumptions (ETH, 3SUM-conjecture, APSP-conjecture, UGC, Others), Online Algorithms, Streaming Algorithms, Polynomial Parity Arguments, and Parallelism.</li>
</ul>
<h3><p>Lecture Notes / Monograph</p>
</h3>
<ul>
<li><a href="http://people.seas.harvard.edu/~madhusudan/courses/Spring2020/" rel="noopener noreferrer">Madhu Sudan. Essential Coding Theory</a> - Some elements of Algorithmic tasks of encoding and decoding and its connections with error-correction; These codes are now tools in the design and analysis of algorithms, and also in many aspects of computational complexity. The focus is on constructions of algorithmic and asymptotic importance. Requires only basic mathematical maturity.</li>
</ul>

<ul>
<li>Scott Aaronson. Quantum Information Science. <a href="https://www.scottaaronson.com/qclec.pdf" rel="noopener noreferrer">Part I</a> &amp; <a href="https://www.scottaaronson.com/qisii.pdf" rel="noopener noreferrer">Part II</a> - Part I: Presuppose only linear algebra and a bit of classical algorithms. Topics include quantum circuits, density matrices, entanglement entropy, Wiesner’s quantum money, QKD, quantum teleportation, the Bell inequality, interpretations of QM, the Shor 9-qubit code, and the algorithms of Deutsch-Jozsa, Bernstein-Vazirani, Simon, Shor, and Grover. Part II: Perspectives on quantum computing that go beyond the bare quantum circuit model, like Hamiltonians, Stabilizer formalism, Bosons and Fermions, Cluster states, and Matrix product states.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/09/11/"/>
    <summary>3 awesome projects updated on Sep 11, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/09/10/</id>
    <title>Awesome Theoretical Computer Science Updates on Sep 10, 2022</title>
    <updated>2022-09-10T22:13:28.000Z</updated>
    <published>2022-09-10T22:13:28.000Z</published>
    <content type="html"><![CDATA[<h3><p>Aggregators / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://theory.report/" rel="noopener noreferrer">Theory of Computing Blog Aggregator</a> - A blog Aggregator for all blogs related to TCS.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/09/10/"/>
    <summary>1 awesome projects updated on Sep 10, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/08/07/</id>
    <title>Awesome Theoretical Computer Science Updates on Aug 07, 2022</title>
    <updated>2022-08-07T12:15:15.000Z</updated>
    <published>2022-08-07T12:15:15.000Z</published>
    <content type="html"><![CDATA[<h3><p>Books / Monograph</p>
</h3>
<ul>
<li><a href="https://link.springer.com/book/10.1007/978-3-030-64811-4" rel="noopener noreferrer">Lacona. LOGIC: Lecture Notes for Philosophy, Mathematics, and Computer Science</a> - Suitable for undergraduate introductions to logic and early graduate courses on logic.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/08/07/"/>
    <summary>1 awesome projects updated on Aug 07, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/08/04/</id>
    <title>Awesome Theoretical Computer Science Updates on Aug 04, 2022</title>
    <updated>2022-08-04T09:00:50.000Z</updated>
    <published>2022-08-04T09:00:50.000Z</published>
    <content type="html"><![CDATA[<h3><p>Books / Monograph</p>
</h3>
<ul>
<li><a href="http://www.wisdom.weizmann.ac.il/~oded/rnd.html" rel="noopener noreferrer">Goldreich. Randomized Methods in Computation</a> - The aim of the current course is to make the students familiar with some of randomized methods.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/08/04/"/>
    <summary>1 awesome projects updated on Aug 04, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/06/18/</id>
    <title>Awesome Theoretical Computer Science Updates on Jun 18, 2022</title>
    <updated>2022-06-18T08:07:57.000Z</updated>
    <published>2022-06-18T08:07:57.000Z</published>
    <content type="html"><![CDATA[<h3><p>Lecture Notes / Monograph</p>
</h3>
<ul>
<li><a href="https://timroughgarden.github.io/fob21/" rel="noopener noreferrer">Tim Roughgarden. Foundations of Blockchains</a> - The science and technology of blockchain protocols and the applications built on top of them, with an emphasis on fundamental principles rather than specific protocols. - See also <a href="https://www.youtube.com/playlist?list=PLEGCF-WLh2RLOHv_xUGLqRts_9JxrckiA" rel="noopener noreferrer">Lecture Videos</a>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/06/18/"/>
    <summary>1 awesome projects updated on Jun 18, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/06/12/</id>
    <title>Awesome Theoretical Computer Science Updates on Jun 12, 2022</title>
    <updated>2022-06-12T05:14:02.000Z</updated>
    <published>2022-06-12T05:14:02.000Z</published>
    <content type="html"><![CDATA[<h3><p>Cheat Sheets / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://github.com/rossant/awesome-math" rel="noopener noreferrer">Mathematics (⭐9.9k)</a> - Freely available lecture notes on mathematics.</li>
</ul>

<ul>
<li><a href="https://github.com/ossu/math" rel="noopener noreferrer">Math (⭐7.8k)</a> and <a href="https://github.com/ossu/computer-science" rel="noopener noreferrer">CS (⭐191k)</a> curricula by <a href="https://github.com/ossu" rel="noopener noreferrer">Open Source Society University</a>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/06/12/"/>
    <summary>2 awesome projects updated on Jun 12, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/06/06/</id>
    <title>Awesome Theoretical Computer Science Updates on Jun 06, 2022</title>
    <updated>2022-06-06T05:10:34.000Z</updated>
    <published>2022-06-06T05:10:34.000Z</published>
    <content type="html"><![CDATA[<h3><p>Books / Monograph</p>
</h3>
<ul>
<li><a href="https://www.cambridge.org/core/books/algorithmic-game-theory/0092C07CA8B724E1B1BE2238DDD66B38#fndtn-information" rel="noopener noreferrer">Eva Tardos &amp; et.al. Algorithmic Game Theory</a> - Basic chapters on algorithmic methods for equilibria, mechanism design and combinatorial auctions are followed by chapters on important game theory applications such as incentives and pricing, cost sharing, information markets and cryptography and security.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/06/06/"/>
    <summary>1 awesome projects updated on Jun 06, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/05/19/</id>
    <title>Awesome Theoretical Computer Science Updates on May 19, 2022</title>
    <updated>2022-05-19T20:05:06.000Z</updated>
    <published>2022-05-19T19:04:22.000Z</published>
    <content type="html"><![CDATA[<h3><p>Lecture Notes / Monograph</p>
</h3>
<ul>
<li><a href="https://home.ttic.edu/~avrim/MLT20/" rel="noopener noreferrer">Blum. An Introduction to the Theory of Machine Learning. TTIC</a> - The basic theory underlying machine learning and the process of generalizing from data.</li>
</ul>

<ul>
<li><a href="https://arxiv.org/abs/1801.00734" rel="noopener noreferrer">Tim Roughgarden. Complexity Theory, Game Theory, and Economics: The Barbados Lectures</a> - A mini-course notes of two-fold goals: mini-course is twofold: (i) Explain how complexity theory has helped illuminate several barriers in economics and game theory; and (ii) Illustrate how game-theoretic questions have led to new and interesting complexity theory, including recent several breakthroughs.</li>
</ul>

<ul>
<li><a href="http://www.cs.cornell.edu/courses/cs6840/2012sp/" rel="noopener noreferrer">Eva Tardos. Algorithmic Game Theory</a> - It combines algorithmic thinking with game-theoretic, or, more generally, economic concepts. The course will study a range of topics at this interface. The only prerequisite to the course is mathematical thinking.</li>
</ul>

<ul>
<li><a href="https://chekuri.cs.illinois.edu/teaching/spring2008/agt.htm" rel="noopener noreferrer">Chekuri. Topics in Algorithms: Algorithmic Game Theory</a> - A broad graduate-level introduction to: auctions, existence and computation of equilibria in games and markets, algorithmic mechanism design, price of anarchy and price of stability, games relevant to networks and e-commerce. The emphasis will be on conceptual ideas and algorithmic aspects. No familiarity with game theory or economics will be assumed.</li>
</ul>

<ul>
<li><a href="https://ml2.inf.ethz.ch/courses/agt/" rel="noopener noreferrer">Penna. Algorithmic Game Theory</a> - The course discusses algorithmic aspects of game theory, such as a general introduction to game theory, auctions, mechanisms, the costs of a central control optimum versus those of an equilibrium under selfish agents, and algorithms and complexity of computing equilibria.</li>
</ul>

<ul>
<li><a href="http://cs.brown.edu/courses/cs1951k/lectures/" rel="noopener noreferrer">Brown. Resources list for game theory</a> - TAs based these notes in large part on the lecture notes and accompanying videos of Tim Roughgarden's CS 364A and CS 364B courses at Stanford, and Jason Hartline's Mechanism Design and Approximation textbook.</li>
</ul>

<ul>
<li><a href="https://feifang.info/advanced-topics-in-machine-learning-and-game-theory-fall-2021/" rel="noopener noreferrer">Fang. Advanced Topics in Machine Learning and Game Theory</a> - A graduate-level course covering the topics at the intersection of machine learning and game theory.</li>
</ul>

<ul>
<li><a href="http://www.haifeng-xu.com/cs6501sp21/index.htm" rel="noopener noreferrer">Xu. Topics in Learning and Game Theory</a> - A graduate level course covering topics at the interface between machine learning and game theory.</li>
</ul>
<h3><p>Other / Monograph</p>
</h3>
<ul>
<li><a href="https://www.cs.cmu.edu/~avrim/Talks/mlt.pdf" rel="noopener noreferrer">Blum. Intro Machine Learning Theory</a>.</li>
</ul>

<ul>
<li><a href="https://www.cs.cmu.edu/~mblum/search/AGTML35.pdf" rel="noopener noreferrer">Blum, et.al. Machine Learning, Game Theory, and Mechanism Design for a Networked World</a>.</li>
</ul>

<ul>
<li><a href="https://cs229.stanford.edu/proj2012/AgrawalJaiswal-WhenMachineLearningMeetsAIandGameTheory.pdf" rel="noopener noreferrer">Agrawal &amp; Jaiswal. When Machine Learning Meets AI and Game Theory</a>.</li>
</ul>
<h3><p>Books / Monograph</p>
</h3>
<ul>
<li><a href="https://www.cambridge.org/us/academic/subjects/computer-science/programming-languages-and-applied-logic/lectures-game-theory-computer-scientists" rel="noopener noreferrer">Apt &amp; Grädel. Lectures in Game Theory for Computer Scientists</a> - Games provide mathematical models for interaction, and numerous tasks in computer science can be formulated in game-theoretic terms.</li>
</ul>
<h3><p>Workshops / Monograph</p>
</h3>
<ul>
<li><a href="https://simons.berkeley.edu/programs/economics2015" rel="noopener noreferrer">Simons Institute. Economics and Computation Program</a> - The intersection is motivated by applications such as large-scale digital auctions and markets, and fundamental questions such as the computational complexity of Nash equilibria and complexity and approximation in mechanism design. Also, To productively model and study the Internet and its novel computational phenomena, Models and insights can be gained from from game theory and economic theory. The computational point of view, on the other hand, is essential to understand a world in which markets are networked and the default platforms of economic transactions are algorithmic.</li>
</ul>

<ul>
<li><a href="https://simons.berkeley.edu/programs/games2022" rel="noopener noreferrer">Simons Institute. Learning and Games Program</a> - The intersection is manifested by (1) Data input to machine learning algorithms are generated by self-interested parties, (2) Machine learning is used to optimize economic systems or acts, (3) Machine learning models used in critical systems are becoming prone to adversarial attacks, and (4) Several machine learning approaches can be framed as finding the equilibrium of a game.</li>
</ul>

<ul>
<li><a href="https://simons.berkeley.edu/events/openlectures2015-fall-1" rel="noopener noreferrer">Eva Tardos. Learning and Efficiency in Games</a> - How to quantify the impact of strategic user behavior on overall performance in games including traffic routing as well as online auctions.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/05/19/"/>
    <summary>15 awesome projects updated on May 19, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/05/10/</id>
    <title>Awesome Theoretical Computer Science Updates on May 10, 2022</title>
    <updated>2022-05-10T04:52:09.000Z</updated>
    <published>2022-05-10T04:52:09.000Z</published>
    <content type="html"><![CDATA[<h3><p>Live / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/channel/UCWFp4UWNiOv71j0sPbdNiqw" rel="noopener noreferrer">CMU Theory</a> - Aims for a mathematical understanding of fundamental issues in Computer Science, and to use this understanding to produce better algorithms, protocols, and systems, as well as identify the inherent limitations of efficient computation.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/05/10/"/>
    <summary>1 awesome projects updated on May 10, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/03/17/</id>
    <title>Awesome Theoretical Computer Science Updates on Mar 17, 2022</title>
    <updated>2022-03-17T09:57:06.000Z</updated>
    <published>2022-03-17T09:57:06.000Z</published>
    <content type="html"><![CDATA[<h3><p>Conferences / Monograph</p>
</h3>
<ul>
<li><a href="https://sites.google.com/view/compression-computation-2022/program" rel="noopener noreferrer">Compression+Computation 2022</a> - It bridges the gap of Theoretical Computer Science and Bioinformatics communities, On new data compression techniques, and computation over compressed data.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/03/17/"/>
    <summary>1 awesome projects updated on Mar 17, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/03/16/</id>
    <title>Awesome Theoretical Computer Science Updates on Mar 16, 2022</title>
    <updated>2022-03-16T16:19:33.000Z</updated>
    <published>2022-03-16T16:19:33.000Z</published>
    <content type="html"><![CDATA[<h3><p>Lecture Notes / Monograph</p>
</h3>
<ul>
<li><a href="https://mjt.cs.illinois.edu/dlt/" rel="noopener noreferrer">Telgarsky. Deep Learning Theory. Illinois</a> - Focuses on simplified proofs over what appears in the literature, and classical perspective of achieving a low test error for binary classification with IID data via standard (typically ReLU) feedforward networks.</li>
</ul>

<ul>
<li><a href="http://www.jennwv.com/courses/F11.html" rel="noopener noreferrer">Vaughan. CS260: Machine Learning Theory</a> - A broad overview of the theoretical foundations underlying common machine learning algorithms.</li>
</ul>

<ul>
<li><a href="https://www.cs.princeton.edu/~rlivni/cos511/cos511.html" rel="noopener noreferrer">Livni. COS 511 Theoretical Machine Learning. Princeton</a> - Formally define and study various models that have been proposed for learning. The course will present and contrast the statistical, computational and online models for learning. We will present and rigorously analyze some of the most successful algorithms in machine learning that are extensively used today.</li>
</ul>

<ul>
<li><a href="https://people.csail.mit.edu/moitra/408b.html" rel="noopener noreferrer">Moitra. Theoretical Foundations for Deep Learning. MIT</a> - It explores theoretical foundations for deep learning, emphasizing the following themes: (1) Approximation: What sorts of functions can be represented by deep networks, and does depth provably increase the expressive power? (2) Optimization: Essentially all optimization problems we want to solve in practice are non-convex. What frameworks can be used to analyze such problems? (3) Beyond-Worst Case Analysis: Deep networks can memorize worst-case data, so why do they generalize well on real-world data?</li>
</ul>

<ul>
<li><a href="https://www.cs.princeton.edu/courses/archive/spring15/cos598D/" rel="noopener noreferrer">Arora. Overcoming Intractability in Machine Learning</a> - A seminar course that will focus on the following phenomenon: many problems in machine learning are formally intractable (e.g., NP-hard). Nevertheless they are solved in practice by heuristics. Can we design algorithms with provable guarantees (running time, solution quality)?</li>
</ul>
<h3><p>Books / Monograph</p>
</h3>
<ul>
<li><a href="https://mitpress.mit.edu/books/introduction-computational-learning-theory" rel="noopener noreferrer">Vazirani &amp; Kearns. An Introduction to Computational Learning Theory</a> - Emphasizing issues of computational efficiency, It introduces a number of central topics in computational learning theory.</li>
</ul>

<ul>
<li><a href="https://www.cambridge.org/core/books/understanding-machine-learning/3059695661405D25673058E43C8BE2A6" rel="noopener noreferrer">Shalev-Shwartz. Understanding Machine Learning: From Theory to Algorithms</a> - It provides an extensive theoretical account of the fundamental ideas underlying machine learning and the mathematical derivations that transform these principles into practical algorithms.</li>
</ul>
<h3><p>Workshops / Monograph</p>
</h3>
<ul>
<li><a href="https://simons.berkeley.edu/programs/dl2019" rel="noopener noreferrer">Simons Institute. Foundations of Deep Learning Program</a> - Aligning and focusing theoretical and applied researchers on the common purpose of building empirically relevant theoretical foundations of deep learning. Specifically, the intention was to identify and make progress on challenges that, on one hand, are key to guiding the real-world use of deep learning and, on the other hand, can be approached using theoretical methodology.</li>
</ul>

<ul>
<li><a href="https://simons.berkeley.edu/programs/datascience2018" rel="noopener noreferrer">Simons Institute. Foundations of Data Science</a> - Identifying a set of core techniques and principles that form a foundation for the subject.</li>
</ul>

<ul>
<li><a href="https://simons.berkeley.edu/programs/machinelearning2017" rel="noopener noreferrer">Foundations of Machine Learning</a> - Aims to grow the reach and impact of computer science theory within machine learning.</li>
</ul>

<ul>
<li><a href="https://unsupervised.cs.princeton.edu/deeplearningtutorial.html" rel="noopener noreferrer">Toward Theoretical Understanding of Deep Learning</a></li>
</ul>

<ul>
<li><a href="https://simons.berkeley.edu/talks/tbd-288" rel="noopener noreferrer">A Brief Introduction to Theoretical Foundations of Machine Learning and Machine Teaching</a> - Formal methods and machine learning can inform each other from deductive and inductive reasoning perspectives.  This talk aims to facilitate the dialogue between the two communities by establishing some fundamental concepts in learning theory.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/03/16/"/>
    <summary>12 awesome projects updated on Mar 16, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/03/14/</id>
    <title>Awesome Theoretical Computer Science Updates on Mar 14, 2022</title>
    <updated>2022-03-14T05:27:56.000Z</updated>
    <published>2022-03-14T05:27:56.000Z</published>
    <content type="html"><![CDATA[<h3><p>Introductory / Lecture Videos Playlists</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/playlist?list=PLm3J0oaFux3YL5vLXpzOyJiLtqLp6dCW2" rel="noopener noreferrer">O'Donnell. Undergrad Complexity Theory. Fall 2019 (15-455)</a> (<a href="https://www.cs.cmu.edu/~odonnell/15455-s17/" rel="noopener noreferrer">Homework</a>) - Undergraduate course on computational complexity theory; It follows the same spirit of Sipser's part III.</li>
</ul>
<h3><p>Selected Posts and Essays / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://rjlipton.wpcomstaging.com/2022/01/26/a-list-of-most-theory-blogs/" rel="noopener noreferrer">Lipton &amp; Regan</a> - A list of theory blogs for computer science.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/03/14/"/>
    <summary>2 awesome projects updated on Mar 14, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/03/13/</id>
    <title>Awesome Theoretical Computer Science Updates on Mar 13, 2022</title>
    <updated>2022-03-13T18:59:54.000Z</updated>
    <published>2022-03-13T18:04:38.000Z</published>
    <content type="html"><![CDATA[<h3><p>Proof Complexity / Lecture Notes</p>
</h3>
<ul>
<li><a href="https://www.cs.mcgill.ca/~robere/comp598/index.html" rel="noopener noreferrer">Robert Robere. Proof Complexity: Algorithms and Lower Bounds</a> - An introduction to modern proof complexity, emphasizing its connections with computational complexity and algorithms in optimization.</li>
</ul>
<h3><p>Papers / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://rd.springer.com/book/10.1007/978-3-540-85221-6" rel="noopener noreferrer">Building Bridges I</a>, <a href="https://link.springer.com/book/10.1007/978-3-662-59204-5" rel="noopener noreferrer">Building Bridges II</a>, <a href="https://link.springer.com/book/10.1007/978-3-642-13580-4" rel="noopener noreferrer">Fete of Combinatorics and Computer Science</a> - Collected works in celebration of Laszlo Lovasz, Connecting discrete math with computer science.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/03/13/"/>
    <summary>2 awesome projects updated on Mar 13, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/03/10/</id>
    <title>Awesome Theoretical Computer Science Updates on Mar 10, 2022</title>
    <updated>2022-03-10T07:10:42.000Z</updated>
    <published>2022-03-10T07:10:42.000Z</published>
    <content type="html"><![CDATA[<h3><p>Selected Posts and Essays / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="http://assets.press.princeton.edu/chapters/gowers/gowers_VIII_6.pdf" rel="noopener noreferrer">Princeton's Companion. Advice to a Young Mathematician</a> - Five contributors draw on their experiences of mathematical life and research, and to offer advice that they might have liked to receive when they were just setting-out on their careers.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/03/10/"/>
    <summary>1 awesome projects updated on Mar 10, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/03/09/</id>
    <title>Awesome Theoretical Computer Science Updates on Mar 09, 2022</title>
    <updated>2022-03-09T18:25:27.000Z</updated>
    <published>2022-03-09T17:58:53.000Z</published>
    <content type="html"><![CDATA[<h3><p>Lecture Notes / Monograph</p>
</h3>
<ul>
<li><a href="https://www.cs.princeton.edu/courses/archive/fall15/cos521/" rel="noopener noreferrer">Arora. Advanced Algorithm Design</a> - Notably uses ideas such as randomness, approximation, high dimensional geometry. Faces uncertainty, approaches to handle big data, handling intractability, heuristic approaches, ..etc.</li>
</ul>
<h3><p>Lecture Videos Playlists / Monograph</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/playlist?list=PLm3J0oaFux3ZYpFLwwrlv_EHH9wtH6pnX" rel="noopener noreferrer">O'Donnell. CS Theory Toolkit</a> - It covers a large number of the math/CS topics that you need to know for reading and doing research in Computer Science Theory - alternatively: <a href="https://www.bilibili.com/video/BV1Ry4y1e7zR" rel="noopener noreferrer">bilibili</a></li>
</ul>
<h3><p>Books / Monograph</p>
</h3>
<ul>
<li><a href="https://web.vu.lt/mif/s.jukna/EC_Book_2nd/index.html" rel="noopener noreferrer">Jukna. Extremal Combinatorics</a> - Combinatorial techniques written largely with an eye to their applications in TCS, and mostly in complexity</li>
</ul>
<h3><p>Lecture Notes / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://www.cs.princeton.edu/courses/archive/spring11/cos116/lectures.php" rel="noopener noreferrer">Arora. The Computational Universe</a> - Takes us on a broad sweep of scientific knowledge and related technologies: propositional logic of the ancient Greeks (microprocessors); quantum mechanics (silicon chips); network and system phenomena (internet and search engines); computational intractability (secure encryption); and efficient algorithms (genomic sequencing).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/03/09/"/>
    <summary>4 awesome projects updated on Mar 09, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/02/18/</id>
    <title>Awesome Theoretical Computer Science Updates on Feb 18, 2022</title>
    <updated>2022-02-18T10:21:18.000Z</updated>
    <published>2022-02-18T10:15:45.000Z</published>
    <content type="html"><![CDATA[<h3><p>Magazines &amp; Newsletter / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://eatcs.org/index.php/on-line-issues" rel="noopener noreferrer">EATCS Bulletin</a> - Surveys, tutorials, conferences reports, events, open problems and solutions, PhD Theses, and entertaining contributions.</li>
</ul>

<ul>
<li><a href="https://dl.acm.org/loi/sigact" rel="noopener noreferrer">SIGACT News</a> - ACM's official theoretical computer science news feed.</li>
</ul>

<ul>
<li><a href="https://www.nowpublishers.com/TCS" rel="noopener noreferrer">Foundations and Trends in Theoretical Computer Science</a> - It provides monographs written by leaders that give tutorial coverage of subjects, research retrospectives as well as survey papers that offer state-of-the-art reviews fall within the scope of the journal.</li>
</ul>

<ul>
<li><a href="https://www.quantamagazine.org/tag/computational-complexity" rel="noopener noreferrer">Quanta Magazine</a> - Features breakthroughs in the field, written in an accessible style for non-experts.</li>
</ul>
<h3><p>Popular Science / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://dl.acm.org/toc/xrds/2012/18/3" rel="noopener noreferrer">The Legacy of Alan Turing: Pushing the Boundaries of Computation (Volume 18, Issue 3, Spring 2012). ACM, XRDS</a> - ACM's students magazine special issue for theory of computation.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/02/18/"/>
    <summary>5 awesome projects updated on Feb 18, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/02/11/</id>
    <title>Awesome Theoretical Computer Science Updates on Feb 11, 2022</title>
    <updated>2022-02-11T04:51:20.000Z</updated>
    <published>2022-02-11T04:51:20.000Z</published>
    <content type="html"><![CDATA[<h3><p>Quantum Complexity / Lecture Videos Playlists</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/playlist?list=PLZGjbQcY0aI7Yqwbwp-lsf1tTPyvkQG6h" rel="noopener noreferrer">Uni Paderborn. Quantum Complexity Theory. Winter 2020</a> - CS Masters level lectures on topics including Boson sampling, quantum interactive proofs, and quantum merlin arthur.</li>
</ul>
<h3><p>Quantum Complexity / Lecture Notes</p>
</h3>
<ul>
<li><a href="https://www.henryyuen.net/fall2020/complexity_of_entanglement_notes.pdf" rel="noopener noreferrer">Henry Yuen. The Complexity of Entanglement. Fall 2020</a> - Focuses on cutting edge topics in quantum information that relate to Complexity of Entanglement. - see this <a href="https://www.henryyuen.net/classes/fall2020/" rel="noopener noreferrer">class</a> also</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/02/11/"/>
    <summary>2 awesome projects updated on Feb 11, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/02/10/</id>
    <title>Awesome Theoretical Computer Science Updates on Feb 10, 2022</title>
    <updated>2022-02-10T14:42:52.000Z</updated>
    <published>2022-02-10T14:35:05.000Z</published>
    <content type="html"><![CDATA[<h3><p>Lecture Notes</p>
</h3>
<ul>
<li><a href="https://introtcs.org/public/index.html" rel="noopener noreferrer">Barak. Introduction to TCS</a> - A modern, brief, and accessible text which introduces theoretical computer science for undergrads. It includes topics not usually included in standard undergrad text-books.</li>
</ul>

<ul>
<li><a href="https://cs.uwaterloo.ca/~watrous/ToC-notes/" rel="noopener noreferrer">Watrous. Introduction to The Theory of Computing</a> - undergrad introduction to theory of computation</li>
</ul>
<h3><p>Lecture Videos Playlists</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/playlist?list=PLCqUsBXxq16yBaN_hpo7dY2l9N-ZLtI-X" rel="noopener noreferrer">Yanofsky. Theoretical Computer Science</a> - undergrad introduction to theory of computation</li>
</ul>

<ul>
<li><a href="https://www.youtube.com/playlist?list=PLKzLTB8HeSUIuln-o1mbXfTr8HmIhiGEg" rel="noopener noreferrer">Anil Ada. Great Ideas in Theoretical Computer Science. CMU</a> - A series of lectures on selected notable topics in theoretical computer science.</li>
</ul>

<ul>
<li><a href="https://www.youtube.com/playlist?list=PLm3J0oaFux3aafQm568blS9blxtA_EWQv" rel="noopener noreferrer">O'Donnell. Great Ideas in Theoretical Computer Science. CMU</a> - A series of lectures on selected notable topics in theoretical computer science.</li>
</ul>
<h3><p>Books</p>
</h3>
<ul>
<li><a href="https://www.math.ias.edu/files/Book-online-Aug0619.pdf" rel="noopener noreferrer">Wigderson. Mathematics and Computation: A Theory Revolutionizing Technology and Science</a> - A sweeping survey of complexity theory, emphasizing the field’s insights and challenges. It explains the ideas and motivations leading to key models, notions, and results.</li>
</ul>

<ul>
<li><a href="http://nature-of-computation.org/" rel="noopener noreferrer">Moore &amp; Mertens. The Nature of Computation</a> - It spans complexity of mazes and games; optimization in theory and practice; randomized algorithms, interactive proofs, and pseudorandomness; Markov chains and phase transitions; and of quantum computing. It provides accessible explanations</li>
</ul>

<ul>
<li><a href="https://www.pearson.com/us/higher-education/program/Hopcroft-Introduction-to-Automata-Theory-Languages-and-Computation-3rd-Edition/PGM64331.html" rel="noopener noreferrer">Hopcroft, Motwani &amp; Ullman. Introduction to Automata Theory, Languages, and Computation</a> - Introductory undergrad textbook for automata, languages and theory of computation topics.</li>
</ul>
<h3><p>Handbooks</p>
</h3>
<ul>
<li><a href="https://www.routledge.com/Algorithms-and-Theory-of-Computation-Handbook-Volume-1-General-Concepts/Atallah-Blanton/p/book/9781138113930" rel="noopener noreferrer">Atallah &amp; Blanton. Algorithms and Theory of Computation Handbook: General Concepts and Techniques</a> - A complete comprehensive encyclopediac handbook which surveys all related areas to theoretical computer science.</li>
</ul>

<ul>
<li><a href="https://www.routledge.com/Algorithms-and-Theory-of-Computation-Handbook-Volume-2-Special-Topics/Atallah-Blanton/p/book/9780367384845" rel="noopener noreferrer">Atallah &amp; Blanton. Algorithms and Theory of Computation Handbook: Special Topics and Techniques</a> - A complete comprehensive encyclopediac handbook which surveys all related areas to theoretical computer science.</li>
</ul>

<ul>
<li><a href="https://mitpress.mit.edu/books/handbook-theoretical-computer-science-volume" rel="noopener noreferrer">Handbook of Theoretical Computer Science. Volume A: Algorithms and Complexity</a> - A complete comprehensive encyclopediac handbook which surveys all related areas to theoretical computer science.</li>
</ul>

<ul>
<li><a href="https://mitpress.mit.edu/books/handbook-theoretical-computer-science-2-vol-set" rel="noopener noreferrer">Handbook of Theoretical Computer Science. Volume B: Formal Methods and Semantics</a> - A complete comprehensive encyclopediac handbook which surveys all related areas to theoretical computer science.</li>
</ul>
<h3><p>MOOC</p>
</h3>
<ul>
<li><a href="https://www.udacity.com/course/intro-to-theoretical-computer-science--cs313" rel="noopener noreferrer">Intro to Theoretical Computer Science</a> - It teaches basic concepts in theoretical computer science, such as NP-completeness, and what they imply for solving tough algorithmic problems.</li>
</ul>

<ul>
<li><a href="https://www.udacity.com/course/computability-complexity-algorithms--ud061" rel="noopener noreferrer">Computability, Complexity &amp; Algorithms. Georgia Institute of Technology</a> - It focuses on the big fundamental questions of computing, and how understanding the power and limitations of algorithms helps us develop the tools to make real-world computers smarter, faster and safer.</li>
</ul>
<h3><p>Puzzles and Problem Sets</p>
</h3>
<ul>
<li><a href="https://onlinelibrary.wiley.com/doi/book/10.1002/0471224642" rel="noopener noreferrer">Zhu &amp; Ko. Problem Solving in Automata, Languages, and Complexity</a> - A problem-set text for automata, languages, and complexity.</li>
</ul>
<h3><p>Introductory / Lecture Videos Playlists</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/playlist?list=PLm3J0oaFux3b8Gg1DdaJOzYNsaXYLAOKH" rel="noopener noreferrer">O'Donnell. Graduate Complexity Theory</a> - It covers most of what is believed to be known to get started in complexity theory research.</li>
</ul>
<h3><p>Introductory / Lecture Notes</p>
</h3>
<ul>
<li><a href="http://www.ams.org/books/pcms/010/" rel="noopener noreferrer">Rudich &amp; Wigderson. Computational Complexity Theory</a> - Three weeks of lectures from the IAS/Park City Mathematics Institute Summer School on computational complexity. Topics include reductions, lower-bounds, average-case complexity, randomness, interactive proof systems, probabilistically checkable proofs, quantum computing, and proof complexity.</li>
</ul>
<h3><p>Introductory / Books</p>
</h3>
<ul>
<li><a href="https://theory.cs.princeton.edu/complexity/book.pdf" rel="noopener noreferrer">Arora &amp; Barak. Computational Complexity: A Modern Approach</a> - A golden standard textbook, Surveying computational complexity theory for graduate students and researchers.</li>
</ul>

<ul>
<li><a href="http://www.wisdom.weizmann.ac.il/~oded/cc-book.html" rel="noopener noreferrer">Goldreich. Computational Complexity: A Conceptual Perspective</a> - A grad introduction to computation complexity theory, emphasizing the idea behind concepts of complexity theory.</li>
</ul>

<ul>
<li><a href="http://www.wisdom.weizmann.ac.il/~oded/bc-book.html" rel="noopener noreferrer">Goldreich. P, NP, and NP-Completeness: The Basics of Computational Complexity</a> - A very gentle introduction to some fundamental ideas of computational complexity like NP-completeness and P vs NP.</li>
</ul>

<ul>
<li><a href="https://www.springer.com/gp/book/9783540674191" rel="noopener noreferrer">Ogihara &amp; Hemaspaandra. The Complexity Theory Companion</a> - An accessible, algorithmically oriented, research-centered, up-to-date guide to some of the most interesting techniques of complexity theory.</li>
</ul>

<ul>
<li><a href="https://www.pearson.com/us/higher-education/program/Papadimitriou-Computational-Complexity/PGM94583.html" rel="noopener noreferrer">Papadimitriou. Computational Complexity</a> - Body of knowledge for studying the performance and limitations of computer algorithms. Among topics covered are: reductions and NP-completeness, cryptography and protocols, randomized algorithms, and approximability of optimization problems, circuit complexity, the structural aspects of the P=NP question, parallel computation, and the polynomial hierarchy.</li>
</ul>
<h3><p>Communication Complexity / Books</p>
</h3>
<ul>
<li><a href="https://www.cambridge.org/core/books/communication-complexity/5F44993E3B2597174B71D3F21E748443" rel="noopener noreferrer">Rao &amp; Yehudayoff. Communication Complexity and Applications</a> - An excellent and very readable introductory textbook to the field of communication complexity.</li>
</ul>
<h3><p>Circuit Complexity / Books</p>
</h3>
<ul>
<li><a href="https://www.springer.com/gp/book/9783642245077" rel="noopener noreferrer">Jukna. Boolean Function Complexity: Advances and Frontiers</a> - A modern textbook surveying circuit complexity.</li>
</ul>

<ul>
<li><a href="https://www.springer.com/gp/book/9783540594369" rel="noopener noreferrer">Clote &amp; Kranakis. Boolean Functions and Computation Models</a> - An introduction to circuit complexity, boolean functions, and computation models.</li>
</ul>
<h3><p>Books / Introductory</p>
</h3>
<ul>
<li><a href="https://www.cambridge.org/highereducation/books/computability/E8F085FDBECB8280F7723D71C1D2EE1C" rel="noopener noreferrer">Cutland. Computability: An Introduction to Recursive Function Theory</a> - Intuitively, It explains the idea of a computable function: a function whose values can be calculated in an effective or automatic way.</li>
</ul>

<ul>
<li><a href="https://www.routledge.com/Computability-Theory/Cooper-Cooper/p/book/9781584882374" rel="noopener noreferrer">Cooper. Computability Theory</a> - A concise, comprehensive, and authoritative introduction to contemporary computability theory, techniques, and results.</li>
</ul>

<ul>
<li><a href="https://www.amazon.com/Computability-Unsolvability-Prof-Martin-Davis/dp/0486614719" rel="noopener noreferrer">Davis. Computability and Unsolvability</a> - In this classic text, Dr. Davis provides a clear introduction to computability, at an advanced undergraduate level, that serves the needs of specialists and non-specialists alike.</li>
</ul>
<h3><p>Books / Advanced</p>
</h3>
<ul>
<li><a href="https://www.springer.com/gp/book/9783540666813" rel="noopener noreferrer">Soare. Recursively Enumerable Sets and Degree</a> - It gives a complete account of the theory of r.e degrees. The definitions, results and proofs are always clearly motivated and explained before the formal presentation; the proofs are described with remarkable clarity and conciseness.</li>
</ul>

<ul>
<li><a href="https://archive.org/details/classicalrecursi0000odif" rel="noopener noreferrer">Odifreddi. Classical Recursion Theory: The Theory of Functions and Sets of Natural Numbers</a> - An impressive presentation of classical recursion theory. It is highly recommended to everyone interested in recursion theory.</li>
</ul>
<h3><p>Books / Monograph</p>
</h3>
<ul>
<li><a href="https://mitpress.mit.edu/books/computability" rel="noopener noreferrer">Copeland, Posy &amp; Shagrir (editors). Computability: Turing, Gödel, Church, and Beyond</a> - Computer scientists, mathematicians, and philosophers discuss the conceptual foundations of the notion of computability as well as recent theoretical developments.</li>
</ul>

<ul>
<li><a href="https://www.springer.com/gp/book/9783319001180" rel="noopener noreferrer">Pudlák. Logical Foundations of Mathematics and Computational Complexity: A Gentle Introduction</a> - Presents a wide range of results in logic and computational complexity.</li>
</ul>

<ul>
<li><a href="https://en.wikipedia.org/wiki/The_Art_of_Computer_Programming" rel="noopener noreferrer">Knuth. The Art of Computer Programming</a> - A legendary series by Donald Knuth on design and analysis of algorithms.</li>
</ul>

<ul>
<li><a href="https://www.routledge.com/Games-Puzzles-and-Computation/Hearn-Demaine/p/book/9781568813226" rel="noopener noreferrer">Demaine. Games, Puzzles, and Computation</a> - It shows that games and puzzles can serve as powerful models of computation, Offering a new way of thinking about computation.</li>
</ul>

<ul>
<li><a href="https://link.springer.com/book/10.1007/978-3-319-57048-8" rel="noopener noreferrer">Lindell. Tutorials on the Foundations of Cryptography</a> - Advanced tutorials appropriate for self-study by experienced researchers,</li>
</ul>

<ul>
<li><a href="https://www.wisdom.weizmann.ac.il/~oded/book1.html" rel="noopener noreferrer">Goldreich. Modern Cryptography, Probabilistic Proofs and Pseudorandomness</a> - An introduction to the interwoven domains of cryptography, proofs and randomness.</li>
</ul>

<ul>
<li><a href="https://www.pearson.com/us/higher-education/product/Graham-Concrete-Mathematics-A-Foundation-for-Computer-Science-2nd-Edition/9780134389981.html" rel="noopener noreferrer">Knuth, Graham &amp; Patashnik. Concrete Mathematics: A Foundation for Computer Science</a> - An expansion of the Mathematical Preliminaries section in Knuth's classic Art of Computer Programming, but the style of presentation is more leisurely, and individual topics are covered more deeply.</li>
</ul>

<ul>
<li><a href="http://i.stanford.edu/~ullman/focs.html" rel="noopener noreferrer">Aho &amp; Ullman. Foundations of Computer Science</a> - A classic math-oriented introduction to computer science.</li>
</ul>

<ul>
<li><a href="https://www.springer.com/series/5517" rel="noopener noreferrer">Comprehensive Mathematics for Computer Scientists</a> - A series dedicated to math topics and their relevance to computer science.</li>
</ul>

<ul>
<li><a href="https://www.maa.org/press/maa-reviews/handbook-of-logic-and-proof-techniques-for-computer-science" rel="noopener noreferrer">Krantz. Handbook of Logic and Proof Techniques for Computer Science</a> - A concise offered as an accessible reference on mathematical logic for the professional computer scientist.</li>
</ul>

<ul>
<li><a href="https://www.springer.com/gp/book/9783030422172" rel="noopener noreferrer">Makinson. Sets, Logic and Maths for Computing</a> - It presents a careful selection of the material most needed by students in their first two years studying computer science.</li>
</ul>

<ul>
<li><a href="https://www.springer.com/gp/book/9781493932221" rel="noopener noreferrer">Yves Nievergelt. Logic, Mathematics, and Computer Science: Modern Foundations with Practical Applications</a> - For lower undergraduates, It introduces the reader to logic, proofs, sets, and number theory, Focusing on foundations. It provides complete details and derivations of formal proofs.</li>
</ul>

<ul>
<li><a href="https://www.springer.com/gp/book/9781447141280" rel="noopener noreferrer">Ben-Ari. Mathematical Logic for Computer Science</a> - Semantic tableaux are used because they are theoretically sound and easy to understand.</li>
</ul>

<ul>
<li><a href="https://pimbook.org/" rel="noopener noreferrer">Jeremy Kun. A Programmer's Introduction to Mathematics</a> - Uses your familiarity with ideas from programming and software to teach mathematics.</li>
</ul>

<ul>
<li><a href="https://www.springer.com/gp/book/9783030420772" rel="noopener noreferrer">Vince. Foundation Mathematics for Computer Science: A Visual Approach</a> - A range of mathematical topics to provide a solid foundation for an undergraduate course in computer science, starting with a review of number systems and their relevance to digital computers, and finishing with differential and integral calculus.</li>
</ul>

<ul>
<li><a href="https://www.springer.com/gp/book/9783319911540" rel="noopener noreferrer">Oberguggenberger &amp; Ostermann. Analysis for Computer Scientists: Foundations, Methods, and Algorithms</a> - Presents an algorithmic approach to mathematical analysis, with a focus on modelling and on the applications of analysis.</li>
</ul>
<h3><p>Lecture Videos Playlists / Monograph</p>
</h3>
<ul>
<li><a href="https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-890-algorithmic-lower-bounds-fun-with-hardness-proofs-fall-2014/" rel="noopener noreferrer">Demaine. Algorithmic Lower Bounds: Fun with Hardness Proofs</a> - A class taking a practical approach to proving problems can't be solved efficient.</li>
</ul>
<h3><p>Lecture Notes / Monograph</p>
</h3>
<ul>
<li><a href="https://www.math.uni.wroc.pl/~mpal/academic/2013/lecture_notes.pdf" rel="noopener noreferrer">Paluszynski. Calculus for Computer Scientists</a> - calculus lecture notes taught for undergrad computer science students</li>
</ul>
<h3><p>General / Lecture Notes</p>
</h3>
<ul>
<li><a href="https://www.cs.cornell.edu/courses/cs2802/2020fa/cs2802-20f-notes.html" rel="noopener noreferrer">Halpern. CS 2802: Discrete Structures - Honors. 2020. Cornell</a> - Honors lecture notes on discrete math - <a href="https://www.cs.cornell.edu/courses/cs2802/2020fa/cs2802-20f-homework.html" rel="noopener noreferrer">Homework</a></li>
</ul>
<h3><p>General / Books</p>
</h3>
<ul>
<li><a href="https://www.taylorfrancis.com/books/handbook-discrete-combinatorial-mathematics-kenneth-rosen-douglas-shier-wayne-goddard/e/10.1201/9781315156484" rel="noopener noreferrer">Rosen. Handbook of Discrete and Combinatorial Mathematics</a> - A complete survey of roughly all topics of discrete math and their relevance to computing and communication engineering.</li>
</ul>

<ul>
<li><a href="https://www.mheducation.com/highered/product/discrete-mathematics-applications-rosen/M9780073383095.html" rel="noopener noreferrer">Rosen. Discrete Mathematics and Its Applications</a> - A canonical discrete math textbook, accessible for even high school students.</li>
</ul>

<ul>
<li><a href="https://www.springer.com/gp/book/9783030583750" rel="noopener noreferrer">Rosenberg &amp; Trystram. Understand Mathematics, Understand Computing: Discrete Mathematics That All Computing Students Should Know</a> - It endows the reader with an operational conceptual and methodological understanding of discrete mathematics for computing</li>
</ul>

<ul>
<li><a href="https://www.springer.com/gp/book/9780387941158" rel="noopener noreferrer">Gries &amp; Schneider. A Logical Approach to Discrete Math</a> - It attempts to change the way we teach logic to beginning students. Instead of teaching logic as a subject in isolation, we regard it as a basic tool and show how to use it.</li>
</ul>
<h3><p>General / MOOC</p>
</h3>
<ul>
<li><a href="https://www.coursera.org/specializations/discrete-mathematics" rel="noopener noreferrer">Introduction to Discrete Mathematics for Computer Science. UC San-Diego</a> - Learn the language of Computer Science. Learn the math that defines computer science, and practice applying it through mathematical proofs and Python code.</li>
</ul>
<h3><p>Other / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://www.springer.com/gp/book/9783319030371" rel="noopener noreferrer">Mariconda &amp; Tonolo. Discrete Calculus: Methods for Counting</a> - An introduction to combinatorics, finite calculus, formal series, recurrences, and approximations of sums. Readers will find also deep insights into a range of less common topics rarely considered within a single book.</li>
</ul>
<h3><p>Books / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://www.taylorfrancis.com/books/feynman-computation-anthony-hey/e/10.1201/9780429500459" rel="noopener noreferrer">Feynman. Feynman And Computation: Exploring The Limits Of Computers</a></li>
</ul>

<ul>
<li>Feynman’s Course on Computation - See also Preskill's update 40 years later <a href="https://arxiv.org/abs/2106.10522" rel="noopener noreferrer">here</a></li>
</ul>

<ul>
<li><a href="https://web.stanford.edu/group/cslipublications/cslipublications/site/1575863278.shtml" rel="noopener noreferrer">Knuth. Things a Computer Scientist Rarely Talks About</a> - A general illustration of relations between faith and science.</li>
</ul>

<ul>
<li><a href="https://www.springer.com/gp/book/9783319532783" rel="noopener noreferrer">Floyd &amp; Bokulich. Philosophical Explorations of the Legacy of Alan Turing: Turing 100</a> - Turing’s place in the history and philosophy of science.</li>
</ul>
<h3><p>Monographs / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://link.springer.com/book/10.1007/978-3-030-45109-7" rel="noopener noreferrer">Susskind. Three Lectures on Complexity and Black Holes</a> - Important connections between thermodynamics and complexity are proposed and discussed. Pedagogically written, serves as a fundamental introduction to black holes and their complex physical interpretation</li>
</ul>
<h3><p>Lecture Notes / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://stellar.mit.edu/S/course/6/fa11/6.893/index.html" rel="noopener noreferrer">6.893 Philosophy and Theoretical Computer Science. MIT</a> - It examines the relevance of modern theoretical computer science to traditional questions in philosophy, and conversely, what philosophy can contribute to theoretical computer science.</li>
</ul>
<h3><p>Papers / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://www.scottaaronson.com/papers/philos.pdf" rel="noopener noreferrer">Aaronson. Why Should Philosophers Care About Computational Complexity Theory</a> - It argues that computational complexity theory leads to new perspectives on the nature of mathematical knowledge and other philosophical questions.</li>
</ul>

<ul>
<li><a href="https://www.researchgate.net/publication/227171743_Is_Quantum_Mechanics_Falsifiable_A_computational_perspective_on_thefoundations_of_Quantum_Mechanics" rel="noopener noreferrer">Aharonov &amp; Vazirani, Is Quantum Mechanics Falsifiable? A Computational Perspective on the Foundations of Quantum Mechanics</a> - It describes how quantum mechanics can be tested in the limit of high complexity regime by extending the usual scientific paradigm to include.</li>
</ul>

<ul>
<li><a href="https://academic.oup.com/philmat/article/27/3/381/5613215" rel="noopener noreferrer">Walter Dean. Computational Complexity Theory and the Philosophy of Mathematics</a> - It highlights the significance of complexity theory relative to questions traditionally asked by philosophers of mathematics while also attempting to isolate some new ones.</li>
</ul>

<ul>
<li><a href="https://plato.stanford.edu/entries/computational-complexity/" rel="noopener noreferrer">Stanford Encyclopedia of Philosophy. Computational Complexity Theory</a> - The foundations of complexity theory, and its potential significance on philosophy of computer science, philosophy of mathematics and epistemology.</li>
</ul>

<ul>
<li><a href="https://www.jstor.org/stable/40247755" rel="noopener noreferrer">Philip Davis. Toward a Philosophy of Computation</a> - Philosophical implication of mathematization and computerization of the world.</li>
</ul>

<ul>
<li><a href="https://www.researchgate.net/profile/Lance-Fortnow/publication/220530495_A_Short_History_of_Computational_Complexity/links/0deec52bd7ab603fef000000/A-Short-History-of-Computational-Complexity.pdf" rel="noopener noreferrer">Fortnow &amp; Homer. A Short History of Computational Complexity</a> - A historical overview of computational complexity.</li>
</ul>

<ul>
<li><a href="http://www.wisdom.weizmann.ac.il/~oded/sst.html" rel="noopener noreferrer">Goldreich. Providing Sound Foundations for Cryptography: On the Work of Shafi Goldwasser and Silvio Micali</a> - It explains the remarkable work of Shafi and Silvio and their works' implications on foundations of cryptography.</li>
</ul>
<h3><p>Aggregators / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://cstheory-events.org/" rel="noopener noreferrer">CS Theory Events Aggregator</a> - An aggregator for CS theory workshops and schools.</li>
</ul>

<ul>
<li><a href="https://dmatheorynet.blogspot.com/" rel="noopener noreferrer">Theory Announcements</a> - DMANET spreads information on conferences, workshops, seminars etc. relating to discrete mathematics and algorithms.</li>
</ul>
<h3><p>Live / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/user/TCSplusSeminars" rel="noopener noreferrer">TCS+</a> - A series of online seminars in theoretical computer science. The goal is to make engaging talks accessible to the widest possible audience.</li>
</ul>
<h3><p>Archived / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/channel/UCzBw287tly0c2lE6a-9XymA" rel="noopener noreferrer">Computational Complexity</a> - Collection of workshops.</li>
</ul>
<h3><p>Selected Posts and Essays / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://omereingold.wordpress.com/cs-163-the-practice-of-theory-research/" rel="noopener noreferrer">Omer Reingold. The Practice of Theory Research</a> - A research methods course, concentrating on the how rather than the what. It focuses on research practices common for computer science theory research.</li>
</ul>

<ul>
<li><a href="https://theorydish.blog/2021/04/15/toc-a-personal-perspective-2021/" rel="noopener noreferrer">Omer Reingold. TOC: a Personal Perspective (2021)</a> - In celebration of 25 years for “TOC: a Scientific Perspective (1996),” by Oded Goldreich and Avi Wigderson. It spots the light on a criticism directed to TCS, that it is not as deep as Math and not as useful as CS.</li>
</ul>

<ul>
<li><a href="https://www.cs.cmu.edu/~mblum/research/pdf/grad.html" rel="noopener noreferrer">Blum. You and Your Research: An Advice to a Beginning Graduate Student</a> - Manuel Blum, A very popular figure in TCS, gives research advices for juniors.</li>
</ul>

<ul>
<li><a href="https://link.springer.com/chapter/10.1007%2F978-1-4612-5695-3_58" rel="noopener noreferrer">Dijkstra. The Three Golden Rules for Successful Scientific Research</a> - A note devoted to three rules that must be followed if you want to be successful in scientific research.</li>
</ul>

<ul>
<li><a href="http://www.wisdom.weizmann.ac.il/~oded/essays.html" rel="noopener noreferrer">Goldreich. Essays and Opinions</a> - Personal Essays by Oded Goldreich. They are very unique in their conceptual message of TCS and its community.</li>
</ul>

<ul>
<li><a href="https://windowsontheory.org/2015/11/03/advice-for-the-budding-theorist/" rel="noopener noreferrer">Barak. Advice for The Budding Theorist</a> - Tips for anyone interested in theoretical computer science.</li>
</ul>

<ul>
<li><a href="https://thmatters.wordpress.com/surveys/" rel="noopener noreferrer">Barak. Surveys For Students</a> - Surveys for high-school, undergraduate, and even researchers.</li>
</ul>

<ul>
<li><a href="https://www.boazbarak.org/informal/" rel="noopener noreferrer">Barak. Non-technical or Less-technical Writings and Talks</a> - Posts oriented more for a less-technically matured audience.</li>
</ul>

<ul>
<li><a href="https://www2.eecs.berkeley.edu/bears/CS_Anniversary/karp-talk.html" rel="noopener noreferrer">Karp. A Personal View of Computer Science at Berkeley</a> - Karp addresses: In 1968 computer science at Berkeley was problematic, with two departments working independently to develop programs, and his personal reflections.</li>
</ul>

<ul>
<li><a href="https://www.cs.virginia.edu/~robins/YouAndYourResearch.html" rel="noopener noreferrer">Hamming. You and Your Research</a> - Why do so few scientists make significant contributions and so many are forgotten in the long run? The talk is about what Hamming has learned.</li>
</ul>

<ul>
<li><a href="https://www.nature.com/articles/426389a" rel="noopener noreferrer">Weinberg. Four Golden Lessons</a> - Lessons for students and researchers given by Steven Weinberg.</li>
</ul>

<ul>
<li><a href="https://terrytao.wordpress.com/career-advice/" rel="noopener noreferrer">Terry. Career Advice</a> - A collection of various pieces of advice on academic career issues in mathematics, roughly arranged by the stage of career at which the advice is most pertinent.</li>
</ul>
<h3><p>Jobs / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://www.cs.princeton.edu/~smattw/masters/masters.html" rel="noopener noreferrer">Rubinstein &amp; Weinberg. Research Masters in TCS</a> - A list of master programs in TCS.</li>
</ul>

<ul>
<li><a href="https://cstheory-jobs.org" rel="noopener noreferrer">CS Theory Jobs</a> - TCS Jobs announcements.</li>
</ul>
<h3><p>Online Communities / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://cstheory.stackexchange.com/" rel="noopener noreferrer">TCS Stack Exchange</a> - Research-oriented Q&amp;A of theoretical computer science.</li>
</ul>

<ul>
<li><a href="https://www.reddit.com/r/theoreticalcs" rel="noopener noreferrer">TCS Subreddit</a>- Theoretical computer science's subreddit.</li>
</ul>
<h3><p>Podcasts / Lecture Videos Playlist</p>
</h3>
<ul>
<li>Lex Fridman - <a href="https://www.youtube.com/watch?v=2BdBfsXbST8" rel="noopener noreferrer">Donald Knuth 1</a> | <a href="https://www.youtube.com/watch?v=EE1R8FYUJm0" rel="noopener noreferrer">Donald Knuth 2</a> | <a href="https://www.youtube.com/watch?v=zNdhgOk4-fE" rel="noopener noreferrer">Silvio Micali</a> | <a href="https://www.youtube.com/watch?v=KllCrlfLuzs" rel="noopener noreferrer">Richard Karp</a> | <a href="https://www.youtube.com/watch?v=uX5t8EivCaM" rel="noopener noreferrer">Scott Aaronson 1</a> | <a href="https://www.youtube.com/watch?v=nAMjv0NAESM" rel="noopener noreferrer">Scott Aaronson 2</a></li>
</ul>

<ul>
<li><a href="https://www.youtube.com/playlist?list=PLgKuh-lKre134Psz9KECgjuwJ47l3IvqW" rel="noopener noreferrer">Simons' Theory Shorts</a> - Short accessible videos which populate theory of computation.</li>
</ul>
<h3><p>Popular Science / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://goldenticket.fortnow.com" rel="noopener noreferrer">Fortnow. The Golden Ticket: P, NP, and the Search for the Impossible</a> - A nontechnical introduction to P-NP, its rich history, and its algorithmic implications for everything we do with computers and beyond.</li>
</ul>

<ul>
<li><a href="https://assets.cambridge.org/97805211/99568/frontmatter/9780521199568_frontmatter.pdf" rel="noopener noreferrer">Aaronson. Quantum Computing Since Democritus</a> - It covers an amazing array of topics. Beginning in antiquity with Democritus, it progresses through logic and set theory,computability and complexity theory, quantum computing, cryptography, the information content of quantum states, and the interpretation of quantum mechanics.</li>
</ul>

<ul>
<li><a href="http://www.daviddeutsch.org.uk/books/the-fabric-of-reality/" rel="noopener noreferrer">Deutsch. The Fabric of Reality: The Science of Parallel Universes and Its Implications</a> - The Fabric of Reality presents a startlingly integrated, rational and optimistic world view – the result of taking seriously the deepest ideas of modern science and the philosophy of science.</li>
</ul>

<ul>
<li><a href="https://mitpress.mit.edu/books/turing-novel-about-computation" rel="noopener noreferrer">Papadimitriou. Turing: A Novel About Computation</a> - The world of computation according to Turing, an interactive tutoring program, as told to star-crossed lovers: a novel.</li>
</ul>

<ul>
<li><a href="http://www.charlespetzold.com/AnnotatedTuring/" rel="noopener noreferrer">Petzold. The Annotated Turing: A Guided Tour Through Alan Turing's Historic Paper on Computability and the Turing Machine</a> -  A Guided Tour through Alan Turing's Historic Paper on Computability and the Turing Machine.</li>
</ul>

<ul>
<li><a href="https://www.springer.com/gp/book/9780387982694" rel="noopener noreferrer">Shasha &amp; Lazere. Out of their Minds: The Lives and Discoveries of 15 Great Computer Scientists</a> - Interviews with era's greatest scientists about their inspirations, discoveries, and personal interests.</li>
</ul>
<h3><p>Cheat Sheets / Lecture Videos Playlist</p>
</h3>
<ul>
<li><a href="https://www.cosy.sbg.ac.at/~held/teaching/aads/TCS-cheat_sheet.pdf" rel="noopener noreferrer">TCS Cheat Sheet</a> - A sheet of notes containing essential toolboxes needed by any theoretical computer scientist.</li>
</ul>

<ul>
<li><a href="https://github.com/tayllan/awesome-algorithms" rel="noopener noreferrer">Algorithms (⭐24k)</a>.</li>
</ul>

<ul>
<li><a href="https://github.com/sobolevn/awesome-cryptography" rel="noopener noreferrer">Cryptography (⭐6.5k)</a>.</li>
</ul>

<ul>
<li><a href="https://github.com/desireevl/awesome-quantum-computing" rel="noopener noreferrer">Quantum Computing (⭐2.9k)</a>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/02/10/"/>
    <summary>100 awesome projects updated on Feb 10, 2022</summary>
  </entry>
</feed>