Toggle navigation
Junian
.Dev
Tech
Blog
Downloads
YouTube
About
Contact
C++
C++ is a commonly used language that extends C, offering both performance efficiency and advanced programming capabilities.
Microsoft Visual C++ Redistributable All Versions Download (2026)
Download all versions of Microsoft Visual C++ Redistributable (vcredist.exe) packages (2005 to 2022). Safe, direct download links for x86 and x64 Windows systems.
Jun 6, 2026
·
5 min read
A Simple Mathematical Expression Tokenizer in C++
How to convert a mathematical expression string into a sequence of units called tokens in C++.
Sep 16, 2025
·
2 min read
How To Make A 2D Animation using Timer with C++ .NET
Animating objects on Windows Forms is simple with the help of Timer class
Dec 6, 2016
·
4 min read
How To Draw 2D Primitive Objects with C++ .NET
Beginner guide to draw shapes on Windows Forms
Dec 1, 2016
·
5 min read
‹ Prev
Page 1 of 1
Next ›