hackingcpp Profile Banner
hacking C++ Profile
hacking C++

@hackingcpp

Followers
5K
Following
9K
Media
145
Statuses
777

Learn contemporary C++ with code examples, concise explanations, cheat sheets and infographics. #cpp #cplusplus #programming #learning #education

Germany
Joined March 2020
Don't wanna be here? Send us removal request.
@hackingcpp
hacking C++
4 years
C++ Standard Library Algorithms Quick Visual Reference Part 1/32 - Sorted Range Operations #cpp #cplusplus #algorithms #programming #cheatsheet
11
133
373
@lefticus
Jason Turner
5 months
I'm getting very close to publication of my latest book: The Programming Puzzles Big Book (Fun for ages 7-99)! https://t.co/CwYz8JBsI8 This is your last chance to get it for the pre-release price of only $4.99 and help me find any remaining bugs. This is 400 pages of puzzles!
3
25
114
@clion_ide
CLion, a JetBrains IDE
8 months
🎉 Big news! CLion is now free for non-commercial use! Whether you're a student, hobbyist, open-source hero, or just in love with C or C++, you can now code your heart out – for free! https://t.co/1ExxItf7Wz #cpp #cplusplus
29
229
1K
@copperspice_cpp
CopperSpice (@[email protected])
2 years
Posted a new video about std::chrono which provides an overview of what functionality was added in C++11, C++17, and C++20. Watch to find out how much of chrono your compiler supports. We were pretty surprised at what we discovered. #cplusplus https://t.co/Dgowd01SHU
0
5
15
@lefticus
Jason Turner
2 years
Alright team, we can do this! Retweet if you know anyone who is not currently a subscriber of C++ Weekly! https://t.co/4Ijear2A8z
3
64
115
@hackingcpp
hacking C++
2 years
VIM users might find this CMake integration plugin useful: https://t.co/fMIEB49CPX - build window - populates quickfix list with build errors - easy cmake config switching - autocompletion for targets, configurations, tests - events for build success/failure etc.
Tweet card summary image
github.com
Vim/Neovim plugin for working with CMake projects. Contribute to cdelledonne/vim-cmake development by creating an account on GitHub.
0
1
9
@lefticus
Jason Turner
2 years
I'm toying with making a list of C++ Tricks, Tips and Tidbits. They are intended for like one of those pop up "did you know?" dialog boxes. https://t.co/EFuVwazTQP Add some via comment or PR if you are interested!
6
10
84
@vzverovich
https://mastodon.social/@vitaut
3 years
New blog post featuring: - Terrible jokes - Floating point - StackOverflow bashing - Shameless self-promotion #programming #cplusplus #stackoverflow https://t.co/KBI3rwvvXQ
7
8
94
@lefticus
Jason Turner
3 years
Major updates to my Ultimate CMake template: * fetch_content-able * CPM for dependencies * LTO by default * simplified usage * older versions are archived * hardening BY DEFAULT Designed to catch as many errors as possible, as early as possible https://t.co/mf63WFLSsu
Tweet card summary image
github.com
CMake for C++ Best Practices. Contribute to cpp-best-practices/cmake_template development by creating an account on GitHub.
2
11
114
@lefticus
Jason Turner
3 years
Been playing a lot with CPM lately, and I must say, I'm VERY happy with how it's working out. https://t.co/XuH7ImK5rL Mostly it comes down to there being no question at all about how dependencies were compiled, because they are all just Right There. Watch the video for cons
4
3
19
@hackingcpp
hacking C++
3 years
need to give a shoutout to the awesome Tracy Profiler:
Tweet card summary image
github.com
Frame profiler. Contribute to wolfpld/tracy development by creating an account on GitHub.
0
15
96
@fenbf
Bartlomiej Filipek
3 years
Do you know answers to all of my questions? ) C++ Initialization Quiz https://t.co/djmHKmAmZ0 #programming #cpp
0
1
12
@__h2__
Hannеs Hauswedell | mastodon.social/@__h2__
3 years
I finally managed to write a blog post again: | Configuring algorithms in Modern C++ | https://t.co/crguKxNnn7 | #cplusplus #cpp @meetingcpp
2
7
36
@hackingcpp
hacking C++
3 years
How didn't I know this nifty command-line renaming tool by @AyIsaiah? Previews replacements; supports regex, string operations, indexing, variables for path, dates, EXIF, ID3, ... It can even undo the last batch operation. #Shell #tool https://t.co/LWI2fwsbCq
Tweet card summary image
github.com
F2 is a cross-platform command-line tool for batch renaming files and directories quickly and safely. Written in Go! - ayoisaiah/f2
1
1
10
@fenbf
Bartlomiej Filipek
3 years
const vs constexpr vs consteval vs constinit in C++20 https://t.co/R0Y6dGNOqz #programming #cpp #cpp20
0
9
56
@vzverovich
https://mastodon.social/@vitaut
3 years
TIL about `const T (&... x)[N]` (aka passing variadic arguments has never been easier)
@vaughncato
Vaughn Cato
3 years
@ericniebler This is cheating a bit, but it technically works:
0
4
20
@hackingcpp
hacking C++
3 years
New cheat sheet and overview article of the “range views” in the C++20 and C++23 standard library. Article: https://t.co/sUOXzxKG0c More cheat sheets: https://t.co/rhAvngLgm9 #cpp #cplusplus #cpp20 #cpp23 #programming #coding #CheatSheet
2
39
209