본문 바로가기
내일배움 정리/TIP

문법 참고 링크

by GREEN나무 2024. 11. 20.
728x90

js 참고 링크

문법 설명

 

w3schools - https://www.w3schools.com/js/js_datatypes.asp

  입문하기 좋음

 

W3Schools.com

W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.

www.w3schools.com

modern javascript - https://javascript.info/types
  중간 수준

 

Data types

 

javascript.info

 

mdn - https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures
  공식문서는 아니지만 공식같이잘 나옴

 

JavaScript data types and data structures - JavaScript | MDN

Programming languages all have built-in data structures, but these often differ from one language to another. This article attempts to list the built-in data structures available in JavaScript and what properties they have. These can be used to build other

developer.mozilla.org

 


코딩 테스트

 

programmers : https://school.programmers.co.kr/learn/challenges?order=recent

 

코딩테스트 연습 | 프로그래머스 스쿨

개발자 취업의 필수 관문 코딩테스트를 철저하게 연습하고 대비할 수 있는 문제를 총망라! 프로그래머스에서 선발한 문제로 유형을 파악하고 실력을 업그레이드해 보세요!

school.programmers.co.kr

 

back Joon : https://www.acmicpc.net/problem/tags

 

cdoeUp : https://www.codeup.kr/

 

CodeUp

☆ 파이썬 다운로드 : 파이썬3 ☆ 무료 C언어 IDE : Code::blocks       DEV C++ ☆ 추천 온라인 IDE : C   C++11   Python3   Java ☆ 채점 가능 언어 : C, C++, JAVA, Python 3.8, PyPy3 ★ C++로 제출시 void main()을 사

www.codeup.kr

 

 


DB

 

프리즈마 명령어

Prisma CLI reference : https://www.prisma.io/docs/orm/reference/prisma-cli-reference#synopsis

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

'내일배움 정리 > TIP' 카테고리의 다른 글

터미널에서 파일 옮기기  (0) 2024.11.21
port  (1) 2024.11.21
윈도우 cmd 명령어  (0) 2024.11.19
VSCode 단축키, 설정 등  (1) 2024.11.19
컴퓨터 단축키  (0) 2024.11.19