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++

Join to this channel for many discounted games!
Left4Dead2 ➡️➡️ 3.69€
Crysis3 ➡️➡️ 5.49€
And More!

👉👉 https://t.me/joinchat/AAAAAEFlSRGHzfT96l-lPA

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

The Daily C++

Tags: #list #mentor
"Don't be shy, don't be afraid to reach out to these engineers to ask for help any time. Make sure to introduce yourself a bit and explain what you'd like guidance on. They can help with tutoring, "

http://stephaniehurlburt.com/blog/2016/11/14/list-of-engineers-willing-to-mentor-you

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

The Daily C++

Tags: #fromusers #repo

http://github.com/AyricRobo/28Dey

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

The Daily C++

Tags: #function #to #function
"Since the advent of C++11 writing more functional code has become easier. Functional programming patterns and ideas are powerful additions to the C++ developer's huge toolbox..."

https://vittorioromeo.info/index/blog/passing_functions_to_functions.html

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

The Daily C++

Tags: #tutorial #libclang
"Clang, if you haven’t heard of yet, is a wonderful C++ (and other C language family) compiler. Well, not exactly a compiler, but a frontend to the LLVM compiler..."

http://shaharmike.com/cpp/libclang/

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

The Daily C++

Tags: #video #implentation #multithread #compiletime #cpp14

https://www.youtube.com/watch?v=3N1pLtTV2Uc

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

The Daily C++

Join for a lot beautiful wallpaper every day!
https://telegram.me/joinchat/Ba4AAT_8gBXWPg6__j95cw

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

The Daily C++

Tags: #permutation #vector

Part1: https://goo.gl/jBrRBp
Part2: https://goo.gl/cQC87L
Part3: https://goo.gl/gnDmID
Part4: https://goo.gl/ltiHqi

From: https://blogs.msdn.microsoft.com/

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

The Daily C++

Tags: #memory #management #allocator

http://www.modernescpp.com/index.php/memory-management-with-std-allocator

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

The Daily C++

Tags: #string #view #cpp17
"Technically, basic_string_view is an object that can refer to a constant contiguous sequence of char-like objects with the first element of the sequence at position zero."

https://marcoarena.wordpress.com/2017/01/03/string_view-odi-et-amo/

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

The Daily C++

Tags: #array vs #vector
" I’m going to start off by building a matrix library and see where it goes."

https://hackernoon.com/c-investigation-arrays-vs-vectors-e9ba864468b6#.n5i3wnn31

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

The Daily C++

Tags: #folding #function

http://cpptruths.blogspot.it/2016/12/folding-functions.html?m=1

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

The Daily C++

Pls help this channel, vote here:

/channel/tchannelsbot?start=dailycpp

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

The Daily C++

Tags: #cpp17 #variant #keyword

http://foonathan.net/blog/2016/12/28/variant.html

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

The Daily C++

Tags: #RAII #memory #destructor
We have RAII in C++ and therefore the totally deterministic destruction of objects. But, what is RAII? That's the topic of this post.

http://www.modernescpp.com/index.php/garbage-collectio-no-thanks

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

The Daily C++

if the authors of computer programming books wrote arithmetic textbooks

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

The Daily C++

Tags: #gcc #optimization
"talks about evaluating and eliminating code at compile time, and the example is fun as it triggers..."

https://kristerw.blogspot.it/2017/01/gcc-code-generation-for-c-weekly-ep-43.html

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

The Daily C++

Tags: #cpp #note #graphics #engine #other

https://encelo.github.io/notes.html

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

The Daily C++

Tags: #optimize #code
"In this post I would like to propose a technique based on levels of abstraction to transform an obscure piece of code into expressive and elegant one..."

http://www.fluentcpp.com/2017/01/03/super-expressive-code-by-raising-levels-of-abstraction/

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

The Daily C++

Tags: #cross #platform #guide #salami #method
"C++ libraries that needed to be integrated into multiple platforms..."

https://adishavit.github.io/2017/salami-method/?utm_content=bufferb9947

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

The Daily C++

Tags: #sorting #indices

Part1: https://blogs.msdn.microsoft.com/oldnewthing/20170105-00/?p=95125
Part2: https://blogs.msdn.microsoft.com/oldnewthing/20170106-00/?p=95135

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

The Daily C++

Tags: #jobs #search

https://www.reddit.com/r/cpp/comments/5lflfj/whos_hiring_c_devs_q1_2017/

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

The Daily C++

Tags: #Bjarne #Stroustrup
Interview to Bjarne Stroustrup

http://www.ituring.com.cn/article/273874

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

The Daily C++

Tags: #squares #surfaces #volume #math
"This post generalizes that process to equations of any dimension such as z=f(x,y), w=f(x,y,z) or greater."

http://blog.demofox.org/2017/01/02/incremental-least-squares-surface-and-hyper-volume-fitting/

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

The Daily C++

Are you finding a job? Try to Qt
Tags: #job
https://www.qt.io/careers/?utm_content=39781621&utm_medium=social

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

The Daily C++

Tags: #micro #benchmark

http://david-grs.github.io/heap_fragmentation_micro_benchmark/

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

The Daily C++

Tags: #interpreter #cpp in #javascript

https://github.com/felixhao28/JSCPP

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

The Daily C++

Thanks all members. We finally reach 1000 members!! Help us again

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

The Daily C++

Tags: #BartlomiejFilipek #Bartek #report2016 #cppStatus
Another year and another C++ Status! It’s hard to believe, but it’s my fifth time I am writing this summary. And, as usually, C++ language is very alive. The biggest news for the year?

http://www.bfilipek.com/2016/12/c-status-at-end-of-2016.html

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

The Daily C++

Tags: #reversing #function
I wanted to take some time to write about dealing with virtual functions in large, ‘enterprisy’ code-bases.

https://alschwalm.com/blog/static/2016/12/17/reversing-c-virtual-functions/

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