Politeknik Siber dan Sandi Negara

Knowledge Center of Cybersecurity and Cryptography

  • Home
  • Information
  • News
  • Help
  • Librarian
  • Member Area
  • Select Language :
    Arabic Bengali Brazilian Portuguese English Espanol German Indonesian Japanese Malay Persian Russian Thai Turkish Urdu

Search by :

ALL Author Subject ISBN/ISSN Advanced Search

Last search:

{{tmpObj[k].text}}

Filter by

  • Publication Year
  • Availability
  • Attachment
  • Collection Type
    See More
  • General Material Designation
    See More
  • Location
    See More
  • Language
Found 383 from your keywords: subject="Pemrograman"
First Page Previous 31 32 33 34 35 Next Last Page
cover
Livecoding! 9 aplikasi android buatan sendiri
Comment Share
Arif Akbarul Huda

Abstraksi Buku “LiveCoding! 9 Aplikasi Android buatan Sendiri” merupakan seri kedua dari buku sebelumnya yaitu “24JAM Pintar Pemrograman Android”. Buku ditulis oleh seorang praktisi pengembang aplikasi android sehingga penyampaian materi pada setiap bab disuguhkan dengan bahasa yang mudah dimengerti. Materi setiap bab dalam buku ini berbasis pada kasus, sehingga setiap bab akan mengh…

Edition
--
ISBN/ISSN
9789792921564
Collation
viii, 188 hlm.; ilus.; 23 cm + 1 CD
Series Title
--
Call Number
005.268 ARI l
Availability3
Add to basket
MARC DownloadCite
cover
Java concepts
Comment Share
Horstmann, Cay S.

Table of contents: 1. Introduction. 2. Using Objects. 3. Implementing Classes. 4. Fundamental Data Types. 5. Decisions. 6. Iteration. 7. Arrays and Array Lists. 8. Designing Classes. 9. Interfaces and Polymorphism. 10. Inheritance. 11. Input/Output and Exception Handling. 12. Object-Oriented Design. 13. Recursion. 14. Sorting and Searching. 15. An Introduction to Data Structures.…

Edition
Sixth Edition
ISBN/ISSN
9780470561591
Collation
xxxiii, 650 hal.; ilus.; 25 cm
Series Title
--
Call Number
005.262 HOR j
Availability1
Add to basket
MARC DownloadCite
cover
Amazing project aplikasi ujian online full AJAX
Comment Share
Rohi Abdulloh

Daftar isi: Bab 1. Pengenalan ajax Bab 2. Teknik dengan jQuery Bab 3. Aset penting pendukung aplikasi Bab 4. Persiapan awal membuat aplikasi ujian online (CBT) Bab 5. Membuat panel administrator aplikasi ujian online Bab 6. Membuat halaman pengunjung aplikasi ujian online Bab 7. Setting safe exam browser

Edition
Cetakan pertama
ISBN/ISSN
9786026091505
Collation
x, 170 hal.; ilus.; 21 cm
Series Title
--
Call Number
005.262 ROH a
Availability1
Add to basket
MARC DownloadCite
cover
Membangun aplikasi dengan codeigniter dan database SQL server
Comment Share
Anton Subagia

Daftar isi: BAGIAN 1 Bab 1 Sekilas SQL server 2008 BAGIAN 2 Bab 2 Instalasi codeigniter Bab 3 Konsep OOP Bab 4 Mengenal codeigniter Bab 5 Penggunaan controller Bab 6 Pemahaman routing Bab 7 View Bab 8 Bekerja dengan database Bab 9 Penanganan form Bab 10 Model Bab 11 Operasi CRUD Bab 12 Helper BAGIAN 3 Bab 13 Tentang aplikasi penjualan e-commerce Bab 14 Database aplikasi …

Edition
--
ISBN/ISSN
9786020441153
Collation
xx, 283 hal.; ilus.; 21 cm
Series Title
--
Call Number
005.262 ANT m
Availability1
Add to basket
MARC DownloadCite
cover
Pemrograman grafik dengan java
Comment Share
Andik Taufiq

