← Home ← Back to /pol/

Thread 514979938

43 posts 18 images 32 unique posters /pol/
Anonymous (ID: TQ1AdpJP) United States No.514979938 >>514980175 >>514980423 >>514980514 >>514980547 >>514980820 >>514981331 >>514981479 >>514981562 >>514981685 >>514981732 >>514981905 >>514981917 >>514981933 >>514982272 >>514982329 >>514982472 >>514982484 >>514982526 >>514982744 >>514983048 >>514983903
What's the most based programming language?

My vote goes for Python:
>named after a tv show that makes fun of trannies: based
>created by a white guy: based
>dynamically typed? freedom of speech: based
>"ask forgiveness, not permission"? sounds like rape to me: based
>objectifies women cause everything is an object: based
>zen of python #1: "beautiful is better than ugly". no fact acceptance: based

The main problem is with the zen of python #9: "practicality beats purity." does this imply that importing a bunch of browns to do our jobs for us beats the purity of living next to our own bretheren? cause that's pretty gay.

What are your thoughts?
Anonymous (ID: uUe/lPmc) Sweden No.514980175
>>514979938 (OP)
Real Programmers do List Processing in Fortran.
Real Programmers do String Manipulation in Fortran.
Real Programmers do Accounting (if they do it at all) in Fortran.
Real Programmers do Artificial Intelligence programs in Fortran.
If you can't do it in Fortran, do it in assembly language. If you can't do it in assembly language, it isn't worth doing.
Anonymous (ID: wSZ2yOdL) United States No.514980423
>>514979938 (OP)
>Python
>Based
You are dumb.
Its always going to be C can be used for high or low level programming environments.
Anonymous (ID: pqYbg2Oy) United States No.514980514 >>514983352
>>514979938 (OP)
If you're not coding by manually typing out individual bits you're not white
Anonymous (ID: E8jsxIes) Canada No.514980547 >>514980724
>>514979938 (OP)
Reminds me of the beans kid.
Anonymous (ID: 0P0PQQSx) Canada No.514980724
>>514980547
lol. was about to post the exact same thing.
Anonymous (ID: wGbqmL+a) United States No.514980820
>>514979938 (OP)
Scala.
There's not a single non-white Scala programmer.
Anonymous (ID: aXg1rPkh) United States No.514980884 >>514981542
python is in fact the most based. it takes care of assigning data types for you and lets you just code straight out of your brain.
if I need IPC, then sir java is my based king.
Anonymous (ID: GuMFfqrc) Germany No.514981331
>>514979938 (OP)
Anonymous (ID: 0QOGflZs) United States No.514981479
>>514979938 (OP)
they use python to teach nigger children in elementary school... or "attempt to teach" is better statement
Anonymous (ID: 6nNLL1Dr) Canada No.514981542 >>514981703
>>514980884
>java
GOOD MORNING SAAAR
Anonymous (ID: t/50JXvB) United States No.514981562 >>514981795
>>514979938 (OP)
I finished a small powershell script to loop thru directorys and count pdf pages wheeeee
have to download PDFINFO.EXE available everywhere
.
.
#
# dbs25 digital bookshelf
# powershell -file dbs25.ps1
# use | more for output
# or 1>zz1.txt 2>zz2.txt
#

# many corrupt pdfs
# pdfinfo.exe spewing errors
set-psdebug -trace 0

$global:numfiles = 0
$global:numpages = 0

function process_directory ($dirpath)
{
$nf = 0
$np = 0
get-childitem $dirpath | foreach-object {
$fn = $_.fullname
if ( $fn -like "*.pdf" ) {
$nf += 1
$pl1 = (.\pdfinfo $fn | select-string -pattern '^pages:')
$pl1 = $pl1 -replace 'pages: ',''
$np += [int]$pl1
#write-host ">>>file" $fn "pages" $pl1
}
else {
write-host $fn "not .pdf"
}
}

write-host "directory" $dirpath "files" $nf "pages" $np
write-host
$global:numfiles += $nf
$global:numpages += $np
}

# get-executionpolicy
set-executionpolicy remotesigned

write-host ">>>begin processing"

process_directory "c:\\aaareads\\boardgames"
process_directory "c:\\aaareads\\espionage"
process_directory "c:\\aaareads\\kkk"

write-host "total files" $global:numfiles "total pages" $global:numpages
write-host ">>>end processing"

