/home/dift7783/public_html/devperpus.difagroup.id/lib/SearchEngine/DefaultEngine.php:610 "Search Engine Debug 🔎 🪲"
Engine Type ⚙️: "SLiMS\SearchEngine\DefaultEngine"
SQL ⚙️: array:2 [ "count" => "select count(distinct b.biblio_id) from biblio as b left join mst_publisher as mp on b.publisher_id=mp.publisher_id left join mst_place as mpl on b.publish_place_id=mpl.place_id where b.opac_hide=0 and (b.biblio_id in(select bt.biblio_id from biblio_topic as bt left join mst_topic as mt on bt.topic_id=mt.topic_id where mt.topic like ?))" "query" => "select b.biblio_id, b.title, b.image, b.isbn_issn, b.publish_year, mp.publisher_name as `publisher`, mpl.place_name as `publish_place`, b.labels, b.input_date, b.edition, b.collation, b.series_title, b.call_number from biblio as b left join mst_publisher as mp on b.publisher_id=mp.publisher_id left join mst_place as mpl on b.publish_place_id=mpl.place_id where b.opac_hide=0 and (b.biblio_id in(select bt.biblio_id from biblio_topic as bt left join mst_topic as mt on bt.topic_id=mt.topic_id where mt.topic like ?)) order by b.last_update desc limit 10 offset 0" ]
Bind Value ⚒️: array:1 [ 0 => "%bahasa pemrograman%" ]
this book is the fourth edition of Object- Oriented Systems Analysis and Design has been revised and updated to reflect the most up-to-date approaches to information systems development. Still a best-seller in its field, Bennett's, McRobb's and Farmer's text remains a key teaching resource for Systems Analysis and Design courses at both undergraduate and postgraduate level. The book provides a …
Buku ini membahas tentang implementasi perangkat lunak dengan bahasa pemograman berorientasi obyek baik yang visual maupun non visual, seperti visual basic, borland delphi, turbo C++, C++ Builder, Java, dan sebagainya
This text will provide a breath of fresh air to you. The CS2 course typically completes the programming requirements of the Computer Science curriculum. This text is a culmination and development of the classroom notes throughout more than 50 semester of teaching successful programming and data structures to computer science students. This book is a continuation of the work started to write …
This book requires no previous introduction to programming and only a mathematical background of high school algebra. The book uses C# as the programming language for sfotware development; however, the basic programming concepts presented can be applied to a number of other languages. Instead of focusing on the syntax of the C# language, this book uses the C# language to present general program…
C merupakan bahasa pemrograman yang sudah tidak diragukan lagi kendalanya dan banyak digunakan untuk membuat program-program dalam berbagai bidang, termasuk pembuatan kompilator (compiler) dan sistem operasi. Sampai saat ini, bahasa pemrograman C sangatlah fleksibel dan portabel, sehingga dapat ditempatkan dan dijalankan di dalam berbagai sistem operasi.
buku ini mengulas tentang bagaimana membuat karakter dan membuat animasinya berlari, melompat, dan bahkan menari!
Created by world-renowned programming instructors Paul and Harvey Deitel, “Visual C# 2008 How to Program, Third Edition” introduces all facets of the C# 2008 language hands-on, through hundreds of working programs. This book has been thoroughly updated to reflect the major innovations Microsoft has incorporated in Visual C# 2008 and .NET 3.5; all discussions and sample code have been carefu…
Borland c++ builder how to allows intermediate and advanced programmers to dive in an develope business-critical client/server application with c++ builder.
Buku ini mengupas semua konsep dan teknik-teknik dasar yang diperlukan dalam pemrograman C++ Builder. Permbahasan dalam buku ini meliputi konsep dan contoh, yang sengaja disuguhkan dalam tutorial agar mudah dipahami dan dipraktekan. Contoh-contoh kasus yang ada dalam buku ini merupakan contoh kasus nyata yang banyak dijumpai di lingkungan pekerjaan.