Computer Science Basics for Programmers
Published:
Here are the collections of some notes/slides about computer science.
Computer Architecture Notes
The basic information about the computer architecture as presented in CODAS-HEP 2022 is here.
Miscellaneous
Here are some slides for some topics.
- Use and Abuse of Random number.
- Floating Point Arithmetic is Not Real
- Vector Parallelism on Multi-Core Processors
- Introduction to Performace Tuning & Optimization
- Parallel Programming- The OpenMP Common Core