This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Selasa, 10 April 2012

Cara Mengetahui IP Lawan via Chatting Facebook


Cara Mengetahui IP LawanSilakan disimak tutorial ini, untuk mengetahui IP publik teman chatting anda :)
Kalau ada pertanyaangabung langsung ke group binushacker disini:
Tutorial ini digunakan untuk mengetahui IP lawan dengan cara chat di FaceBook.
Hal ini bermanfaat untuk mengidentifikasi lawan melalui media Social Engineering.
Ada beberapa yang perlu disiapkan yaitu:
  1. Sebuah SERVER HOSTING yang bisa dipakai untuk menyimpan file logger.
  2. Sebuah LINK content / halaman menarik yang dapat digunakan untuk mengalihkan perhatian lawan.
  3. FILE LOGGER itu sendiri.
Instalasi FILE LOGGER kedalam CONTENT:

Ebook Tutorial Dasar – Dasar CSS


Ebook CSSCascading Style Sheet alias CSS adalah salah satu bahasa pemrogaman web yang diselipkan diantara tag-tag HTML, yang berfungsi untuk mengendalikan beberapa komponen dan mempercantik tampilan suatu web sehingga lebih terstruktur dan enak dipandang.
Kali ini kami ingin berbagi Ebook Dasar-dasar CSS Bahasa Indonesia yang mudah dipelajari oleh seorang pemula. Bagi Anda yang masih baru ingin belajar Desain Web dan belum bisa atau kurang mahir HTML, Anda bisa download ebook HTML disini Download Ebook Dasar-dasar Design Web.

Senin, 09 April 2012

A Guide to Modern Programming with Java


"A Guide to Modern Programming with Java"

  • Author: Gregory J. E. Rawlins
  • Format: online HTML
  • Price: free
Isi Ebook:
  • Setting the Stage
  • Introducing the Players
  • Behind the Scenes
  • Character Study
  • Stage Direction
  • All Together Now
  • It Takes All Types

Java Look and Feel Design Guidelines

"Java Look and Feel Design Guidelines"



  • Author: Sun Microsystems, Inc.
  • Format: online HTML
  • Price: free
Isi Ebook:
  • The Java Look and Feel
  • The Java Foundation Classes
  • Design Considerations
  • Visual Design
  • Application Graphics
  • Behavior

The Common Java Cookbook

The Common Java Cookbook
The Common Java Cookbook by Tim O’Brien.
Isi Ebook
  • Supplements to the Java 2 Platform
  • Manipulating Text
  • JavaBeans
  • Functors
  • Collections
  • XML
  • Application Infrastructure
  • Math
  • Templating
  • I/O and Networking

Free Java book

A “Free Java book” by Daniel L. Schuster in pdf format.
Isi Ebook
  • Fundamentals
  • ACM Java Graphics
  • Making Decisions
  • Loops
  • Methods & Objects I
  • Game Programming I
  • Useful Java Objects
  • Methods II
  • Arrays & ArrayLists
  • Objects II

Java Fundamentals: A entry level textbook on the Java programming language


Free online book: Java FundamentalsJava Fundamentals: A entry level textbook on the Java programming language by Gary Marrer.
Isi Ebook:
  • History of Java
  • What makes Java, Java
  • Design Tools (Modeling Program Logic)
  • Program Documentation
  • Identifiers: Variables and Constants
  • Structured Programming
  • Using Repetition Structures