가장 빨리 만나는 스벨트(Svelte For The Really Impatient)

출간일(Release) : 2022/01/13
종이책 출간일(Print Release) : 2021/12/29
전자책 종류(Format) : ePub
Price : KRW 22,400
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

apple


책소개(Overview)
간결한 코드와 낮은 학습 곡선
스벨트의 코드는 간결하다. 다른 프레임워크와 비교해도 매우 간결하다. 리액티비티를 위해 필요한 코드는 단 한 줄이다. 코드가 간결하기 때문에 프런트엔드 초보자도 빠르게 배울 수 있고, 경험자도 빠르게 배울 수 있다. 즉, 학습 곡선이 낮다.

빠른 실행 속도와 작은 크기
스벨트는 가상 돔을 사용하지 않으니 변경된 부분을 처리하는 부하가 필요하지 않다. 그래서 빠르다. 스벨트는 프레임워크가 아니라 컴파일러로 동작한다. 프레임워크를 배포하는 것이 아니라 모든 코드를 컴파일한 자바스크립트 번들로 제공하기 때문에 생성되는 코드의 크기가 작다.

빠른 학습을 위한 주제별 분류
프레임워크의 다양한 기능을 주제별로 분류해서 빠르게 접근한다. 기본 템플릿 문법, 반응성, props, 이벤트, 스토어, 모션, 액션 등의 기능을 주제별로 분류해서 정리했다. 또한, 매번 프로젝트를 생성하지 않고 REPL을 활용해서 바로바로 실습 결과를 확인할 수 있게 했다.

두뇌 개발 게임 만들기로 실습하기
두뇌 개발 게임을 만들어보면서 아키텍처 구성, 화면 구성, 라우팅 구성, DB 사용법까지 종합적으로 사용해본다. 깃허브에 소스 코드를 배포하고, 깃허브의 소스 코드를 아마존 웹 서비스에서 자동으로 빌드하여 서비스하는 과정까지 소개했다. 내가 만든 프로젝트를 웹에서 실제로 배포하고 서비스하는 것까지 경험해보자.

Concise code and low learning curve!
Svelte’s code is concise. It is very concise compared to other frameworks. There is only one line of code required for reactivities. Because the code is concise, even a front-end beginner can learn it quickly, and an experienced person can learn it quickly. That is, the learning curve is low.

Fast running speed and small size!
Svelte doesn’t use a virtual dome, so it doesn’t need a load to handle changes. so it’s fast Svelte works as a compiler, not a framework. The size of the generated code is small because all the code is provided as a compiled JavaScript bundle rather than by distributing the framework.

Classified by topic for quick learning!
Developers can quickly access various functions of the framework by categorizing them by topic. In this book, functions such as basic template syntax, responsiveness, props, events, stores, motions, and actions are categorized and organized by subject. In addition, it is possible to check the results of the practice right away by using REPL without creating a project every time.

Practice with making brain development games!
Through this book, while making a brain development game, you will comprehensively use architecture configuration, screen configuration, routing configuration, and DB usage. It even introduced the process of distributing the source code to GitHub and automatically building and servicing the source code from GitHub in Amazon Web Services. Let’s experience the actual deployment and service of my project on the web.


저자(Author)
박승현(Park, Seunghyun)

제민이, 지수, 그리고 지윤이 아빠입니다. 어렸을 때부터 프로그래밍을 직업으로 가지고 싶었고, 매일 매일 그 꿈을 이루고 사는 생계형 개발자입니다. 자바스크립트를 좋아하고 관련 기술에 대한 잡담을 좋아합니다.

He is the dad of Jemin, Jisoo, Jiyoon. Ever since he was a child, he wanted to have programming as a career, and he is a living developer who lives that dream every day. The author likes JavaScript and likes chat about related technologies.

| Facebook | https://facebook.com/groups/meteorschool


부록(Extra File)

Let’s Get IT 자바스크립트 프로그래밍(Let’s Get IT JavaScript)

출간일(Release) : 2021/06/25
종이책 출간일(Print Release) : 2021/06/25
전자책 종류(Format) : ePub
Price : KRW 17,500
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

