dailycpp | Technologies

Telegram-канал dailycpp - The Daily C++

1953

The best channel about C++ News! Every day a lot of news! Send your project/repo/guide/tutorial to @dailycppbot

Subscribe to a channel

The Daily C++

Rules for allocating and Deallocating

#Rules #Memory #allocate

http://www.modernescpp.com/index.php/c-core-guidelines-allocating-and-deallocating

Читать полностью…

The Daily C++

C++ standards support in compilers

Gcc - https://goo.gl/RJQejA
Clang - https://goo.gl/gaVDnX
Visual Studio - https://goo.gl/dXECj3

Читать полностью…

The Daily C++

The list above is not exhaustive of c++17 additions.

Читать полностью…

The Daily C++

42 tips on C++

#tips #asterik

https://goo.gl/TfvHVt

Читать полностью…

The Daily C++

Code for above tutorial

#Code

https://github.com/spmallick/learnopencv/tree/master/tracking

Читать полностью…

The Daily C++

​​How to split a string

#String #Manipulation

https://www.fluentcpp.com/2017/04/21/how-to-split-a-string-in-c/

Читать полностью…

The Daily C++

C++ Core Guidelines: Rules for Enumerations


http://www.modernescpp.com/index.php/c-core-guidelines-rules-for-enumerations

Читать полностью…

The Daily C++

Visual Studio gone wrong

#Errors #Issues

https://asmbits.blogspot.com/2017/11/c11-and-msvc-gone-wrong.html

Читать полностью…

The Daily C++

C++ Design Tip : Objects should not point back to an object that owns them

#Tips

https://deque.blog/2017/11/20/c-design-tip-objects-should-not-point-back-to-an-object-that-owns-them/

Читать полностью…

The Daily C++

QT for web assembly

#Emscripten #WASM #WebAssembly #Qt

http://qtandeverything.blogspot.in/2017/11/qt-for-webassembly-update.html

Читать полностью…

The Daily C++

Problems with current model

#include #issues

https://clang.llvm.org/docs/Modules.html#problems-with-the-current-model

Читать полностью…

The Daily C++

Simplifying Compile-Time Options With if constexpr

#cpp17

https://philippegroarke.com/blog/2017/11/20/simplifying-compile-time-options-with-if-constexpr/

Читать полностью…

The Daily C++

The code of above tutorial is available at

https://github.com/spmallick/learnopencv/tree/master/FaceMorph

Читать полностью…

The Daily C++

Learn C++

#Learn

https://goo.gl/hkLwZ1

Читать полностью…

The Daily C++

​​Tutorial and examples for std::array

#STL #array #tutorial

http://thispointer.com/c11-stdarray-tutorial-and-examples/

Читать полностью…

The Daily C++

​​​​Another blog on what's new in C++17

https://www.viva64.com/en/b/0533/#ID0EKJ6O

Читать полностью…

The Daily C++

A curated list of C/C++ frameworks, libraries, resources, and shiny things.

#frameworks #libraries #resources #etc

https://github.com/fffaraz/awesome-cpp

Читать полностью…

The Daily C++

What's new in C++17

#Cpp17

https://github.com/AnthonyCalandra/modern-cpp-features/blob/master/CPP17.md#acknowledgements

Читать полностью…

The Daily C++

Simplistic programming is underrated

https://lemire.me/blog/2017/12/06/simplistic-programming-is-underrated/

Читать полностью…

The Daily C++

Learn object tracking using OpenCV in C++

#OpenCV #Features #Tracking

https://goo.gl/XkFSGE

Читать полностью…

The Daily C++

Smart Output Iterators: A Symmetrical Approach to Range Adaptors


https://www.fluentcpp.com/2017/11/28/output-iterator-adaptors-symmetry-range-adaptors/

Читать полностью…

The Daily C++

​​Lessons to learn from the old well implemented projects: Prince of Persia && Doom3.

#lesson #inspiration #perspiration

http://cppdepend.com/blog/?p=179

Читать полностью…

The Daily C++

Electronic Arts Standard Template Library

#CPP11 #CPP14 #STL #Games #Optimized

https://goo.gl/5VKvIO

Читать полностью…

The Daily C++

​​​​For the uninitiated

Introduction To WebAssembly

#WASM #WebAssembly

https://www.smashingmagazine.com/2017/05/abridged-cartoon-introduction-webassembly/

Читать полностью…

The Daily C++

C++ Core Guidelines: Rules for Unions

#Unions

http://www.modernescpp.com/index.php/c-core-guidelines-rules-for-unions

Читать полностью…

The Daily C++

Module system for C++

#Module #Headers

https://gcc.gnu.org/wiki/cxx-modules

Читать полностью…

The Daily C++

How to install OpenCV on windows

#OpenCV #Windows

https://www.learnopencv.com/install-opencv3-on-windows/

Читать полностью…

The Daily C++

​​Face morph using OpenCV in C++

#OpenCV #Vision #Face_morph

https://www.learnopencv.com/face-morph-using-opencv-cpp-python/

Читать полностью…

The Daily C++

One of the notable advantages of using std::array is that you can use range based for loop for it

Читать полностью…

The Daily C++

Small Vector Optimization

#Optimize #Vector #Memory

https://stoyannk.wordpress.com/2017/11/18/small-vector-optimization/

Читать полностью…
Subscribe to a channel