/cse15l-lab-reports

Lab reports website for CSE15L: Software Tools & Techniques Lab

cse15l-lab-reports

This repository contains a site with my work for UC San Diego's CSE 15L: Software Tools & Techniques Lab class during Winter Quarter 2022.
Throughout the course, we worked with a Markdown parser and used different iterations of it to learn tools and techniques. This class was taught using primarily Java and Markdown.
Lab Report Website: https://sprestrelski.github.io/cse15l-lab-reports/
Course website: https://ucsd-cse15l-w22.github.io

Topics covered:

  • SSH and remote connections
  • Basic git, GitHub, and GitHub pages
  • Debugging using JUnit/Automated tests
  • GitHub actions
  • Makefiles, bash scripts and linux commands
  • GitHub issues
  • Debugging using JDB
Lab Due date
Week 2 Lab Report 01/15/2022
Week 4 Lab Report 01/28/2022
Week 6 Lab Report 2/11/2022
Week 8 Lab Report 2/25/2022
Week 10 Lab Report 3/11/2022
Markdown Parse Course examples

cat