Path to "re-learn" C/C++?

ugh

Platinum Member
Feb 6, 2000
2,563
0
0
Hi all,

I've been wanting to re-learn C/C++ ever since I've lost touch with it nearly 2 years ago. It was during my uni days... So... :D However, I've been coding using Java for quite some time. I'm wondering if someone could point me to a path where I can learn C/C++ again; be it on UNIX or Windows platform.

TIA.

 

ys

Senior member
Oct 10, 1999
757
0
0
Why would you want to go backwards into the mess? :D I am glad I don't have to touch C/C++ since the first day I typed import java.util.*;
 

ugh

Platinum Member
Feb 6, 2000
2,563
0
0


<< Why would you want to go backwards into the mess? :D I am glad I don't have to touch C/C++ since the first day I typed import java.util.*; >>


It's the mess which I'm interested in :D Unlike you, I regret that I didn't re-touch C/C++ :D
 

GiLtY

Golden Member
Sep 10, 2000
1,487
1
0
I don't think learning C/C++ or any other languages as learning a language that's a "mess"
I enojoy working with C++, it's fun to debug the programs :)
If I have the chance to learn the "messier" language (ie. assembly language) i'd definitely go for it

anyways.. back to your question
I'd definitely support your decision of re-learning C/C++.... and there's no better way to re-learn C/C++ than to create some programs.

Also, get a book as a reference or a learning material, it's always good to have a book around.
 

Ameesh

Lifer
Apr 3, 2001
23,686
1
0


<< I don't think learning C/C++ or any other languages as learning a language that's a "mess"
I enojoy working with C++, it's fun to debug the programs :)
If I have the chance to learn the "messier" language (ie. assembly language) i'd definitely go for it

anyways.. back to your question
I'd definitely support your decision of re-learning C/C++.... and there's no better way to re-learn C/C++ than to create some programs.

Also, get a book as a reference or a learning material, it's always good to have a book around.
>>



wow that was helpful
 

ugh

Platinum Member
Feb 6, 2000
2,563
0
0


<< is that sarcasm i read? :D >>


I believe sarcasm runs in this (read AT Forums) family :D
 

RudeBoie

Platinum Member
Feb 28, 2000
2,017
0
0
I would say...........

Think of a project you'd like to do, but do it in C/C++. Or it doesn't necessarily have be something you'd like to do, maybe something hard you remember in school.