자바 웹을 다루는 기술(The Art of Java Web Programming)

출간일(Release) : 2020/03/04
종이책 출간일(Print Release) : 2019/02/26
전자책 종류(Format) : ePub
Price : KRW 31,500
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

apple


책소개(Overview)
자바 웹 개발의 기본인 서블릿과 JSP를 알자
서블릿과 JSP를 알면 웹 애플리케이션이 어떻게 동작하는지 원리를 이해할 수 있다. 기초적인 자바 문법을 알고 있다면 서블릿과 JSP를 배워 자바 웹 개발의 기초를 다지자.

실무 개발에 필요한 스프링 프레임워크를 적절히 사용하자
애플리케이션의 규모가 커지면 보다 표준화된 방법으로 개발할 필요가 있다. 가장 많이 사용되는 프레임워크인 스프링의 사용 방법을 익혀 실무 개발에 한 걸음 더 다가서자.

도서 쇼핑몰 프로젝트를 직접 실습해보자
책에 나온 실습 프로젝트를 그대로 따라 하면 도서 쇼핑몰을 만들 수 있다. 앞에서 배운 기초 지식들을 적용하면서 스프링 기반의 도서 쇼핑몰을 만들어 보자.

Let’s look at servlets and JSPs, the basics of Java web development!
Readers of this book will know how servlets and JSPs work to understand how web applications work. If you know the basic Java syntax, learn servlets and JSPs to lay the groundwork for Java Web development.

Let’s use Spring Framework necessary for practical development properly!
As applications grow in size, developers need to develop in a more standardized way. Let’s learn how to use Spring, the most used framework, and take a step closer to practical development.

Let’s practice the book shopping mall project
If you follow the practice project in the book, you can create a book shopping mall. Let’s create a spring-based book shopping mall by applying the basic knowledge learned earlier.


저자(Author)
이병승(Lee, Byoungseung)
* 경북대학교 전자공학과 졸업
* 벤처 기업에서 다양한 소프트웨어 개발 참여
* 대기업 시스템 통합 작업 관련 소프트웨어 개발 참여
* IT 프로그래밍 학원에서 강의
* 네이버 카페: https://cafe.naver.com/spring4shoppingmall

* Graduated from Kyungpook National University
* Venture companies participate in various software development
* Participated in software development related to system integration work for large companies
* Lecture at IT Programming Academy
* Naver Cafe: https://cafe.naver.com/spring4shoppingmall


부록(Extra File)

스타일과 목적을 살리는 웹 글쓰기(Nicely Said)

출간일(Release) : 2016/12/31
종이책 출간일(Print Release) : 2016/12/15
전자책 종류(Format) : ePub
Price : KRW 12,800
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
전 세계 매월 50억 통의 이메일을 보내는 메일침프의 케이트 키퍼 리가 알려주는 웹 글쓰기!
독자나 사용자를 볼 수 없는 웹 콘텐츠를 작성하는 법. 어떻게 쓰면 사람들은 이메일을 열어볼지, 어떻게 써야 사람들의 정서적 반응을 이끌어낼 수 있는지, 어떻게 쓰면 고객의 신뢰를 얻을 수 있는지 설명하는 최초의 안내서다. 블로거, 카페 운영자, 자영업자, SNS 마케터, 웹 라이터, 편집자, 리뷰어 등 웹에서 글을 쓰는 사람, 콘텐츠를 만들어야 하는 사람이라면 반드시 봐야 한다.

Kate Kipper Lee works at the MailChimp that sends 5 billion emails a month. Web writing that she tells you!
How to write web content that can not be seen by readers or users. It is the first guide to explain how people use email to open, how to write people’s emotional responses, and how to get customers’ trust when they write. Bloggers, cafe operators, self-employed people, SNS marketers, web writers, editors, reviewers, web writers, anyone who creates content must see.


저자(Author)
니콜 펜튼(Nicole Fenton)
Nicole Fenton is a freelance writer or editor in Brooklyn. She worked for a big social network company, startup incubator, design studio, and Apple. Currently, the author manages content projects of various sizes and teaches writing from a design point of view.

