Daftar isi: BAB 1. Apa itu prezi BAB 2. Perbedaan prezi dengan microsoft powerpoint BAB 3. Kelebihan dan kekurangan prezi BAB 4. Membuat akun dan mengenali tool prezi BAB 5. Memulai menggunakan prezi BAB 6. Cara men-download template atau tema prezi BAB 7. Cara men-download portable prezi BAB 8. Cara mencetak prezi BAB 9. Prezi dekstop
Hacking Secret Ciphers with Python teaches complete beginners how to program in the Python programming language. The book features the source code to several ciphers and hacking programs for these ciphers. The programs include the Caesar cipher, transposition cipher, simple substitution cipher, multiplicative & affine ciphers, Vigenere cipher, and hacking programs for each of these ciphers. The…
Table of contents: 1. The Interview Process 2. Behind the Scenes 3. Special Situations 4. Before the Interview 5. Behavioral Preparation 6. Big O 7. Technical Questions (+ 5 Algorithm Approaches) 8. The Offer and Beyond 9. 189 Programming Questions and Answers
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.
Buku ini disiapkan agar pembaca dapat mempelajari pembuatan program analisis struktur dengan metode kekakuan. Seperti sudah diketahui program Matlab sudah sangat popular saat ini dan banyak dipakai untuk perkuliahan di perguruan tinggi. Dengan pertimbangan praktis program-program juga dapat dijalankan dalam sumber terbuka (open source) FreeMat. Pada dasarnya kedua program tersebut hampir sam…
Dalam Buku Ini Sebagian Besar Contoh dibuat dengan java scriplet, sehingga semua perintah ditulis di dalam halaman web, tidak terpisah pada file yang berbeda. Diharapkan Hal Ini dapat memudahkan programer yang sebelumnya mempelajari ASP atau PHP dengan masing-masing aturan penuisannya.