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

programmers of /b/, what's your weapon?

The stories and information posted here are artistic works of fiction and falsehood.
Only a fool would take anything posted here as fact.

Thread replies: 50
Thread images: 10

File: 94_120224154929_1.jpg (36KB, 439x477px) Image search: [Google]
94_120224154929_1.jpg
36KB, 439x477px
programmers of /b/, what's your weapon?
>>
>>727513275
for me
c > c++ > python > shell scripts >ASM > JavaScript
>>
>>727513355
what makes c superior to c++?
>>
>>727513275
C# knife, Python Chainsaw? lol faggot detected
>>
>>727513275
>Being a programmer
Poorfag detected
>>
>>727513560
A- B- C
1- 2 - 3
C++ means you are near to D
So C is closer to number 1 than C++
>>
File: 1488410027709.gif (1MB, 350x302px) Image search: [Google]
1488410027709.gif
1MB, 350x302px
>>727513275
>pascal
>in the year of or lord and saviour 2017
>>
>>727513275
It's always C, the mother of all dragons.
>>
>>727513275
ZZT-OOP.
>>
>>727513275
Python. So intuitive and elegant to code in.
>>
File: 1391483219848.jpg (401KB, 1280x1707px) Image search: [Google]
1391483219848.jpg
401KB, 1280x1707px
OPs graphic is a terribly ignorant piece of work.

- C would not have a USB stick in it. Its a medium-level language so why would it have storage capacity.

- Haskell is a widely used functional language so what does mushrooms have to do with a strict mathematical paradigm?

- PHP is a lazy language, but far more capable than Javascript, so why is it a broken spoon? It somehow implies that MySQL makes the language better even though it offers nothing to the language itself.

- Java and C# have very distinct philosophies, so they shouldn't be grouped together. C# is a bloated monster, and Java is one of the only strictly typed languages reliable enough for high critical applications, on par with Mirsa C but not quite at the level of SPARC Ada. Still, not a butter knife at all.

- Lisp is not by any means a broken fork. Its an extraordinary language very well suited for scientific applications. It may not be a great language for making games or some other shit, but its better than most other languages for AI and simulation logic.

- I don't get why python is a chainsaw.

- But I do agree with Visual Basic and the spoon.
>>
>>727514314
It used to be intuitive, not anymore.
>>
>C++
i'm not a game developer
>javascript
literally why ever write javascript directly when there's better languages to transpile from?
>java
JWM is my waifu; java isn't
>php
i don't work at facebook
>ruby
i'm older than 20
>perl
i'm younger than 40
>lisp
lisp's not a weapon; it's class of weapon
>visual basic
i'm older than 12
>haskell
i'm employed
>python
never needed it
>C
i have release cycles shorter than two years
>>
>>727513560

No language is superior to another, they are just different.

C is a higher level language of Assembly, but easy to make a compiler in and know what the compiled code will look like as you work with it. Also easy to extend or create parsers for.

C++ adds more functionality like object orientation and overloading which makes the compiler do more stuff that makes the object code impossible to work with directly. You'd have to trust the compiler at that point. On the other hand you get access to high level features that can help with speeding up development and improving readability and design.
>>
File: fortran.jpg (116KB, 780x1258px) Image search: [Google]
fortran.jpg
116KB, 780x1258px
As a scientist, I program in fortran 77
>>
>>727514474
how so?
>>
>>727514835
I liked python 2x but 3x made python into every other OOP ever made
>>
>>727513275
What the fuck does Java have to do with C#?
>>
>>727513275

Cmon man. Putting C# in the same bracket with Java?
>>
>>727514975
same language
>>
>>727514828
and your code is awful
>>
Is Windows programming done with C#? Does anyone still use C and the Windows API?
>>
>>727514828

