Author: Lynn Beighley
Publisher: "O'Reilly Media, Inc."
ISBN: 0596526849
Category : Computers
Languages : en
Pages : 607
Book Description
With its visually rich format designed for the way the brain works, this series of engaging narrative lessons that build on each other gives readers hands-on experience working with the SQL database language.
Head First SQL
Head First PHP & MySQL
Author: Lynn Beighley
Publisher: "O'Reilly Media, Inc."
ISBN: 0596006306
Category : Computers
Languages : en
Pages : 812
Book Description
With this book, Web designers who usually turn out static Websites with HTML and CSS can make the leap to the next level of Web development--full-fledged, dynamic, database-driven Websites using PHP and SQL.
Publisher: "O'Reilly Media, Inc."
ISBN: 0596006306
Category : Computers
Languages : en
Pages : 812
Book Description
With this book, Web designers who usually turn out static Websites with HTML and CSS can make the leap to the next level of Web development--full-fledged, dynamic, database-driven Websites using PHP and SQL.
Head First Data Analysis
Author: Michael Milton
Publisher: "O'Reilly Media, Inc."
ISBN: 0596153937
Category : Business & Economics
Languages : en
Pages : 486
Book Description
A guide for data managers and analyzers. It shares guidelines for identifying patterns, predicting future outcomes, and presenting findings to others.
Publisher: "O'Reilly Media, Inc."
ISBN: 0596153937
Category : Business & Economics
Languages : en
Pages : 486
Book Description
A guide for data managers and analyzers. It shares guidelines for identifying patterns, predicting future outcomes, and presenting findings to others.
Head First Web Design
Author: Ethan Watrall
Publisher: "O'Reilly Media, Inc."
ISBN: 0596520301
Category : Computers
Languages : en
Pages : 495
Book Description
Looks at ways to create an attractive and user-friendly Web site, covering such topics as customer requirements, storyboards, HTML, and CSS.
Publisher: "O'Reilly Media, Inc."
ISBN: 0596520301
Category : Computers
Languages : en
Pages : 495
Book Description
Looks at ways to create an attractive and user-friendly Web site, covering such topics as customer requirements, storyboards, HTML, and CSS.
Head First HTML5 Programming
Author: Eric Freeman
Publisher: "O'Reilly Media, Inc."
ISBN: 1449390544
Category : Computers
Languages : en
Pages : 611
Book Description
"Head First HTML5" introduces key features including improved text elements, audio and video tags, geolocation, and the Canvas drawing surface. Concrete examples and exercises are applied to reinforce these concepts.
Publisher: "O'Reilly Media, Inc."
ISBN: 1449390544
Category : Computers
Languages : en
Pages : 611
Book Description
"Head First HTML5" introduces key features including improved text elements, audio and video tags, geolocation, and the Canvas drawing surface. Concrete examples and exercises are applied to reinforce these concepts.
Head First Ajax
Author: Rebecca Riordan
Publisher: "O'Reilly Media, Inc."
ISBN: 0596515782
Category : Computers
Languages : en
Pages : 527
Book Description
Provides information on building interactive Web applications using Ajax.
Publisher: "O'Reilly Media, Inc."
ISBN: 0596515782
Category : Computers
Languages : en
Pages : 527
Book Description
Provides information on building interactive Web applications using Ajax.
Learning SQL
Author: Alan Beaulieu
Publisher: O'Reilly Media
ISBN: 059655107X
Category : Computers
Languages : en
Pages : 338
Book Description
Updated for the latest database management systems -- including MySQL 6.0, Oracle 11g, and Microsoft's SQL Server 2008 -- this introductory guide will get you up and running with SQL quickly. Whether you need to write database applications, perform administrative tasks, or generate reports, Learning SQL, Second Edition, will help you easily master all the SQL fundamentals. Each chapter presents a self-contained lesson on a key SQL concept or technique, with numerous illustrations and annotated examples. Exercises at the end of each chapter let you practice the skills you learn. With this book, you will: Move quickly through SQL basics and learn several advanced features Use SQL data statements to generate, manipulate, and retrieve data Create database objects, such as tables, indexes, and constraints, using SQL schema statements Learn how data sets interact with queries, and understand the importance of subqueries Convert and manipulate data with SQL's built-in functions, and use conditional logic in data statements Knowledge of SQL is a must for interacting with data. With Learning SQL, you'll quickly learn how to put the power and flexibility of this language to work.
Publisher: O'Reilly Media
ISBN: 059655107X
Category : Computers
Languages : en
Pages : 338
Book Description
Updated for the latest database management systems -- including MySQL 6.0, Oracle 11g, and Microsoft's SQL Server 2008 -- this introductory guide will get you up and running with SQL quickly. Whether you need to write database applications, perform administrative tasks, or generate reports, Learning SQL, Second Edition, will help you easily master all the SQL fundamentals. Each chapter presents a self-contained lesson on a key SQL concept or technique, with numerous illustrations and annotated examples. Exercises at the end of each chapter let you practice the skills you learn. With this book, you will: Move quickly through SQL basics and learn several advanced features Use SQL data statements to generate, manipulate, and retrieve data Create database objects, such as tables, indexes, and constraints, using SQL schema statements Learn how data sets interact with queries, and understand the importance of subqueries Convert and manipulate data with SQL's built-in functions, and use conditional logic in data statements Knowledge of SQL is a must for interacting with data. With Learning SQL, you'll quickly learn how to put the power and flexibility of this language to work.
Head First Software Development
Author: Dan Pilone
Publisher: "O'Reilly Media, Inc."
ISBN: 0596527357
Category : Computers
Languages : en
Pages : 495
Book Description
Provides information on successful software development, covering such topics as customer requirements, task estimates, principles of good design, dealing with source code, system testing, and handling bugs.
Publisher: "O'Reilly Media, Inc."
ISBN: 0596527357
Category : Computers
Languages : en
Pages : 495
Book Description
Provides information on successful software development, covering such topics as customer requirements, task estimates, principles of good design, dealing with source code, system testing, and handling bugs.
Head First Programming
Author: David Griffiths
Publisher: "O'Reilly Media, Inc."
ISBN: 1449369812
Category : Computers
Languages : en
Pages : 440
Book Description
Looking for a reliable way to learn how to program on your own, without being overwhelmed by confusing concepts? Head First Programming introduces the core concepts of writing computer programs -- variables, decisions, loops, functions, and objects -- which apply regardless of the programming language. This book offers concrete examples and exercises in the dynamic and versatile Python language to demonstrate and reinforce these concepts. Learn the basic tools to start writing the programs that interest you, and get a better understanding of what software can (and cannot) do. When you're finished, you'll have the necessary foundation to learn any programming language or tackle any software project you choose. With a focus on programming concepts, this book teaches you how to: Understand the core features of all programming languages, including: variables, statements, decisions, loops, expressions, and operators Reuse code with functions Use library code to save time and effort Select the best data structure to manage complex data Write programs that talk to the Web Share your data with other programs Write programs that test themselves and help you avoid embarrassing coding errors We think your time is too valuable to waste struggling with new concepts. Using the latest research in cognitive science and learning theory to craft a multi-sensory learning experience, Head First Programming uses a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.
Publisher: "O'Reilly Media, Inc."
ISBN: 1449369812
Category : Computers
Languages : en
Pages : 440
Book Description
Looking for a reliable way to learn how to program on your own, without being overwhelmed by confusing concepts? Head First Programming introduces the core concepts of writing computer programs -- variables, decisions, loops, functions, and objects -- which apply regardless of the programming language. This book offers concrete examples and exercises in the dynamic and versatile Python language to demonstrate and reinforce these concepts. Learn the basic tools to start writing the programs that interest you, and get a better understanding of what software can (and cannot) do. When you're finished, you'll have the necessary foundation to learn any programming language or tackle any software project you choose. With a focus on programming concepts, this book teaches you how to: Understand the core features of all programming languages, including: variables, statements, decisions, loops, expressions, and operators Reuse code with functions Use library code to save time and effort Select the best data structure to manage complex data Write programs that talk to the Web Share your data with other programs Write programs that test themselves and help you avoid embarrassing coding errors We think your time is too valuable to waste struggling with new concepts. Using the latest research in cognitive science and learning theory to craft a multi-sensory learning experience, Head First Programming uses a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.
SQL Cookbook
Author: Anthony Molinaro
Publisher: "O'Reilly Media, Inc."
ISBN: 0596009763
Category : Computers
Languages : en
Pages : 632
Book Description
A guide to SQL covers such topics as retrieving records, metadata queries, working with strings, data arithmetic, date manipulation, reporting and warehousing, and hierarchical queries.
Publisher: "O'Reilly Media, Inc."
ISBN: 0596009763
Category : Computers
Languages : en
Pages : 632
Book Description
A guide to SQL covers such topics as retrieving records, metadata queries, working with strings, data arithmetic, date manipulation, reporting and warehousing, and hierarchical queries.