Just because the abstraction level is high?

|
Sparkenstein 2022-09-20 18:45:27
WC in Js:

fs.createReadStream(“file.txt”, “utf-8”).on(“data”, (chunk) => {
console.log(chunk.split(” “).filter(Boolean).length)
})

cryptodanvr 2022-09-20 18:45:54
Sparkenstein 2022-09-20 18:45:27
WC in Js:

fs.createReadStream(“file.txt”, “utf-8”).on(“data”, (chunk) => {
console.log(chunk.split(” “).filter(Boolean).length)
})

word throw up lol

princegaut 2022-09-20 18:48:06
Sparkenstein 2022-09-20 18:45:27
WC in Js:

fs.createReadStream(“file.txt”, “utf-8”).on(“data”, (chunk) => {
console.log(chunk.split(” “).filter(Boolean).length)
})

JS sucks infront of C, C code is readable lmao.

princegaut 2022-09-20 18:49:34
princegaut 2022-09-20 18:23:42
linux_group-1407445.jpg

if I make state = OUT in line 20, will line 21 be executed?

Sparkenstein 2022-09-20 18:51:12
princegaut 2022-09-20 18:48:06
linux_group-1407445.jpg
JS sucks infront of C, C code is readable lmao.

How

princegaut 2022-09-20 18:51:43
Sparkenstein 2022-09-20 18:51:12
linux_group-1407445.jpg
How

idk, for my eyes, only C/C++ looks good.,

princegaut 2022-09-20 18:52:04
I dont even like python
princegaut 2022-09-20 18:52:12
the language all cool kids are using
Sparkenstein 2022-09-20 18:53:12
wait
HighMarck 2022-09-20 18:53:22
princegaut 2022-09-20 18:52:12
linux_group-1407445.jpg
the language all cool kids are using

Just because the abstraction level is high?

HighMarck 2022-09-20 18:53:29
It’s a good lang
HighMarck 2022-09-20 18:53:42
Not the best, no one are “the best”
princegaut 2022-09-20 18:54:08
HighMarck 2022-09-20 18:53:42
linux_group-1407445.jpg
Not the best, no one are “the best”

this line omg,.

princegaut 2022-09-20 18:54:20
absolute wisdom
HighMarck 2022-09-20 18:56:02
princegaut 2022-09-20 18:54:08
linux_group-1407445.jpg
this line omg,.

language is only a means to get you to the end. it is the developer who needs to know which language to use. limiting yourself to one language can be very counterproductive

HighMarck 2022-09-20 18:56:06
Good luck Cboy
princegaut 2022-09-20 18:57:14
HighMarck 2022-09-20 18:56:02
linux_group-1407445.jpg
language is only a means to get you to the end. it is the developer who needs to know which language to use. limiting yourself to one language can be very counterproductive

yes true

princegaut 2022-09-20 18:57:22
so what languages should I learn
Sparkenstein 2022-09-20 18:59:09
princegaut 2022-09-20 18:51:43
linux_group-1407445.jpg
idk, for my eyes, only C/C++ looks good.,

linux_group-1407509.jpg

princegaut 2022-09-20 18:59:35
Sparkenstein 2022-09-20 18:59:09
linux_group-1407509.jpg

damn I need this font

princegaut 2022-09-20 18:59:41
tell me the name please
Sparkenstein 2022-09-20 18:59:49
monolisa lel
Sparkenstein 2022-09-20 18:59:52
paid font
princegaut 2022-09-20 19:00:01
Sparkenstein 2022-09-20 18:59:52
linux_group-1407509.jpg
paid font

;-;

HighMarck 2022-09-20 19:00:04
princegaut 2022-09-20 18:57:22
linux_group-1407509.jpg
so what languages should I learn

basically it is enough to know how to program, to have the logic. language is only a question of syntax then. however I don’t have to tell you which languages ​​to study, have a good culture and know at least 4-5 languages ​​I think it’s a good thing anyway.

princegaut 2022-09-20 19:00:13
Sparkenstein 2022-09-20 18:59:52
linux_group-1407509.jpg
paid font

how can I get it for free

Sparkenstein 2022-09-20 19:00:35
Idk
Sparkenstein 2022-09-20 19:00:48
I tried getting it but it’s not listed anywhere publically
Sparkenstein 2022-09-20 19:00:52
I paid
princegaut 2022-09-20 19:01:11
Sparkenstein 2022-09-20 19:00:52
linux_group-1407509.jpg
I paid

paid how much ?

princegaut 2022-09-20 19:01:30
HighMarck 2022-09-20 19:00:04
linux_group-1407509.jpg
basically it is enough to know how to program, to have the logic. language is only a question of syntax then. however I don’t have to tell you which languages ​​to study, have a good culture and know at least 4-5 languages ​​I think it’s a good thing anyway.

ok thanks for your wisdom

Sparkenstein 2022-09-20 19:01:34
https://github.com/cancng/fonts

GitHub – cancng/fontsGitHub
Contribute to cancng/fonts development by creating an account on GitHub.
Sparkenstein 2022-09-20 19:01:39
See if this has
Elvis Presley 2022-09-20 19:01:53
princegaut 2022-09-20 18:57:22
linux_group-1407509.jpg
so what languages should I learn

English and Chinese

HighMarck 2022-09-20 19:02:13
princegaut 2022-09-20 19:01:30
linux_group-1407509.jpg
ok thanks for your wisdom

thanks to you supreme head of C

|