The Digital Cat
  • About
  • Programming
  • Projects
  • Archives

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 ...

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 ...

Python 3 OOP Notebooks

Date 14/03/2015 Tags Python / Python3 / OOP / Notebook

The Python 3 OOP series IPython Notebooks

more ...

Accessing attributes in Python

Date 12/01/2015 Tags Python / Python3 / OOP

A comprehensive review of the attribute management techniques in Python

more ...

Advanced use of Python decorators and metaclasses

Date 14/10/2014 Tags Python3 / Python / OOP / decorators / metaclasses / metaprogramming
more ...

Python 3 OOP Part 6 - Abstract Base Classes

Date 04/09/2014 Tags Python / Python3 / OOP / metaprogramming / metaclasses
more ...

Python 3 OOP Part 5 - Metaclasses

Date 01/09/2014 Tags Python / Python3 / OOP / metaprogramming / metaclasses
more ...

Python 3 OOP Part 4 - Polymorphism

Date 21/08/2014 Tags Python / Python3 / OOP
more ...

Python 3 OOP Part 3 - Delegation: composition and inheritance

Date 20/08/2014 Tags Python / Python3 / OOP
more ...

  • «
  • 1
  • 2
  • »
  • Social

    • Twitter
    • Google+
    • GitHub
  • Feeds

    • The Digital Cat
    • Python3
  • Recent Posts

    • Clojure sequential data types for Python programmers
    • A simple example of Python OOP development (with TDD) - Part 2
    • A simple example of Python OOP development (with TDD) - Part 1
    • Python 3 OOP Notebooks
  • 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