#
# dbs25 digital bookshelf
#
Anonymous (ID: 7eoyB//B) No.514981685 >>514982851
>>514979938 (OP)
Python is the most disgusting language ever invented.
It's a script kiddie language for indian subhumans who can't learn a complex language.

It was literally designed to bash your head into it until it kinda works. So you can do a hackjob that compiles and runs, get paid for it, and then 2 months later the client finds out that the whole thing is unusable because of all the hidden bugs. Meanwhile Ranjeet has a new profile scamming new people.
Anonymous (ID: aXg1rPkh) United States No.514981703 >>514981872
>>514981542
sun microsystems was co-founded by a high caste jeet. deal with that
Anonymous (ID: VmLXFuuD) Canada No.514981732 >>514981878 >>514982022 >>514982278
>>514979938 (OP)
>Look inside programming languages
>It's all just fluff for the exact same underlying principles across all of them

Just use whatever language works the best for your use case

t. I don't even program stuff or know programmering
Anonymous (ID: 6nNLL1Dr) Canada No.514981795 >>514981836
>>514981562
>rightwing2
what happened to rightwing1?
Anonymous (ID: iY37tJcA) United States No.514981819
https://docs.amd.com/v/u/en-US/24594_3.37
>AMD64 Architecture
> Programmerโ€™s Manual
> Volume 3:
> General-Purpose and
> System Instructions
Anonymous (ID: VmLXFuuD) Canada No.514981836
>>514981795
Hit the first tower
Anonymous (ID: 6nNLL1Dr) Canada No.514981872 >>514982170
>>514981703
>caste
Anonymous (ID: uUe/lPmc) Sweden No.514981878
>>514981732
>programmering
Why are you writing in Swedish? Rรถvfitta.
Anonymous (ID: 6muSydZm) Russian Federation No.514981905
>>514979938 (OP)
see plus plus period (semicolumn)
Anonymous (ID: rH/tlGf+) United States No.514981917
>>514979938 (OP)
New /jjg/ thread here:

Indians are running scams to steal jobs from Americans. This is a four part old school /pol/ campaign to expel them from US jobs. We need your help, and YOU get money from any settlement!

>>514976681

>>514976681

>>514976681
Anonymous (ID: zJhLfhsh) Slovakia No.514981933
>>514979938 (OP)
C++
> 1 pbtid
Anonymous (ID: aa0o6fHp) Belgium No.514981956 >>514982391
Retarded thread.
Let's instead all hate javascript.
Anonymous (ID: 7eoyB//B) No.514982022
>>514981732
>Just use whatever language works the best for your use case
Nowadays that's not how you decide which language to use. What's more important is the language that all the tools, frameworks, libraries and SDKs are written in for whatever you want to do.

At this point all the AI stuff is already written in Python so unless you want to rewrite everything starting with tensorflow libraries, you are stuck with that pile of steaming indian shit.
Anonymous (ID: aXg1rPkh) United States No.514982170
>>514981872
Anonymous (ID: RXasUP5M) Serbia No.514982272
>>514979938 (OP)
c++ is the most based. non-c languages are for degenerate shitskin script kiddie outsource meat
Anonymous (ID: TQ1AdpJP) United States No.514982278
>>514981732
>programmering
kekd
Anonymous (ID: r+0nC8Vw) Canada No.514982329
>>514979938 (OP)
How about stop being a nerd and playing with electronic gizmos that don't improve your life at all? Fucking dweeb.
Anonymous (ID: c5tC+Gtp) United States No.514982391
>>514981956
Reasonable.
Anonymous (ID: Idonc7Wb) Brazil No.514982472 >>514983185
>>514979938 (OP)
>liking cars
>not cdrs
I see what you did there.
Anonymous (ID: VvS7w42u) Switzerland No.514982484 >>514983870
>>514979938 (OP)
Im glad you asked
Anonymous (ID: Idonc7Wb) Brazil No.514982526
>>514979938 (OP)
>ctrl+w holyc
>no results
Anonymous (ID: NQCW66A5) United States No.514982744 >>514982924
>>514979938 (OP)
I'd say zig. It's the only new programming language since c. Every other language is built off c. Zig is more optimized than c and easier to write. One big thing zig can do that c sucks at is optimizing network traffic by using custom sized data types instead of only using int, long, double etc.
Anonymous (ID: y91A81yy) United States No.514982851
>>514981685
>python
>compiles
ngmi
Anonymous (ID: NQCW66A5) United States No.514982924
>>514982744
If you have a struct in c that has a bool and a 16bit number, the bool will be padded with extra wasted bits so it's the same size as the largest data type in the struct. And since c does this every other language built off it does it.
Anonymous (ID: Ah8ZmNjZ) United States No.514983048
>>514979938 (OP)
COBOL
A retired og Microsoft guy said I should learn cobol as a young buck in 2015. I did fine without it but he was right, shit wouldโ€™ve been a flex
Anonymous (ID: HBR8v7lJ) Germany No.514983185
>>514982472
at least someone does
Anonymous (ID: HJdveOfn) Germany No.514983352
>>514980514
>typing out
Ooga booga negro detected. The white man writes directly to the hdd with a magnet and a steady hand.
Anonymous (ID: vHd1ElVO) Russian Federation No.514983397
R language is the most based one. Jeets can't use it, because they are shitty at math. Niggers don't use it, because their prefrontal cortex is too small for data science. You need a lot of effort to master math AND coding to be good at it.

R language is literally the epitome of the Aryan spirit.
Anonymous (ID: V0QMPbTS) United States No.514983541
LISP
>one of the oldest language
>patrician uselessness - few practical uses so you will never be a reddit tier cscareer sub pleb scrambling for shekels, just a lambda calculus knight above it all
>utterly unlike normie languages, functional syntax filters out retards getting into cs just for a job
>basis in theoretical CS research, created by legendary figure who coined the term Artificial Intelligence itself.
Anonymous (ID: 6nNLL1Dr) Canada No.514983870
>>514982484
My favorite part of this troonpost is how the faggot tries to make it seem like being looked at with disgust by the creator of the language is just a tiny part of what made him "quit" C++ when we all know his axe wound was probably hurting even more than usual from the sheer anger he felt. and the part about him not getting his clot shot booster just before getting covid is the cherry on top.
Anonymous (ID: l0clYjnH) United States No.514983903
>>514979938 (OP)
C is the only correct answer.
Will not explain.