The Digital Cat
  • About
  • Programming
  • Projects
  • Archives

The Digital Cat

Adventures of a curious cat in the land of programming

Clojure sequential data types for Python programmers

Date 22/09/2015 Tags functional programming / Python / Python2 / Python3 / Clojure

A brief comparison of Clojure sequential data types (vectors and lists) with Python lists and tuples

more ...

A simple example of Python OOP development (with TDD) - Part 2

Date 10/09/2015 Tags OOP / Python / Python3 / TDD

The second part of the post about Object-oriented Programming and Test Driven Development

more ...

Using gitflow with GitHub: a simple procedure

Date 22/06/2015 Tags Git

A simple procedure to make gitflow and GitHub models work together

more ...

A simple example of Python OOP development (with TDD) - Part 1

Date 13/05/2015 Tags OOP / Python / Python3 / TDD

A simple implementation of binary numbers in Python to exemplify OOP and TDD

more ...

99 Scala Problems 16-20

Date 13/05/2015 Tags Scala / functional programming
more ...

Python decorators: metaprogramming with style

Date 23/04/2015 Tags decorators / functional programming / metaprogramming / OOP / Python

An insight into the power of Python decorators, their rationale and their syntax

more ...

99 Scala Problems 15 - Duplicate the elements of a list a given number of times

Date 14/04/2015 Tags Scala / functional programming
more ...

99 Scala Problems 14 - Duplicate the elements of a list

Date 14/04/2015 Tags Scala / functional programming
more ...

99 Scala Problems 13 - Run-length encoding of a list (direct solution)

Date 14/04/2015 Tags Scala / functional programming
more ...

99 Scala Problems 12 - Decode a run-length encoded list

Date 14/04/2015 Tags Scala / functional programming
more ...

  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • »
  • Social

    • Twitter
    • Google+
    • GitHub
  • Feeds

    • The Digital Cat
  • Recent Posts

    • Clojure sequential data types for Python programmers
    • A simple example of Python OOP development (with TDD) - Part 2
    • Using gitflow with GitHub: a simple procedure
    • A simple example of Python OOP development (with TDD) - Part 1
  • Tags

    • AMQP
    • C
    • Clojure
    • concurrent programming
    • C++
    • decorators
    • Django
    • Erlang
    • functional programming
    • generators
    • Git
    • metaclasses
    • metaprogramming
    • Notebook
    • OOP
    • operating systems
    • Pika
    • Postage
    • Python
    • Python2
    • Python3
    • Qt
    • RabbitMQ
    • Scala
    • TDD
    • versioning

© 2015 Leonardo Giordani · Powered by laces3, Pelican, Bootstrap 3

Creative Commons License Content licensed under a Creative Commons Attribution-ShareAlike 4.0 International License, except where indicated otherwise.

Back to top