출간일(Release) : 2024/02/23
종이책 출간일(Print Release) : 2024/02/20
전자책 종류(Format) : ePub
Price : KRW 28,000
미리보기(Preview)
책소개(Overview)
이 책은 순서도를 이용해 프로그래밍 사고력을 기르는 방법을 알려줍니다. 프로그램 만들기는 순서도를 그리는 능력을 키우는 데서 시작합니다. 순서도를 그릴 수 있다면 순서도를 코드로 옮기는 것은 금방입니다. 자바스크립트의 기초부터 심화까지 핵심 문법을 학습한 후 12가지 프로그램을 만들며 학습한 내용을 확인할 수 있습니다. 문법 학습과 실습이 적절히 섞여 있어 프로그램을 만드는 방법을 재미있게 익힐 수 있고, 이 과정에서 프로그램의 작동 원리를 자연스럽게 이해할 수 있습니다.
This book teaches you how to develop programming thinking skills using flowcharts. Creating a program begins with developing the ability to draw flowcharts. If you can draw a flowchart, it’s easy to translate the flowchart into code. After learning the core grammar of JavaScript from basic to advanced, you can check what you have learned by creating 12 programs. With an appropriate mix of grammar learning and practice, you can have fun learning how to create programs, and in this process, you can naturally understand how the program works.
저자(Author)
조현영(Cho, Hyunyoung)
문과 출신이지만, 자바스크립트를 통해 프로그래밍의 매력에 빠졌다. 지금은 스타트업에서 CTO로 일하며 데이터 수집, 정제와 오픈 소스 기여에 관심이 많다. 개인적으로는 블로그와 유튜브를 운영 중이며 온라인 강좌를 진행하고 있다.
The author is a major in literature arts, but he fell in love with programming through JavaScript. Now working as a CTO at a startup, he is interested in data collection, cleansing, and open source contributions. He currently runs blogs and YouTube, and runs online courses.