COMMIES BTFO

> No shared ownership to any resources
> Rejects shared workers and such
> You own it, you use it, sell it and you destroy it. No shared access allowed to your resources.
> Doesn't let others work on your resource
> Others can look at your resource, can't touch it.
Rust is the most based CAPITALIST language there is. Prove me wrong.

Attached: Rust_programming_language_black_logo.svg.png (1200x1200, 56K)

>lifetime ends only when you run out of owned resources
based af

Based. Rust seems like a language for true capitalist white man.

>classless
>stateless
>no race conditions
literally communism

Attached: 1540315014133.jpg (800x600, 159K)

>in order to share variables accross threads you must have a single atomic counter - a single dictator
rust is authoritarian by its very nature.

Attached: Screen Shot 2018-09-11 at 19.34.32.png (688x968, 538K)

to be fair communism works in computers, but it's unethical, impractical, unsustainable, and for these reasons impossible in human beings. unironic marxists IRL are too retarded to see this simple truth.

and by the way, this does not mean that you can just simply use computers to govern resources used by humans, because humans are involved

>playpen
>compiling playground

literally made for dumb kids

Attached: 1542110934595.png (861x359, 51K)

Dude, just like put it everything in a Arc.

RUST or LISP for newbs?

Start with C, if you want to learn.
Start with Go, if you're dumb.
Start with Haskell, if you're dumb but think you're smart.
Start with Rust, if you are into BDSM.
Start with LISP, if you live in the 80s.

C first then LISP then

that's getting nice and and fearless

Shh Mozilla might abandon Rust now.

I'll share the same advice i posted a few days ago. Start with C for fundamentals. What's a variable, what's a pointer, etc. Then, move on to Java because it will teach you about generics, OOP, and working with libraries. Then, learn a (pure) functional language to develop a strong understanding of type systems, recursion, etc. Then, return to C and apply the well-rounded skillset you have acquired.

>Java
>not C++

if you even knew what communism was I'd eat a hat.

C++ is a horrible learner's language. It has no run-time encapsulation and its inheritance system is broken. It is so bloated with antipatterns and generally horrible ideas that there is no reason to ever use it in any application, let alone put it in front of someone who doesn't know better.

Attached: 1515221586890.png (682x792, 234K)

dumb wojak poster

LISP it is.
*sip*

>falls for the C++ meme
>calls someone else dumb

Attached: RITCHIE-obit-articleInline.jpg (190x317, 23K)

dum wojak poster

>extrapolating economical concepts into a programing language
ye that's exactly what commies did and do you can fool the average Jow Forums user but the ones with actual supreme knowledge will out you, fucking bastard trying to play it like your software is something desirable lmao you should hang your self.

>Darwing: we are all animals
>Commies perversion; the mass murder of own people is justified because we are all animals

>Darwing: we evolution
>Commie cientific retardation; ye lets just glue some ice cubes onto plants and they will be winter resistant

>Commie logic: Humans share lets plat everything together so they share water between them self

Thats the root reason why religions refused science for so long, they saw what some retards did by twisting it and then refused to go the same path it lasted long until some burgers fucked it up with their clownish attitude muu flat hearth mu literal book, fucking dumb burger eating meat,

>le unsafe code is bad and difficult
>safe is good
>let's ban all unsafe code
Rust is Haegelian dialectics applied to programming. Literally communism.
Apply this recipe to the extreme and eventually you'll get to JavaScript.

lisp and read your sicp, then rust

JS is no synthesis, it's much too permissive.

Programming languages do follow dialectics though, look at OOP. Modern languages do have a synthesis of the bindings of data and behavior, when older ones wanted to do it everywhere or nowhere.

>communism
>private property

>classless
there are structs

>>let's ban all unsafe code
No but you have to pay to write unsafe code by writing unsafe{}
based

>Giving a useful tool a fun and descriptive name is gay
A playground is now nearly mandatory for launching a successful language. Go also has one.

unsafe {
whatever dumb shit you were going to do anyways
}