<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Eugen Barbulescu</title>
    <description>The latest articles on Forem by Eugen Barbulescu (@erupturatis).</description>
    <link>https://forem.com/erupturatis</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1195247%2Ff8540e57-f0e2-41e4-b8e4-d3f4434f8ca1.png</url>
      <title>Forem: Eugen Barbulescu</title>
      <link>https://forem.com/erupturatis</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/erupturatis"/>
    <language>en</language>
    <item>
      <title>Math for computer science roadmap</title>
      <dc:creator>Eugen Barbulescu</dc:creator>
      <pubDate>Mon, 30 Oct 2023 13:19:26 +0000</pubDate>
      <link>https://forem.com/erupturatis/math-for-computer-science-roadmap-1d8h</link>
      <guid>https://forem.com/erupturatis/math-for-computer-science-roadmap-1d8h</guid>
      <description>&lt;p&gt;&lt;strong&gt;What is this?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Hello all. In the past few weeks or so I've tried compiling this roadmap for anyone who tries to learn math specifically for computer science. I've never been able to find a &lt;em&gt;good&lt;/em&gt; resource on this topic. In here you will find explanations for why those math topics were chosen, how they relate to computer science and what are the best resources to learn that topic from. I tried to make it be accessible both for beginners and people who want depth of knowledge. Feel free to leave comments and critique on how to improve it.&lt;/p&gt;

&lt;p&gt;This is the &lt;a href="https://navigolearn.com/roadmap/math-for-computer-science-33"&gt;math for computer science roadmap&lt;/a&gt; I have created. I also left the resources from this roadmap below&lt;/p&gt;

&lt;p&gt;​&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;We want to build a STEM community, dedicated to bringing resources and creating roadmaps in one place that can help everyone to learn. This is an &lt;a href="https://github.com/NavigoLearn"&gt;&lt;em&gt;open source project&lt;/em&gt;&lt;/a&gt; for anyone who either wants to learn from roadmaps or build/contribute to roadmaps on a specific topic. The roadmaps have their own &lt;strong&gt;rendering engine and editor&lt;/strong&gt; being a visual representation of data. Eventually there will be a versioning system with pull requests, issues and so on like on github, but for roadmaps.&lt;/p&gt;

&lt;p&gt;​&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How to contribute?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Currently, the versioning system is in development, so If you want to leave, issues or request any changes, you can do so at &lt;a href="https://github.com/NavigoLearn/RoadmapsMarkdown"&gt;this github repo&lt;/a&gt;. I will look over them and keep the roadmaps updated. Alternatively, you can dm me to join the discord server so we can have a more direct communication channel.&lt;/p&gt;

&lt;p&gt;That being said, I will also leave here the resources from this roadmap, if you prefer the text format.&lt;/p&gt;

&lt;h2&gt;
  
  
  Other resources
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=L3LMbpZIKhQ"&gt;College math for computer science playlist&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://openlearninglibrary.mit.edu/courses/course-v1:OCW+6.042J+2T2019/course/"&gt;MIT free course math for CS&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Is math important for CS?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=eSM1JATtGEg"&gt;Do you need math for software engineering&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=HQHTG2fj8QQ"&gt;Truth about math in programming&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=sW9npZVpiMI"&gt;Why you need math for programming&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;How to learn from this roadmap? - Mathematics can be quite a tricky thing to learn sometimes. In the context of computer science, I recommend going first of all through all the concepts and understand AT LEAST the basics of them. You can learn mathematics as you go and bump into different issues and revisit this roadmap for a refresher or to fill gaps you might have.&lt;/p&gt;

&lt;p&gt;You will notice this roadmap has multiple main chapters that split into subchapters. I HIGHLY recommend going through the full courses that are linked in many of the main chapters if you want to truly understand that concept, as they cover more than the specific nodes that split from them.&lt;/p&gt;

&lt;h2&gt;
  
  
  Prerequisites
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Ideally you should already be familiar with the foundations, pre-calculus and algebra II parts. The math for computer science consists of many college level topics whose roots are in these foundations. That being said, you can learn everything in this roadmap even if you know only 8th grade mathematics. If go through all the resources and complete the courses you should be able to complete it without many issues, albeit harder.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  1.  Foundations
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Arithmetic&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=-2kZNL0uTXY"&gt;Arithmetic course&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.khanacademy.org/math/arithmetic"&gt;Khan academy arithmetic&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Basic geometry&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.khanacademy.org/math/basic-geo"&gt;Khan academy geometry&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Basic algebra&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=MHeirBPOI6w"&gt;Algebra for beginners&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.khanacademy.org/math/algebra-basics"&gt;Khan academy algebra basics&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Basic Trigonometry&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.khanacademy.org/math/trigonometry"&gt;Khan academy trigonometry&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Basic probability and statistics&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.khanacademy.org/math/probability"&gt;Khan academy High school probability&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  2. More mathematical background
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Algebra II&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.khanacademy.org/math/algebra2"&gt;Khan academy algebra 2 course&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Pre-calculus&lt;/strong&gt; - &lt;a href="https://www.khanacademy.org/math/precalculus"&gt;Precalculus khan academy&lt;/a&gt; - &lt;a href="https://www.youtube.com/playlist?list=PL0o_zxa4K1BU5sTWZ2YxFhpXwsnMfMke7"&gt;Precalculus organic chemistry teacher&lt;/a&gt;

