본문 바로가기

코딩공부90

[Python] #1.12 for in (#코딩공부 #for문) https://youtu.be/0wpYyDlAEIg https://wook-2124.tistory.com/21 [Python] #1.11 if else and or (#코딩공부) https://youtu.be/stdjRunnSDU https://wook-2124.tistory.com/19 [Python] #1.10 Conditionals part One (#코딩공부) https://youtu.be/GEVMZa53C1Q https://wook-2124.tistory.com/18 [Python] #1.. wook-2124.tistory.com https://repl.it/ The world's leading online coding platform Powerful and simple online compil.. 2020. 2. 10.
[Python] #1.11 if else and or (#코딩공부 #if문) https://youtu.be/stdjRunnSDU https://wook-2124.tistory.com/19 [Python] #1.10 Conditionals part One (#코딩공부) https://youtu.be/GEVMZa53C1Q https://wook-2124.tistory.com/18 [Python] #1.9 Code Challenge! (#코딩공부) https://youtu.be/I_e2Wn3LtBw https://wook-2124.tistory.com/17 [Python] #1.8 Keyw.. wook-2124.tistory.com https://repl.it/ The world's leading online coding platform Powerful and simple online.. 2020. 2. 8.
[Python] #1.10 Conditionals part One (#코딩공부) https://youtu.be/GEVMZa53C1Q https://wook-2124.tistory.com/18 [Python] #1.9 Code Challenge! (#코딩공부) https://youtu.be/I_e2Wn3LtBw https://wook-2124.tistory.com/17 [Python] #1.8 Keyworded Arguments (#코딩공부) https://youtu.be/Z27sK7sNoSk #1.7 💖은 니꼬쌤의 말씀! I just wanted to say: Thank y.. wook-2124.tistory.com https://repl.it/ The world's leading online coding platform Powerful and simple online compile.. 2020. 2. 8.
[Python] #1.9 Code Challenge! (#코딩공부) https://youtu.be/I_e2Wn3LtBw https://wook-2124.tistory.com/17 [Python] #1.8 Keyworded Arguments (#코딩공부) https://youtu.be/Z27sK7sNoSk #1.7 💖은 니꼬쌤의 말씀! I just wanted to say: Thank you for being here and watching our lectures. See you on the next video! https://wook-2124.tistory.com/15 [Py.. wook-2124.tistory.com https://repl.it/ The world's leading online coding platform Powerful and simple online.. 2020. 2. 7.
[Tip] 코딩(VSC) 단축키 7가지 정리! (feat. 니꼴라스쌤) (#코딩공부) https://www.youtube.com/watch?v=Wn7j5dfbJF4 7) 반복되는 단어 한방에 수정 : "Ctrl + D" / "⌘ + D" 6) 클릭하는 곳마다 커서 생성 : "Ctrl + Click" / "⌥ + Click" 5) 코드 위/아래로 움직이기 : "Alt + ↑ , ↓" / "⌥ + ↑ , ↓" 4) 코드 복사해서 위/아래로 움직이기 : "Alt + Shift + ↑ , ↓" / "⌥ + ⇧ + ↑ , ↓" 3) 코드 블록 한방에 코멘트 처리하기 : "Ctrl + / " , "⌘ + / " 2) 선택된 영역에 커서 만들기 : "Alt + Shift + i" / "⌥ + ⇧ + i" 1) 마우스가 가는 곳 마다 커서 만들기 : "Alt + Shift + Mouse Drag" / .. 2020. 2. 4.