코딩Coding/코딩기초상식_필수지식
-
The processors and their direction are:(제품마다 IA32,Sun C, Sun A, x86-64 A 등등 방향 🧭코딩Coding/코딩기초상식_필수지식 2022. 2. 2. 16:37
The processors and their direction are: x86: down. SPARC: selectable. The standard ABI uses down. PPC: down, I think. System z: in a linked list, I kid you not (but still down, at least for zLinux). ARM: selectable, but Thumb2 has compact encodings only for down (LDMIA = increment after, STMDB = decrement before). 6502: down (but only 256 bytes). RCA 1802A: any way you want, subject to SCRT impl..
-
(deep copy,깊은 복사) vs (shallow copy, 얇은 복사)코딩Coding/코딩기초상식_필수지식 2022. 1. 31. 10:46
https://stackoverflow.com/questions/184710/what-is-the-difference-between-a-deep-copy-and-a-shallow-copy What is the difference between a deep copy and a shallow copy? What is the difference between a deep copy and a shallow copy? stackoverflow.com
-
컴퓨터 파일 . 확장자(Filename extension)코딩Coding/코딩기초상식_필수지식 2022. 1. 27. 10:37
https://namu.wiki/w/%ED%99%95%EC%9E%A5%EC%9E%90 https://pandajeytv.tistory.com/113 파일 확장자(Filename extension)란 무엇인가요? 안녕하세요. 오늘은 파일 확장자에 대해서 알아보겠습니다. 영어로는 Filename extension 이라고 합니다. 파일 확장자란? - 파일 확장자란. 컴퓨터 파일의 종류와 그 역할을 표시하기 위하여 사용하 pandajeytv.tistory.com
-
네카라쿠베가 목표라면 개발자 취업 유리한 개발 언어가 따로 있다-eo코딩Coding/코딩기초상식_필수지식 2021. 12. 25. 11:33
https://youtu.be/cryp8dAbsOQ
-
Top 43 Programming Languages: When and How to Use Them 프로그래밍 언어별 사용 용도)181023기준코딩Coding/코딩기초상식_필수지식 2021. 12. 13. 17:27
181023기준 Top 43 Programming Languages: When and How to Use Them 프로그래밍 언어별 사용 용도) https://raygun.com/blog/programming-languages/ Top 43 Programming Languages: When and How to Use Them | Raygun Blog Whether you're just starting programming or are looking for a secondary programming language, weight up the pros and cons. raygun.com https://www.kdnuggets.com/2021/05/top-programming-languages.html To..
-
알고리즘&데이터구조)Array#0~#6-Nomad Coders코딩Coding/코딩기초상식_필수지식 2021. 6. 15. 17:56
https://youtube.com/playlist?list=PL7jH19IHhOLMdHvl3KBfFI70r9P0lkJwL 알고리즘.데이터구조 with Nico 니꼴라스가 알고리즘. 데이터구조를 제대로 알려줍니다. 😎 https://nomadcoders.co/ www.youtube.com 시리즈1 https://youtu.be/9TyyMtlk5i4 시리즈2 https://youtu.be/NFETSCJON2M 시리즈3 https://youtu.be/WjIlVlmmNqs 시리즈4 https://youtu.be/BEVnxbxBqi8 시리즈5 https://youtu.be/Bor_CRWEIXo 시리즈 6 https://youtu.be/HraOg7W3VAM 시리즈 7 https://youtu.be/Nk_dGSci..