Skip to content

COMP 15 – Data structures

DATA STRUCTURING USING C++ FOR ALGORITHMIC EFFICIENCY

  • Home
  • Schedule
  • Grading
  • Policies
  • Suggested Readings
  • Labs
    • Lab 0
    • Lab 1
    • Lab 2
    • Lab 3
    • Lab 4
    • Lab 5
    • Lab 6
    • Lab 7
    • Lab 8
    • Lab 9
  • Homeworks
    • Homework 1
    • Homework 2
    • Homework 3
    • Homework 4
    • Homework 5
    • Homework 6
    • Homework 7
  • Web-Graphviz
  • Zoom
  • Videos
    • Recording: Lecture 1 (May 26, 2021)
    • Recording: Lecture 2 (Jun 2, 2021)
    • Recording: Lecture 3 (Jun 9, 2021)
    • Recording: Lecture 4 (Jun 16, 2021)
    • Recording: Lecture 5 (Jun 23, 2021)
    • Recording: Lecture 6 (Jun 30, 2021)
    • Recording: Lecture 7 (Jul 7, 2021)
    • Recording: Lecture 8 (Jul 14, 2021)
    • Recording: Lecture 9 (Jul 21, 2021)
    • Recording: Lecture 10 (Jun 28, 2021)
    • Recording: Lecture 11 (Aug 4, 2021)

VSCode

VSCode 

Debugging on VS Code (Mac)

June 8, 2021September 8, 2021 Partha Biswas 0 Comments

Debugging on VS Code involves the following steps: Make sure “C/C++ IntelliSense, debugging, and code browsing” extension is installed in

Read more
VSCode 

VS Code common shortcuts

June 6, 2021June 6, 2021 Partha Biswas 0 Comments

Editing and Navigation Action Command Auto-indent Shift + Option + f Go to line ^g Go to definition F12 Go

Read more
VSCode 

Remote SSH with VSCode

May 26, 2021May 26, 2021 Partha Biswas 0 Comments

Here’s a great resource re: setting up remote-ssh with VSCode:  https://github.com/kedestin/Quick-References/blob/master/Development/vscode-remotessh.md

Read more
VSCode 

VSCode keyboard shortcuts

May 26, 2021May 26, 2021 Partha Biswas 0 Comments

https://code.visualstudio.com/shortcuts/keyboard-shortcuts-macos.pdf

Read more
VSCode 

Visual studio code setup

May 10, 2021May 10, 2021 Partha Biswas 1 Comment

Environmental setup for C++ compiling and debugging (Windows): Path set up (Mac):

Read more

Categories

  • C++ (3)
  • Object-oriented (2)
  • Review (3)
  • Uncategorized (1)
  • VSCode (5)
Copyright © 2025 COMP 15 – Data structures. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.

Disclaimer | Non-Discrimination | Privacy | Terms for Creating and Maintaining Sites