>>874027
│ ├── C
│ │ ├── books
│ │ │ ├── 21st century C - modern C - oreilly.pdf
│ │ │ ├── Andrew Koenig, Barbara E. Moo-Accelerated Cpp_ Practical Programming by Example-Addison-Wesley Professional (2000).pdf
│ │ │ ├── Beginning Cpp Through Game Programming.pdf
│ │ │ ├── C als erste Programmiersprache - Goll (C90).pdf
│ │ │ ├── C for Dummies, 2nd Edition.pdf
│ │ │ ├── Competitive Programmer’s Handbook.pdf
│ │ │ ├── computer systems - bryant.pdf
│ │ │ ├── Cpp Data Structures.pdf
│ │ │ ├── Cpp für Ingenieure - nahrstedt.pdf
│ │ │ ├── Datenanalyse und Modellbildung - C und GNUPLOT - Birmelin.pdf
│ │ │ ├── Einführung in C (lern&arbeitsbuch) - doina logofatu.pdf
│ │ │ ├── EssentialC.pdf
│ │ │ ├── Exploring C for Microcontrollers - Parab.pdf
│ │ │ ├── Informatik für Ingenieure und Naturwissenschaftler 1 in C - küveler.pdf
│ │ │ ├── Informatik für Ingenieure und Naturwissenschaftler - C und Java - Rießinger.pdf
│ │ │ ├── Michael Dawson Beginning Cpp Through Game Programming.pdf
│ │ │ ├── mikroprozessortechnik mit 8051.pdf
│ │ │ ├── OOC with ANSI-C.pdf
│ │ │ ├── Programmieren in C - klima, selberherr.pdf
│ │ │ ├── rooks-guide-to-Cpp.pdf
│ │ │ ├── SDL game development - mitchell.pdf
│ │ │ ├── SDL Game Development.pdf
│ │ │ ├── techn probleme lösen mit c
│ │ │ │ ├── 01.pdf
│ │ │ │ ├── 02 - Systematik der Problemlösung.pdf
│ │ │ │ ├── 03 - Erste Gehversuche.pdf
│ │ │ │ ├── 04 - Entwicklungsumgebung.pdf
│ │ │ │ ├── 05 - Grundlegende Sprach- und Steuerungselemente.pdf
│ │ │ │ ├── 06 - Strukturierte Programmierung.pdf
│ │ │ │ ├── 07 - lösung einfacher probleme.pdf
│ │ │ │ ├── 08 - OOP.pdf
│ │ │ │ ├── 09 - Lösung fortgeschrittener Probleme.pdf
│ │ │ │ ├── 10 - Lösung komplexer Probleme.pdf
│ │ │ │ ├── 11 - Tabellen.pdf
│ │ │ │ ├── 12 - Literatur.pdf
│ │ │ │ └── 13 - Index.pdf
│ │ │ ├── the C programming language - ritchie, kernighan.epub
│ │ │ ├── the C programming language - ritchie, kernighan.pdf
│ │ │ ├── The Hitchhiker’s Guide to competitive prog.pdf
│ │ │ └── the practice of programming - pike.pdf
│ │ ├── Guido_Krüger_Go_to_C-Programmierung.pdf
│ │ ├── Moderne C-Programmierung - Schellong.pdf
│ ├── elixir
│ │ └── books
│ │ ├── elixir in action - juric.pdf
│ │ ├── introducing elixir - oreilly.pdf
│ │ ├── learning elixir - ballou.pdf
│ │ └── little elixir&otp guidebook - tan wei hao.pdf
│ ├── go
│ │ ├── books
│ │ │ ├── Caleb_Doxsey_An_Introduction_to_Programming_in_Go.pdf
│ │ │ ├── Caleb_Doxsey_Introducing_Go_Build_Reliable,_Scalable_Programs.epub
│ │ │ ├── go in action - kennedy.pdf
│ │ │ ├── go programming language - kernighan.epub
│ │ │ ├── John_P._Baugh_Go_Programming.pdf
│ │ │ ├── The_Way_To_Go.epub
│ │ │ └── The_Way_To_Go - ivo balbaert.pdf
│ ├── haskell
│ │ └── books
│ │ ├── Beginning Haskell - A Project-Based Approach.pdf
│ │ ├── Haskell-Intensivkurs - Block, Neumann.pdf
│ │ ├── haskell programming - allen, moronuki.pdf
│ │ ├── intro to func programming with lambda calculus - michaels.pdf
│ │ ├── Real World Haskell - OSullivan, Goerzen, Stewart.pdf
│ │ └── thinking functionally with haskell - bird.pdf
│ ├── HTML
│ │ └── O'Reilly - HTML Pocket Reference 2nd Edition.pdf
│ ├── java
│ │ ├── books
│ │ │ ├── datastructures in java - wiley.pdf
│ │ │ ├── effective java - bloch.pdf
│ │ │ └── Head First Java- oreilly.pdf
│ ├── lua
│ │ └── books
│ │ └── programming lua.pdf