Table of Contents: Chapter 1 Dive in A Quick Dip: Breaking the Surface Chapter 2 Classes and Objects: A Trip to Objectville Chapter 3 Primitives and References: Know Your Variables Chapter 4 Methods Use Instance Variables: How Objects Behave Chapter 5 Writing a Program: Extra-Strength Methods Chapter 6 Get to Know the Java API: Using the Java Library Chapter 7 Inheritance and Polymo…
Table of contents: I. Foundations 1. The Role of Algorithms in Computing 2. Getting Started 3. Growth of Functions 4. Divide-and-Conquer 5. Probabilistic Analysis and Randomized Algorithms II. Sorting and Order Statistics 6. Heapsort 7. Quicksort 8. Sorting in Linear Time 9. Medians and Order Statistics III. Data Structures 10. Elementary Data Structures 11. Hash Tables 12. B…
Contents: 1. Limits? What Limits? 2. Problems and Effective Procedures 3. The WHILE-Language 4. Semantics of WHILE 5. Extensions of WHILE 6. Programs as Data Objects 7. A Self-interpreter for WHILE 8. An Undecidable (Non-computable) Problem 9. More Undecidable Problems 10. Self-referencing Programs 11. The Church-Turing Thesis 12. Measuring Time Usage 13. Complexity Classes 14.…
Content: 1. A Pragmatic Philosophy 2. A Pragmatic Approach 3. The Basic Tools 4. Pragmatic Paranoia 5. Bend, or Break 6. While You Are Coding 7. Before the Project 8. Pragmatic Projects App. A. Resources App. B. Answers to Exercises.
termasuk bibliografi dan indeks
Terdapat daftar isi dan indeks
Buku Pintar HTML5 + CSS3 + DREAMWEAVER CS6 Daftar Isi BAB 1 Langkah-Langkah Persiapan HTML5 / 1 Kemampuan Browser terhadap HTML5 / 2 Memilih Editor yang Dipakai untuk Menulis Script HTML5 / 5 Karakteristik HTML5 / 5 Refreshing Sejenak: Referensi Kilat HTML5 / 6 BAB 2 Sesuatu yang Baru di dalam HTML5 / 17 HTML5 adalah Semantik / 17 Address / 18 Article / 19 Aside / 19 Footer / 2…
Daftar Isi Kata Pengantar vii Daftar Isi ix 1. BAB I MEMPERSIAPKAN INFRASTRUKTUR 1 2. BAB 2 BERKENALAN DENGAN SQL 15 2.1. Menggunakan phpMyAdmin / 21 2.1.1. Membuat Database / 22 2.1.2. Membuat Tabel / 22 2.1.3. Memasukkan Data / 24 2.1.4. Melihat isi label / 26 2.1.5. Export & Import Database / 28 2.1.6. Menghapus Tabel / 34 2.2. Menggunakan SQL dalam phpMyAdmin / 35 2.2.1. M…
Abstraksi Buku ini akan menuntun anda membuat situs web penjualan versi mobile (selanjutnya disebut Aplikasi MWS-Mobile Web Store ) dengan CI, MySQL dan jQuery Mobile. Pembahasan dimulai dari instalasi paket pendukung yang diperlukan sampai pengembangan aplikasinya. Penyajian dengan Bahasa yang sederhana serta step by step membuat buku ini layak digunakan oleh berbagai tingkat pembaca, mulai …