|
|
The Inn A place to gather around and chat about almost any subject |
View Poll Results: What language is better? | |||
C | 9 | 64.29% | |
C++ | 5 | 35.71% | |
Voters: 14. You may not vote on this poll |
|
Thread Tools | Display Modes |
08-05-2008, 12:16 PM | #1 |
Pledge
Join Date: Nov 2007
Posts: 1
|
Advice from programmers to assist in learning.
I would like to know what programming language would be better to start learning. I hear that C and C++ are powerful languages but both are somewhat different somehow. Which one is better to start on?
|
08-05-2008, 12:41 PM | #2 |
Count
Join Date: Jul 2007
Location: Toulouse
Posts: 1,335
|
If you have to start by one of thoses two language, go for C it's the basis.
__________________
« Thanks all, you are right I'm great with the barbarian ... for killing mobs. » -- Athena Stillwater
|
08-05-2008, 01:28 PM | #3 |
Count
Join Date: Nov 2007
Location: Infinite Improbability Drive
Posts: 1,287
|
Start with procedural programming, C. Object Oriented programming (C++) imo has to come after you learn some of the basics. So yeah, go for C.
__________________
Hit me, nail me, make me God. Panoramix :: Half Elf Hunter ## Miraculix :: Half Elf Marksman ## Aspirinix :: Wood Elf Conjurer Syrtis :: Horus :: Antartes |
08-06-2008, 04:37 AM | #4 |
Apprentice
Join Date: Jun 2007
Posts: 73
|
On PC C#.
or Qt and C++. On Microcontroller go for C
__________________
Regnum: It's Highly Addictive! |
08-06-2008, 04:41 AM | #5 | |
Count
Join Date: Jul 2007
Location: France
Posts: 1,416
|
None.
Start with Python or Ocaml. If you insist on C/C++, start with C. Quote:
I would advise any new programmer to stay away from GUI toolkits until they understand the basics, so Qt is a definite no-go. And seriously, what new programmer starts with microcontroller/ROM programming nowadays? It's more an electronics hobbyist thingy.
__________________
|
|
08-06-2008, 04:48 AM | #6 | |
Duke
Join Date: Nov 2006
Location: 0x00CAFE
Posts: 3,366
|
Quote:
PS: I hate gui's. My PHP code results are displayed plain text or gif images. I recently tried to use some CSS, which is nice and useful, but I suck at gui developing. PPS: I'm just a beginner.
__________________
I don't have a solution, but I admire the problem. |
|
08-06-2008, 04:52 AM | #7 | |
Apprentice
Join Date: Jun 2007
Posts: 73
|
Quote:
__________________
Regnum: It's Highly Addictive! |
|
08-06-2008, 05:19 AM | #8 | |
Count
Join Date: Jun 2007
Location: Jippy's Mom's House
Posts: 1,286
|
Quote:
__________________
Compost (60 Hunter) Alsius Compoundious (Dead and gone...) |
|
08-06-2008, 05:22 AM | #9 | |
Count
Join Date: Jul 2007
Location: France
Posts: 1,416
|
Quote:
__________________
|
|
08-06-2008, 06:11 AM | #10 | |
Duke
Join Date: Nov 2006
Location: 0x00CAFE
Posts: 3,366
|
Quote:
__________________
I don't have a solution, but I admire the problem. |
|
|
|