Skip to content

Latest commit

 

History

History
230 lines (206 loc) · 22.4 KB

externalresources.md

File metadata and controls

230 lines (206 loc) · 22.4 KB

External Resources

Stuff I haven't checked or put on the front page.

Table of Contents

Check malware analysis for more.

Reverse Engineering

Malware Auditing

Extra

Programming

C

Databases

Julia

Python

Mathematics

  • Super Math * in progress *
  • Consider reading Mark Levin's Open Source book(dry) or Ali Grami's discrete math book, there is also the book by Epp's.Peter Grossman has a good book for the non-technical. You need Linear Algebra, Statistics, and eventually Calculus and Number Theory. Learn as much math as possible.

Blogs+Forums

Old

History

C itself isn't popular among new programmers, inspired derivatives like C#, Rust & Python are widely used.
We are able to code increasingly efficiently, though more simplicity has led to less efficient development.
After C was released, Assembly has greatly declined over the years. Created for *Unix* systems programming.
C changed programming forever and will still be in use foreseeable future.

AI will reach a stage where programming is just an idea, similiar to centuries ago. Ada Lovelace, the Countess
of programming, Alan Turing; Pioneer of Computer Science, Dennis Ritchie; Innovator of Modern Programming.
These 3 with their associates greatly impacted the development of computing. Now, automated computation is
much more than just ideas or algorithms.

Effectively, the original computers were human.