케이트 키퍼 리(Kate Kiefer Lee)
케이트 키퍼 리는 온라인 이메일(뉴스레터) 발송 서비스인 메일침프(MailChimp)에서 작가와 편집자를 겸하고 있다. 포브스, A List Apart 같은 출판물에 글을 쓰고 있으며 전 세계를 돌아다니며 웹 콘텐츠에 대한 강연을 한다. 그는 사람들에게 말하는 것처럼 글을 쓰는 방법을 가르친다.

Kate Kipper is a writer and editor at MailChimp, an online email (newsletter) dispatch service. She writes for publications such as Forbes and A List Apart, and lectures on web content around the world. She teaches people how to write as they speak.

Go 언어 웹 프로그래밍 철저 입문(Perfect Introduction to Go Web Programming)

출간일(Release) : 2016/07/17
종이책 출간일(Print Release) : 2016/03/31
전자책 종류(Format) : ePub
Price : KRW 18,900
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
Go는 간결하고 유연한 문법을 지원하며, 고루틴으로 병행 처리 코드를 쉽게 작성할 수 있다. 또한, 상속이 아닌 조합으로 코드를 재사용하여 확장성이 좋고, 패키지화된 소스 코드에서 실제로 사용되는 부분만 컴파일하므로 컴파일 속도가 매우 빠르다. 이런 특징들을 고려하여 Go 언어다운 프로그래밍 방법을 설명한다. 각 상황에 맞게 Go 기본 라이브러리와 다양한 외부 패키지를 조합하여 마이크로 서비스 형태로 자신만의 프레임워크 제작 방법을 배운다. 이렇게 만든 마이크로 프레임워크로는 여러 사용자가 실시간으로 대화할 수 있는 채팅 애플리케이션을 만든다. 풀스택 프레임워크 Revel은 웹 개발에 필요한 기능 대부분을 제공하므로 웹 애플리케이션을 아주 빠르게 제작할 수 있고, 이미 만들어진 웹 애플리케이션에 기능을 추가하기도 쉽다. 이 책에서는 Revel을 활용하여 웹 애플리케이션을 만든다.

Go supports concise and flexible syntax, and you can easily write concurrent code with go-rootin. In addition, it is highly scalable by reusing code in a combination, not inheritance, and compiles only the parts actually used in the packaged source code, making compilation very fast. This book explains how to program the Go language down with these features in mind. You will learn how to create your own frameworks in the form of microservices by combining Go native libraries and various external packages for each situation. The created micro-framework creates a chat application that allows multiple users to interact in real time. Full Stack Framework Revel provides most of the functionality needed for web development, so you can build web applications very quickly and it’s easy to add features to already created web applications. This book uses Revel to build a web application.


