Head First SQL 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024


Head First SQL

簡體網頁||繁體網頁
Lynn Beighley 作者
O'Reilly Media
譯者
2007-9-1 出版日期
610 頁數
USD 49.99 價格
Paperback
Head First 叢書系列
9780596526849 圖書編碼

Head First SQL 在線電子書 圖書標籤: 數據庫  sql  headfirst  計算機  SQL  Database  編程  O'REILLY   


喜歡 Head First SQL 在線電子書 的讀者還喜歡




點擊這裡下載
    


想要找書就要到 圖書目錄大全
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

發表於2024-06-01

Head First SQL 在線電子書 epub 下載 mobi 下載 pdf 下載 txt 下載 2024

Head First SQL 在線電子書 epub 下載 pdf 下載 mobi 下載 txt 下載 2024

Head First SQL 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024



Head First SQL 在線電子書 用戶評價

評分

大二寒假時候讀的,也是我讀的第一本HeadFirst係列的書,當時就被這係列的書吸引瞭,裏麵很多概念講述的非常印象深刻

評分

Headfirst 係列作者為讀者動用瞭心智的力量啊。。。

評分

入門好書,重練習

評分

Headfirst 係列作者為讀者動用瞭心智的力量啊。。。

評分

大二寒假時候讀的,也是我讀的第一本HeadFirst係列的書,當時就被這係列的書吸引瞭,裏麵很多概念講述的非常印象深刻

Head First SQL 在線電子書 著者簡介

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 在線電子書 著者簡介


Head First SQL 在線電子書 pdf 下載 txt下載 epub 下載 mobi 在線電子書下載

Head First SQL 在線電子書 圖書描述

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 在線電子書下載


想要找書就要到 圖書目錄大全
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

Head First SQL 在線電子書 讀後感

評分

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

評分

今天刚收到货,没想到是英文版,巨郁闷。。,又重新订了一本中文版的,希望物有所值啊~~~ 看了head first这一系列的好几本书,像是数据分析和设计模型,都觉得很不错,很适合初学者。

評分

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

評分

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

評分

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

類似圖書 點擊查看全場最低價

Head First SQL 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024


分享鏈接





Head First SQL 在線電子書 相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2024 book.wenda123.org All Rights Reserved. 圖書目錄大全 版權所有