음음.
https://steemit.com/kr-dev/@jongsiksong/3kfymb
입문자를 위한 웹/모바일 개발 개념잡기 — Steemit
요즘 프로그래밍을 배우고자 하시는 분들이 많은 것 같습니다. 웹/모바일 개발의 경우 기술적인 난이도가 높지는 않습니다. 다만, 알아야 할 것이 방대하고 넓습니다. 그래서 입문 하시는 분들
steemit.com
Web Development for Beginners - Key Concepts, Roles and Tools | Hacker Noon
Become a web developer is a hard path to take, most of the time we don’t know how to start something and when you are new at this all the concepts came suddenly and it’s hard to get everything. This article is oriented to the people that want to become
hackernoon.com
https://developer.mozilla.org/en-US/docs/Web/Guide/Introduction_to_Web_development
Introduction to Web development - Developer guides | MDN
Whether you're just getting started with Web development, or are just expanding your horizons into new realms of Web awesomeness, the links here should help you get started.
developer.mozilla.org
https://developer.mozilla.org/en-US/docs/Learn
Learn web development | MDN
Welcome to the MDN learning area. This set of articles aims to provide complete beginners to web development with all that they need to start coding websites.
developer.mozilla.org
https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web
Getting started with the Web - Learn web development | MDN
Getting started with the Web is a concise series introducing you to the practicalities of web development. You'll set up the tools you need to construct a simple webpage and publish your own simple code.
developer.mozilla.org
What will your website look like? - Learn web development | MDN
What will your website look like? discusses the planning and design work you have to do for your website before writing code, including "What information does my website offer?", "What fonts and colors do I want?", and "What does my site do?"
developer.mozilla.org
https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/Dealing_with_files
Dealing with files - Learn web development | MDN
A website consists of many files: text content, code, stylesheets, media content, and so on. When you're building a website, you need to assemble these files into a sensible structure on your local computer, make sure they can talk to one another, and get
developer.mozilla.org
'Computer Science > BackEnd' 카테고리의 다른 글
웹 개발 로드맵 (0) | 2022.01.05 |
---|---|
Django 네비게이션 기능, 게시판 페이징 기능, 템플릿 필터, 답변 개수 표시 (Do it! 점프 투 장고 3장) (0) | 2021.07.15 |
[7.5] Do it! 점프 투 장고 (0) | 2021.07.05 |
[6.26] 장고 예제 맛보기 Django 튜토리얼 (0) | 2021.06.26 |
[6.23] Django 설치 및 visual studio 2019 개발 환경 구축 - 참고 페이지 (2) | 2021.06.23 |