일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 데이터 엔지니어
- 빅데이터 커리어 가이드북
- binary search tree
- hash
- 빅데이터
- Heap
- HEAPS
- 화장실 지도
- exam
- priority queue
- Newyork
- data scientist
- Preparing for the Google Cloud Professional Data Engineer Exam
- 데이터 분석가
- 뉴욕 화장실
- Linked List
- Binary Tree
- algorithm
- Data Structure
- Data Engineer
- 빅데이터 지식
- Algorithms
- Computer Science
- Computer Organization
- BST
- data
- dataStructure
- Restroom
- Study
- Today
- Total
목록Development Log/App Development (5)
Jaegool_'s log

https://teamsparta.notion.site/5-ca4a373c57ec436aa0e98110df8dc9d2 [내일배움단] 앱개발 종합반 - 5주차 매 주차 강의노트 시작에 PDF파일을 올려두었어요! teamsparta.notion.site https://github.com/jondot/awesome-react-native GitHub - jondot/awesome-react-native: Awesome React Native components, news, tools, and learning material! Awesome React Native components, news, tools, and learning material! - GitHub - jondot/awesome-react-nat..

https://teamsparta.notion.site/4-824f88f8b6cb4deeba6af754a5ea6f77 [내일배움단] 앱개발 종합반 - 4주차 매 주차 강의노트 시작에 PDF파일을 올려두었어요! teamsparta.notion.site
https://teamsparta.notion.site/3-01b7e84e0fb34bba8ab67a99ec650f11 [내일배움단] 앱개발 종합반 - 3주차 매 주차 강의노트 시작에 PDF파일과 영상 링크를 올려두었어요! teamsparta.notion.site 3주차에서는 리액트 네이티브에서 중요한 개념들을 배웠습니다. - 리액트 네이티브는 리액트(React.js) 라이브러리 기반으로 만들어진 프레임워크 입니다. 1) 컴포넌트(Component) : 정해진 엘리먼트들(요소)을 사용하여 만든 화면의 일부분 2) 상태(State) : 컴포넌트에서 데이터를 유지하고 관리하기 위한 유일한 방법 == 그냥 사용할 데이터! 3) 속성(Props) : 상위 컴포넌트에서 하위 컴포넌트로 데이터를 전달하는 방식 == ..

https://teamsparta.notion.site/2-3e404a42faef4977bede8252891d2ead#d112045731504bf5897b27576a85d94e [내일배움단] 앱개발 종합반 - 2주차 매 주차 강의노트 시작에 PDF파일을 올려두었어요! teamsparta.notion.site https://reactnative.dev/docs/style#docsNav Style · React Native With React Native, you style your application using JavaScript. All of the core components accept a prop named style. The style names and values usually match ho..