Skip to content

telope

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

  • Home
  • About Plenoh
  • telope!?
  • Archives

리눅스에서 정갈하고 미려하며 예쁜 UI 폰트를…

Leave a reply

macOS 좋은 거 저도 압니다!
하지만 리눅스(Linux)도 질 수는 없으므로, 리눅스 UI도 폰트를 정갈하고 미려하고 예쁘게 다듬는 방법을 간략하게 나마 정리해 봅니다.
우분투(Ubuntu)… Read more “리눅스에서 정갈하고 미려하며 예쁜 UI 폰트를…”

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

More git/github

Leave a reply

Git으로 리포지토리 생성하고 업로드하는 순서(다시 정리)

  • 웹상에서 Repository 생성
  • git clone ${URL}
  • git add *.js
  • git status
  • git commit
… Read more “More git/github”
This entry was posted in Git/GitHub on 2020-08-06 by Plenoh.

학습 목표 – 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.

Post navigation

← Older posts
Newer posts →

Pages

  • About Plenoh
  • telope!?
  • Archives

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 (16)
  • Programming Challenges (4)
  • Programming Languages (16)
    • C/C++ (3)
    • Java (5)
    • JS (3)
    • PHP (3)
    • Ruby (1)
  • Resources (10)
  • Uncategorized (1)
  • UNIX/Linux (10)
  • VI/VIM (2)
  • Web Development (12)
    • Django Tutorial (2)
    • HTML/CSS (9)

Recent Posts

  • 내가 리눅스(Linux)를 쓰는 이유
  • 리눅스에서 Ctrl + [로 한영 전환
  • 아치 리눅스(Arch Linux)로 전환함으로써 MS Windows 의존도 없애기
  • ‘너는 네 젊음을 가지고 뭘 했니?’라는 질문
  • 눈 보호 10계명 및 눈 체조

Archives

Proudly powered by WordPress