+
+

๐Ÿš€ Build Options

+
+
+

๐Ÿ“„ Build PDF

+

Generate the complete PDF document

+
make all
+
+
+

๐Ÿ“‘ Build with Index

+

Generate PDF with table of contents and index

+
make index
+
+
+

๐Ÿ“š Build with Bibliography

+

Generate PDF with bibliography

+
make bib
+
+
+

๐Ÿงน Clean Files

+

Remove auxiliary files

+
make clean
+
+
+
+ +
+

๐Ÿ“– Generated PDF

+

Once built, you can view the generated PDF document:

+ + ๐Ÿ“„ Open Book PDF + +
Ready to build
+ +
+ +
+

๐Ÿ“‹ Book Structure

+
    +
    Part 1: Dasar (Basics)
    +
  • Chapter 1: Mukadimah (Introduction)
  • +
  • Chapter 2: Tipe Data, Identifier dan Operator
  • +
  • Chapter 3: Control Statement
  • +
  • Chapter 4: Array dan String
  • +
  • Chapter 5: Fungsi
  • +
  • Chapter 6: Pointer dan References
  • + +
    Part 2: OOP
    +
  • Chapter 7: Class dan Object
  • +
  • Chapter 8: Inheritance
  • +
  • Chapter 9: Operator Types dan Operator Overloading
  • +
  • Chapter 10: Polymorphism
  • +
  • Chapter 11: Casting dan Database
  • + +
    Part 3: Interface
    +
  • Chapter 12: GUI
  • + +
    Part 4: Widget
    +
  • Chapter 13: File, Stream, dan XML
  • +
  • Chapter 14: Qt Webkit
  • + +
    Part 5: Library
    +
  • Chapter 15: Library
  • +
+
+