U E D R , A S I H C RSS

새싹교실/2011/學高/1회차


1.

  • Memory ? 뭐 ?
  • 는 data는 10(Dec.), 8(Oct.), 16(Hex.) ?
  • printf()를 include 는 library(~.h )?

2. 2011 3 16

2.1. :

2.1.1. (fact)

  • ZeroWiki

    • : =_목1_=, ==_목2_==, ===_목3_===
    • : 대
    • : 3
    • 만들
    • *


    • CPU, Memory
    • Memory address, binary bits
    • SW : System SW, Application SW
    • Kinds of programming language: C, C++, Java, Assembly, Python etc.
    • High-level Language VS Low-level Language: Human-kindly VS Machine-Kindly
    • 4 levels of programming: coding -> compile -> linking -> debugging(running). and type of error of an each level.
    • Source file, Resource file, Header file

  • C
    • C
    • printf("Hello World!\n");: #include<stdio.h>?

2.1.2. (feeling/finds)

  • , .
    • .
    • 는 gcc 부를 windows visual studio를 .

* .
* .

2.2. :

2.2.1. (fact)


2.2.2. (feeling/finds)


2.3. :

2.3.1. (fact)

  • Zerowiki
    • , , 링, , 등 는 방
    • .


    • CPU()
    • Main Memory
    • Secodary Memory
    • I/O()
  • C

#include <stdio.h>

int main()
{
printf("hello world!"\n);
return 0;
}
  • 바랍...

2.3.2. (findings/feelings)

  • .
    • Zerowiki 만들 마 방 , .
  • 는데
    • Feedback ...? ?
      • , , feedback ~ -

2.3.3.

  • Memory ? 뭐 ?
    • memory cell
  • 는 data는 10(Dec.), 8(Oct.), 16(Hex.) ?
    • 16
  • printf()를 include 는 library(~.h )?
    • stdio.h.

2.4. :


2.4.1. (fact)

1 .
메모리 > CPU, Cache, Main memory (ex RAM..), Secondary memory..
> ,
  • : (ex OS..), (ex , ..)
  • : high level language (ex : C, java, C++, C#..), low level language (ex : 블리, )
  • : program edit -> compile -> execution ※면 맨
1번 8bit(=1byte) 됨, 8bit 는 메모리는
2 . Wiki
=_목_=, _*_ :목 , :바
3 . ...
  • #include <stdio.h> : stdio include
  • return 0; : 마 0
  • printf(""); :
  • \n( 내리), %d%e, %c

2.4.2. (feeling/finds)

는데 . 는 더 . _

2.4.3.

  • Memory ? 뭐 ?
    • memory cell
  • 는 data는 10(Dec.), 8(Oct.), 16(Hex.) ?
    • 16
  • printf()를 include 는 library(~.h )?
    • stdio.h.


2.5. :



2.5.1. (fact)

wiki page
.
visual studio 를 만.
printf를 .
\n .
.
CPU .

2.5.2. (feeling/finds)

들리는 .

2.5.3.


* Memory ? 뭐 ?
Memory cell
  • 는 data는 10(Dec.), 8(Oct.), 16(Hex.) ?
16(Hex.)
  • printf()를 include 는 library(~.h )?
stdio.h

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2021-02-07 05:29:42
Processing time 0.0277 sec