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 205 from your keywords: subject="computer program"
First Page Previous 16 17 18 19 20 Next Last Page
cover
The pragmatic programmer: from journeyman to master
Comment Share
Hunt, AndrewThomas, David

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.

Edition
-
ISBN/ISSN
9780201616224
Collation
xxiv, 321 hlm.; ilus.; 24 cm
Series Title
-
Call Number
005.1 HUN p
Availability1
Add to basket
MARC DownloadCite
cover
Membangun web dengan JSP: dilengkapi dengan pembahasan cookies, email, dan ko…
Comment Share
Onno W. PurboRidwan Sanjaya

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.

Edition
-
ISBN/ISSN
9792037553
Collation
x, 140 hlm.; ilus.; 21 cm.
Series Title
-
Call Number
005.262 RID m
Availability1
Add to basket
MARC DownloadCite
cover
PHP and MySQL : Create-Modify-Reuse
Comment Share
Martin E. PsinasTimothy Boronczyk

Written by an experienced PHP expert who is in sync with the most common uses of PHP and MySQL, this tutorial present basic code for twelve functional projects that exemplify the basiv concepts and syntax of PHP and MySQL that are used to develop web-based applications

Edition
-
ISBN/ISSN
-
Collation
-
Series Title
-
Call Number
005.262 BOR p
Availability0
Add to basket
MARC DownloadCite
cover
Kasus-kasus pengembangan database: sebuah pendekatan terpadu mempelajari SQL …
Comment Share
Mohammad Amin

Buku Kasus-Kasus Pengembangan Database – Sebuah Pendekatan Terpadu Mempelajari SQL Server 2000 memberikan cara baru mempelajari SQL Server, yaitu melalui contoh kasus dengan pendekatan terpadu. Pendekatan tersebut berarti mempelajari satu atau lebih referensi Transact SQL secara terkait, bukan bagian per bagian. Buku ini menyajikan 21 contoh kasus yang akan mengantarkan pembaca agar mendapatk…

Edition
-
ISBN/ISSN
9797635317
Collation
xxix, 238 hlm.; 23 cm.
Series Title
-
Call Number
005.4 MOH k
Availability1
Add to basket
MARC DownloadCite
cover
Algoritma & pemrograman menggunakan Java
Comment Share
Abdul, Kadir

Daftar isi: Bab 1 Pengantar algoritma dan pemrograman Bab 2 Struktur dasar algoritma Bab 3 Pedoman penyusunan algoritma Bab 4 Dasar bahasa java Bab 5 Operasi seleksi Bab 6 Operasi pengulangan Bab 7 Larik Bab 8 Subrutin Bab 9 Rekursi Bab 10 Pencarian data Bab 11 Pengurutan data

Edition
-
ISBN/ISSN
9789792927511
Collation
xii, 288 hlm.; 23 cm.
Series Title
-
Call Number
005.262 ABD a
Availability1
Add to basket
MARC DownloadCite
cover
Semua bisa menjadi programmer Web Java: case study
Comment Share
Yuniar, Supardi

> Mengenal Java dan JDBC > Cara Instalasi Software yang Digunakan > Variable Standard > Program Perhitungan > Program Database Input Data > Menu Pull Down > Program Layout Homepage > Insert Image > CRUD Database JSP > Study Kasus Web Sistem_Informasi_Nilai

Edition
-
ISBN/ISSN
9786020277356
Collation
ix, 161 hlm.; 21 cm.
Series Title
-
Call Number
005.262 YUN s
Availability1
Add to basket
MARC DownloadCite
cover
Beginning cryptography with Java
Comment Share
Hook, David

Brief Contents Chapter 1: The JCA and the JCE Chapter 3: Message Digests, MACs, and HMACs Chapter 4: Asymmetric Key Cryptography Chapter 5: Object Description in Cryptography Using ASN.1 Chapter 6: Distinguished Names and Certificates Chapter 7: Certificate Revocation and Path Validation Chapter 8: Key and Certificate Management Using Keystores Chapter 9: CMS and S/MIME Chapter 10: S…

Edition
-
ISBN/ISSN
764596330
Collation
xxxii, 448 hlm.; 24 cm.
Series Title
-
Call Number
005.8 HOO b
Availability0
Add to basket
MARC DownloadCite
cover
Introduction to cryptography with Java applets
Comment Share
Bishop, David

Contents: Chapter 1: A History of Cryptography 1 Chapter 2: Large Integer Computing 33 Chapter 3: The Integers 65 Chapter 4: Linear Diophantine Equations and Linear Congruences 89 Chapter 5: Linear Ciphers 105 Chapter 6: Systems of Linear Congruences—Single Modulus 125 Chapter 7: Matrix Ciphers 143 Chapter 8: Systems of Linear Congruences—Multiple Moduli 161 Chapter 9: Quadrati…

Edition
-
ISBN/ISSN
763722073
Collation
xvi, 370 hlm.; 24 cm.
Series Title
-
Call Number
005.8 BIS i
Availability1
Add to basket
MARC DownloadCite
cover
Beginning cryptography with Java
Comment Share
Hook, David

Contents: Chapter 1: The JCA and the JCE Chapter 2: Symmetric Key Cryptography Chapter 3: Message Digests, MACs, and HMACs Chapter 4: Asymmetric Key Cryptography Chapter 5: Object Description in Cryptography Using ASN.1 Chapter 6: Distinguished Names and Certificates Chapter 7: Certificate Revocation and Path Validation Chapter 8: Key and Certificate Management Using Keystores Chap…

Edition
-
ISBN/ISSN
9788126506262
Collation
xxiv, 448 hlm.; 24 cm.
Series Title
-
Call Number
005.8 HOO b
Availability1
Add to basket
MARC DownloadCite
cover
Cryptography in C and C++
Comment Share
Welschenbach, Michael

Contents: 1 Introduction 2 Number Formats: The Representation of Large Numbers in C 3 Interface Semantics 4 The Fundamental Operations 5 Modular Arithmetic: Calculating with Residue Classes 6 Where All RoadsMeet:Modular Exponentiation 7 Bitwise and Logical Functions 8 Input, Output, Assignment, Conversion 9 Dynamic Registers 10 Basic Number-Theoretic Functions 11 Rijndael: …

Edition
Second Edition
ISBN/ISSN
1590595025
Collation
xxv, 478 hlm.; 26 cm.
Series Title
-
Call Number
005.8 WEL c
Availability2
Add to basket
MARC DownloadCite
First Page Previous 16 17 18 19 20 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?