Our server costs ~$56 per month to run. Please consider donating or becoming a Patron to help keep the site running. Help us gain new members by following us on Twitter and liking our page on Facebook!
Current time: April 29, 2024, 3:24 am

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tips for c++ [needed]
#11
RE: Tips for c++ [needed]
(April 9, 2012 at 5:40 am)Tiberius Wrote: An IDE is the best thing you could do to improve your knowledge IMO. I've discovered far more about Java through using NetBeans than I ever did at university. Big Grin

Indeed. IDE's with their inbuilt documentation, integrated debuggers and code suggestions can give a lot of initial ideas and hunches, which is excellent for rapid improvement.

(April 9, 2012 at 1:46 pm)libalchris Wrote: If you want to be a REAL programmer, you need linux. Wink

No you fucking don't. This is coming from one who was using FreeBSD4 at 11 years old.

You don't need Linux to learn damn near anything, except about Linux and software that runs empirically better on it as a platform. Oh, and how a particular OS is constructed. But that's about it.


(April 9, 2012 at 1:46 pm)libalchris Wrote: If you're using windows though I'm not sure what I'd recommend. I learned on linux and I just used the gcc compiler, and edited the files in the KATE file editor.
Kate is a nice editor. It's fills the niche that Notepad++ fills on Windows and TextMate on Mac.

(April 9, 2012 at 1:46 pm)libalchris Wrote: I cannot remember if that tutorial is completely compatible with linux or not. Windows has some libraries that linux doesn't, so if this tutorial uses them then it will only work with a windows compiler

If the tutorial is using libraries outside of the standard included ones, then the tutorial is fucked up.

In any case, a Windows C++ developer who wants to use GCC et al should really install the Git+ Shell/MinGW shell if they want to experiment further with automating/testing their shit.

But Code::Blocks + TDM-GCC will get any C/C++ developer into gear.

(April 9, 2012 at 1:46 pm)libalchris Wrote: Don't ask me for help though, I really don't know much and what I did know I've probably forgotten lol
Lol. "I'll help you but won't help you."
(April 9, 2012 at 3:31 pm)Napoleon Wrote: Well soooooooooooooooooooooooooooooooooooooooooooooorry.

I believe you mean "Thank you".

Or would you really have liked to try to develop your professional career and say, stupidly, in front of your peers:
"Well I understand that C is a primitive version of C++..."

Realize that being given pointers to corrected information when you're wrong is a luxury. Most people simply call another "stupid" and walk away.
Slave to the Patriarchy no more
Reply
#12
RE: Tips for c++ [needed]
(April 9, 2012 at 3:37 pm)Moros Synackaon Wrote: I believe you mean "Thank you".

Or would you really have liked to try to develop your professional career and say, stupidly, in front of your peers:
"Well I understand that C is a primitive version of C++..."

Realize that being given pointers to corrected information when you're wrong is a luxury. Most people simply call another "stupid" and walk away.

No you did essentially call me stupid. Sure you are no doubt right but you acted like a jerk about it. Just look at how you've responded to others.
Reply
#13
RE: Tips for c++ [needed]
(April 9, 2012 at 3:07 pm)Napoleon Wrote: Well I understand that C is a primitive version of C++, so I don't know if this will help or not. I use Cygwin and the GCC collection of compilers to compile it and I just write my code in Notepad++.

Blasphemy.

C rules, C++ drools.

Derp.

In all seriousness, see what Syn said.

Reply
#14
RE: Tips for c++ [needed]
(April 9, 2012 at 3:41 pm)Napoleon Wrote: No you did essentially call me stupid. Sure you are no doubt right but you acted like a jerk about it. Just look at how you've responded to others.
Hm, let's examine my last post to see how much of a jerk I've really been...

Hmm....

You'll see I shot down a ridiculous "If you want to be X" suggestion (in this case, it was an open source "Use Linux!" push, which I find distasteful because a newbie wants to learn C++ not all about Linux. If they wanted to learn about goddamn Linux, they'd ask something different).

However, I didn't rail on him past that.

You're just upset that I called you out on a positive assertion you made that was fundamentally wrong. Big Grin

Heads up, I implied you were ignorant.

Claiming that I called you stupid (I did no such thing in this thread) is only trying to interpolate more than what is presented.

I did imply that going out in front of one's professional peers and making such a ridiculous assertion would be stupid. Cause it is.
Slave to the Patriarchy no more
Reply
#15
RE: Tips for c++ [needed]
I still think you could've been nicer Tongue but whatever. I was mistaken with my assertion. It won't happen again baws.
Reply
#16
RE: Tips for c++ [needed]
I know you don't need linux, it was a joke. Guess you didn't pick up on the sarcasm. And I have seen some tutorials using conio.h
Reply
#17
RE: Tips for c++ [needed]
I didn't intend to create so much hatred O.o
~Lane~
Reply
#18
RE: Tips for c++ [needed]
(April 10, 2012 at 1:57 am)SavageNerdz Wrote: I didn't intend to create so much hatred O.o

Lol there's no hatred here Tongue Just one jackass being a jackass Wink


Reply
#19
RE: Tips for c++ [needed]
Haha, now that's not nice, frenchie.
~Lane~
Reply
#20
RE: Tips for c++ [needed]
(April 10, 2012 at 1:57 am)SavageNerdz Wrote: I didn't intend to create so much hatred O.o

We're programmers and an abrasive bunch at that. No hard feelers here. Big Grin
Slave to the Patriarchy no more
Reply



Possibly Related Threads...
Thread Author Replies Views Last Post
  Urgent help needed emjay 24 1775 February 23, 2023 at 5:25 pm
Last Post: zebo-the-fat
  Networking Guru Needed popeyespappy 5 466 October 9, 2021 at 2:53 pm
Last Post: Jehanne
  New laptop tips John V 21 1920 July 24, 2018 at 7:36 am
Last Post: John V
  Coder needed. Darwinian 7 2561 April 9, 2012 at 4:13 pm
Last Post: Autumnlicious



Users browsing this thread: 1 Guest(s)