Programming Bootcamp 2024
Contents:
Syllabus
Setup Instructions
Self-Study Videos
General Topics
Python Quickstart Tutorial
Programming in C
Assignments
Git
Emacs
Cmake
TACC-Frontera
Questions, Issues
Additional Resources
Programming Bootcamp 2024
»
Self-Study Videos
View page source
Self-Study Videos
ΒΆ
Contents:
General Topics
Setup
Git
Emacs Editor
Python Quickstart Tutorial
Outline
Chapter 1: Basic data types and operations
Chapter 2: Matrix data types
Chapter 3: Plotting
Chapter 4: File IO
Chapter 5: Object oriented programming
Chapter 6: Modules and subprocess
Programming in C
Session 1: Introduction to C
Session 2: Memory & Pointers
Session 3 - Data Structures & File I/O
Session 4: Introduction to C++
Session 5: Parallel Programming