Coding
Here you can find some coding projects. Some of them are very old code, some are new tutorials.
Qt
- SocNetV: a cross-platform Social Networks Visualiser for SNA researchers.
- QDiskCatalog: aims to be a modern media catalog application.
- Tutorials on Qt development for beginners (in Greek):
- Qt (Part Ι): Εισαγωγή (Introduction) (Article and Code, 2007)
- Qt (Part ΙI): Βάσεις Δεδομένων (Data Bases) (Article and Code, 2007)
- Qt (Part IIΙ): Αρχειοθέτης άρθρων (Article Indexer) (Article and Code, 2007)
- Qt (Part IV): Φτιάξτε παιχνίδια με την Qt (Games with Qt)(Article and Code, 2008)
C//C++
- C++ Stacks (Last In First Out Lists) (Paper in Greek)
- Last-In First Out Lists (LIFO) implementation (Code, 2001)
- Integral in C (Code, 1997)
Bash scripts
- melux: a free custom Ubuntu iso creation script, (Code, 2009).
Tcl/Tk scripts
- Samba_Τκ: Tcl/tk script for remote samba shares mounting, (Code, 2006).
Pascal
- Prime Numbers’ Generator (Code, 1998)
- Turbo Editor (Code, 2000)
- Tridiagonal Linear System Solver (Code, 1998)
- Sparse Linear System Solver With SOR (Code, 1998)
- Crank-Nikolson Method PDE’s. (Code, 1998)
Matlab-Octave
- 20 Basic Algorithms of Numerical Analysis: Monte Carlo integration, uniform random deviates, Runge-Kutta with Bisection, Runge Kutta with Finite-Differences Newton-Raphson, Wilkinson deflation, Broyden-Charles and others.(Source Code, 2002).
Fortran 77
- Root-o-matic (Code, 1997?)
- Horner Value Finder (Code, 1997?)




