|
|
#1 | ||||||||
|
Member
|
I've learned to not put:
C/C++ on a resume unless you are ready to answer questions related to each. In school I was taught to make my resume this way, but after some real C experience I realized that the languages are different enough that someone who knows C++ will NOT necessarily know how to perform the operation in C. To me, the languages are so different that it's a lie to put C/C++ on a resume unless you can perform any problem in both languages. What do you guys think about tying the two languages together like this? I've been asked to solve problems in strict C code that could have been finished way faster/easier if i was allowed use of C++ objects. |
||||||||
|
|
|
|
|
#2 | ||||||||
|
Member
|
I agree that they should be separated. Most of my higher level CS courses have required using lower-level C. The requirement of using C based arrays and functions vs something like std::vector really changes things.
On my resume I separate my languages into three categories : Highly skilled Skilled Experienced with Some people put years of experience, but I prefer the more abstract because someone can using a language every day for 6 months could know it better than someone using it on and off every 6 years. |
||||||||
|
|
|
|
|
#3 | ||||||||
|
Administrator
Location: UK |
Definitely should be separated. After being caught out a few times using old C code, I had to go back a re-read some of my books on C.
__________________
Steven Yau [Alix Games Blog] [Portfolio] [How I broke into the Games Industry] [Why I left my Games Job] [How to be a Games Tester] [Getting back into the Game] |
||||||||
|
|
|
|
|
#4 | |||||||||
|
Moderator
Location: Philadelphia, PA |
Quote:
I know on my old resume I had C/C++ but I have realized I don't quite have the knowledge I thought I did of the language so I'll probably just put it in an experienced with section.
__________________
Grant Shonkwiler() "I would love to fix the world if someone would just give me the source code" Website Industry blog LinkedIn |
|||||||||
|
|
|
|
|
#5 | |||||||||
|
Member
Location: Helsinki, Finland |
Quote:
For reasons unknown, my local university has chosen to adhere the ANSI C aka C89 standard. Everyone, including the lecturers whine how old it is, but still its followed to the letter. |
|||||||||
|
|
|
|
|
#6 | ||||||||
|
Administrator
Location: UK |
When I said old, I meant it in the context that the code itself was old rather then the standard that it was written in. Some of the annoyances come from forgetting to declare all variables at the top of the function and the difference between FunctionName(void) and FunctionName().
__________________
Steven Yau [Alix Games Blog] [Portfolio] [How I broke into the Games Industry] [Why I left my Games Job] [How to be a Games Tester] [Getting back into the Game] |
||||||||
|
|
|
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
Powered by vBulletin® Version 3.6.9
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
All times are GMT -8. The time now is 05:16 AM.



























Linear Mode