&lt;ul&gt;
&lt;li&gt;Composite and inverse functions

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=TN4ybFiuV3k"&gt;Introduction to inverse functions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=ZFPkQkURSxk"&gt;Composite functions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=GEgFmxxOJno"&gt;Composite and Inverse Functions&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;Vectors

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=fNk_zzaMoSs"&gt;Vectors by 3blue1brown&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;Matrices

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=0oGJTQCy4cQ&amp;amp;list=PLi5giWKc4eO1G8oX3ft8ZuLQr4Y4idgng"&gt;Matrices explained playlist&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;Limits and continuity

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=9brk313DjV8"&gt;Limitis and continuit explained&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  3. Essential CS Math Concepts
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;1. Introduction to proofs&lt;/strong&gt; - &lt;a href="https://www.youtube.com/watch?v=L3LMbpZIKhQ&amp;amp;list=PLKUeOXz8J87QwqrZmYONUeW56iyzLcP8D"&gt;Introduction to proofs MIT&lt;/a&gt; - &lt;a href="https://www.youtube.com/watch?v=IdTaA6iz3Mo&amp;amp;list=PL5KkMZvBpo5CnkA4bi7l6W62VPoYRbOEk"&gt;Proofs explained playlist&lt;/a&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Induction&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=z8HKWUWS-lA&amp;amp;t=1s"&gt;Induction explained MIT&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;2. Discrete Mathematics&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Set theory&lt;/strong&gt; -  &lt;a href="https://www.youtube.com/watch?v=5ZhNmKb-dqk"&gt;Sets basics explained&lt;/a&gt; -  &lt;a href="https://www.youtube.com/watch?v=LY7YmuDbuW0"&gt;Sets lecture by MIT&lt;/a&gt; -  &lt;a href="https://www.youtube.com/watch?v=t1qt2dNJkhc"&gt;Infinite sets&lt;/a&gt; - &lt;a href="https://www.youtube.com/watch?v=n1o31qhSw2s&amp;amp;list=PLo9aEQoCyz43DFSe1YIpoLMexuufQR9CK&amp;amp;index=2"&gt;Set operations&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Sequences&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=XZJdyPkCxuE"&gt;Arithmetics and geometric sequences&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;More on Sums&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=XJkIaw2e1Pw"&gt;Sums formulas and notations&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;3.A Graph theory&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=nZwSo4vfw6c"&gt;Bridges of konigsberg problem&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=h9wxtqoa1jY&amp;amp;list=PL6MpDZWD2gTF3mz26HSufmsIO-COKKb5j"&gt;Graph theory courses MIT&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=DgXR2OWQnLc&amp;amp;list=PLDV1Zeh2NRsDGO4--qE8yH72HFL1Km93P"&gt;Graph theory playlist&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/playlist?list=PLOROtRhtegr6eSjw4_iRCjgQSYS8fpJM3"&gt;Another alternative playlist&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=LFKZLXVO-Dg"&gt;Introduction to graph theory&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Trees&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=K-JdHRwIbig&amp;amp;list=PLOROtRhtegr6eSjw4_iRCjgQSYS8fpJM3&amp;amp;index=15"&gt;Trees introduction&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=ZVR2Way4nwQ"&gt;Decision trees&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=GzJoqJO1zdI"&gt;Binary trees&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;3.B Automata theory&lt;/strong&gt; -    &lt;a href="https://www.youtube.com/watch?v=58N2N7zJGrQ&amp;amp;list=PLBlnK6fEyqRgp46KUv4ZY69yXmpwKOIev&amp;amp;index=1"&gt;Theory of computation and automata theory&lt;/a&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Binary system&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=Xpk67YzOn5w"&gt;Why computers use binary&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=zDNaUi2cjv4"&gt;Binary in 100 seconds&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=FFDMzbrEXaE"&gt;Number systems&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=1GSjbWt0c9M"&gt;Representing numbers in binary&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=C5EkxfNEMjE"&gt;Operations in binary system&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Boolean algebra&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=WW-NPtIzHwk"&gt;Introduction to boolean algebra part1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=OjWmVCG8PLA"&gt;Introduction to boolean algebra part2&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;State machines&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=dNRDvLACg5Q"&gt;Turing machine explained&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=Qa6csfkK7_I"&gt;State machines explained&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=i3AkTO9HLXo"&gt;&lt;strong&gt;Markov chains basics&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;3.C Algorithm analysis&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Logarithmic &amp;amp; Exponential functions&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=ntBWrcbAhaY"&gt;Introduction to logarithms 1/2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=MEAwyRUsX2o"&gt;Introduction to logarithm 2/2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=6WMZ7J0wwMI"&gt;Introduction to exponential functions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=M4ubFru2O80"&gt;Logarithmic time complexity explained&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Complexity analysis&lt;/strong&gt; - &lt;a href="https://www.youtube.com/watch?v=D6xkbGLQesk"&gt;Introduction to O notation and time complexity&lt;/a&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Big O notation&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Principles of algorithm design&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Data structures and Algorithms roadmap&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/playlist?list=PLUl4u3cNGP6317WaSNfmCvGym2ucw3oGp"&gt;&lt;strong&gt;3.C.B Algorithms course&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  4. More Important math concepts
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Calculus I&lt;/strong&gt; -  &lt;a href="https://www.youtube.com/watch?v=WUvTyaaNkzM&amp;amp;list=PL0-GT3co4r2wlh6UHTUeQsrf3mlS2lk6x"&gt;Essence of calculus playlist&lt;/a&gt; - &lt;a href="https://www.youtube.com/watch?v=EKvHQc3QEow&amp;amp;list=PL19E79A0638C8D449"&gt;Calculus playlist khan academy&lt;/a&gt; - &lt;a href="https://www.khanacademy.org/math/calculus-1"&gt;Calculus khan academy course&lt;/a&gt;

