Kotlin의 코루틴은 어떻게 동작하는가Chang W. DohThe document discusses Kotlin coroutines and asynchronous programming. It demonstrates how to write asynchronous code using coroutines and covers topics like launching coroutines with different dispatchers, cancelling coroutines, and handling timeouts. Key functions and concepts discussed include launch, delay, runBlocking, withTimeout, and coroutine contexts/dispatchers.
[213] Fashion Visual SearchNAVER D2The document discusses linear algebra concepts including:
- Representing a system of linear equations as a matrix equation Ax = b where A is a coefficient matrix, x is a vector of unknowns, and b is a vector of constants.
- Solving for the vector x that satisfies the matrix equation using linear algebra techniques such as row reduction.
- Examples of matrix equations and their component vectors are shown.
NDC 2017 하재승 NEXON ZERO (넥슨 제로) 점검없이 실시간으로 코드 수정 및 게임 정보 수집하기Jaeseung HaNDC 2017 발표 슬라이드
시연 영상 링크: https://youtu.be/e9Tv3jkmqKk
게임 내 정보를 추가 구현이나 패치 없이 실시간으로 수집할 수 있다면 어떨까요? 이런 아이디어를 실제로 가능하게 구현한 NEXON ZERO 발표 슬라이드 입니다.
ٰ21ƦᄋƵᆷᅦᅳᅳᅡᅩᆼᄒƪ5ᅧᆫᄋƴᄀƵᄅƩᆨ屷䳧ճƵᆷᅩᆼᄋƯᆫ.Jongwon KimNDC 2021에서 발표하였던 '게임 테스트 자동화 5년의 기록'이라는 주제로 NCSOFT에서 5년 동안 진행했던 게임 테스트 자동화에 대한 내용을 정리한 회고 내용입니다.
영상은 https://youtu.be/ckqUzRyIPoA 에 올라와 있습니다.
* 문서에 적용된 폰트나 아이콘 등의 문서 형식에 대한 권리는 Nexon에 있으니 배포 시 유의하시기 바랍니다
중니어의 고뇌: 1인분 개발자, 다음을 찾아서Yurim Jin주니어와 시니어 그 사이 - 중니어
문제 인식부터 해결책까지 컴포트존을 벗어날 고민을 공유합니다.
제주 '어쩌다밋업'에서 발표했습니다.
https://www.facebook.com/permalink.php?id=1512494142177634&story_fbid=3692166177543742
발표, 하지 않을 이유가 없다 in 테크 업계Yurim JinDevFest for Women Techmakers에서 발표에 대해 발표한 자료입니다.
상세 정보: https://www.facebook.com/permalink.php?story_fbid=1206498712878402&id=473605092834438
NDC 2017 하재승 NEXON ZERO (넥슨 제로) 점검없이 실시간으로 코드 수정 및 게임 정보 수집하기Jaeseung HaNDC 2017 발표 슬라이드
시연 영상 링크: https://youtu.be/e9Tv3jkmqKk
게임 내 정보를 추가 구현이나 패치 없이 실시간으로 수집할 수 있다면 어떨까요? 이런 아이디어를 실제로 가능하게 구현한 NEXON ZERO 발표 슬라이드 입니다.
ٰ21ƦᄋƵᆷᅦᅳᅳᅡᅩᆼᄒƪ5ᅧᆫᄋƴᄀƵᄅƩᆨ屷䳧ճƵᆷᅩᆼᄋƯᆫ.Jongwon KimNDC 2021에서 발표하였던 '게임 테스트 자동화 5년의 기록'이라는 주제로 NCSOFT에서 5년 동안 진행했던 게임 테스트 자동화에 대한 내용을 정리한 회고 내용입니다.
영상은 https://youtu.be/ckqUzRyIPoA 에 올라와 있습니다.
* 문서에 적용된 폰트나 아이콘 등의 문서 형식에 대한 권리는 Nexon에 있으니 배포 시 유의하시기 바랍니다
중니어의 고뇌: 1인분 개발자, 다음을 찾아서Yurim Jin주니어와 시니어 그 사이 - 중니어
문제 인식부터 해결책까지 컴포트존을 벗어날 고민을 공유합니다.
제주 '어쩌다밋업'에서 발표했습니다.
https://www.facebook.com/permalink.php?id=1512494142177634&story_fbid=3692166177543742
발표, 하지 않을 이유가 없다 in 테크 업계Yurim JinDevFest for Women Techmakers에서 발표에 대해 발표한 자료입니다.
상세 정보: https://www.facebook.com/permalink.php?story_fbid=1206498712878402&id=473605092834438
Reviewing F8 Hackathon 2018Yurim JinThe document summarizes the F8 Hackathon 2018 event hosted by Facebook. It discusses the goals of building tools to address issues like diversity and inclusion. It outlines the program for the event, including keynotes, workshops on topics like leadership and podcasting, and a hackathon where over 180 people worked in teams to build applications over a day and a half. The event aimed to bring the developer community together and encourage learning and sharing of ideas.
Progressive Web App (feat. React, Django)Yurim Jin1. The document discusses how the author implemented a Progressive Web App (PWA) for their company's product BOXture using React and Django.
2. Key aspects of the PWA implementation included using a service worker to cache assets and provide a fast loading experience, as well as adding web push notifications and a web app manifest.
3. The author details strategies used like cache-first routing and precaching with sw-precache to improve performance and user experience.
JEJUPICK [2016 Oh My Jeju Hackathon]Yurim JinThe document describes a team called AJEJE that is developing a mobile application to help tourists in Jeju Island, South Korea find places to visit based on their preferences and interests. The app will ask users a series of questions to determine their food tastes, interests, and mood preferences and return a customized list of recommended locations. The team is collecting data from various sources like Google Places API, online forms submitted by local business owners, and data mining of tourist trends to provide more detailed information on each location recommendation. Their goal is to help tourists save time by connecting them directly with places that match their preferences.
"나는 네가 지난 여름에 산 것을 알고있다" - Google analytics 첫걸음...Yurim JinGoogle Analytics에 입문하는 사람들을 위한 슬라이드입니다.
개발자들을 위한 적용 방법은 슬라이드 맨 마지막 장에 있습니다.
(SMARTSTUDY 사내 발표자료를 공유용으로 다듬었습니다.)