출간일(Release) : 2017/01/15
종이책 출간일(Print Release) : 2016/11/10
전자책 종류(Format) : ePub
Price : KRW 30,400
미리보기(Preview)
책소개(Overview)
견고한 코딩 기술을 배우자!
자바스크립트는 이제 단순 작업을 넘어 엔터프라이즈 애플리케이션 개발, 웹 서비스, 모바일 서비스 등 다양한 분야에서 사용하는 주류 언어가 되었다. 하지만 과거 웹 개발을 하듯 혹은 C/C++/자바에서 하듯 개발한다면 그 프로그램은 문제를 일으키고 말 것이다.
이 책은 자바스크립트만의 독특한 문법 구조를 이해하고 견고한 프로그램을 개발하는 데 필요한 기술과 원리를 설명한다. 콜백 패턴, 프라미스 패턴, 싱글톤 패턴, 장식자 패턴 같은 패턴과 단위 테스팅을 활용해서 오류 없고 견고한 프로그램을 개발하는 방법을 예제와 함께 보여준다.
이 책을 읽고 나면 패턴과 테스트는 물론 SOLID, DRY 같은 소프트웨어 공학 원칙과 테스트 주도 개발(TDD) 철학에 대한 통찰도 얻게 될 것이다.
Learn robust coding techniques!
JavaScript has now become a mainstream language for a variety of applications, including enterprise application development, Web services, and mobile services. However, if you develop it like you did in the past web development or C / C ++ / Java, the program will cause problems.
This book explains the techniques and principles necessary to understand the unique grammatical structure of JavaScript and develop a robust program. Demonstrates how to develop error-free and robust programs using pattern and unit testing, such as callback patterns, primes patterns, singleton patterns, and decorator patterns.
After reading this book, you will gain insights into software engineering principles, such as SOLID and DRY, as well as pattern and test, as well as the test-driven development (TDD) philosophy.
저자(Author)
래리 스펜서(Larry Spencer)
He is the vice president of application development at ScerIS in Sudbury, Mass., And is the browser-based application authoring team leader, combining the C # / Web API / SQL Server backend with the angular JS. I’ve been programming for 35 years in COBOL, C, C ++, C #, and mainframe assemblies, but JavaScript is the most interesting. He is often invited as a speaker to meetings such as Code Camps and enjoys sharing his or her software passion with the development community. He lives in Marlborough, Massachusetts, and his personal blog is http://FascinatedWithSoftware.com. He is also interested in philosophy, chess, and classical guitar.
세스 리처즈(Seth Richards)
2002년 이후 소프트웨어 전문가로 활약 중이다. 처음엔 술집, 나이트클럽 업계에서 임베디드 프로그래밍을 시작했고 2007년에 웹 애플리케이션 개발자로 전향했다. 엔터프라이즈급 지리 정보 시스템(중앙 물적 자산 관리 시스템), 상품 찾기 및 추천 관련 소셜 네트워크 등 다양한 웹 기반 애플리케이션 제작에 참여했다. 뉴햄프셔 소재 플리머스 주립 대학(현재는 대학교)에서 컴퓨터 공학, 수학을 전공했으며 지금은 조지아 공과대학에서 컴퓨터 공학 석사 학위를 밟고 있다. 개인 블로그 주소는 http://blog.shrichards.com, 트위터 계정은 @shrichards다.
He has been working as a software professional since 2002. Initially, he started embedded programming in the pub and nightclub industries and in 2007 he turned to Web application developers. He has participated in various web-based applications such as enterprise-class geographic information systems (MMS), product discovery and social networks for referrals. He majored in computer science and mathematics at Plymouth State University (now a university) in New Hampshire, and now holds a master’s degree in computer science from the Georgia Institute of Technology. The personal blog address is http://blog.shrichards.com, and the Twitter account is @shrichards.