logo
logo
x
바코드검색
BOOKPRICE.co.kr
책, 도서 가격비교 사이트
바코드검색

인기 검색어

일간
|
주간
|
월간

실시간 검색어

검색가능 서점

도서목록 제공

  • 네이버책
  • 알라딘
  • 교보문고
"head first"(으)로 107개의 도서가 검색 되었습니다.
9781804189474

Head First (Escape into this sun-drenched rivals to lovers romance)

 | Bonnier Books Ltd
19,760원  | 20250522  | 9781804189474
There's just one problem: Andi must pretend to be Millie the entire time. But when Andi arrives in Cairns, she is horrified to learn that Hugh Harris - Millie's professional rival and extremely vocal social media critic - is also on-board.
9781838950347

Head First (A Psychiatrist’s Stories of Mind and Body)

 | Atlantic Books
21,730원  | 20220602  | 9781838950347
An exquisitely written exploration of the connections between physical and mental health
9791162242797

Head First Go (명확한 예제로 효율적인 학습법을 제시하는 Go 입문서)

제이 맥가브렌  | 한빛미디어
32,400원  | 20200316  | 9791162242797
- Go 언어를 익히는 가장 확실하고 효율적인 방법 이 책은 Go 입문자가 알아야 할 것에 초점을 맞추어 Go 언어의 핵심을 간추리고 이를 쉽게, 재미있게 풀어쓴 Go 입문서입니다. 〈Head First〉만의 독특한 형식(그림과 도식, 풍선 도움말, 대화, 문제 풀이)과 구성으로 개념을 쉽게 설명합니다. 『Head First Go』는 새로운 언어를 익히는 데 가장 흥미로운 입문서입니다. 도서 사이트 : https://headfirstgo.com/
9781491969557

Head First Go

 | Oreilly & Associates Inc
99,420원  | 20190504  | 9781491969557
This book features simple, clear examples that demonstrate Go in action, and diagrams to explain difficult concepts. It will not only teach developers basic language features, it will get them comfortable consulting error output, documentation, and search engines to find solutions to problems.
9781492092513

A Head First Git (A Learner’s Guide to Understanding Git from the Inside Out)

 | O'Reilly Media
126,580원  | 20220118  | 9781492092513
With this unique hands-on guide, you'll learn valuable ways to use Git in many different situations. Raju Gandhi peels back the layers to reveal the simple yet powerful engine that powers Git, with activities that help you truly understand this crucial tool as you get it up and running.
9788979149760

Head First C (내공 있는 C 언어 프로그래머로 이끌어주는 착한 안내서)

데이빗 그리피스, 돈 그리피스  | 한빛미디어
30,600원  | 20121120  | 9788979149760
전통적인 헤드 퍼스트 스타일을 활용한 C 프로그래밍 입문서! 내공 있는 C 프로그래머로 이끌어주는 착한 안내서『Head First C』. 이 책은 전통적인 헤드 퍼스트 스타일을 활용하여, 기본적인 내용부터 깊이 있는 수준까지 C 프로그래밍 기법을 알려준다. 특히 C 언어의 핵심인 포인터와 배열에 대해 상세히 설명하여 메모리 문제에 유연하게 대처할 수 있도록 안내한다. 또한 기본적인 언어 기능, 포인터와 포인터 연산, 동적 메모리 관리와 같은 기본 문법과, 파이프, 포크, 프로세스 간의 통신, 멀티 스레드와 네트워크 프로그래밍 같은 고급 기법, 그리고 위대한 프로그래머가 되려면 알아야 할 핵심까지 gcc 환경에서 다루었다.
9788979145601

Head First SQL (효율적인 DB 관리를 위한 SQL 학습법)

린 베일리  | 한빛미디어
0원  | 20080501  | 9788979145601
기본적인 쿼리부터 고급 쿼리 문까지, 필수 SQL 문법을 체계적으로 정리! 『Head First SQL』은 효율적인 BD관리를 위한 SQL 지식과 정보를 담고 있다. 방대한 자료를 다루어야 하는 웹 프로그래머, 자바 SE, 닷넷을 다루는 프로그래머들을 위해 효율적인 데이터베이스를 설계하여 생성하는 방법을 알려준다. 이를 통해 '서로 연결되지 않은 서브쿼리를 어떻게 쉽게 가르칠까?'라는 질문의 해답을 제공한다. 본문은 간단한 쿼리 문부터 서브 쿼리, 조인, 트랜잭션에 이르는 복잡한 데이터베이스 관리까지, SQL 언어의 기본 중에 기본을 설명한다. INSERT, SELECT, WHERE·AND·OR, DELETE와 UPDATE, ALTER, CHANGE, GROUP BY 명령문을 소개한다. 모든 쿼리문을 수록하지 않고 주로 쓰이는 필수적인 쿼리 사용법만 수록하였다. 그래서 학습의 실용도가 크다. 그리고 관계형 데이터베이스, 테이블 안의 중요한 정보에 대한 접근 방법, 테이블 설계, 테이블이 여러 개인 데이터베이스 설계, 조인과 다중 테이블 연산, 서브 쿼리, 보안 등을 설명한다. 이 모든 것을 통해 데이터베이스 및 SQL에 대한 큰 그림을 파악할 수 있다. ▶ 이 책의 구매 포인트! 착실하게 배운 문법을 확실하게 사용할 수 있도록 수많은 문제와 트랩을 설치해 여러분이 혼자 생각하고 활용할 수 있는 능력을 길러준다. ★ 「Head First」시리즈는? 족집게 강사가 시험에 나올 만한 문제를 가르치듯, 중요한 부분, 집중하다 놓치기 쉬운 원리, 핵심 개념을 다양한 교육 및 심리학적 방법으로 머리에 각인시켜준다. 그림이 많이 수록되어 있으며, 톡톡 튀는 설명법이 돋보인다.
9780596526849

