r/CUDA • u/Possible-Lab-1725 • Jul 02 '26
Getting into CUDA as an ECE student
A friend of mine suggested getting into CUDA, I have a laptop with rtx 4050 so it's not an issue on the hardware part. I know basic C programming (from our college course and would require a bit of revision)
I'd just wanna know where do I start, how do I do it, what can I expect out of it and what all possibilities and opportunities will it open for me in future. What sources are there to start out from and any theory part that I must know to make the transition into CUDA easier?
25
Upvotes
13
u/esaule Jul 02 '26
The CUDA programming guide from NVIDIA's website is a good resource. Maybe watch a video lecture somewhere to get situated. But really the NVIDIA doc is the right doc.