Code files and PDF handouts by Robert Palmere. Robert Palmere served as Data Science Graduate Specialist in 2021 and 2022 for the New Brunswick Libraries of Rutgers University.
Topics covered, by session number are:
- Introduction to Python and Introduction to C (session 1_C)
- Data Manipulation and Analysis with Python and Basic Data Manipulation and Analysis with C/C++ (session 2_C)
- Data Visualization with Python and Data Visualization with C (session 3_C)
- additional practice problems
- Data Visualization with Python, continued and Object-oriented Programming with C++ (session 5_C)
- Cython and Python
- Data Mining in the Protein Data Bank
- Small Applications Development with Python
- Introduction to Machine Learning with Python
- Molecular Dynamics with Python
- Calculator Class example