The Art of Programming
@theprogrammingart
49.8K
subscribers
148
photos
2
files
680
links
A channel with programming news and tips and tricks, for beginners but also for experienced programmers.
💻
Download Telegram
Join
The Art of Programming
49.8K subscribers
The Art of Programming
Forwarded from
Syra's Techbinder
https://preshing.com/20120612/an-introduction-to-lock-free-programming/
Tags:
#programming
Preshing
An Introduction to Lock-Free
Programming
Lock-free
programming
is a challenge, not just because of the complexity of the task itself, but because of how difficult it can be to penetrate the subject in the first place. I …
The Art of Programming
Forwarded from
Syra's Techbinder
https://www.javaworld.com/article/2078623/core-java/jvm-performance-optimization-part-1-a-jvm-technology-primer.html
Tags:
#Java
#optimization
#programming
The Art of Programming
Forwarded from
Syra's Techbinder
https://preshing.com/20150324/safe-bitfields-in-cpp/
Tags:
#programming
#Cpp
Preshing
Safe Bitfields in C++
In my cpp11-on-multicore project on GitHub, there’s a class that packs three 10-bit values into a 32-bit integer. I could have implemented it using traditional bitfields& …
The Art of Programming
Forwarded from
Syra's Techbinder
https://www.ibm.com/developerworks/linux/library/l-memory/
Tags:
#programming
#C
Ibm
IBM Developer
IBM Developer is your one-stop location for getting hands-on training and learning in-demand skills on relevant technologies such as generative AI, data science, AI, and open source.