U E D R , A S I H C RSS

새싹교실/2011


2.

만들 ZeroPage 는 방. 미를 .

2.1.

.
  • .
  • 8 .

2.2.

명 매 . . 많 며 printf . . 런데 .( .)
  • printf . 매번 printf를 .
  • .
  • assert 만들 .
    • assert를 모르면, .

2.3.

, .
  • . ?
    • 미를 .
    • F4(ThreeFs + FutureActionPlan) FiveFs .
    • .

2.4.

, 내 .
  • 느낀 . 보는 .
  • . .
  • 를 더 . 를 만 /2011/ 만들.
    • / . , /2011 /2011/ /2011 .
    • 를 만 .
    • 모르 .
  • WikiSandBox .

2.5.

매번 .
  • 면 3~5 보는 .
  • .
    • .
    • 만 더 , .

3.

, ZeroPage .
  • :

      • 면 됩.
      • .

      • 매번 . .
  • 른 방 .
    • 를 들 ZeroPage .
    • .
    • .
    • 밌는 방 .

    • . .

4.

  • .
  • 며, 는 무.
  • 따를 . 막막 :)
1보 및
2 ( )
3

computer science :

, program 리, software(layer ), complier interpreter
(code ->compile->link->generating .exe file)

C :

명()
header file, source file, resource file
stdio.h: printf, scanf function
Hello world
constant/variable->variable: 논리
redirection
4

operator:

arithmetic operator
bitwise operator
logical operator, relational operator
type casting
shorthand operator, operator precedence
increment/decrement, postfix/prefix

control structure:

if-else
switch
while, do-while, for: ()
nested roop
infinite loop, break/continue
dangle else problem

:

5

function
variable: global, local, static, stack overflow
void type
call by value mechanism

6

:
sorting

7
8
9

array:

declaration
initialization
multi-dimension array
10

pointer:


operator
address
pointer arithmetic

array pointer

11

dynamic allocation:
string:

string.h
string I/O
12

structure
typedef
enum
file I/O
macro, pre-processor

13

(량)

14
15|
16

  • 만들 . .


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