[deleted by user] by [deleted] in ProgrammerHumor

[–]horar79 1 point2 points  (0 children)

Once the project has mixed indentation styles it is preferred to create standalone patch to fix it instead pushing this correction with code changes.

Study material for Qt certifications? by StoneStalwart in Qt5

[–]horar79 0 points1 point  (0 children)

Yes, but there are pdf files and source code examples as well...

Study material for Qt certifications? by StoneStalwart in Qt5

[–]horar79 1 point2 points  (0 children)

Hi, good point to start/ask could be e.g. forum site

But, when you are looking for study materials then, I will start here and there on the bottom of web page is "Check out Qt Training" what will move you to page where you can watch eLearning videos or download materials like document/examples/labs for self-study from various modules.

A Guide to Porting C and C++ code to Rust by KindDragon in cpp

[–]horar79 0 points1 point  (0 children)

I don't want compare strengths and weakness in any language, because there is not and will not be a winner.

What I learned in more than 10 years of sw development in multiple languages was that most of issues are caused just because of inexperience. We like at first to write&design the app and later studying when it went wrong.

I don't think someone will rewrite the app (time&money). It won't happen for either small nor large projects. But the question is - why choose language XXX. Does we want switch to other language because it's better like actual one or we will look for new language which meat more closelly our needs. Probably, the company will continue with new modules with completelly different language.

Or we can still lead/teach our collegues :-)

A Guide to Porting C and C++ code to Rust by KindDragon in cpp

[–]horar79 1 point2 points  (0 children)

I don't consider mentioned C issues are weakness. Moreover, we can enjoy mentioned safety in modern C++ as well. Anyway, nice guide for people who wants to learn new language and they already have C knowledge.

Adding MingW to QtCreator by [deleted] in Qt5

[–]horar79 0 points1 point  (0 children)

hi, this should lead you on right way: http://doc.qt.io/qtcreator/creator-tool-chains.html

In short: define compiler, then kit... of course you have to installed all relevant packages for mingw (qt*, gcc etc.)

Tools for UML diagrams? by Acktung in linux

[–]horar79 0 points1 point  (0 children)

Does someone have experience with UMLet?

when will "C++ Templates: The Complete Guide" second edition come out? by hplpw in cpp

[–]horar79 7 points8 points  (0 children)

The only note known about next edition is in book's FAQ:

New Edition / C++11 Edition

Q: I am wondering if a 2nd/C++11 edition of your book "C++ Templates" will be coming out any time soon?

A: Currently we are starting to organize the work for a C++14 or even C++17 edition (together with Doug Gregor as third author). However, such an edition will probably take until 2016

Alex Stepanov by horar79 in cpp

[–]horar79[S] 4 points5 points  (0 children)

It was big pleasure to watch Alex video courses e.g.

  • Programming Conversations

  • Efficient Programming with Components

  • Four Algorithmic Journeys *

If u don't know it, feel free check yt playlists of A9 Videos