Skip to content
View jdanielcl's full-sized avatar

Block or report jdanielcl

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. python_basic_topics python_basic_topics Public

    Exceptions, formatting, tuples, lists, sets, dictionaries, generators, loops_keywords, string chains functions.

    Python 2

  2. django_unit_tests django_unit_tests Public

    Django unit test with selenium, taken from ..

    Python

  3. hello_world_unittest hello_world_unittest Public

    A basic example of the unittest module usage.

    Python

  4. simple_python_logging simple_python_logging Public

    Simple excercise using Python logging

    Python

  5. map_filter_reduce_python map_filter_reduce_python Public

    A nutshell of how this functions works

    Python

  6. python_poo python_poo Public

    Inheritance, Polymorphism

    Python