저자(Author)
장재휴(Jang, Jaehue)
2006년부터 8년간 이랜드시스템스에서 아키텍트 업무를 했고, 이후 퍼플웍스에서 웹 서버 개발을 했다. 지금은 중국에서 새로운 일을 시작했다. 여행을 좋아하고 다양한 컴퓨터 언어에 관심이 많다. 외부 커뮤니티 활동을 하며 IT 지식을 공유하고자 노력 중이고, 개발 커뮤니티에서 만난 사람들과 Remotty(http://blog.remotty.com)라는 그룹을 만들어 함께 즐거운 개발 생활을 하고 있다.

The author worked as an architect for Eland Systems for eight years from 2006, and later developed a web server in PurpleWorks. Now he started a new job in China. The author likes traveling and is interested in various computer languages. He is trying to share his IT knowledge with outside communities, and he has created a group called Remotty (http://blog.remotty.com) together with the people he met in the development community.


부록(Extra File)

NoSQL 철저 입문(NoSQL for mere mortals)

출간일(Release) : 2016/02/16
종이책 출간일(Print Release) : 2015/12/28
전자책 종류(Format) : ePub
Price : KRW 28,800
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
빅데이터를 효과적으로 처리하자!
SNS의 등장과 스마트폰의 대중화로 새로운 형태의 데이터가 수억 건씩 매일 쏟아진다. 분산 처리, 스키마리스, 고가용성, 고확장성 등 NoSQL 유형별 특성과 관계형 데이터베이스의 장점을 활용하면 빅데이터를 효과적으로 처리할 수 있다.

네 가지 유형으로 분석했다!
지금까지 나온 NoSQL 데이터베이스를 분석해 키-값 데이터베이스, 문서 데이터베이스, 컬럼 패밀리 데이터베이스, 그래프 데이터베이스로 나누어 설명한다. 유형별로 기본 개념과 구조, 특성을 소개하고 설계 시 노하우도 담았다. 또한, 연습문제를 통해 각 개념을 철저하게 학습한다.

최적의 NoSQL을 선택하라!
HBase, 카산드라, 몽고DB, Neo4j, 레디스 등 유명한 모델은 많다. 하지만 나에게 꼭 맞는 모델은 어느 것일까? 어떻게 하면 효과적으로 구현할 수 있을까? 사례 연구를 통해 모델 선택 요령을 실감나게 설명하고, 부록에 데이터베이스 목록과 참조 링크를 따로 정리하여 더 자세히 살펴볼 수 있다.

Let’s handle big data effectively!
With the advent of SNS and the popularization of smartphones, hundreds of millions of new forms of data are poured every day. NoSQL features and relational database features such as distributed processing, schemaless, high availability, and high scalability can effectively handle big data.

Four types analyzed!
The NoSQL database so far is analyzed and divided into a key-value database, a document database, a column family database, and a graph database. It introduces the basic concept, structure, and characteristics by type and also includes design know-how. In addition, you can thoroughly learn each concept through exercises.

Choose the best NoSQL!
HBase, Cassandra, Mongolian DB, Neo4j, and Ladies. But which model is right for you? How can you implement it effectively? A case study will give you a realistic explanation of the model selection tips, and you can find out more in the Appendix by organizing the database list and reference links separately.


저자(Author)
댄 설리번(Dan Sullivan)
데이터 아키텍트이자 데이터 과학자인 댄 설리번은 비즈니스 인텔리전스, 머신 러닝, 데이터 마이닝, 텍스트 마이닝, 빅데이터, 데이터 모델링, 애플리케이션 설계 분야에 20년 넘게 몸담아 왔다. 복잡한 게노믹스(genomics)와 프로테오믹스(proteomics) 데이터 분석부터 수많은 데이터베이스 애플리케이션 설계와 구현에 이르기까지, 많은 프로젝트를 수행했다. 최근에는 NoSQL 데이터베이스 모델링, 데이터 분석, 클라우드 컴퓨팅, 텍스트 마이닝, 생명과학 분야의 데이터 통합 작업에 집중했다. 관계형 데이터베이스 설계 분야에서 많은 경험이 있어 정기적으로 NoSQL 데이터베이스 관련 작업도 한다. NoSQL, 클라우드 컴퓨팅, 실시간 분석, 데이터 웨어하우징, 비즈니스 인텔리전스를 소재로 많은 글을 쓰고 발표를 했다. 생명과학, 금융, 에너지, 제조, 보건, 보험, 유통, 전력, 이동통신, 제약, 출판 등 수많은 분야에서 일해왔다.

Data architect and data scientist Dan Sullivan has been in business intelligence, machine learning, data mining, text mining, big data, data modeling and application design for over 20 years. He has done a number of projects ranging from analyzing complex genomics and proteomics data to designing and implementing many database applications. He recently focused on NoSQL database modeling, data analysis, cloud computing, text mining, and data integration in the life sciences. He has extensive experience in relational database design and regularly works on NoSQL databases. NoSQL, cloud computing, real-time analysis, data warehousing, and business intelligence. He has worked in a number of areas including life sciences, finance, energy, manufacturing, health, insurance, distribution, power, mobile communications, pharmaceuticals and publishing.

워드프레스 제작의 바른 길(The right way of using WordPress)

출간일(Release) : 2015/11/20
종이책 출간일(Print Release) : 2015/10/22
전자책 종류(Format) : ePub
Price : KRW 12,600
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
워드프레스 사용의 시행착오를 줄이는 실천 가이드!
워드프레스의 특징을 제대로 살릴 수 있는 제작 방법론부터 다양한 테마와 플러그인 활용법, 한글화, 검색 엔진 최적화, 웹사이트 속도 향상법 그리고 제작과 운영 과정에서 발생하는 문제에 대한 해결책까지 현장 노하우가 가득한 워드프레스 제작의 정석을 다룬다.

Practical guide to reduce the trial and error of using WordPress!
WordPress is a full-fledged production company with a wealth of on-site know-how, from production methods that can take advantage of WordPress features to various themes, how to use plug-ins, localization, search engine optimization, website speed improvement.


저자(Author)
단비소프트(Danbisoft)
단비스토어(http://danbistore.com)는 2014년 3월에 출발한 워드프레스 앱 스토어로서 국내 환경에 적합한 테마, 플러그인, 전용 호스팅을 제공한다. 단비스토어의 운영사인 단비랩스는 노동 집약적인 국내 소프트웨어 산업을 기술과 라이선스 기반의 모델로 변화시키는 것을 목표로 하고 있으며, 이를 위한 혁신의 발판으로 워드프레스 생태계를 만들어가고 있다.

Danby Store (http://danbistore.com) is a WordPress App Store that launched in March 2014 and offers themes, plug-ins and dedicated hosting for the domestic environment. Danby Labs, the operating officer of Danby Store, aims to transform the labor-intensive domestic software industry into a technology and licensing-based model and is building the WordPress ecosystem as a platform for innovation.

HTML5+CSS3 무작정 따라하기(The cakewalk series – HTML5&CSS3)

출간일(Release) : 2013/09/24
종이책 출간일(Print Release) : 2013/08/26
전자책 종류(Format) : ePub
Price : KRW 17,500
미리보기(Preview)


ridi

google

yes24

aladin

tstore

apple


책소개(Overview)
HTML5와 CSS3를 통해 최신 웹 표준 사이트 만들기! 왕초보에게 가장 좋은 책!
웹 개발, 웹 디자인의 시작인 HTML은 개념이 어렵지 않고, 깊은 선행지식이 필요하지 않습니다. 하지만 최신 버전인 HTML5는 범위가 넓고 복잡해졌습니다. 『HTML5+CSS3 무작정 따라하기』는 HTML5에서 추가되거나 바뀐 부분을 적용하여 웹 표준 기술을 쉽게 학습할 수 있게 구성했습니다.

HTML 기본기부터 웹 표준의 필요성, 페이지를 만들 때 HTML 코드와 CSS를 분리하는 이유까지 설명합니다. 이 책을 통해서 최신의 웹 표준 사이트를 만드는 HTML5와 CSS3를 제대로 배워보세요!

Create the newest web standard site with HTML5 and CSS3! The best book for Beginners!
HTML, the beginning of web development and web design, is not difficult to conceptualize and does not require deep prior knowledge. However, the latest version, HTML5, has grown in scope and complexity. “The cakewalk series – HTML5+CSS3” has been configured so that web standard technology can be easily learned by adding or changing the part added in HTML5.

It explains the necessity of web standards from the basics of HTML, and why you separate HTML code and CSS when creating pages. Through this book, learn HTML5 and CSS3 to create the latest web standard site!


저자(Author)
김선화(Kim, Sunhwa)
컴퓨터공학을 전공하고 대학원 과정으로 소프트웨어공학을 이수하였습니다. 2000년대 초 벤처 붐이 일어날 당시 기존 시스템을 웹 환경으로 구축하는 SI 업무를 하면서 웹 개발을 시작했습니다. 엔터프라이즈 환경에서 오픈 소스를 활용한 프레임워크 구축에 관심이 많습니다.

최근에는 모바일을 접목한 하이브리드 환경에 관심을 두고, Agile, UI/UX, HTML5, Spring 등 아키텍처 전반에 걸친 기술에 주목하고 있습니다.

The author majored in computer science and graduated from software engineering. At the time of the venture boom in the early 2000s, she started web development while doing SI work to build an existing system into a web environment. The author is interested in building a framework that leverages open source in an enterprise environment.

She recently focused on mobile-based hybrid environments and focused on architecture-wide technologies such as Agile, UI / UX, HTML5, and Spring.


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

CSS3 솔루션(CSS3 Solutions)

출간일(Release) : 2013/02/20
종이책 출간일(Print Release) : 2012/12/28
전자책 종류(Format) : ePub
Price : KRW 25,600
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
기본부터 타이포그래피, 멀티미디어, UX 패턴, 다양한 디바이스를 위한 개발까지!
캐스케이딩 스타일 시트(Cascading Style Sheets, CSS)는 애플리케이션에서 스타일의 표현 부분과 로직을 분리하기 위해서 만들어졌다. CSS의 목적은 사용자에게 간단한 언어로 웹 페이지의 스타일, 모양, 느낌을 정의할 수 있게 해주는 것이다. CSS 스타일은 컨텐츠의 속성, 흔히 말하는 폰트(font), 글자 크기, 색상 등을 선언(기술, 정의)한다.

CSS3는 CSS의 최신 버전이며 웹 페이지의 스타일을 만드는 역할을 한다. CSS3는 이 전 버전들과 완벽하게 호환이 되기 때문에 이전 버전을 기반으로 만들었던 디자인을 변경할 필요가 없다. 월드와이드웹 컨소시엄(World Wide Web Consortium, W3C)에서 CSS3 스펙의 표준안 작업이 작업을 진행 중에 있으며 많은 새로운 기능들이 최신 버전의 브라우저들에서 이미 지원되고 있다.

이 책에서는 개발자들이 CSS3의 새 기능들을 사용하면서 겪을 수 있는 문제점들에 대한 해결책을 제시해 주고 있다. 또한 바로 사용이 가능한 샘플 코드들을 많이 접할 수 있다.
이 책은 지금 당장 CSS3의 새로운 기능들을 사용하고자 하는 디자이너들과 개발자들을 위한 책이다. 사실 이 책은 자신의 CSS3 스킬을 빨리 향상시키고 많은 연습을 하고자 하는 사람들을 위한 책이다. 이 책을 통해 실제로 많이 쓰이고 있는 예제들을 만들어 볼 수 있기 때문에 CSS3 개발의 세계로 입문할 수 있다.

From basic to typography, multimedia, UX pattern, development for various devices!
Cascading Style Sheets (CSS) are designed to separate the representation of the style and logic in an application. The purpose of CSS is to allow users to define the style, look and feel of a web page in a simple language. The CSS style declares (defines, defines) the attributes of the content, commonly referred to as font, font size, and color.

CSS3 is the latest version of CSS and is responsible for creating styles for web pages. CSS3 is fully compatible with previous versions, so you do not need to change the design that was based on the previous version. Working with the World Wide Web Consortium (W3C) to work on the standardization of the CSS3 specification is underway, and many new features are already supported in the latest version of the browser.

This book presents a solution to the problems that developers may experience using the new features of CSS3. You can also get a lot of ready-to-use sample code.
This book is for designers and developers who want to use the new features of CSS3 right now. In fact, this book is for those who want to quickly improve their CSS3 skills and practice a lot. This book will give you a chance to get into the world of CSS3 development because you can create examples that are actually used in practice.


저자(Author)
마르코 카사리오(Marco Casario)
HTML과 자바스크립트 그리고 플래시와 디렉터를 사용한 혁신적인 웹 프로젝트에 전념하고 있습니다. 2001년 매크로미디어 이탈리아 지사와 인연을 맺은 이후 각종 강연과 컨퍼런스, 논문 등 장기 프로젝트를 맡아서 진행하고 있습니다. 플렉스4, LCDS 3, AIR(ACI) 어도비 관련 공인 강사이며, Livecycle 플랫폼, 플래시 및 드림위버 공인 전문가이자 SCRUM 마스터입니다.

The author is dedicated to innovative web projects using HTML, JavaScript, and Flash and Director. Since joining Macromedia Italy in 2001, he has been involved in long-term projects such as lectures, conferences, and theses. Flex 4, LCDS 3, AIR (ACI) Adobe Certified Instructor, Livecycle Platform, Flash and Dreamweaver Certified Expert and SCRUM Master.


부록(Extra File)