[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]

If you use an IDE you don't really know how to code and

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: 104
Thread images: 9

File: wE8EbHb.png (137KB, 649x597px) Image search: [Google]
wE8EbHb.png
137KB, 649x597px
If you use an IDE you don't really know how to code and don't deserve to call your self a programmer
>>
I'm fine with this
>>
>>56110770
>posts a picture of vim configured as an IDE
sage
>>
if you use a calculator you don't really know how to do math and don't deserve to call your self a mathematician.

seriously what does it matter as long as the output is good
>>
>b-but you're not a REAL programmer!
who the fuck cares, your boss isn't going to chew you out if you don't remember the solution to a particular problem and look it up online
>>
>>56110770
If you don't use an IDE you're likely not a professional programmer
>>
>>56110817
My old step dad worked in IT as a very, very high up manager. Worked for quite a few companies, most notably JP Morgan and Mercedes Benz F1.
His attitude was always that if you don't know the answer to a problem, look it up and if you can't figure it out, then you've got a real problem.
Expecting people to be superman is stupid. Nobody can remember everything ever.
Instead, expect people to know how to work around their problems and find the solutions.
>>
>>56110828
from the code he posted you can clearly tell that he isnt
>>
>shits on people using IDEs
>shows off a picture of a frankenvim

Nice try.
>>
Ok /g/, i know i'm dumb, but i find it stupid:
On nano i can just press f3+enter to save, on vim i have to press esc+:+w+enter. Am i supposed to exit the "edit mode" everytime i want to save?
Also can vim autocomplete code? On zsh i just type a few letters and it autocompletes everything.
>>
If you use Go you don't really know how to code and don't deserve to call your self a programmer
>>
>>56110902
what you do is use gvim on windows which lets you just ctrl+s even in edit mode
>>
>>56110906
but Google made it
>>
>>56110770
>your self
If you use a dictionary you don't really know how to read and write and don't deserve to call yourself an English speaking person
>>
ides would be fine but instead they just go "lol who cares about text editing features anyway but it's mega important to be able to launch debugger or rename variable with one key otherwise its bad ergonomics!!!"
>>
File: akinator.png (73KB, 291x411px) Image search: [Google]
akinator.png
73KB, 291x411px
>Go code
>No IDE
I think you had never maintained a big project, I'm right?
>>
>>56110906
Most of the Go enthusaists I've met look like they just fell out of Bell Labs so I dunno
>>
>>56110976
HOW DOES HE DO IT
>>
If you use a car you don't really know how to walk and don't deserve to call your self a bipedal animal
>>
File: 1469331658277.jpg (68KB, 720x529px) Image search: [Google]
1469331658277.jpg
68KB, 720x529px
>>56110929
>>
>>56110770
I can use Vim for very small projects, but thats all. How tf do I make it as featured as a good IDE? I only use nerdtree and youcompleteme

Thanks
>>
I use Acme, am I a real programmer?
>>
>>56111700
The opposite, actually
>>
>>56110770
My fucking head hurts from this jigjag code
>>
that's why I call myself a code artisan
>>
>>56110770
How many months of ricing is required to get your vim to look like that?

I really like it, but I don't want to autistically rice my editor for weeks instead of writing code.
>>
>>56110770
could you share your terminal and vim colors?
>>
>he doesn't feed punchcards into his computer

Pfft normies
>>
File: vimde.png (13KB, 605x146px) Image search: [Google]
vimde.png
13KB, 605x146px
>>56110770
> syntax highlighting
n-not an IDE
> code completion
n-not an IDE
> error highlighting
n-not an IDE
> file-tree on the side for easy navigation
n-not an IDE
> multiple tabs capable of running arbitrary shell code, REPL or scratchpad programs
n-not an IDE

Holy shit OP, I use vim in the same faggoty way, but goddamn, if you don't this it's an IDE at this point, you're delusional.
It's like saying you don't run a DE on your arch distro after configuring a shitload of suckless tools and key-bound scripts. Nigga, that IS a DE, a shitty one at that, but it is one.
>>
>>56112222
>he doesn't manually change bits on his hard drive with a magnetized needle and steady hand
>>
>>56112248
> he doesn't violently fart, creating pockets of air of varying pressure, enough to refract the trajectory of random cosmic rays onto the desired point on the hard drive where he wants the bits shifted
>>
>>56110770

I'm okay with this.

