본문 바로가기

두두의 IT/Today I Learned

[220615] OCA, 코테, 기술 블로그, AWS, CI/CD, 자료구조/알고리즘

728x90

1. 오픈소스 컨트리뷰션 아카데미 (FOSS Light, uftrace) 지원서 작성

 

2. 알고리즘 공부

https://jyj98020.tistory.com/386?category=1006066 

 

[기타] 릿코드 Easy 1816 'Truncate Sentence' (Python)

<문제 링크> https://leetcode.com/problems/truncate-sentence/ Truncate Sentence - LeetCode Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get..

jyj98020.tistory.com

https://jyj98020.tistory.com/387?category=1006066 

 

[기타] 릿코드 Easy 20 'Valid Parentheses' (Python)

<문제 링크> https://leetcode.com/problems/valid-parentheses/ Valid Parentheses - LeetCode Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get..

jyj98020.tistory.com

 

3. 네카라배직야당토 기술 블로그, 현직자 인터뷰 확인

https://d2.naver.com/home

https://tech.kakao.com/blog/

 

blog

[vc_row][vc_column][blog type="" show_excerpt="1" show_footer="1" pagination="1" pagination_type="load-more" posts="6" sort_by="" sort_order="desc" heading="" heading_type="head-c" view_all="" link="" offset="" cat="" terms="" tags="" post_format="" post_t

tech.kakao.com

https://engineering.linecorp.com/ko/blog/

 

Blog - LINE ENGINEERING

2022-LINE-engineering-site

engineering.linecorp.com

https://techblog.woowahan.com/

 

우아한형제들 기술블로그

우아한형제들 기술조직의 이야기를 전합니다

techblog.woowahan.com

https://medium.com/zigbang

 

직방 기술 블로그 – Medium

사람들이 공간을 경험하는 방식을 바꾸고자 합니다.

medium.com

https://medium.com/yanolja

 

Yanolja – Medium

야놀자의 직무, 조직문화 그리고 Tech에 대한 이야기를 담습니다.

medium.com

https://medium.com/daangn

 

당근마켓 팀블로그 – Medium

당근마켓은 동네 이웃 간의 연결을 도와 따뜻하고 활발한 교류가 있는 지역 사회를 꿈꾸고 있어요.

medium.com

https://toss.tech/

 

토스 기술 블로그, 토스테크

토스 기술에 대한 모든 이야기를 다룹니다.

toss.tech

 

4. 2022 AWS Summit Korea 강의 듣기

01. 기아는 왜 AWS에서 메타버스를 만들까?

현실을 확장하고 초월하는 가상세계 메타버스의 접근성을 높이기 위해서는 클라우드가 필수입니다. 특히, AWS의 다채로운 서비스와 함께라면 누구나 시간과 장소에 구애받지 않고, 다양한 디바이스 환경에서 메타버스를 구축하고 운영할 수 있습니다. 일례로 AWS 클라우드를 활용해 메타버스를 구축한 기아를 소개합니다. 기아는 가상의 EV6 차량을 AWS 상에서 실시간으로 랜더링하는 고품질의 EV6 3D Visualizer 를 통해 고객이 어떤 디바이스 환경에서도 실제 차량의 내·외관을 경험할 수 있는 환경을 구현했습니다.

 

5. CI/CD란?

https://jyj98020.tistory.com/394

 

CI(Continuous Integration)/CD(Continuous Delivery/Deployment)란?

[개념] 애플리케이션 개발 단계를 자동화하여 애플리케이션을 보다 짧은 주기로 고객에게 제공하는 방법 지속적인 통합, 지속적인 서비스 제공, 지속적인 배포 새로운 코드 통합으로 인해 개발

jyj98020.tistory.com

 

6. 자료구조 / 알고리즘

https://jyj98020.tistory.com/409

 

[자료구조 / 알고리즘]

자료구조란? 용어: 자료구조, 데이터 구조, data structure 대량의 데이터를 효율적으로 관리할 수 있는 데이터의 구조를 의미 코드상에서 효율적으로 데이터를 처리하기 위해, 데이터 특성에 따라,

jyj98020.tistory.com