This post is by a banned member (l03st) - Unhide
OP 11 July, 2022 - 07:50 PM
Reply
(11 July, 2022 - 06:27 PM)dead_geo Wrote: Show MoreHello,
As for your question above, Javascript is great for beginners. I recommend using a Javascript runtime such as Bun or Deno.
Have a great day!
dead_geo
(11 July, 2022 - 01:35 AM)l03st Wrote: Show More (10 July, 2022 - 11:51 AM)Bloodhoundr Wrote: Show MoreThere is no best programming language. I personally use Python, which is good because it's easy to code in but it has garbage performance.
I like python but there isn’t really much u can do without learning all the libraries wich is really annoying
Hello,
Learning different libraries is part of programming. It would have to be done in basically every language. Learning libraries saves lots of time.
Regards,
dead_geo
Bro you’re geographs no way
This post is by a banned member (dead_geo) - Unhide
11 July, 2022 - 08:33 PM
Reply
(11 July, 2022 - 07:50 PM)l03st Wrote: Show More (11 July, 2022 - 06:27 PM)dead_geo Wrote: Show MoreHello,
As for your question above, Javascript is great for beginners. I recommend using a Javascript runtime such as Bun or Deno.
Have a great day!
dead_geo
(11 July, 2022 - 01:35 AM)l03st Wrote: Show MoreI like python but there isn’t really much u can do without learning all the libraries wich is really annoying
Hello,
Learning different libraries is part of programming. It would have to be done in basically every language. Learning libraries saves lots of time.
Regards,
dead_geo
Bro you’re geographs no way
Hello,
Who might you be?
Have a great day,
dead_geo
Follow me on GitHub
Contact me on discord for legitimate purposes or you will be blocked:
snippytogruta (995042999035756654)
Make sure to verify my id
This post is by a banned member (Bloodhoundr) - Unhide
11 July, 2022 - 09:57 PM
(This post was last modified: 11 July, 2022 - 09:58 PM by Bloodhoundr. Edited 1 time in total.)
Reply
(11 July, 2022 - 06:15 PM)l03st Wrote: Show More (11 July, 2022 - 09:43 AM)Bloodhoundr Wrote: Show More (11 July, 2022 - 01:35 AM)l03st Wrote: Show MoreI like python but there isn’t really much u can do without learning all the libraries wich is really annoying
If you want to simplify everything with a library, sure. But for example, for bots/checkers you really only need to learn the requests library and maybe json. (but you shouldn't make checkers with python, they're slow as fuck)
Checker in python that’s a thing?
idk maybe but they would be a horrible idea
(11 July, 2022 - 06:27 PM)dead_geo Wrote: Show MoreHello,
As for your question above, Javascript is great for beginners. I recommend using a Javascript runtime such as Bun or Deno.
Have a great day!
dead_geo
(11 July, 2022 - 01:35 AM)l03st Wrote: Show More (10 July, 2022 - 11:51 AM)Bloodhoundr Wrote: Show MoreThere is no best programming language. I personally use Python, which is good because it's easy to code in but it has garbage performance.
I like python but there isn’t really much u can do without learning all the libraries wich is really annoying
Hello,
Learning different libraries is part of programming. It would have to be done in basically every language. Learning libraries saves lots of time.
Regards,
dead_geo
I've heard a lot about node.js but not about bun or deno as a runtime environments. Can you tell the difference between them? I'm going to learn javascript in my free time so I would appreciate your answer.
This post is by a banned member (l03st) - Unhide
OP 11 July, 2022 - 11:45 PM
(This post was last modified: 11 July, 2022 - 11:46 PM by l03st.)
Reply
(11 July, 2022 - 08:33 PM)dead_geo Wrote: Show More (11 July, 2022 - 07:50 PM)l03st Wrote: Show More (11 July, 2022 - 06:27 PM)dead_geo Wrote: Show MoreHello,
As for your question above, Javascript is great for beginners. I recommend using a Javascript runtime such as Bun or Deno.
Have a great day!
dead_geo
Hello,
Learning different libraries is part of programming. It would have to be done in basically every language. Learning libraries saves lots of time.
Regards,
dead_geo
Bro you’re geographs no way
Hello,
Who might you be?
Have a great day,
dead_geo
I Rember u from 4 years ago when I bought that 100k Spotify keywords and the tango projects bro they’re were hella good I lost the scanner though sadly
This is a bump
This post is by a banned member (dead_geo) - Unhide
12 July, 2022 - 01:16 AM
Reply
(11 July, 2022 - 09:57 PM)Bloodhoundr Wrote: Show More (11 July, 2022 - 06:15 PM)l03st Wrote: Show More (11 July, 2022 - 09:43 AM)Bloodhoundr Wrote: Show MoreIf you want to simplify everything with a library, sure. But for example, for bots/checkers you really only need to learn the requests library and maybe json. (but you shouldn't make checkers with python, they're slow as fuck)
Checker in python that’s a thing?
idk maybe but they would be a horrible idea
(11 July, 2022 - 06:27 PM)dead_geo Wrote: Show MoreHello,
As for your question above, Javascript is great for beginners. I recommend using a Javascript runtime such as Bun or Deno.
Have a great day!
dead_geo
(11 July, 2022 - 01:35 AM)l03st Wrote: Show MoreI like python but there isn’t really much u can do without learning all the libraries wich is really annoying
Hello,
Learning different libraries is part of programming. It would have to be done in basically every language. Learning libraries saves lots of time.
Regards,
dead_geo
I've heard a lot about node.js but not about bun or deno as a runtime environments. Can you tell the difference between them? I'm going to learn javascript in my free time so I would appreciate your answer.
Hello,
I don't really use Javascript much, but basically, Node.js is old and slower. Bun and Deno are newer and faster. Specifically Bun is the fastest out of these three. If you want long term support, and a big community for help, Node.js should be used, however.
Signing off,
dead_geo
Follow me on GitHub
Contact me on discord for legitimate purposes or you will be blocked:
snippytogruta (995042999035756654)
Make sure to verify my id
This post is by a banned member (l03st) - Unhide
OP 15 July, 2022 - 12:50 AM
Reply
|