Skip to content

Commit 8271043

Browse files
author
kimkiyung
committed
3학년 상세내용 수정(andreasbm#32)
1 parent 26eb6bc commit 8271043

File tree

1 file changed

+54
-46
lines changed

1 file changed

+54
-46
lines changed

src/data/web-components.js

+54-46
Original file line numberDiff line numberDiff line change
@@ -7,75 +7,79 @@ export const webcomponentsCollection = {
77
{
88
name: "운영체제",
99
description: {
10-
text: "운영체제",
10+
text: "Operation Systems",
1111
links: [
1212
["이수 구분 : 전필", ""],
13-
["교과목 번호 : 5111001", ""],
13+
["교과목 번호 : 5111015", ""],
1414
["학점 : 3-3-0", ""],
1515
]
1616
},
1717

1818
},
1919
{
20-
name: "객채지향 설계",
20+
name: "객체지향 설계",
2121
description: {
22-
text: "Exploration of Future Planning",
22+
text: "Object-Oriented Design",
2323
links: [
24-
["이수구분 : 전선", ""],
25-
["교과목 번호 : 5111081", ""],
26-
["학점 : 1-0-2", ""],
24+
["이수구분 : 전필", ""],
25+
["교과목 번호 : 5111016", ""],
26+
["학점 : 3-3-1", ""],
2727
]
2828
}
2929
},
30+
3031
{
3132
name: "오픈소스 웹소프트웨어",
3233
description: {
33-
text: "Learn how to make your content search-friendly.",
34+
text: "Open Source Web SW",
3435
links: [
35-
["web.dev - Discoverable", "https://web.dev/discoverable"],
36-
["Google Search - Get Started", "https://developers.google.com/search/docs/guides/get-started"],
37-
["Google Search - SEO basics", "https://developers.google.com/search/docs/guides/javascript-seo-basics"],
38-
["web.dev - SEO audits", "https://web.dev/lighthouse-seo"]
36+
["이수 구분 : 전선", ""],
37+
["교과목 번호 : 5111087", ""],
38+
["학점 : 3-3-2", ""]
3939
]
4040
},
4141
},
4242
{
4343
name: "컴파일러",
4444
description: {
45-
text: "Learn how to work with SVG files to make graphics look crisp across all screen resolutions.",
45+
text: "Compiler",
4646
links: [
47-
["MDN - Adding vector graphics to the Web", "https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Adding_vector_graphics_to_the_Web"],
48-
["SVG on the web", "https://svgontheweb.com/"],
47+
["이수 구분 : 전선", ""],
48+
["교과목 번호 : 5111023", ""],
49+
["학점 : 3-3-1", ""]
4950
]
5051
}
5152
},
5253
{
5354
name: "컴퓨터네트워크",
5455
description: {
55-
text: "Learn the best practices of writing HTML.",
56+
text: "Computer Networks",
5657
links: [
57-
["MDN - HTML guidelines", "https://developer.mozilla.org/en-US/docs/MDN/Contribute/Guidelines/Code_guidelines/HTML"],
58-
["W3Schools - HTML Coding Conventions", "https://www.w3schools.com/html/html5_syntax.asp"]
58+
["이수 구분 : 전선", ""],
59+
["교과목 번호 : 5111025", ""],
60+
["학점 : 3-3-0", ""]
5961
]
6062
}
6163
},
6264
{
6365
name: "창업기획",
6466
description: {
65-
text: "Learn the best practices of writing HTML.",
67+
text: "Start-up Planning",
6668
links: [
67-
["MDN - HTML guidelines", "https://developer.mozilla.org/en-US/docs/MDN/Contribute/Guidelines/Code_guidelines/HTML"],
68-
["W3Schools - HTML Coding Conventions", "https://www.w3schools.com/html/html5_syntax.asp"]
69+
["이수 구분 : 전선", ""],
70+
["교과목 번호 : 5111088", ""],
71+
["학점 : 1-0-2", ""]
6972
]
7073
}
7174
},
7275
{
7376
name: "오픈소스 전문프로젝트",
7477
description: {
75-
text: "Learn the best practices of writing HTML.",
78+
text: "Application of Open Source SW Project",
7679
links: [
77-
["MDN - HTML guidelines", "https://developer.mozilla.org/en-US/docs/MDN/Contribute/Guidelines/Code_guidelines/HTML"],
78-
["W3Schools - HTML Coding Conventions", "https://www.w3schools.com/html/html5_syntax.asp"]
80+
["이수 구분 : 전선", ""],
81+
["교과목 번호 : 5111071", ""],
82+
["학점 : 2-0-4", ""]
7983
]
8084
}
8185
}
@@ -87,75 +91,79 @@ export const webcomponentsCollection = {
8791
{
8892
name: "소프트웨어공학",
8993
description: {
90-
text: "Introduction to Computer Systems",
94+
text: "Software Engineering",
9195
links: [
9296
["이수 구분 : 전필", ""],
93-
["교과목 번호 : 5111002", ""],
97+
["교과목 번호 : 5111024", ""],
9498
["학점 : 3-3-0", ""],
9599
]
96100
}
97101
},
98102
{
99-
name: "산학프로젝트",
103+
name: "산학프로젝트(종합설계)",
100104
description: {
101-
text: "Introduction to Open Source SW",
105+
text: "Interlink Project Practice, Comprehensive Design",
102106
links: [
103107
["이수 구분 : 전필", ""],
104-
["교과목 번호 : 5111080", ""],
105-
["학점 : 2-1-2", ""],
108+
["교과목 번호 : 5111061", ""],
109+
["학점 : 2-0-4", ""],
106110
]
107111
},
108112

109113
},
110114
{
111115
name: "펌웨어프로그래밍",
112116
description: {
113-
text: "Learn what the CSS box model means.",
117+
text: "Firmware Programming",
114118
links: [
115-
["MDN - Introduction to the CSS basic box model", "https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Box_Model/Introduction_to_the_CSS_box_model"],
116-
["MDN - The box model", "https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/The_box_model"],
117-
["CSS Tricks - Inheriting box-sizing", "https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/"],
119+
["이수 구분 : 전선", ""],
120+
["교과목 번호 : 5111045", ""],
121+
["학점 : 3-2-2", ""]
118122
]
119123
},
120124

121125
},
122126
{
123127
name: "창업설계",
124128
description: {
125-
text: "Learn the best practices of writing HTML.",
129+
text: "Start-up Challenge",
126130
links: [
127-
["MDN - HTML guidelines", "https://developer.mozilla.org/en-US/docs/MDN/Contribute/Guidelines/Code_guidelines/HTML"],
128-
["W3Schools - HTML Coding Conventions", "https://www.w3schools.com/html/html5_syntax.asp"]
131+
["이수 구분 : 전선", ""],
132+
["교과목 번호 : 5111089", ""],
133+
["학점 : 1-0-2", ""]
129134
]
130135
}
131136
},
132137
{
133138
name: "정보보호",
134139
description: {
135-
text: "Learn the best practices of writing HTML.",
140+
text: "Information Security",
136141
links: [
137-
["MDN - HTML guidelines", "https://developer.mozilla.org/en-US/docs/MDN/Contribute/Guidelines/Code_guidelines/HTML"],
138-
["W3Schools - HTML Coding Conventions", "https://www.w3schools.com/html/html5_syntax.asp"]
142+
["이수 구분 : 전선", ""],
143+
["교과목 번호 : 5111041", ""],
144+
["학점 : 3-3-0", ""]
139145
]
140146
}
141147
},
142148
{
143149
name: "인공지능",
144150
description: {
145-
text: "Learn the best practices of writing HTML.",
151+
text: "Artificial Intelligence",
146152
links: [
147-
["MDN - HTML guidelines", "https://developer.mozilla.org/en-US/docs/MDN/Contribute/Guidelines/Code_guidelines/HTML"],
148-
["W3Schools - HTML Coding Conventions", "https://www.w3schools.com/html/html5_syntax.asp"]
153+
["이수 구분 : 전선", ""],
154+
["교과목 번호 : 5111033", ""],
155+
["학점 : 3-3-0", ""]
149156
]
150157
}
151158
},
152159
{
153160
name: "데이터베이스시스템",
154161
description: {
155-
text: "Learn the best practices of writing HTML.",
162+
text: "Database Systems",
156163
links: [
157-
["MDN - HTML guidelines", "https://developer.mozilla.org/en-US/docs/MDN/Contribute/Guidelines/Code_guidelines/HTML"],
158-
["W3Schools - HTML Coding Conventions", "https://www.w3schools.com/html/html5_syntax.asp"]
164+
["이수 구분 : 전선", ""],
165+
["교과목 번호 : 5111026", ""],
166+
["학점 : 3-3-1", ""]
159167
]
160168
}
161169
}

0 commit comments

Comments
 (0)