Head First SQL pdf epub mobi txt 电子书 下载 2024


Head First SQL

简体网页||繁体网页
Lynn Beighley
O'Reilly Media
2007-9-1
610
USD 49.99
Paperback
Head First
9780596526849

图书标签: 数据库  sql  headfirst  计算机  SQL  Database  编程  O'REILLY   


喜欢 Head First SQL 的读者还喜欢




点击这里下载
    


想要找书就要到 小哈图书下载中心
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2024-07-12

Head First SQL epub 下载 mobi 下载 pdf 下载 txt 电子书 下载 2024

Head First SQL epub 下载 mobi 下载 pdf 下载 txt 电子书 下载 2024

Head First SQL pdf epub mobi txt 电子书 下载 2024



图书描述

Head First SQL is about RDBMS (databases) specifically mySQL (version 5.0 or newer) and includes features of other databases. The book defines a database, demonstrates how to navigate an existing database, and teaches how to create simple and complex databases, as well as how to let a database grow from simple to complex.

Foundational understanding of database construction and navigation is the focus. The target audience is those brand-new to the topic as well as those with an acquaintance with the subject and the need for a greater conceptual understanding of databases.

It focuses on the basics of databases, so the main information should remain pertinent until RMDBS get re-conceived. I think revisions, such as the reprint due out in December, will add to the strength of the book as typos and coding errors will be addressed.

The title accurately describes the contents and the subtitle "A Brain-Friendly Guide" describes the goal of the approach. The only requirements for working with the material are: a computer or access to one, the ability to identify your operating system, familiarity with downloading from the internet (links and instructions are provided in the book and the program mySQL community release is free (download instructions are given for Mac and Windows users, I believe that instructions for Linux are not included with the assumption Linux users can access the mySQL community release page and download the program without a play-by-play)), and the courage to learn a command line window user interface if you don't already know this.

Head First SQL is most useful to those who, like myself, have heard passing references to databases and other than knowing they are important have no grasp of what it is, means, or can do. Also, this will be a helpful tool for those who have some of the verbiage, enough to pass at a cocktail party, but who would feel the cold chill of horror if expected to design, construct, and implement a database in conjunction with any of their paid responsibilities.

This is the first book that I have read on the subject of databases and the first computer book that I have been able to finish. So much of the educational information about program x, language y, or application z, depends on a working knowledge of the other two variables. This is a great book for beginners. It talks about data types, it explains null, and then has null explain himself. It tells me the importance of the semicolon at the end. All basic stuff. All stuff that other books take for granted. Many times when I believed I wasn't absorbing anything, along came questions I could answer, a crossword I could complete and match-column-A-with-column-B exercises that demonstrated that I was actually learning much more than than I was giving myself credit for.

It includes illustrations, photos, clean layout, and bite sized pieces of information. All this comes from the goal of allowing both sides of the brain access to the information. It's exactly the kind of approach that I need to reinforce the terms and concepts as well as provide encouraging feedback to keep me progressing through the material. I'm also grateful that it entertains me and keeps me going back to finish the whole thing long after the first blush of excitement has worn away.

Links, to the mySQL program necessary to work with the material, are included in the book as well as a few other links in the appendices. The Head First website is a must in order to link to the forums, newsletter, blog and downloadable files to create various tables used in the book. Head First came out with a web app called Hands On SQL which I would encourage you to try. It won't work with all of the book's material but it is a good-looking tool.

Head First SQL 下载 mobi epub pdf txt 电子书

著者简介

Lynn Beighley is a fiction writer stuck in a technical book writers body. Upon discovering that technical book writing actually paid real money, she learned to accept and enjoy it.

After going back to school to get a Masters in Computer Science, she worked for the acronyms NRL and LANL. Then she discovered Flash, and wrote her first bestseller.

A victim of bad timing, she moved to Silicon Valley just before the great crash. She spent several years working for Yahoo! and writing other books and training courses. Finally giving in to her creative writing bent, she moved to the New York area to get an MFA in Creative Writing.

Her Head First-style thesis was delivered to a packed room of professors and fellow students. It was extremely well received, and she finished her degree, finished Head First SQL, and cant wait to begin her next book.

Lynn loves traveling, cooking, and making up elaborate background stories about complete strangers. Shes a little scared of clowns.


图书目录


Head First SQL pdf epub mobi txt 电子书 下载
想要找书就要到 小哈图书下载中心
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

用户评价

评分

浅显易懂的数据库入门,head first系列的书直接看英文也很快,不过真的就是入门

评分

大二寒假时候读的,也是我读的第一本HeadFirst系列的书,当时就被这系列的书吸引了,里面很多概念讲述的非常印象深刻

评分

为什么其他人打分这么高。这么一本书简直不适合给程序员看,代码不清晰杂乱无章不能忍受

评分

SQL

评分

大二寒假时候读的,也是我读的第一本HeadFirst系列的书,当时就被这系列的书吸引了,里面很多概念讲述的非常印象深刻

读后感

评分

这本对所有没SQL基础的人来说都是本好书,生动的图画,幽默的语言,紧凑的内容,让你爱不释手,绝对是入门SQL的好!  

评分

生动,理论知识没有那么好懂。涉及到范式的读不太明白,这类书表达直观性好但是逻辑性差一点。图片生动,不如SQL基础教程那本书实用。 生动,理论知识没有那么好懂。涉及到范式的读不太明白,这类书表达直观性好但是逻辑性差一点。图片生动,不如SQL基础教程那本书实用。 生动...  

评分

这本书有点特别,看上去完全不像是,在教人如何使用数据库这样高级的工具,但仔细想想,其实数据库离我们的生活如此近,例如手机中的联系人信息,完全可以称之为数据库,只是这个数据库的数据量很小而已,又比如,我们在网上购物的时候,利用搜索功能,得到的结果,也同样是从...  

评分

花了快三周看完这本书。 其实刚翻开时,它能立刻勾起了你童年时翻连环画时的感觉,这本98元的书每页纸所包含的信息量比你想象的要少很多。 不过读完后,发现这本书还是有很多亮点的: 1.清晰的逻辑线 2.O‘Reilly TAIWAN近乎完美的翻译,尤其是中英文Keyword在书中表述拿捏的...  

评分

这本书有点特别,看上去完全不像是,在教人如何使用数据库这样高级的工具,但仔细想想,其实数据库离我们的生活如此近,例如手机中的联系人信息,完全可以称之为数据库,只是这个数据库的数据量很小而已,又比如,我们在网上购物的时候,利用搜索功能,得到的结果,也同样是从...  

类似图书 点击查看全场最低价

Head First SQL pdf epub mobi txt 电子书 下载 2024


分享链接









相关图书




本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

友情链接

© 2024 qciss.net All Rights Reserved. 小哈图书下载中心 版权所有