%%{init: {'theme': 'default', 'themeVariables': { 'fontSize': '24px' }}}%% graph TD Root[Programming Books Collection] --> Languages[Programming Languages] Root --> Web[Web Development] Root --> Hardware[Hardware & IoT] Root --> Education[Educational Resources] Languages --> Python[Python Books] Python --> PCC["Python Crash Course
ISBN: 1593279280
View Book"] Python --> PAO["Python All-in-One For Dummies
ISBN: 1119557593
View Book"] Python --> BPP["Beginning Programming with Python
ISBN: 1119457890
View Book"] Web --> WP[WordPress] Web --> Frontend[Frontend Development] WP --> WPEasy["WordPress in Easy Steps
ISBN: 1840788534
View Book"] Frontend --> HTMLBook["HTML, CSS & JavaScript All in One
ISBN: 9780672338083
View Book"] Hardware --> Arduino[Arduino] Hardware --> RaspPi[Raspberry Pi] Arduino --> ExpArduino["Exploring Arduino
ISBN: 9781119405375
View Book"] RaspPi --> HomeAuto["Home Automation with Raspberry Pi
ISBN: 9781260440355
View Book"] Education --> Kids[Kids Programming] Education --> Begin[Beginner Resources] Kids --> HelpKids["Helping Kids with Coding
ISBN: 1119380677
View Book"] Begin --> Begin24["Beginning Programming in 24 Hours
ISBN: 9780135836705
View Book"] Root --> VersionControl[Version Control] VersionControl --> GitHubDummies["GitHub For Dummies
ISBN: 1119572673
View Book"] style Root fill:#f5f5f5,stroke:#333,stroke-width:2px style Languages fill:#e1f5fe,stroke:#333 style Web fill:#e8f5e9,stroke:#333 style Hardware fill:#fff3e0,stroke:#333 style Education fill:#f3e5f5,stroke:#333 style VersionControl fill:#ffebee,stroke:#333 classDef available fill:#c8e6c9,stroke:#333 classDef dueOut fill:#ffcdd2,stroke:#333 class WPEasy,HTMLBook,HomeAuto available class PCC,BPP,ExpArduino,HelpKids dueOut