Head First SQL

Beighley, Lynn  | O'Reilly Media
90,380원  | 20070801  | 9780596526849
Is your data dragging you down? Are your tables all tangled up? Well we've got the tools to teach you just how to wrangle your databases into submission. Using the latest research in neurobiology, cognitive science, and learning theory to craft a multi-sensory SQL learning experience, Head First SQL has a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep. Maybe you've written some simple SQL queries to interact with databases. But no...
9788968481659

Head First C# (상상을 초월하는 객체지향 C# 학습법)

앤드류 스텔만  | 한빛미디어
37,800원  | 20150301  | 9788968481659
[Head First C#]은 C#을 실무에서 바로 사용하고 싶은 사람, C# 개발 경험이 있지만, XAML과 MVVM, 윈도우 앱 스토어 개발을 조금 더 배우고 싶은 사람을 위한 책으로 C#, XAML, .NET 프레임워크, Visual Studio IDE를 위한 지침서이다. 첫째 장에서는 게임을 만들면서 IDE와 친해진다. 그다음에는 클래스와 인터페이스, 상속 등을 배우면서 객체지향 프로그래밍을 섭렵할 수 있도록 했다. 그리고 간단한 그래픽, 애니메이션, LINQ, 직렬화, 비동기 메서드, 이벤트, 대리자 등을 다루고 게임과 간단한 프로젝트를 만들고 재미난 문제도 풀 수 있도록 구성했다.
9788979143713

Head First Java (뇌 회로를 자극하는 자바 학습법)

케이시 시에라, 버트 베이츠  | 한빛미디어
25,200원  | 20051120  | 9788979143713
개정판! 무엇이 달라졌나!!! 1. 자바 5.0(타이거)에 맞춰서 달라진 내용을 전면 수정 보완했습니다. 2. 제네닉과 컬렉션 부분을 자세히 다루는 하나의 장을 추가했습니다. 상상을 초월하는 새로운 접근 방법으로 재미 두배! 실력 두배! 이 책은 객체지향 프로그래밍과 자바를 완벽하게 배울 수 있는 책입니다. 두뇌 친화적인 학습이론을 바탕으로 만들어진 이 책은 자바의 기초에서부터 시작해서 스레드, 네트워크 소켓, 분산 프로그래밍에 이르기까지, 거의 모든 것을 담고 있습니다. 무엇보다도 중요한 것은 객체지향 개발자답?..
9788979148589

Head First C# (상상을 초월하는 객체지향 C# 학습법)

앤드류 스텔만, 제니퍼 그린  | 한빛미디어
0원  | 20111010  | 9788979148589
쉽고 빠르게 C#을 학습하도록 도와주는 『Head First C#: 상상을 초월하는 객체지향 C# 학습법 (개정판)』. 이 책은 C# 4.0 과 닷넷 프레임워크 4.0, 비주얼 스튜디오 2010에 맞추어 소개하며, 상속에서부터 직렬화에 이르는 내용을 담고 있다. LINQ를 사용한 데이터 조회, 그래픽과 에니메이션 그리기, 클래스와 객체지향 프로그래밍 등의 내용을 배워 게임과 간단한 프로젝트를 만들어 볼 수 있다.
9781491922859

Head First Swift

 | Oreilly & Associates Inc
105,450원  | 20201005  | 9781491922859
Swift is deep, and contains many advanced concepts, constructs, and patterns. Developers need a way to learn these new features and understand them in context. Head First is an effective vehicle for this level of teaching, and Head First Swift is no exception.
9781449380342

Head First C#

 | O'Reilly & Associates
0원  | 20100515  | 9781449380342
You want to learn C# programming, but you're not sure you want to suffer through another tedious technical book. You're in luck: Head First C# introduces this language in a fun, visual way. You'll quickly learn everything from creating your first program to learning sophisticated coding skills with C# 4.0, Visual Studio 2010 and .NET 4, while avoiding common errors that frustrate many students.
9780596514822

Head First C#

 | O'Reilly Media
82,850원  | 20071101  | 9780596514822
Do you want to learn C# Programmers around the world have learned that C# lets them design great-looking programs and build them fast. With C#, you ve got a powerful programming language and a valuable tool at your fingertips. And with the Visual Studio IDE, you ll never have to spend hours writing obscure code just to get a button working. C#, Visual Studio and .NET take care of the grunt-work, and let you focus on the interesting parts of getting your programs written.
9780596009205

Head First Java

 | O'Reilly Media
90,950원  | 20050201  | 9780596009205
Learning a complex new language is no easy task especiallywhen it s an object-oriented computer programming languagelike Java. You might think the problem is your brain. Itseems to have a mind of its own, a mind that doesn't alwayswant to take in the dry, technical stuff you're forced tostudy. The fact is your brain craves novelty. It's constantlysearching, scanning, waiting for something unusual tohappen. After all, that's the way it was built to help youstay alive. It takes all the routine, ...
최근 본 책