of     2   
chevron_rightchevron_rightchevron_right

Hedr0n
#183026688Friday, February 05, 2016 4:53 AM GMT

Yah
cntkillme
#183026735Friday, February 05, 2016 4:54 AM GMT

what? You start on a computer...
morash
#183026770Friday, February 05, 2016 4:54 AM GMT

Damn it, I was going to use a calculator.
Hedr0n
#183026868Friday, February 05, 2016 4:57 AM GMT

I meant ide wise cnt... What's a good starting ide
cofunction
#183026878Friday, February 05, 2016 4:57 AM GMT

I start all coding languages by repetitively smashing my face into the keyboard, always gets me through the basics. #Code print("Song Link: http://www.roblox.com/Deorro-vs-Swedish-House-Mafia-Save-The-5-Hours-item?id=340827217")
cntkillme
#183026888Friday, February 05, 2016 4:57 AM GMT

Visual Studios
Hedr0n
#183026902Friday, February 05, 2016 4:58 AM GMT

Straight savage
Threatboy101
#183026922Friday, February 05, 2016 4:58 AM GMT

Learn C++ and from there it depends on what you want to do.
cpmoderator12345
#183028270Friday, February 05, 2016 5:34 AM GMT

dont use visualstudio use eclipse
cntkillme
#183028348Friday, February 05, 2016 5:36 AM GMT

"dont use visualstudio use eclipse" No wonder why you can't program, you can't even do the basic first step of choosing a good IDE. Lmaolmaomalmaomaolmaomala
cpmoderator12345
#183028486Friday, February 05, 2016 5:40 AM GMT

you may be right, i use vim
DrHaximus
#183028509Friday, February 05, 2016 5:41 AM GMT

get vim, g++ and gdb on ur horse
cpmoderator12345
#183028579Friday, February 05, 2016 5:42 AM GMT

dont use vim unless your high or you want to waste 10 hours of your life use nano for text editing and g++ for compiling
Threatboy101
#183028679Friday, February 05, 2016 5:45 AM GMT

Use whatever IDE you feel like whether it's visual studio, codeblocks, dev c++, eclipse, CLion etc.
cpmoderator12345
#183028771Friday, February 05, 2016 5:48 AM GMT

if you use windows use vs community if you use linux/bsd/suse/solaris/osx/whatever then eclipse
ParadigmaticAnon
#183029187Friday, February 05, 2016 6:02 AM GMT

"use nano" Nonsensical statement. Emacs is highly superior to either vim or GNU nano.
cntkillme
#183029258Friday, February 05, 2016 6:05 AM GMT

You're an idiot, it's called preference.
DrHaximus
#183029327Friday, February 05, 2016 6:07 AM GMT

besides, anyone who chooses such primitive tools over a mature IDE is missing out
ParadigmaticAnon
#183029362Friday, February 05, 2016 6:08 AM GMT

"it's called preference" Yes, I would have to agree. Truly, it is repulsive that such horrid utility tools would be preferred over a superior, official editor as Emacs.
TickerOfTime
#183034387Friday, February 05, 2016 11:46 AM GMT

I use Sublime and g++ for most of my stuff, but for WinAPI or OpenGL I use Visual Studio. Also, Emacs is horrid.
ADM1RA1AB0RTION
#183035523Friday, February 05, 2016 12:50 PM GMT

I'm with Ticker on this, my favorite environment for development is Sublime 3 and GCC on Linux.
cpmoderator12345
#183145157Sunday, February 07, 2016 7:51 AM GMT

emacs is horrid vim is good for quick editing nano is good for huge edits https://www.youtube.com/watch?v=onhFH7jpq2c
cntkillme
#183145244Sunday, February 07, 2016 7:56 AM GMT

I hope you're joking.
lordrambo
#183145755Sunday, February 07, 2016 8:26 AM GMT

I tried to write some inline assembly with the G++ and it was some of the worst stuff ever. The VS C++ compiler does inline assembly much better. I haven't written that much C++ code but this is the main difference between the compilers to me. Also the intel compiler will optimize a little better for intel CPUs. In all likelihood you probably don't actually need to know C++ and you probably aren't ready for that jump anyway. I learned other languages in between Lua and C++ so it was a less overwhelming progression, but you can do what you want.
0xBAADF00D
Forum Moderator
#183145944Sunday, February 07, 2016 8:37 AM GMT

No need to be so vile, cntkillme. Just pick a good text editor and a compiler and find a good book.

    of     2   
chevron_rightchevron_rightchevron_right