if2 [JavaScript] 제어문 (if, switch, for, while, do~while) 복습 https://shins99.tistory.com/49 [JavaScript] 연산자 복습 https://shins99.tistory.com/47 [JavaScript] 변수와 자료형 복습 https://shins99.tistory.com/47 [JavaScript] 자바스크립트(JavaScript)란? 자바스크립트(JavaScript) - 사용자의 상호작용에 따라 웹 페이지를 동적제어 shins99.tistory.com 제어문(control flow statements) - 프로그램의 순차적인 흐름을 제어해야 할 때 사용하는 실행문 (조건문, 반복문 등이 포함) 조건문(conditional statements) - 프로그램 내에서 주어진 표현식의 결과에 따라 별도의 명령을 수행하도록 제어하는 실행.. 2023. 8. 19. [자바 기초] 조건문 & 반복문 복습해보기 복습 https://shins99.tistory.com/7 https://shins99.tistory.com/8 [자바 기초] if 문 복습 https://shins99.tistory.com/6 [자바 기초] 연산자 복습 https://shins99.tistory.com/4 항과 연산자 항(operand) : 연산에 사용되는 값 연산자 (operator) : 항을 이용하여 연산하는 기호 대입 연산자 (assignment opera shins99.tistory.com [자바 기초] for, while 복습 https://shins99.tistory.com/7 [자바 기초] if 문 복습 https://shins99.tistory.com/6 💡 학습 목표 1. if문 단독 2. if else 구문 3. if.. 2023. 7. 30. 이전 1 다음