User profile: alekscooper

User info
User name:alekscooper
Name:Alexander
Location:Russia
Bio:I'm an English teacher.
Statistical data
Birthdate:Sep 24, 1982
Occupation:Administrator
Skills:C++
Pascal
Python
R
History
Joined:
Number of posts:9
Latest posts:

C, Python...or...?
Yeah, you're right. I wasn't sure that it could be used for large projects. Is C/C++ still in the g...

C, Python...or...?
I wanna ask: why is Python popular at all? I'm intermediate in C++ and I started doing a Coursera co...

Should I delete every node in the linked list?
Hi again, Still toying with my self-coded linked list class and now another question: should I de...

How to overload the [] operator twice?
Wow, that's really cool! Thank you, Peter87! It didn't, because I didn't return the address, Little...

How to overload the [] operator twice?
Hello guys, Here's my question. I'm coding a basic Linked List class (for the purpose of understa...