From charlesreid1

Line 35: Line 35:


* [[Binary Trees]]
* [[Binary Trees]]
* [[Hash Tables]]


==Numerics==
==Numerics==

Revision as of 06:31, 3 June 2017

See CS study plan repo for more detailed notes: https://charlesreid1.com:3000/cs/study-plan

We're focusing on a few different topics:

  • Ramping up level of fluency of Java and Python, developing working knowledge of/familiarity with 5-10 languages (git.charlesreid1.com)
  • Core software engineering/computer science theory
  • Mathematics and numerical computing
  • Machine learning


Topics

Computer Science

Link: https://charlesreid1.com:3000/cs/study-plan/src/master/TODOSoftwareEngineering.md

CS list of topics:

Numerics

Link: https://charlesreid1.com:3000/cs/study-plan/src/master/TODONumerics.md

Following the content of Numerical Recipes - algorithmic analysis, &c.

Numerics topics corresponding to particular chapters:

  • Linear algebra
  • Interpolation and Extrapolation
  • Root Finding


Footer

Links

Flags





See also:

CS/OldPage