본문 바로가기

Programming33

[Coding Study] 유용한 코딩 스터디 사이트 modoocode.com/ 모두의 코드 C 언어 문법을 아시는 분들이라면, 씹어먹는 C++ 강좌를 통해 C++ 기초 부터 최근의 C++ 17 까지 모든 내용을 배우실 수 있습니다. C 언어와 C++ 의 기본적인 문법이 비슷하기 때문에, C 언어를 어느 정 modoocode.com www.tcpschool.com/ 코딩교육 티씨피스쿨 4차산업혁명, 코딩교육, 소프트웨어교육, 코딩기초, SW코딩, 기초코딩부터 자바 파이썬 등 tcpschool.com yyman.tistory.com/ 도도의 초록누리 도도의 초록누리입니다. yyman.tistory.com ---- > MFC 등. 2021. 3. 30.
[CS50 Sandbox] Web 상에서 c 언어 제공하는 editor. sandbox.cs50.io/ CS50 Sandbox Temporary programming environments for students and teachers. sandbox.cs50.io 2020. 11. 17.
[컴퓨터 메모리 저장 단위] byte(8bit) -> Kilo byte(1000byte) -> Mega byte(1000 Kilo byte) -> Giga byte(1000 Mega byte) -> Tera byte(1000 Giga byte) -> Peta byte(1000 Tera byte) -> Exa byte(1000 Peta byte) -> Zeta byte(1000 Exa byte) -> Yotta byte(1000 Zeta byte) 2020. 10. 20.
하버드[Harvard] CS50 강의 사이트 https://cs50.harvard.edu/college/2020/fall/ CS50 Introduction to the intellectual enterprises of computer science and the art of programming. This course teaches students how to think algorithmically and solve problems efficiently. Topics include abstraction, algorithms, data structures, encapsulation, r cs50.harvard.edu 2020. 8. 27.