&lt;ul&gt;
&lt;li&gt;Limits and continuity

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=riXcZT2ICjA"&gt;Limits and continuity explained&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;Derivatives

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=S0_qX4VJhMQ"&gt;Derivatives explained 3blue1brown&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;Integrals

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=rfG8ce4nNh0&amp;amp;list=PL0-GT3co4r2wlh6UHTUeQsrf3mlS2lk6x&amp;amp;index=8"&gt;Integrals explained&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;Differential equations

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=p_di4Zn4wz4"&gt;Differential equations explained&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Linear Algebra&lt;/strong&gt; - &lt;a href="https://www.youtube.com/watch?v=kjBOesZCoqc&amp;amp;list=PL0-GT3co4r2y2YErbmuJw2L5tW4Ew2O5B"&gt;Linear algebra course 3blue1brown&lt;/a&gt; - &lt;a href="https://www.youtube.com/watch?v=xyAuNHPsq-g&amp;amp;list=PLFD0EB975BA0CC1E0"&gt;Linear algebra playlist&lt;/a&gt; - &lt;a href="https://www.khanacademy.org/math/linear-algebra/vectors-and-spaces"&gt;Linear algebra khan academy&lt;/a&gt;

&lt;ul&gt;
&lt;li&gt;Vector spaces

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=EP2ghkO0lSk"&gt;Vector spaces explained&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;Linear transformations

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=kYB8IZa5AuE&amp;amp;list=PL0-GT3co4r2y2YErbmuJw2L5tW4Ew2O5B&amp;amp;index=5"&gt;Linear transformations&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=Ip3X9LOh2dk&amp;amp;list=PL0-GT3co4r2y2YErbmuJw2L5tW4Ew2O5B&amp;amp;index=7"&gt;Determinants&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Eigen vectors and eigen values

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=PFDu9oVAE-g"&gt;Eigen vectors and values explained by fireship&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Probability and Statistics&lt;/strong&gt; - &lt;a href="https://www.youtube.com/watch?v=HZGCoVF3YvM&amp;amp;list=PLiAulSm0XXgvCGe63mrAkda9UQ9478YQv"&gt;Essence of probability 3blue1brown&lt;/a&gt; - &lt;a href="https://www.youtube.com/watch?v=sxQaBpKfDRk&amp;amp;list=PL8dPuuaLjXtNM_Y-bUAhblSAdWRnmBUcr&amp;amp;index=2"&gt;Statistics playlist&lt;/a&gt; - &lt;a href="https://www.youtube.com/watch?v=uhxtUt_-GyM&amp;amp;list=PL1328115D3D8A2566"&gt;Statistics playlist khan academy&lt;/a&gt; - &lt;a href="https://www.youtube.com/watch?v=uzkc-qNVoOk&amp;amp;list=PLC58778F28211FA19"&gt;Probability playlist khan academy&lt;/a&gt;