apple


책소개(Overview)
이 책은 프로그래밍 입문서를 여러 권 읽어도 프로그램을 만들지 못하는 분들을 위해 만들었습니다. 기본적인 자바스크립트 문법뿐만 아니라 배운 문법을 활용해 실제 작동하는 프로그램을 만드는 방법을 알려주고 함께 완성해 봅니다. 문법과 프로그래밍 과정이 적절히 섞여 있어 지루하지 않고 순서도를 직접 그려 보며 코드를 작성하는 과정에서 프로그래밍 사고력이 길러지도록 도와 줍니다.

This book was made for those who can’t create programs even after reading several beginner’s programming books. In addition to basic JavaScript grammar, we will teach you how to make a program that actually works by using the grammar you have learned and complete it together. This book is a good mix of programming grammar and programming process, helping you to develop programming thinking skills in the process of writing code while drawing a flowchart without getting bored.


저자(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)

리액트를 다루는 기술[개정판](The Art of React, 2nd)

출간일(Release) : 2019/09/24
종이책 출간일(Print Release) : 2019/08/31
전자책 종류(Format) : ePub
Price : KRW 33,600
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
리액트를 이해하기 위한 핵심 개념은 물론이고 어떤 상황에서 어떻게 사용해야 하는지, 왜 이렇게 사용하는 것이 효과적인지, 공식 문서에는 나오지 않는 실전 노하우와 팁을 풍부하게 담았다.
또한, 프로젝트 생성부터 코드를 작성 및 개선하고, 배포하기까지 실무에 바로 응용할 수 있도록 예제를 준비했다. 먼저 일정 관리 애플리케이션을 만들면서 리액트의 기본기를 다지고, 다음으로 여러 실습 예제를 진행하면서 컴포넌트 스타일링, 상태 관리, API 연동, 라우팅, 코드 스플리팅, 서버사이드 렌더링 등 리액트를 활용한 다양한 기술을 사용해본다. 마지막으로 프런트엔드 프로젝트를 통해 배운 지식을 종합적으로 활용해본다.

This book contains a wealth of hands-on know-how and tips not to be found in the official documentation, as well as a key concept for understanding React, how to use it in what situations, why it’s effective to use it.
In addition, the author has prepared examples that can be applied directly to practical tasks, from project creation to writing, improving, and distributing code. First, create a schedule management application to build the basics of React, and then, while conducting various practice examples, various techniques that utilize React such as component styling, state management, API integration, routing, code splitting, server-side rendering, etc. Try it. Finally, let’s use the knowledge learned through the front-end project comprehensively.


저자(Author)
김민준(Kim, Minjoon)
개발은 언제나 즐겁고 재밌어야 한다는 생각을 갖고 있는 개발자이며, IT 기술을 가르치는 것을 굉장히 좋아하는 교육자이기도 합니다. 또한, 사용자를 행복하게 만드는 서비스를 만드는 것이 가장 중요하다고 여깁니다. 현재 리디(주)에서 애니메이션 스트리밍 서비스 라프텔(laftel.net)의 프런트엔드 개발을 하고 있습니다. 그리고 개발자들의 블로그 서비스인 벨로그(velog.io)를 운영 및 개발하고 있습니다.

The author is a developer with the idea that development should always be fun and fun, and he is also an educator who loves teaching IT skills. In addition, he considers creating services that make users happy. The author is currently developing a frontend for animation streaming service Laftel.net at Lidi. In addition, he runs and develops a blog service for developers, velog.io.


부록(Extra File)

Try! helloworld 자바스크립트(Try! helloworld : JavaScript)

출간일(Release) : 2018/06/04
종이책 출간일(Print Release) : 2018/05/08
전자책 종류(Format) : ePub
Price : KRW 15,400
미리보기(Preview)


ridi

google

yes24

aladin

tstore

apple


