Difference between revisions of "TheoExtraStuff"

From LRDE

 
Line 24: Line 24:
   
 
The courses I give at EPITA:
 
The courses I give at EPITA:
* The C++ Language (slides: [https://www.lrde.epita.fr/~theo/lectures/CPP/cpp_1.pdf cpp_1.pdf], [https://www.lrde.epita.fr/~theo/lectures/CPP/cpp_2.pdf cpp_2.pdf], [https://www.lrde.epita.fr/~theo/lectures/CPP/cpp_3.pdf cpp_3.pdf], [https://www.lrde.epita.fr/~theo/lectures/CPP/cpp_4.pdf cpp_4.pdf], [https://www.lrde.epita.fr/~theo/lectures/CPP/cpp_5.pdf cpp_5.pdf])
+
* The C++ Language (slides: [https://www.lrde.epita.fr/~theo/lectures/CPP/cpp_1.pdf cpp_1.pdf], [https://www.lrde.epita.fr/~theo/lectures/CPP/cpp_2.pdf cpp_2.pdf], [https://www.lrde.epita.fr/~theo/lectures/CPP/cpp_3.pdf cpp_3.pdf], [https://www.lrde.epita.fr/~theo/lectures/CPP/cpp_4.pdf cpp_4.pdf])
 
* Advanced C++ (slides: [https://www.lrde.epita.fr/~theo/lectures/CXXA/cxxa_1.pdf cxxa_1.pdf], [https://www.lrde.epita.fr/~theo/lectures/CXXA/cxxa_2.pdf cxxa_2.pdf], [https://www.lrde.epita.fr/~theo/lectures/CXXA/cxxa_3.pdf cxxa_3.pdf], [https://www.lrde.epita.fr/~theo/lectures/CXXA/cxxa_4.pdf cxxa_4.pdf], [https://www.lrde.epita.fr/~theo/lectures/CXXA/cxxa_5.pdf cxxa_5.pdf], [https://www.lrde.epita.fr/~theo/lectures/CXXA/cxxa_6.pdf cxxa_6.pdf])
 
* Advanced C++ (slides: [https://www.lrde.epita.fr/~theo/lectures/CXXA/cxxa_1.pdf cxxa_1.pdf], [https://www.lrde.epita.fr/~theo/lectures/CXXA/cxxa_2.pdf cxxa_2.pdf], [https://www.lrde.epita.fr/~theo/lectures/CXXA/cxxa_3.pdf cxxa_3.pdf], [https://www.lrde.epita.fr/~theo/lectures/CXXA/cxxa_4.pdf cxxa_4.pdf], [https://www.lrde.epita.fr/~theo/lectures/CXXA/cxxa_5.pdf cxxa_5.pdf], [https://www.lrde.epita.fr/~theo/lectures/CXXA/cxxa_6.pdf cxxa_6.pdf])
 
* Object-Oriented Modeling (slides: [https://www.lrde.epita.fr/~theo/lectures/MOB/mob1_1.pdf mob1_1.pdf], [https://www.lrde.epita.fr/~theo/lectures/MOB/mob1_2.pdf mob1_2.pdf], [https://www.lrde.epita.fr/~theo/lectures/MOB/mob1_3.pdf mob1_3.pdf], [https://www.lrde.epita.fr/~theo/lectures/MOB/mob1_6.pdf mob1_6.pdf], [https://www.lrde.epita.fr/~theo/lectures/MOB/mob2_1.pdf mob2_1.pdf])
 
* Object-Oriented Modeling (slides: [https://www.lrde.epita.fr/~theo/lectures/MOB/mob1_1.pdf mob1_1.pdf], [https://www.lrde.epita.fr/~theo/lectures/MOB/mob1_2.pdf mob1_2.pdf], [https://www.lrde.epita.fr/~theo/lectures/MOB/mob1_3.pdf mob1_3.pdf], [https://www.lrde.epita.fr/~theo/lectures/MOB/mob1_6.pdf mob1_6.pdf], [https://www.lrde.epita.fr/~theo/lectures/MOB/mob2_1.pdf mob2_1.pdf])

Latest revision as of 08:08, 20 January 2021



Back to my homepage <--


Software Snapshots

  • Milena, a modern, efficient, and generic image processing library in C++
    • it is part of the Olena platform
    • the main project page is here
    • I'm ranked by Ohloh (!) here
  • eVidenZ, a free and general-purpose C++ library to implement some Dempster-Shafer engines (theory of belief functions):
    • this was a student project (it is no more maintained)
    • the dedicated page is here
    • a modern version of this project is here

Lectures

The courses I give at EPITA:

Students

Former PhD students:

Current PhD students:

Internship Proposals

No proposal at the moment.