Tampilkan postingan dengan label Murach's. Tampilkan semua postingan
Tampilkan postingan dengan label Murach's. Tampilkan semua postingan

Minggu, 08 April 2012

Murach's Java SE 6: Training & Reference

Ebook Download | Murach's Java SE 6: Training & Reference | There have been a number of books and tutorials written about Java. The gold standard for me has always been "Learning Java" by Patrick Niemeyer and Johnathan Knudsen (O'Reilly & Associates). I have had a number of new programmers, enthusiasts, and members of the JUG tell me it is information overload. The book does contain a lot of information in its 828 page heft. As a result, I have been looking for a book just for beginners. I have found it. My favorite section is Data access programming with Java. Chapter 20 covers working with XML. This is a must for any programmer. XML is the new black, and anything that can help you learn this important technology is a must. In chapter 20, the topic of StAX is covered. This is the best simplified example of using StAX I have seen. After reading the information, and performing the examples, I felt I had a better understanding of this technology.
I only have a few minor negative points to mention: the title is a little misleading. The majority of the information in the book really details Java SE 5 enhancements with two notable exceptions: StAX and an introduction to Derby (Java DB).
My overall impression is that the book is an outstanding resource for new and seasoned programmers. This is a great book to add to the reference shelf.






Murach's Visual Basic 2010

Ebook Download | Murach's Visual Basic 2010 | This book should be required reading for any application developer using Visual Basic. The layout of syntax, guidelines, and examples on one page with explanations on a matching page provide an easy and quick reference to information. The "paired pages" format: How-to on the left page and examples on the right makes this a great reference book. It is a straight-forward presentation of Visual Basic 2005 information and a book that will stay on my bookshelf.






Jumat, 06 April 2012

Murach's Oracle SQL and PL/SQL

Ebook Download | Murach's Oracle SQL and PL/SQL | Murach books have a reputation for accessibility to the novice user. Murach's Oracle SQL and PL/SQL is just as accessible to the novice, but also contains plenty to assist other Oracle users.
The first section is truly non-threatening and is possibly too basic to be of real use in the context of the whole book. It is a short introduction to databases and the Oracle tools but doesn't contain much depth. The second section digs deeper into interacting with databases and is primarily aimed at standard and Oracle-specific SQL syntax. Section 3 introduces good (and essential) database practices such as normalisation, user and role management, indexes, foreign keys and other aspects of database design. Section 4 covers some PL/SQL basics and finally Section 5 covers the more complicated data types.
I mention all of that since I found the name of the book slightly misleading, but in a good way. The focus of the book is on building and maintaining the skills required for running Oracle SQL and PL/SQL and while Sections 3 and 5 could have been omitted, the book is better because of the inclusion.
Sections 2 and 4 are the main sections and both are well written for both teaching and reference resources, and Section 2 in particular highlights the important information for each piece of knowledge.
The result is a book that is great for Oracle novices, although possibly not if you are a complete database novice, but also great for intermediate users casual users like myself. Personally I use the database dictated by clients, so I look forward to having this on hand when making the next switch back to the Oracle database. It won't get you an Oracle DBA job, but it will help you get more out of your database.