Skip to content

Commit 808ebb7

Browse files
a
1 parent dd549b1 commit 808ebb7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,7 @@
116116
blurb:"Computer Engineering & AI — by year", children:[
117117
{ id:"y1", title:"First Year", tag:"Y1", icon:"1", accent:"amber", blurb:"current courses", children:[
118118
{ id:"cpp", title:"Programming 1 — C++", tag:"CS", icon:">_", accent:"blue", blurb:"Liang, chapters 1–9 + exams", resources:[
119-
{label:"C++ Mastery — exam quiz (Ch 1–9, Midterm + 2 Finals)", href:"cpp_mastery.html", type:"internal", note:"529 questions · offline"},
120-
{label:"C++ Implementation Judge — 32 coding problems", href:"cpp_judge.html", type:"internal", note:"write code · auto-tested"},
119+
{label:"C++ Mastery Console — 529 MCQ + 32 coding problems", href:"cpp_mastery.html", type:"internal", note:"quiz + implementation lab · offline"},
121120
{label:"cppreference.com — language & STL reference", href:"https://en.cppreference.com/", type:"external"},
122121
{label:"LearnCpp.com — full tutorial", href:"https://www.learncpp.com/", type:"external"},
123122
{label:"Liang — Intro to C++ (textbook notes)", href:"#", type:"internal", note:"add your PDF link"} ]},

0 commit comments

Comments
 (0)