That axe is genuinely interesting, is that a bone handle?
>>
what about HTML, i program with that all the time
>>
>>727514957
example?
>>
>>727515106
Driver developers, engine programmers, people creating performant tools.
>>
File: 1476178587557.jpg (62KB, 600x566px) Image search: [Google]
1476178587557.jpg
62KB, 600x566px
>>727515134
>>
File: b3d.jpg (33KB, 220x326px) Image search: [Google]
b3d.jpg
33KB, 220x326px
>>727515134
>>
>>727515088
Then go ahead and write a code to generate supersymmetric particles and simulate scattering events for me
>>
>>727513355
you were born broken and you will die broken
>>
>>727515222
How do you learn Windows API programming? Petzold's Programming Windows hasn't been updated in a long time.
>>
File: 1489988392250.jpg (58KB, 743x493px) Image search: [Google]
1489988392250.jpg
58KB, 743x493px
how to spot an 'intro to compsci' kiddie

>b- but C# and Java are totally different guys!!
>>
>>727514011
some of us are old enough to have been excited by BASIC, and then PASCAL at university...

I started with punch cards. Also COBOL, and CP/M

many industrial robots still run on PASCAL you know...
>>
it all depends on what you are triyng to achieve
- desktop app/game that runs optimally then c++
- mobile app then java, c++, objective-c
- easily deployed web application, then php with optional frameworks or CMS systems for quick developments
- web application that can handle ALOT of requests, then python with django, ruby on rails, node js etc.
- fix a legacy system, depends but mabey Lisp, haskell, algol etc.

and even these are generalized problem groups that can have specific instances with even more choices in languages/frameworks. These days its not about thats superior but what can be applied and in what situation. Multiple languages is a MUST
>>
File: funtimes.jpg (367KB, 500x1450px) Image search: [Google]
funtimes.jpg
367KB, 500x1450px
>>727513275
Made a z80 emulator in vbonce. It's doable but tedious. pic related.
Using C now.
>>
I like JS to make simple webpage tools without having a compile an actual program. For anything that doesn't need storage between uses, I'll gladly make a simple webpage with an input, output, and code a function rather than make a program.
>>
>>727515526
pascal? seriously? Here pretty much all of the robotics run on C based systems
>>
x86 asm is best
>>
>>727514524
What do you even use then
>>
>>727513275
>popular things are bad
cheers OP
>>
>>727514524
let me guess....C#?
anyways theres nothing that can replace javascript on clientside since there are no other clientside languages supported, yet pure javascript is garbage i agree
>>
>>727513275

I think you're underestimating the role of javascript in the modern enterprise. They've tacked on so many extensions now that it can do almost anything. Javascript use has really exploded in the last few years.

That being said...

>mfw I'm a Powershell guy
>>
>>727514760
/thread
>>
>>727514760
>No knife is superior to another, they are just different
>A katana is a higher level knife and easier to wield than a plastic fork. But if you want to gobble up some mac and cheese, the plastic fork is more versatile than a katana. A plastic fork can easily be extended by duct tape and rocks to comply to different food as well. You'll have to trust the plate on that tho.
>>
>>727514524
>perl
>i'm younger than 40

ok, got me a smile
(Still, 27, NLP engineer, lot of Perl prototyping, since I don't trust Python)
>>
>>727513275
All excecpt perl, pascal, and haskel
>>
>>727514365
>lisp for ai
>tfw no forth in list
>>
>>727514975
It's functionally the same
>>
c++, c, js, php, sql, python
>>
File: udp1bUq.gif (73KB, 840x514px) Image search: [Google]
udp1bUq.gif
73KB, 840x514px
>>727518404

As someone who has worked professionally with both languages, they are NOT functionally the same. Not even in the same planet -- worlds apart. C# is overly complex in a way only Microsoft can masterfully shit out of its ass. The compiled code is absolute crap, inefficient as all fuck, and dependent on literally every resource. Though it does have lots of out-of-the-box facilities that makes it a strong rapid application development platform.

Java is far more efficient than C#, less inherently complicated as a C-based language should be, and has far stricter types. The compiled code is far more optimized and the source is scalable in a way C# only dreams it could be.

The languages themselves are very similar so its easy to see why someone would say they are the same, but you start doing more complicated stuff and you will start to see the limitations and curse the day C# was ever shat out.
Thread posts: 50
Thread images: 10


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