Compsci Library πŸ“š
225 subscribers
13 photos
86 files
434 links
Resource about my compsci study, random topic related mostly about system, compiler and programing language.
Download Telegram
List of math problem, you can submit your (math) problem too.

https://teachyourselfmath.app/
❀‍πŸ”₯1
FunctionalProgramming-p359-hudak.pdf
4.9 MB
Conception, Evolution, and Application of Functional Programming Languages (1989)
Paul Hudak
gold diamond mines for PL related QA thread :

https://groups.google.com/g/comp.lang.misc
πŸ‘1
Forwarded from b
Ulix OS β€” a Literate Unix
http://www.ulixos.org/

...a fully working system which can be used in operating system courses to show students how OS concepts (such as paging and scheduling) can be implemented.
...can be read like a book
...guided by the implementer's creative process.
Defending Against Compiler-Based Backdoors

https://blog.regehr.org/archives/1241
❀‍πŸ”₯2
❀‍πŸ”₯1
Please open Telegram to view this post
VIEW IN TELEGRAM
Cybersecurity.Myths.and.Misconceptions.epub
13.5 MB
Cybersecurity Myths and Misconceptions 2023

#cybersecurity #eng
❀‍πŸ”₯3
Compsci Library πŸ“š
Cybersecurity.Myths.and.Misconceptions.epub
Recommended to read so you not too paranoid about cybersecurity thing.

Note: This book not about tech deeply rather logical fallacies and debunking.
csc324.pdf
645.3 KB
Principle of Programming Language
David Liu

Simple book if you lazy to read book after this post.
❀‍πŸ”₯1
Essentials of Programming Languages 3e (MIT, 2008).pdf
3.4 MB
Essential of Programming Language
Daniel P. Friedman, Mitchel Wand

This book is an analytic study of programming languages. Our goal is to provide a deep, working understanding of the essential concepts of programming languages. These essentials have proved to be of enduring importance; they form a basis for understanding future developments in programming languages.

Warning: This book contain heavy load of math, lisp and creepy symbol that math geek love.
🌚1
The Anatomy Of Programming Languages.pdf
3.9 MB
The Anatomy of Programming Language
Alice E. Fisher, Frances S. Grodzinsky.

If you want to understand what languange in programming language, then this quite introductionary.
πŸ‘1