책소개(Overview)
자바스크립트는 문법이 간결하고 프로그램 설치가 간편하여 첫 프로그래밍 언어로 인기가 높다. 또한, 웹 프로그래밍부터 응용 프로그램 개발까지 활용 범위도 넓다.
이 책은 무료 학습 서비스(동영상+온라인 실습)를 제공하는 프로그래머스(programmers.co.kr) 사이트의 인기 강좌 ‘자바스크립트 기초’와 ‘웹 프런트엔드 기초’를 책으로 엮은 것이다. 책의 설명만으로도 학습하는 데 무리가 없지만, 저자 동영상 강의를 함께 보면 학습 효율이 더욱 높아질 것이다. 또한, 배운 내용을 바로 온라인 사이트에서 실습할 수 있다.
하루 한 강, 매일 15분이면 어느새 자바스크립트 프로그래밍에 익숙해진 자신을 발견하게 될 것이다.

JavaScript is the first programming language to be popular because of its simple syntax and easy installation. It also has a wide range of applications, from web programming to application development.
This book is a collection of popular tutorials on the “programmers.co.kr” site that provides free learning services (video + online tutorials), “JavaScript Fundamentals” and “Web Front End Fundamentals.” Although the explanation of the book is enough to study, the learning efficiency of the author video lecture together will be higher. You can also practice what you have learned on the online site.
One lesson a day, 15 minutes a day, you will soon find yourself familiar with JavaScript programming.


저자(Author)
김용록(Kim, Yongrock)
구글코리아에서 소프트웨어 엔지니어로 재직 중이다. 더 좋은 소프트웨어 엔지니어가 되기를 갈망하지만 일과 삶의 균형이 더 중요하다. 겨울에는 주로 스키를 즐긴다.

He is a software engineer at Google Korea. The author aspires to be a better software engineer, but the work-life balance is more important. When winter comes, he enjoys skiing mainly.


부록(Extra File)

모던 자바스크립트 입문(Modern Javascript)

출간일(Release) : 2018/06/05
종이책 출간일(Print Release) : 2018/03/30
전자책 종류(Format) : ePub
Price : KRW 25,600
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

apple


책소개(Overview)
ES6로 배우는 모던 자바스크립트 입문
자바스크립트는 HTML, CSS와는 달리 변수, 함수처럼 프로그래밍 기초 개념부터 짚어가며 익혀야 한다. 기초 문법부터 ES6, 정규 표현식, 객체 지향 및 함수형 프로그래밍, HTTP, MVC, API 활용까지 다룬다. 또한, 기초 예제 외에도 Canvas를 활용한 망델브로 집합 그리기, 생명 게임을 만들며 MVC 프레임워크 구현하기, 그림판 만들기 등 컴퓨터 그래픽스가 적용된 알찬 예제도 수록했다. 프런트엔드부터 백엔드까지 핵심이 되는 자바스크립트를 다양한 예제를 직접 실행해보며 확실하게 이해할 수 있다.

Introduction to Modern JavaScript Learned with ES6
JavaScript, unlike HTML and CSS, needs to learn from programming fundamentals like variables and functions. This book covers basic grammar, ES6, regular expressions, object-oriented and functional programming, HTTP, MVC, and API usage. In addition to the basic examples, there are also good examples with computer graphics, such as drawing a set with Canvas using Canvas, creating a life game, implementing an MVC framework, and creating a Paint. You can clearly understand the core JavaScript from the front end to the back end by running various examples directly.


저자(Author)
이소 히로시(Iso, Hiroshi)
토키와 대학 사회환경학부 부교수다. 쓰쿠바 연구 학원 전문 학교 강사, 후지 단기 대학 부교수와 후지 토키와 대학 조교수를 거쳤으며, CAD와 프로그래밍, 수학, 과학 교육 분야에서 활동하고 있다. 1988년에 미국 페르미 국립 가속기 연구소 연구원으로 양자 반양성자 충돌 실험에 참여했으며, 1987년에 쓰쿠바 대학 대학원 박사 물리학 대학원에서 단위 취득 후 만기 퇴학했으며, 이학 박사다.

