Zoe's blog


  • Home

  • Categories

  • About

  • Archives

  • Tags

Swift 프로그래밍 입문 1

Posted on 2019-08-03 | In Swift | 0 comments

2강 명명법/콘솔로그/문자열 보간법

Read more »

Mathematical Expression

Posted on 2019-08-03 | In Algorithm | 0 comments

Mathematical Expression and Reasoning for Computer Science

Read more »

Mathematical Expression

Posted on 2019-07-28 | In Algorithm | 0 comments

Mathematical Expression and Reasoning for Computer Science

Read more »

Mathematical Expression

Posted on 2019-07-24 | In Algorithm | 0 comments

Mathematical Expression and Reasoning for Computer Science

Read more »

후니의 쉽게쓴 시스코 네트워킹 - Part4

Posted on 2019-07-19 | In Network | 0 comments

후니의 쉽게쓴 시스코 네트워킹

Part4. 네트워크 장비에 관한 이야기

Read more »

후니의 쉽게쓴 시스코 네트워킹 - Part3

Posted on 2019-07-19 | In Network | 0 comments

후니의 쉽게쓴 시스코 네트워킹

Part3. TCP/IP 와의 만남

Read more »

후니의 쉽게쓴 시스코 네트워킹 - Part2

Posted on 2019-07-19 | In Network | 0 comments

후니의 쉽게쓴 시스코 네트워킹

Part2. 네트워크와 케이블 그리고 친구들

Read more »

TIL - 0701

Posted on 2019-07-01 | In TIL | 0 comments

잡담

매일 TIL 지난주는… 실패 작심삼일이라지만, 이것도 계속하면 꾸준해질꺼라 믿는다. 지난 주말에 네트워크 작업하면서 공부했던게 제대로 정리되지 않았다는 걸 알았다. 특히 오늘 s님이랑 VPN 이야기할때는 더욱.. 오늘은 VPN이 무엇인지 정리해보려한다.

Read more »

TIL - 0624

Posted on 2019-06-24 | In TIL | 0 comments

Kernel of Linux 3강 - System call

fork()

  • PCB , 이미지 복사
  • 부모의 것을 복사함
  • PCB도 같이 복사함 main부터 시작하지 않음 (부모의 것을 복사했기때문에) fork 부터 시작함
  • CPU는 PCB의 stack point 부터 시작함 -> 근데 왜 처음부터 시작하는가? 처음에 설정을 그렇게 해놨기 때문에
  • 부모의 stack 역시 다같이 카피해옴
Read more »

TIL - 0622

Posted on 2019-06-22 | In TIL | 0 comments

잡담

매일 TIL 하는건 이전에도 알았지만, 역시 너무 힘든일이다. 그래도 하루에 30분씩이라도 이전 스터디 내용을 정리하거나 몰랐던 것들 정리하는 시간을 가지자.

Read more »
1 … 4 5 6 … 18
ZOE

ZOE

Junior Backend Developer

171 posts
13 categories
24 tags
RSS
GitHub
© 2020 ZOE
Powered by Jekyll
Theme - NexT.Muse