MySQL Crash Course, 2nd Ed (Addison-Wesley)
Wednesday, 08 November 2023

This book will teach you all you need to know to be immediately productive with MySQL 8. Ben Forta provides 30 highly focused hands-on lessons.

<ASIN:0138223025>

 

Author: Ben Forta
Publisher: Addison-Wesley
Date: November 2023
Pages: 304
ISBN: 978-0138223021
Print: 0138223025
Kindle: B0CGHKB4TG
Audience: MySQL developers
Level: Introductory
Category: Database

mysqlcrash

Topics include:

  • Retrieve and Sort Data
  • Filter Data Using Comparisons, Regular Expressions, Full Text Search, and Much More
  • Join Relational Data
  • Create and Alter Tables
  • Insert, Update, and Delete Data
  • Leverage the Power of Stored Procedures and Triggers
  • Use Views and Cursors
  • Manage Transactional Processing
  • Create User Accounts and Manage Security via Access Control

For recommendations of MySQL books see Read Your Way Into MySQL, MariaDB and PostgreSQL in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


JavaScript Crash Course (No Starch Press)

Author: Nick Morgan
Publisher: No Starch
Date: March 2024
Pages: 376
ISBN: 978-1718502260
Print: 1718502265
Kindle: B09JBF5K9F
Audience: Developers wanting to learn JavaScript
Rating: 4
Reviewer: Ian Elliot
JavaScript is still a very important language, so why not a crash course?



Core Java for the Impatient, 3rd Ed

Authors:  Cay S. Horstmann 
Publisher: Addison Wesley
Pages: 576
ISBN: 9780138052102
Print: 0138052107
Kindle: B0B8RZZBDJ
Audience: Smart programmers wanting in-depth coverage
Rating: 4.8
Reviewer: Mike James

The key to this book is the word "impatient" in the title. What does this m [ ... ]


More Reviews