일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
- 쿠키런킹덤공략
- HTML
- 스프링
- 쿠킹덤공략
- 크리스마스
- oracle
- 개발자
- 웹개발
- Java
- 오블완
- SQL
- 티스토리챌린지
- 딥러닝
- Spring
- 스프링퀵스타트
- edwith
- 쿠키런킹덤
- MySQL
- 프로그래머스
- 프로그래밍
- 홀리데이익스프레스
- 자바
- GIT
- dart
- Eclipse
- 쿠킹덤
- CSS
- programmers
- 이클립스
- 쿠키런킹덤크리스마스
- Today
- Total
Dev study and notes
클라우드 프로그래밍 소개/읽어보기 요약 - Introduction to Programming for the Cloud/Reading: Summary - CAD101-1 본문
클라우드 프로그래밍 소개/읽어보기 요약 - Introduction to Programming for the Cloud/Reading: Summary - CAD101-1
devlunch4 2024. 4. 19. 05:15클라우드 프로그래밍 소개/읽어보기 요약 - Introduction to Programming for the Cloud/Reading: Summary
*요약 국문
-프론트엔드 개발자는 사용자가 보고 상호 작용하는 웹사이트나 앱의 부분에 작업합니다.
-백엔드 개발자는 웹사이트나 앱이 작동하고 사용자의 입력에 응답하는 논리와 기능에 작업합니다.
-풀스택 개발자는 양쪽의 기술 모두를 가지고 있습니다.
-프론트엔드 개발자와 백엔드 개발자는 긴밀하게 협력합니다.
-프레임워크와 라이브러리는 JavaScript와 Python과 같은 코딩 언어의 기능을 확장합니다.
-프론트엔드 개발에 대한 공통 언어는 HTML, CSS, 그리고 JavaScript입니다.
-백엔드 개발에 대한 공통 언어와 프레임워크는 Python, Django, 그리고 Flask가 포함됩니다.
-버전 관리 시스템은 변경 사항을 추적하고 이를 해결하는 데 사용됩니다.
-CI/CD (지속적 통합과 지속적 전달/배포)는 개발자들이 신뢰성 있게 빈번한 변경을 전달하기 위해 사용하는 모범 사례입니다.
*요약 영문
*Front-end developers work on the parts of the website or app that the user sees and interact with.
*Back-end developers work on the logic and functionality that keeps the website or app running and responding to users’ inputs.
*Full-stack developers have both sets of skills.
*Front-end developers and back-end developers work closely together.
*Frameworks and libraries extend the functionality of coding languages such as JavaScript and Python.
*Common languages for front-end development include: HTML, CSS, and JavaScript.
*Common languages and frameworks for back-end development include: Python, Django, and Flask.
*Version control systems keep track of changes and resolve conflicts between them.
*CI/CD (Continuous Integration with Continuous Delivery/Deployment) is a best practice developers use to deliver frequent changes reliably.
끝!
'studyLog' 카테고리의 다른 글
HTML 개요/읽어보기 요약 HTML Overview/Reading: Summary - CAD101-3 (0) | 2024.04.19 |
---|---|
클라우드 프로그래밍 용어 해설 Glossary: Introduction to Application Development - CAD101-2 (0) | 2024.04.19 |
웹 개발 및 클라우드 컴퓨팅 요약 Web development and cloud computing dy (0) | 2024.03.24 |
백엔드 개발을 위한 공통 언어 Common languages for back-end development (0) | 2024.03.24 |
백엔드 개발 개요 간단 요약 2 Overview of back-end development 2 (0) | 2024.02.28 |