Beginning C++

I want to learn C++ ! :slight_smile:
I have basic programming knowledge with python and perl.
Does anyone know of any great beginner tutorials for C++?

There are plenty of online sources to help you get started, it will be easy to find one that offers the level of complexity that suits you best. Indispensable books are those written by Bjarne Stroustrup and Stanley Lippmann. Finally, it works usually best when you have some task you would like to accomplish in C++: working from the objective of an activity will lead you more quickly to the sources that will help you best.