Btw if you didn't write your own language and compiler in machine code you're not a *REAL* programmer.
>>
>>56112136
It takes a day or two tops to install all the plugins and then go through their documentation and configure how you want them to behave (invariably, through setting variables in your .vimrc file)
What takes getting used to is the vim bindings, general modal editing and vimscript. Vim is a programming language with an editor and not the other way around. If you aren't interested by that, try any other editor. Even fucking gedit has code completion plugins at this point.
>>
File: 1471101231722.png (108KB, 359x538px) Image search: [Google]
1471101231722.png
108KB, 359x538px
>>56110770
"I'm better than you because I made my life shit" - The thread
>>
>>56110902
esc + shift + z will save in vim.
>>
>>56110770
If you don't use an IDE, you don't know how to take advantage of tools which were designed for your convenience in mind and you don't deserve to call yourself a real programmer.
>>
>>56110770
mom how do i suck my own dick
>>
>>56110770
if by "programmer" you mean "huge faggot" then you're right
>>
>>56112448
that escape key is far away anoon, I prefer Ctrl-C :^)
>>
I'm so used to pressing ctrl+o ctrl+c, I can't imagine myself using any other editor.
>>
>>56110770
https://gitlab.com/roth1002/build-web-application-with-golang/blob/master/en/08.1.md

Nice vim OP, keep learning go. I'm learnig too
Have you tried begoo? It's from that same guy.
>>
>>56112583
also paste all the plugins you use, I've installed a few and when I paste it comments everything if the first line is commented, copy paste doesnt work, I have to yank and shit
>>
File: 1471009130153.jpg (95KB, 400x413px) Image search: [Google]
1471009130153.jpg
95KB, 400x413px
>>56112583
> 4 paragraphs in the liks is the exact code of OP
holy shit OP, nice code artisanry right there, you opened a project skeleton and pressed Ctrl+Space and the prt scr. Rly dinks u tink.
>>
>>56111700
you're a really special programmer
>>
>>56110802
it doesnt. autists just need to feel superior in something
>>
>>56111700
i think sam is better

but yeah the plan 9 editors are good, though i never found out why acme crashes if i run make too much
>>
>>56112503
>his caps isn't bound to escape
>>
>>56110770
How bout the programmers who developed the IDE? R they programmers?
>>
>>56110976
just the fact that he uses go should be an indicator of that
>>
>>56110770
f u op doosh bag dad. I copy and paste off of GitHub all day like the rest of the programmers in the world. Get used to it!
>>
>>56113642
Even at Microsoft most of the actual developers use vim and emacs, even the developers of visual studio. Most of them use macos and Linux too.
>>
>>56110770
>there really are people like this who are more worried about how hip and cool their tools are than how good the final product is

It's no wonder /g/ can't even collaborate on a Linux distribution let alone make something actually useful.
>>
I've programmed with IDEs since fucking Turbo Pascal 3. I can probably write an entire operating system in the time you write a fizzbuzz in your "non-IDE" editors you retard.

Next time post at least some of your projects so we can judge if you really can consider yourself superior to us.
>>
>>56110770
okay
>>
>>56112503
>uses caret in smiley
>won't just type "^C" instead of the pretentionus "Ctrl-C"
>>
If you don't drive a 90s Japanese car with manual transmission you're not a programmer
>>
>Not using every tool at your disposal

you are just being a hipster shit
>>
>>56114762
i wish i had a stick shift
nobody i know drives stick and i wouldn't be able to test drive or drive the car home if I did end up buying a stick shift car
>>
>>56114791
tools weaken the mind and poison the soul
>>
>>56110902
>>56110924

nnoremap <C-s> <esc>:w<enter>
>>
>>56110782
first post best post
/thread
>>
>>56110867
> My wife's son
>>
>>56114942
shit, actually that should be inoremap
>>
WTF now i hate programming
>>
>>56114942
don't do this is creates mustard gas
>>
>>56114915
what text editor do you use?
>>
>>56115135
I don't.
>>
>replying to obvious bait
kill yourselves
>>
>>56115163

how do you tell time?
>>
>>56115183
It's called the sun, genius
>>
File: 1466625347001.jpg (186KB, 600x600px) Image search: [Google]
1466625347001.jpg
186KB, 600x600px
>>56110770
if you don't use an ide you are either an html ``web-developer" or a freetard who writes way more evangelistic bullshit than code.
>>
> Not manually passing current to the processor to input 1's and 0's
You faggots don't deserve to be called programmers
>>
>>56110770
>implying memorizing arbitrary method names and other structural details has anything to do with the expertise of programming
We use an IDE because we want to get shit done without having to memorize the entire fucking layout of every class and method in an SDK
>>
>>56110770
OP the compiler can't tell what editor you used. It doesn't matter. I personally use vim on debian with xfce. Why? So I can use shitty components and not worry about my machine running slow. I don't do it so I can brag about how l337 I am. I don't do it to say how little I use my mouse. Anyways you have a million fucking plugins installed. It looks like an ide made by freshman cs student. If you wanna talk about how cool you are talk about how amazing your code is or the paid research position you just landed. If you're a software "engineer" talk brag about your internship at Google. Oh wait, you're probably some faggot cs student that's gonna end up writing shitty java code while raising your wife's kids.
>>
>>56115250
> Implying memorizing arbitrary tool names and structural standards has anything to do with the expertise of construction workers
KYS, if you have such shit memory that you can't memorize the names of the tools you us you shouldn't be a programmer.
>>
>>56110770
Who the uses IDE anymore?
SATA is wayyy better
>>
>>56110770
Wrote an AI-specific language, tokenizer and parser and the multi-threaded framework it runs in... in C++11.
So... I'm not a fucking programmer?