Daftar isi: BAB 1. Pendahuluan BAB 2. Panduan instalasi dan penggunaan wireless toolkit BAB 3. Dasar mockup aplikasi perangkat mobile BAB 4. Pola desain aplikasi perangkat mobile BAB 5. Menu BAB 6. Custom alert dan dialog BAB 7. Komponen custom form BAB 8. Halaman BAB 9. Transisi antarhalaman BAB 10. Proyek contoh: mockup simulasi game

Edition
Cetakan pertama
ISBN/ISSN
9786028758154
Collation
xvi, 496 hal.; ilus.; 24 cm
Series Title
-
Call Number
005.262 AND p
Availability1
Add to basket
MARC DownloadCite
cover
Object first with JAVA: A practical introduction using BlueJ
Comment Share
Barnes, David J.Kolling, Michael

CONTENT: ch. 1 Objects and Classes ch. 2 Understanding Class Definitions ch. 3 Object Interaction ch. 4 Grouping Objects ch. 5 Functional Processing of Collections (Advanced) ch. 6 More-Sophisticated Behavior ch. 7 Fixed-Size Collections-Arrays ch. 8 Designing Classes ch. 9 Well-Behaved Objects ch. 10 Improving Structure with Inheritance ch. 11 More about Inheritance ch. 12 Further …

Edition
Sixth Edition
ISBN/ISSN
9780134477367
Collation
666 hal.; ilus.; 23 cm
Series Title
--
Call Number
005.262 BAR o
Availability1
Add to basket
MARC DownloadCite
cover
Hacking secret chipers with phyton
Comment Share
Al SwiegartTheresia

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…

Edition
first
ISBN/ISSN
9781482614374
Collation
x,460 hal.;ilus.; 25cm
Series Title
null
Call Number
1196
Availability1
Add to basket
MARC DownloadCite
cover
Cracking the coding interview: 189 programming questions & solutions
Comment Share
McDowell, Gayle Laakmann

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

Edition
6th edition
ISBN/ISSN
9780984782857
Collation
x, 678 hal.; ilus.; 25 cm
Series Title
--
Call Number
005.1 MCD c
Availability1
Add to basket
MARC DownloadCite
cover
Head First JAVA
Comment Share
Loukides MikeSierra KathyBates Bert

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…

Edition
2nd Edition
ISBN/ISSN
9780596009205
Collation
xxxii, 674 hal.; ilus.; 24 cm
Series Title
--
Call Number
005.262 SIE h
Availability1
Add to basket
MARC DownloadCite
cover
Introduction to algorithms
Comment Share
Cormen, Thomas H.Leiserson, Charles E.Ronald, Rivest L.Clifford, Stein

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…

Edition
Third Edition
ISBN/ISSN
9780262033848
Collation
xi, 1292 hal.; ilus.; 23 cm
Series Title
--
Call Number
005.1 COR i
Availability1
Add to basket
MARC DownloadCite
First Page Previous 31 32 33 34 35 Next Last Page
Politeknik Siber dan Sandi Negara
  • Information
  • Services
  • Librarian
  • Member Area

About Us

Perpustakaan Politeknik Siber dan Sandi Negara menyediakan berbagai macam koleksi seperti Buku, Jurnal, Majalah, Koran, Referensi dan Konten Lokal.

Search

start it by typing one or more keywords for title, author or subject

Keep SLiMS Alive Want to Contribute?

© 2025 — Senayan Developer Community

Powered by SLiMS
Select the topic you are interested in
  • Computer Science, Information & General Works
  • Philosophy & Psychology
  • Religion
  • Social Sciences
  • Language
  • Pure Science
  • Applied Sciences
  • Art & Recreation
  • Literature
  • History & Geography
Icons made by Freepik from www.flaticon.com
Advanced Search
Where do you want to share?