Handling external dependencies in C/C++ with Conan 26 October 2020; on c++, c, build, cmake, native, programming
Handling external dependencies in C/C++ with Vcpkg 12 October 2020; on c++, c, build, cmake, native, programming
Data structures, Binary trees, breadth-first traversal 11 September 2020; on theory, data structures, kotlin, algorithm
Data structures, Binary trees, depth-first traversal 10 September 2020; on theory, data structures, kotlin, algorithm
Data structures, Insertion sort algorithm 26 August 2020; on theory, data structures, kotlin, algorithm
Data structures, Selection sort algorithm 25 August 2020; on theory, data structures, python, algorithm
Data structures, Binary search, recursive 24 August 2020; on theory, data structures, kotlin, algorithm
Data structures, Binary and linear search 19 August 2020; on theory, data structures, kotlin, algorithm
Data structures, simple single linked lists using Go 14 August 2020; on theory, data structures, go, algorithm
Data structures, a queue using arrays in C++ 13 August 2020; on theory, data structures, c++, algorithm
Data structures, a simple queue in Python 12 August 2020; on theory, data structures, python, algorithm
Spring Boot, JPA and native queries in resources 04 October 2019; on programming, kotlin, java, spring
Steganography, Python and Image manipulation with Pillow 20 April 2019; on python, programming, image
Testing SQLAlchemy with SQLite in memory and schemas 11 February 2019; on python, sqlalchemy, programming, sqlite, testing
OCaml and sequences from scratch, part 3 13 February 2018; on ocaml, sequences, samples, learning, functional programming, algorithms
OCaml and sequences from scratch, comment of part 2 11 February 2018; on ocaml, sequences, samples, learning, functional programming
OCaml and sequences from scratch, part 2 08 February 2018; on ocaml, sequences, samples, learning, functional programming, algorithms
OCaml and sequences from scratch, part 1 07 February 2018; on ocaml, sequences, samples, learning, functional programming, algorithms
CMake and Libraries, part 2, third party libraries 12 May 2017; on native, cmake, programming, make, makefile, c, gtk3
CMake and Libraries, part 1.5, Windows 02 April 2017; on native, cmake, programming, make, makefile, c, windows
Compilers and the modern art of Web Development 04 May 2016; on web development, javascript, compilers
Javascript is the English language of web development 29 February 2016; on javascript, web, development, rants