[CrashCourse CS] #12 Programming Basics: Statements & Functions

Steve·2021년 4월 19일
0
  • Syntax : set of rules that govern the structure and composition of the statements in a language.
  • Assignment statement
  • Initialize value
  • Control flow statement (IF statements, conditional statements)
  • While loop (condition-controlled), for loop (count-controlled)
  • Functions (= methods, subroutines)
  • Modularizing functions
  • Library - Huge bundles of pre-written functions

Vocabulary

  • contend with - deal with
  • impediment - obstacle
  • nitty gritty - important part, basics
  • snippet - small piece
  • catch-all - 일반
  • replenish - make it full or complete again
  • intrigued - interested, fascinated

Thoughts

  • 알던 내용이라서 간단하게 쓰고 단어만 정리했다.
  • 다음은 알고리즘이다. 기대된다...!
profile
게임과 프론트엔드에 관심이 많습니다.

0개의 댓글