[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

The best programming environment

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 109
Thread images: 5

File: C# is inferior to assembly.png (6KB, 432x252px) Image search: [Google]
C# is inferior to assembly.png
6KB, 432x252px
What is the best programming environment

Based on my experience:
- Eclipse
&
- Notepad++

for their phenomenal ease of access and utility. They never impede my ability to code, and perusing through a large cluster of classes isn't a hassle to deal with.
>>
vim
>>
>>61644655
>inster typical meme koding environment here XDDDDDDDDDDDDDDDD
>>
atom
>>
vsc

>dont have to switch windows to use terminals
godly
>>
Emacs
>>
>>61644643
>Eclipse
Why?
>>
>>61644643
>eclipse
Try out IntelliJ and weep.

and VS Code is pretty good for most other languages
>>
>>61644696
This
>>
>>61644732
>VS Code
Garbage.
>>
No love for sublime text?
>>
>>61644745
What do you prefer?
>>
windows + notepad + gcc GUI
>>
I like Sublime as an editor (reminds me of TextMate which I used when I was a Mactard).

As IDE, Visual Studio is probably the best. IntelliJ is good too but being based on Java means it can be slow sometimes.
>>
>>61644643
>They never impede my ability to code
That's because your ability is subpar
>>
>>61644764
>Normie text
>2017

Install gentoo and emacs macfag
>>
>>61644643
I looked long and tried many. There is nothing better, than Kdevelop. At least for me, who uses C and C++.
>>
>>61644643
Jetbrains
>>
>>61644764
It costs money.

There are free, open source competitors.
>>
>>61644845
is this bait?
>>
>>61644856
No. Many people don't have $70 to flush down the toilet.
>>
Eclipse for Java
Emacs for everything else
>>
>>61644887
troll somewhere else, retard
>>
On windows Visual Studio is the best I have found so far
>>
I use sublime and visual studio

But lately I have got the hang on visual studio code
>>
File: image.jpg (98KB, 422x395px) Image search: [Google]
image.jpg
98KB, 422x395px
>>61644643
vscode
>>
>>61644907
you are out of touch with your audience
>>
>>61645036
explain
>>
>>61644907
this is no troll.
If you are this incompetent then you should reevaluate your life chad.

Try using a free development environment. (like the many mentioned so far)
>>
>>61644643
Vim + LLVM Clang Compiler or tcc compiler
>>
>>61644643
> C#
hats off to VS
> C/C++
VS for windows only, CLion for all platforms
> Java
IDEA
> Python
PyCharm
> HTML, CSS, PHP, etc
kill yourself
>>
>>61645056
ok i'm biting your bait

you don't need to pay to use it
>>
>>61644710
>Easy to access and navigate between classes and objects when doing OOP.
>Great debugger, clean design
>Run the program at any time, great when developing something that neds fine-tuning (like game physics for example).

Overall great if you are more of a visual thinker.
>>
>>61645108
better use phpstorm
>>
>>61644680
>Fucking lag when simply typing
>indistinguishable from Notepad++ yet somehow worse
>>
>>61645123
>not having 64 gb ram
>>
>>61644643
>eclipse

Get the fuck out anon... Eclipse is the biggest piece of shit.
>>
>>61644643
Visual Studio Code. Has great semantic auto completion and great integrated debugging for a wide variety of languages. Intellij IDEA would be up there too but it's just getting too fucking slow.
>>
>>61645103
Piracy is great.
>>
>>61645143
> Look mom I posted it again xDDD
>>
>>61645137
>not having 64 functional neurons
please end yourself.
>>
>>61645155
*teleports behind you*
*inserts 64gb ram in your thinkpad
Pssh nothing personal, kid
>>
>>61645139
mind elaborating?
>>
>>61645163
*ninja clone evaporates*
*Shoves dragon dildo with 320gb fmem down throat, and the brain of a dead jackal up ass*
"install gentoo, fag"
>>
>>61644764
it's great but I use it just as a better text editor, and for Python sometimes

it doesn't have too many features and integrations (like a full fledged IDE) unless you toy around with plugins a lot, which I don't

Intellij at work
>>
>>61644643
I use Eclipse on Ubuntu at work and it works okay. Not, like, great, just okay. For some reason, when I do a search, it gets stuck at the last item in my directory and the only way to exit the search is to close out Eclipse. Opening certain types of source code files throws a null pointer error, and some other issues I'm forgetting right now. I'd rather use Visual Studio, if it weren't impossible for what we're doing.
>>
>>61645195
>gentouchè
>>
What is the best?

I dunno. I use Eclipse for my job and most stuff at home.
For all the little things I fell in love with Visual Studio Code. It looks so crisp and clean and just werks.
>>
>>61645211
that's probably because eclipse was not made to run on Ubuntu
>>
>>61645273
are you retarded
>>
>>61644696
>>61644738
multi-threading WHEN

the fact that people fucking use exwm in a single-threaded program is ridiculous
>>
>>61645328
is the lack of multithread what causes noticiable pauses when using Autocomplete on emacs each time I type anything? shit's unusable.
>>
>>61645356
i believe it does

i don't understand why people use shit like helm when it seems to freeze emacs 99% of the time
>>
>>61644643
Eclipse is absolute dogshit compared to any of the alternatives. Use Sublime/VS Code/Jetbrains.
>>
>>61644696
>>61644815
>>61644894
>>61645328
How do I get started actually extending emacs?

There's shit I want to make Elisp, but I've got no idea where to start.
>>
>>61644643
sublime text is the best ide
>>
>>61645356
Yes. Both emacs and vim are essentially single threaded and most IO is done synchronously. The plugins that need to do complicated calculations are usually unusable because of it.

NeoVim is attempting to fix this for vim.
>>
WEB: Absolutely VSCode by far
C: Vim
C++: Visual Studio on Windows/ Vim on UNIX
Java: Eclipse
>>
File: images.png (2KB, 225x225px) Image search: [Google]
images.png
2KB, 225x225px
Tfw nobody has noticed office-chan
>>
>>61645100
>> C#
>hats off to VS
as an IDEA user who recently had to use C# I like Rider far better.
This was for an application without GUI though. I guess in that area VS is still 100 times better than Rider.
>>
Vim for CLI, Atom for GUI
>>
>>61645050
You are deeming a poster to be a troll for bringing up a major reason for Sublime not being too popular here. Talking to a bunch of students and unemployed young people.

Piracy is a gateway to malware.
>>
>>61644643
gedit or notepad
>>
>>61645286
maybe >_>
>>
>>61644827

/thread
>>
I use Greany.
>>
one with natural lighting and well ventilated
>>
>>61644827
Made a convert out of me. God tier
>>
>>61645429
vs + resharper = noice
>>
>>61645383
read the included elisp manual i guess
>>
Plan 9
acme/Sam
pretty much the whole os
>>
>>61645383
read the source code
>>
All of them suck dick. In fact sometimes I have some idea for a program and I don't implement it because it would mean using an editor.
>>
>>61644643
MATLAB or Vim
>>
>>61645907
>>61645865
Those seem like the obvious answers that I overlooked, cheers.
>>
>>61644643
>using SJW++
>>
IntelliJ and VS Code
>>
>>61646036
????
What does Eclipse or Notepad++ have to do with SJW?
GTFO of here /pol/!
>>
>>61644673
Your reddit is showing, retard
>>
>>61644643
I use visual studio at work for C++ and C#, which is okay-ish I guess, since the companies product runs on windows only.

For scripts, small edits and general use (at home, too) I use sublime. Paid for it and don't regret one cent. Ligatures would be nice for fira code, but apart from that it's the best editor I've ever used. Blazing fast and tons of plugins for it.

In school, where we learn programming principles with Java, I completely ignore Java and try to solve the problems with crystal, C or C++ instead I'm more interested in those. Sublime all the way here, too. All my private machines run gnu/linux.
>>
>>61646091
Notepad++ author had a major SJW breakdown
http://archive.fo/skwPa
>>
>>61646102
this is clever because it makes me read your post
but it's unfortunate
because your post sucks
does that reflect your life?
>>
>>61646358
and that determines the quality of the environment how?
>>
>>61644643
I like android studio, is that intelliJ? As you use classes it auto includes them which saves so much time digging docs.

I'd only use notepad++ for small projects.
I never liked eclipse, it's buggy.
>>
>>61646358
Downloading Notepad++ right now, fucking /pol/ underage retard.
>>
>>61644643
Emacs for programming Emacs Lisp or Emacs+SLIME for programming Common Lisp
>>
>>61644643
>importing modules you aren't using
kys OP
>>
I've always preferred Atom to VsCode for some reason I can't put into words. I don't know if it's because of the noiser UI with that toolbar on the side or what.
>>
>>61645383

M-x info c-s elisp

>>61644643

Emacs with evil mode.
>>
Vim or Emacs, try both out and choose one.
>>
>>61646091
nice autism
>>
>>61644643
spacemacs
Programs unrelated
>>
>>61648167
man ncurses is bad
>>
>>61648182
I was screwing around with it for fun
but what makes you say it's bad?
>>
>>61648167
nice random space at the bottom, brainlet
>>
>>61648195
you can just tell the thing is old as fuck when you use it
>>
>>61645407
Hasn't Vim 8 already adopted these features? Its great that Neovim put pressure on Bram to adopt them in regular Vim, but are there really compelling reasons to use Neovim anymore? A terminal emulator is the only interesting thing the top of my head, but I have tmux for that. And the last blog entry on the Neovim website is approaching a year old.

Also, is there a GUI that implements sane line spacing yet? The qt one places the spacing on the bottom, which frankly looks retarded in use.
>>
>>61645458
Vim is TUI, not CLI. CLI text editors are stuff like ed.
>>
i wish i wasn't so lazy as fuck

i barely use vim's features, but i go into insert and type some shit up, move shit around, make a macro or 2, make everything pretty a little bit.
then compile. i don't even use plugins that well

all my programs are under 1k so i none of it really matters


not sure what i would do if i needed filemanagement and compilation macros
>>
>>61644643
VI and *nix tools. Keep it simple, and powerfull.
>>
>>61644845

It costs nothing. Use the universal license key.

http://appnee.com/sublime-text-3-universal-license-keys-collection-for-win-mac-linux/

The only reasonable argument against it is that it's proprietary.
>>
>>61648658
1kB is too trivial to reasonably be called a program.
>>
>>61648838
i mean 1kloc
>>
>>61648876
I'd really like to know what are the pros and cons of emacs vs vim. I'm thinking about giving it a try too, but I still want to master Vim (if I ever switch to Emacs I'll use the Vim ecosystem as the editing system [hope you got it]).
>>
>>61648359
Vim 8 just added the ability for plugins to use asynchronous IO. The core editor still uses synchronous IO and is still single threaded. NeoVim is trying to go much further using asynchronous IO everywhere and making vim fully multi-threaded. I'm not sure how far they've gotten.
>>
>>61644655
This
>>
>>61644845
what does the paid option offer? I have ST3 and it asks me to pay one every 10 or so saves.
>>
>>61644643
cmd text editor on 32-bit Windows
Thread posts: 109
Thread images: 5


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.