Associate Professor, Faculty of Social and Environmental Studies, Tokiwa University. He is a lecturer at the Tsukuba Research Institute and an associate professor at Fuji Togi University and an assistant professor at Fuji Tokiwa University. He is also active in CAD, programming, mathematics, and science education. In 1988, he joined the Fermi National Accelerator Research Center in the United States. In 1987, he graduated from the Graduate School of Physics at the Graduate School of Physics at the University of Tsukuba.


부록(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)

HTML5 & CSS3 웹 디자인 완벽 가이드(The Essential Guide to HTML5 and CSS3 Web Design)

출간일(Release) : 2013/04/11
종이책 출간일(Print Release) : 2013/01/23
전자책 종류(Format) : ePub
Price : KRW 27,200
미리보기(Preview)


ridi

google

yes24

aladin

tstore

apple


책소개(Overview)
사용자 친화적이고 보기 좋은 웹 사이트 만드는 법, A부터 Z까지 완벽 가이드!
이 책에서는 웹 표준, 사용성, 접근성을 지향하며, 모든 사람이 더 좋은 웹사이트를 개발할 수 있게 기술 전문가와 디자이너가 시각 디자인을 활용하는 법을 다룬다. 또 특정 태그나 속성을 찾아보고 싶은 독자들을 위해 중요한 HTML 엘리먼트 및 어트리뷰트, HTML5 엔티티, 웹 색상, CSS3 속성 및 값에 대한 방대한 레퍼런스를 제공한다.

A complete guide to creating a user-friendly and user-friendly website, A to Z!
This book focuses on Web standards, usability, accessibility, and how visual design can be used by technical experts and designers to help everyone develop better Web sites. It also provides a vast reference to important HTML elements and attributes, HTML5 entities, web colors, CSS3 attributes and values for readers who want to find specific tags or attributes.


저자(Author)
크레이그 그래넬 (Craig Grannell)
원래 순수 미술을 전공한 그는 1990년대 중반에 디지털 미디어 세계에 매료되어 비디오, 설치 기반 오디오 작품, 이상한 라이브 퍼포먼스(컴퓨터, 텔레비전, 비디오, PA 시스템을 활용하거나 이따끔 작은 물 가방을 머리 위에 올려놓는) 등 다양한 크리에이티브 프로젝트를 수행했다. 그는 크리에이티브와 풍자를 겸비한 재미있는 예술 작품들로 보는 이들에게 깊은 인상을 남겼으며, 유럽의 여러 미디어 아트 페스티발에서 성공적으로 공연한 적도 있다. 또한 작은 스튜디오인 스넙 커뮤니케이션즈(www.snubcommunications.com)를 설립했고 다양한 클라이언트를 위한 디자인 및 집필 작업을 하고 있기도 하다.

Originally a pure arts major, he was fascinated by the digital media world in the mid-1990s and used video, installation-based audio production, strange live performance (utilizing computer, television, video, PA systems And various other creative projects). He has impressed the audience with interesting works of art that combine creative and caricature, and has performed successfully at various European media art festivals. He has also established a small studio, Snub Communications (www.snubcommunications.com), and has been designing and writing for a variety of clients.

빅터 섬너(Victor Sumner)
룩스마트의 선임 소프트웨어 엔지니어이며 온라인 광고 플랫폼 개발 및 유지 보수를 돕고 있다. 독학으로 개발자가 된 그는 항상 신기술에 관심이 많으며 새로운 분야에서 작업하고 문제를 해결하는 것을 좋아한다.

He is a senior software engineer at Looksmart and is helping to develop and maintain an online advertising platform. As a self-taught developer, he is always interested in new technology and he likes working in new fields and solving problems.

디오니시오스 시노디노스(Dionysios Synodinos)
C4Media의 리서치 플랫폼 팀장이자 프리랜서 컨턴설트이다. 전문 분야는 리치 인터넷 애플리케이션, 웹 애플리케이션 보안, 모바일 웹, 웹 서비스다. 그는 InfoQ의 HTML5 및 자바스크립트의 리드 편집자이며 JVM 플랫폼에 관한 글을 정기적으로 쓴다. 서버 측 프로그래밍과 UI 디자인을 오가며 10년 넘게 프로그래밍을 했으며 다양한 소프트웨어 프로젝트에 참여했고 여러 간행물에 기고했다.

