Link to home
Start Free TrialLog in
Avatar of EeEd EeEd
EeEd EeEd

asked on

best sources to up-to-date in C++?

Hi,

  How can I be up-to-date in c++ ? what is the c++ community website?
 
  How do I know what are c++ opensource/paid are available in the market. Which are accepted by c++ community?

 What are all the best sources to follow to know about latest news about c++?

EeEd
Avatar of pepr
pepr

Bjarne Stroustrup announces C++ Core Guidelines

The key idea is how to correctly select and use the modern core of the C++ language, how it can be assisted by new tools, and how to get ready for C++ future.

CppCon 2015: Bjarne Stroustrup “Writing Good C++14” -- the video of his lecture (1 hour 40 minutes)

C++ Core Guidelines on GitHub and as a the separate website form.
Avatar of EeEd EeEd

ASKER

Thank you.

Where can I find all c++ tools (opensource libraries, paid tools, free memory leak finders, paid ones, frameworks). Do I need to follow any twitter, linkedin accounts to get latest news about c++ and related?
ASKER CERTIFIED SOLUTION
Avatar of phoffric
phoffric

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
working as  a Lead for C++ project. I want to be up-to-date in C++ and related stuff. Like, opensource projects (sqlite, odb, poco, boost, stl...etc). I don't know many libraries/tools for C++ project. I would like to know all of them. Which is best way to know all C++ related tools/applications.
Sorry, I don't know the answer to your latest question.
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
>>There is a lot of libraries around
      Is there any common place to find all at one go. It's easy to take decisions which library to use.

Is there any twitter acccount or linked in page or facebook page or any particular website for this.

What I want to know is, I would like to know C++ news daily basis. For a moment, somebody written c++ memory leak tool and posted in git, expecting to receive such news. Is it possible?
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial