일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 Analyst
- Heap
- Newyork
- BST
- Study
- Data Engineer
- 화장실 지도
- binary search tree
- exam
- data
- Computer Organization
- Algorithms
- Computer Science
- Restroom
- Binary Tree
- 뉴욕 화장실
- data scientist
- hash
- 데이터 분석가
- 빅데이터 지식
- 데이터 엔지니어
- priority queue
- Data Structure
- HEAPS
- dataStructure
- 빅데이터 커리어 가이드북
- algorithm
- 빅데이터
- Linked List
- Preparing for the Google Cloud Professional Data Engineer Exam
- Today
- Total
목록전체 글 (61)
Jaegool_'s log
Chevy $8600 ---------------- Auto Insurance is $486 for 6 months / $81 for a month Phone $70 for a month House $775 for a month Gas $150 a month ------------------ Fixed expenditure for a month: $1076
Fall 2022 MON TUE WED THU FRI 09:30 ~ 10:45 WRITING - Fell Hall 0207 WRITING - Fell Hall 0207 11:00 ~ 12:15 DATABASE-PROCESSING - Old Union 0213D DATABASE-PROCESSING - Old Union 0213D LUNCH TIME 2:00 ~ 3:15 READING - Fell Hall 0256 READING - Fell Hall 0256 BREAK 6:30 ~ 7:45 PROBLEM-SOLVING - Adlai E. Stevenson Hall 0105 PROBLEM-SOLVING - Adlai E. Stevenson Hall 0105 7:00 ~ 8:50 PS-LAB - Old Unio..

✓ professional goals using professional language and jargon. ✓ Know the vocabulary related to research groups and department resources that conect to your interests. ✓ Learn names of individual faculty and how their specific research is connected to your professional plans. - 1. What are your post-study plans? - I am planning to get a computer science Master's degree in the United States to cont..

새로 해야할 것. 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 off..

컴퓨터 구조 폰노이만 구조 CPU - ALU(연산) + 레지스터, cash memory Memory - 저장공간 Disk - 저장소 출처) https://www.youtube.com/watch?v=J06SirxZG7M 운영체제 컴퓨터 시스템 4가지 구성요소 - 하드웨어, 운영체제, 응용 프로그램, 사용자 운영체제가 무엇이고, 어떤 일을 수행하는지 이해한다. - 운영체제: 응용 프로그램 간의 하드웨어 사용을 제어, 조정하는 역할 - 리소스 할당을 전담하는 주체적인 역할 - 제어를 전담 컴퓨터 시스템의 작동 매커니즘을 확인한다. - 부팅 과정(부트스트램) 1) 메인보드에 전력 공급 2) CPU가 ROM에 저장되어있던 BIOS를 실행 3) BIOS가 셀프테스트를 진행 4) MBR을 읽어오는 부트스트랩 실행 5..

This section of the course showcases Google Cloud’s five core storage products: Cloud Storage, Cloud Bigtable, Cloud SQL, Cloud Spanner, and Firestore. 학습 목표 Identify the purpose of and use cases for Cloud Storage. Distinguish between Google Cloud's storage options. Cloud Storage These unique keys are in the form of URLs, which means object storage interacts well with Web technologies. Data comm..
Section 1. Setting up a cloud solution environment 1.1 Setting up cloud projects and accounts. Activities include: a. Creating a resource hierarchy b. Applying organizational policies to the resource hierarchy c. Granting members IAM roles within a project d. Managing users and groups in Cloud Identity (manually and automated) e. Enabling APIs within projects f. Provisioning and setting up produ..
1. Release는 같은 제품을 새롭게 만드는 것을 의미 - ip adress를 release한다는 말은 새로운 아이피 번호를 부여받는 의미, 제품에선 새로운 버전을 release한다고 할 때 사용 2. Deploy는 프로그램등을 서버와 같은 기기에 설치하여 작동가능하도록 만드는 일 3. Distribute는 제품을 사용자들이 사용할 수 있도록 서비스 등을 제공하는 의미 ex) 페이스북 버전 x.x.x가 새롭게 release되었고, 이를 서버에 deploy하여 사용자들이 사용할 수 있도록 distribute 하였습니다.