why C++ is too hard?

Philippines
October 29, 2008 10:23pm CST
although i pass my programming subject, C++ is very hard. but i love it.
1 person likes this
7 responses
@ishralene09 (2260)
• Philippines
23 Nov 08
huh? If it's C then it's kind of easy. If it is C++, it's a bit scary. I'll be reviewing here until then. It's not that hard if you enjoy programming. Everything becomes easy once you feel the love and you get the hang of it.
• Philippines
23 Nov 08
i do love programming, but I'm really having a hard time on making programs. because i don't have a wide knowledge about programming! well, hopefully soon, i will know all the things about programming. happy mylotting!
• Philippines
24 Nov 08
Yeah you can do it! As I see it you're a freshman, right? Well then I'll be rooting for you. Happy mylot-ing! Have a nice day.
• Philippines
24 Nov 08
uh, yeah. i'm a freshmen student. that's why i'm not that familiar on the terminologies on programming. happy mylotting!
• India
4 Jan 09
None of the language is hard but the main problem is developing a logic and getting implementation.All of us are not having same mind power so it depends.Some students take tme while some not it only depend on one skill and that is LOGIC.i\If you are good in developing LOGICS then you can get command on any language wether is C or C++ or JAVA or Python. Difference in these languages is SYNTAX .only syntax changes ,not LOGICS. Hope you understand your problem. HAPPY CODING
• United States
5 Feb 09
I agree. =) It's all depend on your Logic and Problem solving skill. If you don't have none of those you won't get far. All the other languages are different in syntax, mostly. =D Good luck.... happy programming!!
@ram_cv (16513)
• India
11 Oct 09
It depends on who is using it. For me, I have been using C++ for the past 10 years and it is quite easy for me as it gives me innate control over everything that I do. Of course UI programming is hard, but then if you have the proper libraries available C++ programming is still very easy. Also, the biggest problems that most people face is with memory handling and management. But, if you master that skill the memory management in C++ is the most efficient one that can be possible. Cheers! Ram
@kunizzul (1066)
• Malaysia
30 Oct 08
i also pass c++....i got B+...even though i always copy my fren's programme..hehe..
• Philippines
30 Oct 08
oh? its okay. at least you pass. haha. sometimes i also copy programs of my classmates, that afterwards i study it. ^^
• Philippines
24 Nov 08
C++ is not that hard. Unlike C, C++ has more enhancements to it than C like OOP. If you understand C++ or any other programming language, then you will find it very easy to make programs or applications.
• Philippines
24 Nov 08
As I see it, she's a freshman, and C++ concepts are really that hard to grasp at first. C is easier for students. When talking about real programming, like when you create full applications, then I think C++ has a wider range of features and is really a strong program. Bitcomet, my fave torrent client, is made from C++. So I really believe that C++ is very strong in everyday applications, although my friends who work at a japanese company are working on car technologies using pure C. Very cool. Just sharing my views. Have a nice day.
• Philippines
16 Apr 10
If you got used to the structured/functions programming, c++ may be hard for you at first because of its object oriented nature. But once you get the hang of OOP, you may find that this new approach actually simplifies programming.
@GoMy_Lot (65)
30 Oct 08
Follow the object oriented principles