C4Media’s research platform leader and freelance consultant. His areas of expertise are rich Internet applications, web application security, mobile web, and Web services. He is the lead editor for InfoQ’s HTML5 and JavaScript, and writes regularly on the JVM platform. He has been programming in server-side programming and UI design for over 10 years, participating in various software projects and contributing to several publications.


부록(Extra File)

iOS 모바일 웹앱(Learn HTML5 and JavaScript for iOS)

출간일(Release) : 201303/07/
종이책 출간일(Print Release) : 2013/01/04
전자책 종류(Format) : ePub
Price : KRW 20,800
미리보기(Preview)


ridi

google

yes24

aladin

tstore

apple


책소개(Overview)
HTML5, 자바스크립트, CSS3로 아이폰, 아이패드용 “웹앱”을 만들어보자!
– iOS 개발에 필요한 HTML5 기능 소개
– 유연하고 효과적인 제어가 가능한 앱 개발을 위한 모바일 웹 프레임워크 활용법
– iOS의 유용성과 성능 향상을 위한 팁
– 이미지, 애니메이션 그리고 위치 정보 등과 같은 기능 상세 소개
– 아이패드용 앱으로 커스트마이즈 하는 방법
– Objective-C를 사용하지 않고 네이티브 iOS 기능을 사용할 수 있는 폰갭(PhoneGap) 활용법

Let’s create a “web app” for the iPhone, iPad with HTML5, JavaScript, CSS3!
– Introduction to HTML5 features for iOS development
– How to use mobile web framework for application development with flexible and effective control
– Tips for improving the usability and performance of iOS
– Introduce feature details such as image, animation and location information
– How to customize with the iPad app
– How to use PhoneGap to use native iOS features without using Objective-C


