본문 바로가기
TIL(Today I Learned)

221121 TIL

by JUNG씨 2022. 11. 21.

✅ TODAY ✅

 

 

1. 프로그래머스 알고리즘 문제풀기

https://hyunjoo3107.tistory.com/176

 

프로그래머스 - Level.1 두 정수 사이의 합 (Python)

https://school.programmers.co.kr/learn/courses/30/lessons/12912 프로그래머스 코드 중심의 개발자 채용. 스택 기반의 포지션 매칭. 프로그래머스의 개발자 맞춤형 프로필을 등록하고, 나와 기술 궁합이 잘 맞는

hyunjoo3107.tistory.com

https://hyunjoo3107.tistory.com/177

 

프로그래머스 - Level.1 문자열을 정수로 바꾸기 (Python)

https://school.programmers.co.kr/learn/courses/30/lessons/12925 프로그래머스 코드 중심의 개발자 채용. 스택 기반의 포지션 매칭. 프로그래머스의 개발자 맞춤형 프로필을 등록하고, 나와 기술 궁합이 잘 맞는

hyunjoo3107.tistory.com

https://hyunjoo3107.tistory.com/178

 

프로그래머스 - Level.1 정수 내림차순으로 배치하기 (Python)

https://school.programmers.co.kr/learn/courses/30/lessons/12933 프로그래머스 코드 중심의 개발자 채용. 스택 기반의 포지션 매칭. 프로그래머스의 개발자 맞춤형 프로필을 등록하고, 나와 기술 궁합이 잘 맞는

hyunjoo3107.tistory.com

 

 

2. 프론트엔드 자바스크립트 부분 복습

https://hyunjoo3107.tistory.com/158

 

Javascript

🔍 DOM(Document Object Model) : HTML, XML 문서의 프로그래밍 interface 이다. DOM은 문서의 구조화된 표현을 제공하며 프로그래밍 언어가 DOM 구조에 접근할 수 있는 방법을 제공하여 그들이 문서 구조, 스타

hyunjoo3107.tistory.com

https://github.com/sparta-USD/Na-dle-Front.git

 

GitHub - sparta-USD/Na-dle-Front: Na-del Project - front-end using JS

Na-del Project - front-end using JS. Contribute to sparta-USD/Na-dle-Front development by creating an account on GitHub.

github.com

 

3. 저번 프로젝트 코드 복습

https://github.com/sparta-USD/Na-dle.git

 

GitHub - sparta-USD/Na-dle

Contribute to sparta-USD/Na-dle development by creating an account on GitHub.

github.com

 

'TIL(Today I Learned)' 카테고리의 다른 글

221123 TIL  (0) 2022.11.23
221122 TIL  (0) 2022.11.23
221118 TIL  (0) 2022.11.18
221117 TIL  (0) 2022.11.17
221116 TIL  (0) 2022.11.16