Node.js 교과서 개정2판(Node.js Textbook 2nd)

출간일(Release) : 2020/08/15
종이책 출간일(Print Release) : 2020/07/25
전자책 종류(Format) : ePub
Price : KRW 25,200
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
기본기는 확실하게 다지고, 시행착오는 줄이자!
노드의 개념과 기능을 익히고, 직접 서버를 만들고, 배포하는 전 과정을 한 권에 담았습니다. 노드의 핵심 개념인 런타임, 이벤트 기반, 논 블로킹 I/O, 싱글 스레드 모델을 확실히 이해한 뒤, 내장 객체와 내장 모듈을 사용해보면서 기능을 습득하세요. 데이터베이스인 MySQL과 몽고디비, 패키지 매니저인 npm, 웹 서버 프레임워크인 익스프레스, 템플릿 엔진인 퍼그와 넌적스 등 노드 생태계를 배우며 실제로 동작하는 서버를 만들고, AWS와 GCP를 통해 배포해보세요!

Learn the basics clearly and reduce errors!
The whole process of learning the concept and function of node, creating and deploying a server yourself, is contained in one book. After you have a clear understanding of the core concepts of Node: runtime, event-based, non-blocking I/O, and single-threaded models, learn the functionality by using built-in objects and built-in modules. Learn about the node ecosystem such as MySQL and MongoDB database, npm package manager, Express web server framework, and pug and nunjucks template engines.


저자(Author)
조현영(Jo, 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.

– Github • https://github.com/zerocho
– Blog • https://www.zerocho.com
– Youtube • https://www.youtube.com/c/zerochotv
– Online Course • https://www.inflearn.com/courses?s=조현영


부록(Extra File)

Node.js 마이크로서비스 코딩 공작소(Node.js Micro Service Coding Workshop)

출간일(Release) : 2018/04/04
종이책 출간일(Print Release) : 2018/02/28
전자책 종류(Format) : ePub
Price : KRW 18,200
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
설계부터 구현까지, 직접 만들면서 이해하는 마이크로서비스 아키텍처
넷플릭스, 아마존닷컴, 이베이를 포함한 대규모 웹 사이트들이 모놀리식 아키텍처에서 마이크로서비스 아키텍처로 변화하고 있다. 이들은 왜 마이크로서비스 아키텍처를 선택했을까?
마이크로서비스 아키텍처를 직접 설계하고 구현해보며 개념과 구축 방법을 이해하고, 장애 처리, 보안, 로그 수집, 배포, 적용 시점처럼 고려해야 할 주제들도 함께 학습한다.

From design to implementation, a book that explains the microservice architecture that you create and understand yourself.
Large Web sites including Netflix, Amazon.com and eBay are changing from monolithic architectures to microservice architectures. Why did they choose the micro-service architecture?
You will learn how to design and implement micro services architecture, understand concepts and how to build them, and learn about issues such as fault handling, security, log collection, deployment, and application.


저자(Author)
정대천(Jeong, Daecheon)
고려대학교에서 소프트웨어공학으로 석사 학위를 받았다. 엔씨소프트와 엑스엘게임즈에서 게임 서비스에 필요한 대용량 분산 처리 시스템을 개발해 왔으며 수학적 이론을 코드로 구현하는 데 관심이 많다.

He received his master’s degree in Software Engineering from Korea University. The author has developed a massive distributed processing system for game services in NCsoft and XL Games, and is interested in implementing mathematical theory in code.


부록(Extra File)