분류 전체보기 453

http://studio.code.org/hoc/20

축하합니다! 마지막 단계까지 성공적으로 해결했습니다. 오! 코드 3 줄로 해결했네요! 지금까지: 코드 890 줄 사용. Berkeley, Harvard와 같은 유명한 대학에서도 블럭기반 프로그래밍을 가르칩니다. 하지만, 블럭들은 모두 JavaScript로 바뀌어 실행됩니다 : while (notFinished()) { if (isPathForward()) { moveForward(); } else { if (isPathRight()) { turnRight(); } else { turnLeft(); } } }

테스트 관련 강좌

01. http://opentutorials.org/ 생활코딩 www.opentutorials.org 컴퓨터 사용법, 인터넷, MYSQL, OS, 이미지 및 영상 편집, 모델링, 프레젠테이션 등 정보 제공. http://codecombat.com/ 02. http://code.org/ Code.org: Anybody can learn to learn one Hour of Code 03. http://codecombat.com/ Learn programming with a multiplayer live coding strategy game. You're a wizard, and your spells are JavaScript. 04. http://www.codecademy.com/ 코드카데미는 프로그래밍을..