Clojure sequential data types for Python programmers
A brief comparison of Clojure sequential data types (vectors and lists) with Python lists and tuples
more ...A brief comparison of Clojure sequential data types (vectors and lists) with Python lists and tuples
more ...The second part of the post about Object-oriented Programming and Test Driven Development
more ...A simple procedure to make gitflow and GitHub models work together
more ...A simple implementation of binary numbers in Python to exemplify OOP and TDD
more ...An insight into the power of Python decorators, their rationale and their syntax
more ...