Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 401 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 401 Bytes

Welcome to HomeWork repository

This repository will contain different kind of scripts and misc other tasks

python/getImages.py

  • has been checked to work with python versions 2.7, 3.5 and 3.6(windows)
  • at least in windows lxml module needs to be installed also (e.g. pip install lxml)

Cpp/*

  • different kind of C++ related tests and experiments in the way to learn more about c++ (11)