Skip to content

telope

A tel(e)- (r)ope that connects the world and me

  • Home
  • About Plenoh
  • telope!?
  • Archives

학습 목표 – 2020-08-03(Mon)

Leave a reply

배우고 싶은 것

  • VIM Grammar
  • JS(ES6, ES5)
  • node.js

영어 독서

  • 모르는 단어 마다 하나하나 찾아보지 말자
  • 그 문장의 핵심 단어는 찾아보자
This entry was posted in Agenda on 2020-08-03 by Plenoh.

(한컴타자) 나의 사랑 한글날

Leave a reply

나의 사랑 한글날

한국 사람들은 추석, 설날 등 명절이 되면 몹시 바쁘다. 그러나 나는 이러한 명절들에 별 관심이 없다. 남들은 추석이나 설날이 최고의 명절이라고 생각하지만 나에게는 한글날이 … Read more “(한컴타자) 나의 사랑 한글날”

This entry was posted in General Studies on 2020-07-12 by Plenoh.

(발췌) 현인이 되는 7가지 요건

Leave a reply

현인이 되는 7가지 요건

  1. 자신보다 현명한 사람 앞에서는 침묵할 것.
  2. 상대방의 이야기를 끝까지 경청할 것.
  3. 대답할 때는 서두르지 말 것.
  4. 언제나 정곡을 찌르는 질문을 하고, 대답은 조리있게 한다.
… Read more “(발췌) 현인이 되는 7가지 요건”
This entry was posted in General Studies, Resources on 2020-07-12 by Plenoh.

뷰포트(viewport) code snippet

Leave a reply
<meta name="viewport" content="width=device-width, initial-scale=1.0">
This entry was posted in HTML/CSS on 2020-04-11 by Plenoh.

국문법 스터디 노트 #1

Leave a reply

국문법 스터디 노트 #1

들어가며(Introduction)

I’ve always, in daily life, set English(U.S.) as default… Read more “국문법 스터디 노트 #1”

This entry was posted in General Studies on 2020-04-10 by Plenoh.

루비 프로그래밍 언어 스터디 노트 #1

Leave a reply

Ruby Programming Language Study Note

This study note is from Tutorialspoint(https://www.tutorialspoint.com/ruby/… Read more “루비 프로그래밍 언어 스터디 노트 #1”

This entry was posted in Ruby on 2020-04-07 by Plenoh.

자바 스터디 노트 #2

Leave a reply

Java Equivalent of printf in C

String.format("%.6f", weight);
This entry was posted in Java on 2020-03-26 by Plenoh.

자바 스터디 노트 #1

Leave a reply

Java Data Types

// Integer types
byte, 1 byte
short, 2 bytes
int, 4 bytes
long, 8 bytes

// Floating 
… Read more “자바 스터디 노트 #1”
This entry was posted in Java on 2020-03-25 by Plenoh.

Linux(Debian-based) Package Management – apt tool

Leave a reply

참고할 자료
https://wiki.debian.org/AptCLI
https://en.wikipedia.org/wiki/APT_(software)
https://help.ubuntu.com/lts/serverguide/apt.html… Read more “Linux(Debian-based) Package Management – apt tool”

This entry was posted in UNIX/Linux on 2020-01-06 by Plenoh.

UNIX/Linux 명령어 – ln -s

Leave a reply

Here’s the format.

$ ln -s [TARGET FILE or DIR] [LINK-NAME]
This entry was posted in UNIX/Linux on 2020-01-05 by Plenoh.

Post navigation

← Older posts
Newer posts →

Pages

  • About Plenoh
  • Archives
  • telope!?

Technology, information, and Computer Science
My studies and tech documents

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Categories

  • Agenda (20)
  • General Studies (9)
    • Latin (1)
  • Git/GitHub (2)
  • Personal Essays (15)
  • Programming Challenges (4)
  • Programming Languages (16)
    • C/C++ (3)
    • Java (5)
    • JS (3)
    • PHP (3)
    • Ruby (1)
  • Resources (10)
  • Uncategorized (1)
  • UNIX/Linux (8)
  • VI/VIM (1)
  • Web Development (12)
    • Django Tutorial (2)
    • HTML/CSS (9)

Recent Posts

  • 아치 리눅스(Arch Linux)로 전환함으로써 MS Windows 의존도 없애기
  • ‘너는 네 젊음을 가지고 뭘 했니?’라는 질문
  • 눈 보호 10계명 및 눈 체조
  • 중경삼림(1994, Chungking Express)을 봤다
  • 종이책, 전자책 장단점 정리

Archives

Proudly powered by WordPress