I originally created this as a short to-do list of study topics for becoming a software engineer, but it grew to the large list you see today. After going through this study plan, I got hired as a ...
I want to challenge myself to daily solve at least one program in C++ to gain confidence in C++ syntax. My target is add atleast 100 programs to this github repo. After my challenge is over, this repo ...
These Jupyter notebooks provide interactive Python tutorials for development with Coral. You can download these files and run them on a local Jupyter notebook, but ...
VAST is a library for program analysis and instrumentation of C/C++ and related languages. VAST provides a foundation for customizable program representation for a broad spectrum of analyses. Using ...