
1. 비주얼 스튜디오 코드(VS Code) 다운로드다운로드 및 설치 링크: https://code.visualstudio.com/ Visual Studio Code - Code Editing. RedefinedVisual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.code.visualstudio.com 2. 비주얼 스튜디오 코드(VS Code) 설치다운로드 한 설치 파일을 실행..

인터넷과 웹의 차이공통점:연결(connection) 인터넷(internet):물리적인 연결망(network) – 기반(substructure, infrastructure)ex) 도로, 철도 등 웹(web):콘텐츠(웹페이지)와의 연결 – 응용(superstruc ture, application)ex) 문자, 이미지, 소리, 동영상 등 역할과 규칙서버와 클라이언트 (Server vs Client)서버(server): 요청된 서비스에 대하여 응답(response)하는 역할클라이언트(client): 서비스를 요청(request)하는 역할 웹서비스의여정(journey) 요청(request)웹브라우저에 URL을 입력하여 웹페이지를 서버에게 요청처리(programming)요청된 웹페이지가 프로그래밍으로 처리가 필요한..