Gee... Good to know I can come to you when I have a problem with some HTML... and using photoshop... or a wii!
>>
>>56110770
>if you build a race car using CAD programs you don't deserve to be called an engineer
Complex things require advanced tools, have fun compiling a big enterprise C++ project without using an IDE.
>>
>>56110770
> Don't push nails into wood by hand? Using a hammer... like some sort of noob? You fuckin' pussy amateur!

I will take your critique onboard... rest assured!
>>
>>56110906
Why is Go the new shill language this week? Did /g/ finally figure out Rust is a toy and a meme?
>>
>>56115846
wtf is ruts lol
>>
>>56110770
That font rendering is excellent.
>>
>>56115459
Linux, Firefox and Chromium are mostly edited by text editors.

MUH ENTERPRISE is not an argument.
>>
>>56115933
>source: ass
>>
>>56110770
This is excellent bait.

There's a reason why no 1337 back in my day punchcard programming grandpas are in any relevant tech jobs outside of university.
>>
CTOs, entrepreneurs, and freelancers use text editors, code monkeys getting paid 35k a year to maintain legacy .NET code use IDEs. No one uses an IDE by choice.
>>
>>56110770
I only use Nano because colors are gay
>>
File: korea.png (533KB, 590x492px) Image search: [Google]
korea.png
533KB, 590x492px
>>56110770
>if you choose a more productive means to develop you must have a job and i hate you for it
>>
>>56110770
Does Notepad++ count as an IDE?
>>
>>56116123
No one who uses an IDE gets paid more than 35k a year.
>>
>>56116162
I'm 24 and get paid $78,000 a year to use visual studio

Stay in school retard
>>
>>56116180
Such obvious lies. No one is going to pay that much when IDE programmers are a dime a dozen.
>>
>>56116259
You really are just ignorant and one day you'll realize it

I just wish you good luck in the industry and recommend you pick up a few books to give you that edge in the real world
>>
>>56110867
Exactly. Learning Google-fu is super helpful.
>>
File: lol.png (63KB, 594x780px) Image search: [Google]
lol.png
63KB, 594x780px
>>56116259
>Such obvious lies
>>
>>56116325
That graphic is incorrect. But I do believe web devs get paid more on average than c# and c++ devs
>>
>>56116379
>That graphic is incorrect

So what you're saying is you know more than a hundred million dollar company that specializes in employing professionals internationally?

>web devs get paid more on average than c#

More than half of C# developers are web developers - C# is used to develop ASP .NET web applications (MVC and WebAPI)

I know these people, they got me my first contract jobs right after college and because of them I landed a salary job (my $78k I mentioned earlier). They know their shit. 2 years ago I was making 60k
>>
>>56116259
You know that it's harder to program with an IDE than it is with something like VIM right?
>>
>>56116432
No new websites use those technologies. You must be maintaining legacy code.
>>
>>56116484
.asp is still widely used today you kek
>>
>>56116484
Our biggest clients are HP, ASUS and Bayer. We're about to land YUM which owns KFC and a bunch of other restaurants. We're also in talks with an IBM subsidiary to develop a new platform for Merge healthcare (the guys handling Watson medicine)

ASP != ASP .NET retard. MVC and WebAPI are widely used and modern technologies
>>
>>56116531
See, now I know you're lying. I work at Bayer and they moved away from all those technologies nearly a decade ago.
>>
>>56116592
> I work at Bayer

Which region, dipshit?

Bayer Animal Health? Who was hired to create and maintain http://animalhealth.bayer.com/ ?

What about Bayer's admin and CMS site? I know for a fact that wasn't created in house, Bayer paid my company to develop them and continues to pay us for maintenance hours
>>
>>56116592
>nearly a decade ago.

MVC hasn't even existed for a decade you poor excuse for a faggot troll
Thread posts: 104
Thread images: 9


[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.