&lt;ul&gt;
&lt;li&gt;Random variables

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://www.youtube.com/watch?v=3v9w79NhsfI&amp;amp;list=PLU5aQXLWR3_xDN0M2ZeZ_zHIia0e42_3O"&gt;Random variables explained&lt;/a&gt; - Expectation and variance&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=OvTEhNL96v0"&gt;Expectation and variance of random variables&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;Conditional probability

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=_IgyaD7vOOA"&gt;Conditional probability explained&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=6xPkG2pA-TU"&gt;Calculating conditional probability&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;Bayes theorem

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=HZGCoVF3YvM&amp;amp;list=PLiAulSm0XXgvCGe63mrAkda9UQ9478YQv"&gt;Intuitive explanation by 3blue1brown&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;Distributions

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=8idr1WZ1A7Q&amp;amp;list=PLiAulSm0XXgvCGe63mrAkda9UQ9478YQv&amp;amp;index=4"&gt;Evaluate online products with binomial distribution&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=mBCiKUzwdMs"&gt;How to learn about distributions&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Cryptography&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=uNzaMrcuTM0"&gt;Mathematics of cryptography&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.khanacademy.org/computing/computer-science/cryptography/crypt/v/intro-to-cryptography"&gt;Khan academy cryptography course&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Ancient cryptography

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=sMOZf4GN3oc"&gt;Caesar cryptography&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=FlIG3TvQCBQ"&gt;One time pad explained&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=-1ZFVwMXSXY"&gt;WW2 engima machine&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=8CluknrLeys&amp;amp;list=PLP6PHJ8SLR6AA93UEXGaDFUDc8paCCsiD"&gt;Modern cryptography playlist&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  5. Optional Advanced math concepts
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Calculus II&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=rfG8ce4nNh0&amp;amp;list=PLZHQObOWTQDMsr9K-rj53DwVRMYO3t5Yr&amp;amp;index=9"&gt;Integrals explained&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=FnJqaIESC2s&amp;amp;list=PLZHQObOWTQDMsr9K-rj53DwVRMYO3t5Yr&amp;amp;index=10"&gt;What area has to do with slope?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=p_di4Zn4wz4"&gt;Differential equations&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Multivariable calculus&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.khanacademy.org/math/multivariable-calculus"&gt;Khan academy multivariable calculus&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=TrcCbdWwCBc&amp;amp;list=PLSQl0a2vh4HC5feHa6Rc5c0wbRTx56nF7"&gt;Multivariable calculus playlist khan academy&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Complex analysis&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=dEu5ie25U0Y&amp;amp;list=PLBh2i93oe2qtIc75sLYaVEBt0QNqVbdmZ"&gt;Complex analysis course&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Numerical analysis&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=IOR31yN43Kg&amp;amp;list=PLDea8VeK4MUTOBXLpvx_WKtVrMkojEh52"&gt;Numerical analysis playlist&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  6. Niche specific mathematics
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Machine learning.

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=uhxtUt_-GyM&amp;amp;list=PL1328115D3D8A2566"&gt;Statistics&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=uzkc-qNVoOk&amp;amp;list=PLC58778F28211FA19"&gt;Probability&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=EKvHQc3QEow&amp;amp;list=PL19E79A0638C8D449"&gt;Calculus&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=fNk_zzaMoSs&amp;amp;list=PLZHQObOWTQDPD3MizzM2xVFitgF8hE_ab"&gt;Linear algebra&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;Systems programming

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=hewTwm5P0Gg"&gt;Signal processing&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=58N2N7zJGrQ&amp;amp;list=PLBlnK6fEyqRgp46KUv4ZY69yXmpwKOIev"&gt;Automata theory&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=JoeiLuFNBc4&amp;amp;list=PLBlnK6fEyqRgJU3EsOYDTW7m6SUmW6kII"&gt;Cryptography&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;Game development

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=sKCF8A3XGxQ&amp;amp;list=PLW3Zl3wyJwWOpdhYedlD-yCB7WQoHf-My"&gt;Math for game developers&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;Computer graphics

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=YwzaFSszSPc&amp;amp;list=PLtuv65ivttlzWM0b2AYzHcbTseqKlrh58"&gt;Mathematics for computer graphics&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;Computational Biology

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=lJzybEXmIj0&amp;amp;list=PLUl4u3cNGP63uK-oWiLgO7LLJV6ZCWXac&amp;amp;index=1"&gt;Computational biology course&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;Quantum Computing

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=_v1_mlzyxs0"&gt;How much math you need for quantum computing&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=rT40sxiqHJQ&amp;amp;list=PLMnoxczUtKqWpKZTwpRBHrif_y-xENTfx"&gt;Intro to quantum computing&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=fNk_zzaMoSs&amp;amp;list=PLZHQObOWTQDPD3MizzM2xVFitgF8hE_ab"&gt;Linear algebra&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=ysVcAYo7UPI&amp;amp;list=PLXSlB4yMaoJtM2gG5Mas5mMjwX_B51vsB"&gt;Complex numbers&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>computerscience</category>
      <category>math</category>
      <category>programming</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