저자(Author)
스콧 프레스톤(Scott Preston)
오하이오 컬럼비아 출신의 소프트웨어 전문가이다. 지난 10년간 세계적으로 유명한 대기업들의 웹 사이트와 모바일 사이트 개발에 참여했다. 새로운 웹 및 모바일 프로젝트, 강의 또는 집필에 많은 시간을 보낸다. 나머지 시간에는 2010년에 그가 설립한 회사인 CodeGin LLC에서 고객들의 문제를 해결한다. 그의는 블로그(http://www.scottpreston.com)를 방문하거나 트위터 아이디 @scottpreston을 팔로우하면 보다 많은 정보를 얻을 수 있다.

He is a software expert from Columbia, Ohio. Over the past decade I have been involved in the development of websites and mobile sites for some of the world’s most famous companies. The author spends a lot of time in new web and mobile projects, lectures, or writing. The rest of the time, he solves his customers’ problems at CodeGin LLC, a company he founded in 2010. You can get more information by visiting his blog (http://www.scottpreston.com) or following @scottpreston on Twitter.


부록(Extra File)

WebGL 개발 입문(Beginning WebGL for HTML5)

출간일(Release) : 2013/02/21
종이책 출간일(Print Release) : 2012/12/26
전자책 종류(Format) : ePub
Price : KRW 27,200
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
그래픽 기본 이론과 풍부한 예제!
화려하고 사실적인 그래픽 구현을 위한 “웹지엘 입문 가이드”

웹지엘(웹 기반 그래픽 언어)은 웹 브라우저 내에서 강력한 3D 그래픽을 구현할 수 있게 해주는 신기술이다. 이 책에서는 컴퓨터 그래픽 기법에 대한 기본 지식을 갖추고 그래픽에 관심 있는 독자를을 대상으로 여러 가지 셰이더를 살펴보고 보다 사실적이고 화려한 씬을 렌더링하는 법을 알려준다. 개발을 재미있게 하기 위해 디버깅 도구를 활용하는 법도 배우고 생산성을 최대로 끌어올릴 수 있는 라이브러리에 대해서도 살펴본다.

Graphical basic theory and rich examples!
“WebGeel Introductory Guide” for colorful and realistic graphics implementation

WebGeel (Web-based graphical language) is a new technology that enables powerful 3D graphics to be implemented within a web browser. This book has a basic knowledge of computer graphics techniques and gives readers interested in graphics a chance to look at various shaders and how to render more realistic and colorful scenes. You’ll also learn how to use debugging tools to make development fun and learn about libraries that can help you get the most out of your productivity.


저자(Author)
브라이언 댄칠라(Brian Danchilla)
프리랜서 개발자이자 저자다. 브라이언은 ZENDD PHP 인증 개발자이며 Pro PHP 프로그래밍 책의 공저자다. 또 『HTML5 Games Most Wanted』의 공저자로 참여했으며 『Foundation HTML5 Animation for JavaScriptand PHP:TheGoodParts』의 기술 감수자로 참여했다. 브라이언은 숙련된 웹 개발자이자 자바, 오픈지엘 프로그래머이며 컴퓨터 사이언스와 수학을 이중 전공해 학위를 받았다. 7년 간 컴퓨터 산업 분야에서 근무한 후 브라이언은 현재 프리랜서 근무의 자유로움을 만끽하고 있다. 브라이언은 새 기술과 API를 배우기를 좋아하며 기술 서적 독서광이기도 하다. 프로그래밍을 하지 않을 때는 기타를 치거나 요리를 하고, 여행하는 것을 좋아한다. 현재 그는 캐나다 새스커튼에서 약혼녀 트레사와 함께 살고 있다.

He is a freelance developer and author. Brian is a ZENDD PHP certified developer and coauthor of the Pro PHP programming book. He was also co-author of HTML5 Games Most Wanted and a technical advisor to Foundation HTML5 Animation for JavaScript and PHP: TheGoodParts. Brian is a seasoned web developer, Java, Open Geel programmer, and holds a dual degree in computer science and mathematics. After working in the computer industry for seven years, Brian is now enjoying the freedom of freelance work. Brian likes to learn new technologies and APIs, and he is also a technical book reader. He likes to play guitar, cook and travel when he is not programming. He currently lives with his fiance Trace in Saskatchewan, Canada.


부록(Extra File)

프로 제이쿼리 완벽 마스터(Pro jQuery)

출간일(Release) : 2012/10/16
종이책 출간일(Print Release) : 2012/09/17
전자책 종류(Format) : ePub
Price : KRW 34,400
미리보기(Preview)


ridi

google

yes24

aladin

tstore

apple


책소개(Overview)
. 제이쿼리의 기능을 이해하고 그 중요성을 이해할 수 있다.
. 제이쿼리 코어를 활용해 테이블, 폼, 데이터 표현 같은 HTML 요소를 풍부하게 표현할 수 있다.
. 제이쿼리 UI를 활용해 풍부하면서도 부드러운 사용자 경험을 전달할 수 있다.
. 드래그앤드롭, 데이터 정렬, 터치 민감도 같은 풍부한 상호작용을 활용할 수 있다.
. 제이쿼리 모바일을 활용해 모바일 기기 및 테이블릿용 터치 인터페이스를 개발할 수 있다.
. 커스텀 플러그인과 위젯을 개발해 제이쿼리를 확장할 수 있다.

. Understand the functions of JQuery and understand its importance.
. Using JQuery core, you can express rich HTML elements such as tables, forms, and data representations.
. JQuery UI can be used to deliver a rich and smooth user experience.
. You can take advantage of rich interactivity such as drag and drop, data alignment, and touch sensitivity.
. JQuery Mobile can be used to develop touch interfaces for mobile devices and tablets.
. You can extend your JQuery by developing custom plug-ins and widgets.


저자(Author)
아담 프리맨(Adam Freeman)
아담 프리맨(Adam Freeman)은 여러 기업에서 임원으로 근무한 IT 전문가이며 가장 최근에는 세계적인 은행의 CTO이자 COO로 근무한 바 있다. 지금은 일선에서 물러나 집필과 달리기를 하며 시간을 보낸다.

Adam Freeman is an IT professional who has worked as an executive at several companies and most recently served as CTO and COO of a global bank. He is currently out of line and spends time writing and running.


부록(Extra File)