일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
- data scientist
- algorithm
- Data Structure
- priority queue
- 빅데이터
- Data Engineer
- 데이터 분석가
- 빅데이터 커리어 가이드북
- Newyork
- Binary Tree
- Data Analyst
- Heap
- 뉴욕 화장실
- 화장실 지도
- Study
- hash
- data
- 빅데이터 지식
- Linked List
- Restroom
- Preparing for the Google Cloud Professional Data Engineer Exam
- exam
- HEAPS
- BST
- Algorithms
- Computer Science
- dataStructure
- 데이터 엔지니어
- Computer Organization
- binary search tree
- Today
- Total
Jaegool_'s log
What to-do & What I learned on July 본문
새로 해야할 것.
- Housing
- Courses ✓ing
- Deposit ✓(control + command + space bar)
- Vaccinated
- Documents for a visa ✓
- Immunization history - 영문예방접종서류 ✓
- Go to the dentist
- Check to spend for graduate school
- Preparing the Visa interview
1) Housing
https://www.apartments.com/normal-il/?bb=_q7r6-0lxJo7ntuB
Apartments for Rent in Normal IL | Apartments.com
We simplify the process of finding a new apartment by offering renters the most comprehensive database including millions of detailed and accurate apartment listings across the United States. Our innovative technology includes the POLYGON™ search tool th
www.apartments.com
https://offcampushousing.illinoisstate.edu/listing
ISU Off-Campus Housing | Official ISU Marketplace
Have You Seen All The Illinois State University Apartment Options? Rent College Pads Narrows Your Search To All The Student Rentals Blocks From ISU.
offcampushousing.illinoisstate.edu
2) Prerequisite Courses
IT 168 Structured Problem Solving Using the Computer
IT 179 Introduction to Data Structures
IT 180 C++ Programming
IT 225 Computer Organization
IT 279 Algorithms and Data Structures
IT 383 Principles of Operating Systems
IT 378 Database Processing
3) Graduate Courses
This 33-hour option requires:
- 18-hour core: IT 426, IT 427, IT 428, IT 441, IT 448, IT 483
- 6 hours: IT 494 Master's Project
- 9 hours from: IT 340, IT 356, IT 358, IT 382, IT 388, IT 429, IT 443, IT 444, IT 452, IT 467, IT 478, IT 488, IT 497
Required Courses
IT 426 - Advanced Software Engineering
IT 427 - Design and Analysis of Algorithms
IT 428 - Fundamental Theory of Computer Science
IT 441 - Big Data
IT 448 - Introduction to Machine Learning
IT 483 - Advanced Operating Systems
----------------------------------------------------------
Elective Courses
IT 340 - Introduction To Artificial Intelligence
IT 356 - Introduction To Computer Graphics
IT 358 - Mobile and Cloud Computing ✓
IT 382 - Distributed Systems
IT 388 - Introduction To Parallel Processing
IT 429 - Compiler Design
IT 443 - Information Retrieval and Search Engines ✓
IT 444 - Data Analytics and Mining ✓
IT 452 - Data and Information Visualization ✓
IT 467 - Human Factors In Information Systems
IT 478 - Advanced Database Management ✓
IT 488 - Topics in Computer Science
IT 497 - Introduction To Research Methodology ✓
ISU에 가서 영어로 모르는 개념을 배우면 이해하는데 더 오래걸릴 것 같아 남은 시간동안 FastCampus 강의들을 미리 수강하기로 했다.
외우지는 않더라도 어떤 내용이 있는지 대략적인 이해를 목적으로 많이 이해하고 가기.
7/19
IT 179 Introduction to Data Structures
IT 279 Algorithms and Data Structures
CH01. 자료구조 기초
- 자료구조란?
- 빅오 표기법
- 시간복잡도*
7/21
IT 225 Computer Organization
CH01. 컴퓨터 시스템 개요
- 컴퓨터구조 강의소개
- 컴퓨터의 기본 구조
- 정보의 표현과 저장
- 시스템의 구성
- 컴퓨터 구조의 발전과 과정
IT 383 Principles of Operating Systems
CH01. 운영체제 개요
- 컴퓨터 시스템의 기본 구성
- 운영체제의 정의와 하는 일
- 컴퓨터 시스템의 작동
- 인터럽트란
- Review
Object-oriented programming
CH01. 객체지향이란?
- 프로그래밍 방법론
- 객체 실세계의 관찰
- 프로그래밍을 위한 환경
IT 378 Database Processing
CH01. 데이터베이스 기본 개념
- 데이터베이스 정의
- 데이터베이스관리시스템(DBMS)
- 데이터베이스 시스템 구조
- 데이터베이스 시스템 언어
7/22
IT 225 Computer Organization
CH02. CPU의 구조와 기능
- CPU의 기본 구조
- 명령어 실행
- 명령어 파이프라이닝(instruction pipelining):
명령어 실행에 사용되는 하드웨어를 여러 단계로 분할함으로써 처리 속도를 높여주는 기술
- 명령어 세트(instruction set)
- 컴퓨터 산술과 논리 연산
- 제어 유니트
IT 383 Principles of Operating Systems
CH02. 운영체제 구조
- 운영체제 서비스
- 운영체제 동작 - 시스템 콜
- Review
7/27
IT 225 Computer Organization
CH03. 기억장치
- 기억장치의 분류와 특성
- 계층적 기억장치 시스템
- 반도체 기억장치
- 캐시 메모리
IT 383 Principles of Operating Systems
CH03. 프로세스 관리
- 프로세스의 개념, 상태 및 PCB
'Courses' 카테고리의 다른 글
Payment (0) | 2022.09.24 |
---|---|
Academic schedule, Fall 2022 - Spring 2023, ISU (0) | 2022.08.06 |
비자 인터뷰 준비 / Preparing for the visa interview (0) | 2022.07.28 |
컴퓨터 구조 + 운영체제 (0) | 2022.07.18 |
Preparing to get into graduate school in the US (0) | 2022.07.17 |