Collections Back
Found 7 from your keywords: Author : "Deitel, Harvey M"
Query took 0.3819 second(s) to complete
SELECT biblio.biblio_id, biblio.title, biblio.image, biblio.isbn_issn, biblio.publish_year, pbl.publisher_name AS `publisher`, pplc.place_name AS `publish_place`, biblio.labels, biblio.input_date FROM biblio LEFT JOIN mst_publisher AS pbl ON biblio.publisher_id=pbl.publisher_id LEFT JOIN mst_place AS pplc ON biblio.publish_place_id=pplc.place_id WHERE opac_hide=0 AND (biblio.biblio_id IN (SELECT ba.biblio_id FROM biblio_author AS ba LEFT JOIN mst_author AS a ON ba.author_id=a.author_id WHERE author_name LIKE '%Deitel, Harvey M%')) ORDER BY biblio.publish_year DESC, biblio.title ASC LIMIT 0, 20

Internet and World Wide Web : how to program. Fifth Edition

Author(s) : Deitel, Paul J - Deitel, Harvey M -

Java How To Program. Eighth Edition

Author(s) : Deitel, Paul J. - Deitel, Harvey M., 1945- -

Simply Visual basic 2008. Third Edition

Author(s) : Deitel, Paul J. - Deitel, Harvey M. - Ayer, G. J. -

Visual Basic 2008 : how to program

Author(s) : Deitel, Paul J. - Deitel, Harvey M., 1945- -

C how to program. Fifth Edition

Author(s) : Deitel, Paul J. - Deitel, Harvey M. -

C++ how to program : introducing the new C++14 standard. Tenth Edition

Author(s) : Deitel, Paul J. - Deitel, Harvey M., 1945- -