GithubHelp home page GithubHelp logo

Comments (5)

wacilpong avatar wacilpong commented on September 27, 2024 1

차암서억

from wednesday_salon.

bluelion2 avatar bluelion2 commented on September 27, 2024

개인 사정이 있어서 불참 ㅠ

from wednesday_salon.

rjcnd105 avatar rjcnd105 commented on September 27, 2024

ㅊㅁ석

from wednesday_salon.

wacilpong avatar wacilpong commented on September 27, 2024

할일

  • CODE 챕터 20부터 읽기

from wednesday_salon.

wacilpong avatar wacilpong commented on September 27, 2024

회고

  • 8비트 한 바이트가 표준이라서 아스키 부호가 기술적으로는 7비트 부호이지만, 대부분 8비트인 값으로 저장된다.
  • 전세계의 언어를 모두 표현하기 위해 아스키 부호를 대체할 유니코드(unicode) 개발을 시작했다.
  • 유니코드의 부호 0000h부터 부호 007Fh까지의 처음 128문자는 아스키 문자와 동일하다.
  • 유니코드는 하나의 문자를 저장하는 데 1바이트인 아스키와 달리 2바이트를 사용하지만, 문자 인코딩 체계의 모호성을 없앨 수 있다.

  • 메모리와 저장장치의 가장 큰 차이는 메모리의 휘발성에 대한 부분이다.
  • 메모리(RAM, ROM)는 책상과 같아서 어떤 일을 직접 하려면 그 책상 위로 올린다.
  • 저장장치는 서랍과 같아서 필요한 일이 있다면 서랍에서 꺼내서 책상 위로 올린다.
  • 파일을 저장하고 꺼내는 것은 운영체제라고 불리는 소프트웨어 영역이다.

  • UNIX는 개인용으로 사용하기에는 크고 비싼 컴퓨터들을 위해 설계되었는데, 시분할(timesharing) 기법으로 다수의 사용자가 동시에 시스템을 이용할 수 있도록 했다.
  • 터미널이라고 불리는 화면표시장치와 키보드를 가진 장치들이 여러 개 붙어 있고, 운영체제는 동시에 모든 사람에게 서비스를 제공하는 것처럼 보이도록 한다.
  • GNU 프로젝트는 UNIX와 호환되는 것을 의도했고, 결과로 유닉스 호환 운영체제의 코어(커널)인 Linux 운영체제가 개발되었다.

from wednesday_salon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.