-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
104 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
# 정보처리기능사 | ||
아마 딸 것 같은 자격증 1호 | ||
|
||
## 과목 및 비용 | ||
|
||
| 구분 | 비용 | 과목 | | ||
| --- |--- | --- | | ||
| 필기 | 14,500원 | 전자계산기일반, 패키지활용,<br>PC운영체제, 정보통신일반 | | ||
| 실기 | 17,200원 | 정보처리실무(NCS) 필답 | | ||
|
||
2026년 개정안: | ||
|
||
| 구분 | 비용 | 과목 | | ||
| --- |--- | --- | | ||
| 필기 | 14,500원 예상 | 프로그래밍언어(Python/JAVA), 응용SW기초기술,<br>SQL활용, 정보시스템기초기술 | | ||
| 실기 | ? | 기초프로그래밍실무 작업 | | ||
|
||
## 과목 해석 | ||
### 필기 (기존) | ||
- 전자계산기일반: 이산수학 | ||
- 패키지활용: Windows98, 스프레드시트, 파워포인트, MS-DOS | ||
- PC운영체제: MS-DOS, Windows98, UNIX, OS일반 | ||
- 정보통신일반: 전화망네트워크, IP통신, 사우스브릿지 | ||
|
||
### 필기 (개정) | ||
- 프로그래밍언어: C, Python, Java, Mock Code 등? | ||
- 응용Sw기초기술: 스프레드시트, 파워포인트, UNIX-like 등? | ||
- SQL활용: SQLite 등 | ||
- 정보시스템기초기술: UNIX-like 등? (설마 여기서도 MS-DOS 갈기진 않겠지?) | ||
|
||
### 실기 (기존) | ||
- 정보처리실무 | ||
* UNIX | ||
* 네트워크 | ||
* [C, Java].join(Python) | ||
* 데이터베이스(SQL) | ||
* CPU 일반 | ||
* 알고리즘 | ||
* SW설계 | ||
|
||
### 실기 (개정) | ||
- 기초프로그래밍실무 | ||
* (아마) UNIX-like | ||
* (아마) [C, Java, Python] | ||
* (아마) IDE 실무 | ||
|
||
## 결론 | ||
2026년에 봐요 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,3 +22,5 @@ | |
|
||
## 잡소리 | ||
[이상한 짓거리](../dumbthings/) | ||
[아마추어무선](../ham-radio/) | ||
[정보처리기능사](../info-proc-nca/) |