Posts: 70 Threads: 0 Joined: N/A April 21, 2022 at 9:58 PM (April 21, 2022, 09:31 AM)Delastelle Wrote: (April 19, 2022, 04:55 AM)Sirgeorge Wrote: (April 18, 2022, 08:56 PM)Delastelle Wrote: Hard to answer because all languages have their purposes... Maybe Go and Python; Go because of its features, it is easy and fast to write tools with it, you don't have to write a lot to achieve so little; I like to use Python for prototyping things I may develop in another language.
Interesting. I'm curious as to your opinion of Lisp? No particular version (Clojure, Common Lisp, Scheme), pick your favorite. Just tell me what you think of it please.
Same as yours, but I don't know well enough about it, I've read some code and I like it. Racket is an alternative for beginners. hmm, interesting. I'll take a look. neoh̴̠̘̰͒â̷͓̥̗ͅr̵̜͉͇͆͑̽͝b̶̡̝͉͈̀̎̀̍i̸͌̅́ Posts: 5851 Threads: 0 Joined: N/A   April 21, 2022 at 10:52 PM \"History is never fated to repeat, it just rhymes from time to time\" Posts: 9 Threads: 0 Joined: N/A April 22, 2022 at 4:17 AM Python is a good starting language. Id like to learn C as well but it seems much harder Posts: 19 Threads: 0 Joined: N/A    April 22, 2022 at 7:42 PM (April 14, 2022, 04:44 AM)Sirgeorge Wrote: (April 14, 2022, 04:30 AM)frydembrains Wrote: backend = go, cli apps, apps that need performance = rust
edit; I can tell you, haven't programmed, at all if you think there is one favorite language every language has its purpose, I'm tired of having to tell this to every skid who wrote a line in python
You misunderstand me. I didn't say that my favorite language was THE BEST. I simply said that it's my favorite. You'd obviously have to program in HTML for front end on web, CSS when you want to make it pretty, Javascript when you want client side action, Node.js based Javascript or some other language for the back end, C/C++ or Rust or similar for something like IoT or Imbedded devices or anything that still needs that real fast/compact performance, Slang if you're working for Goldman Sachs, Cobolt if you're working for most other banks (or IRS or similar), or whatever language the "killer app" is in for whatever tech you NEED to have access to.
I understand the nuance. I'm not claiming a "BEST". I just asked it as a kind of nerdy "what's your favorite color". Please be kind in your assumptions. Cheers!
(April 14, 2022, 04:35 AM)thekilob Wrote: (April 14, 2022, 04:30 AM)frydembrains Wrote: backend = go, cli apps, apps that need performance = rust
edit; I can tell you, haven't programmed, at all if you think there is one favorite language every language has its purpose, I'm tired of having to tell this to every skid who wrote a line in python
You're pretty much correct here.
Go seems nice. I learned it to play with it a while ago but never REALLY exploited it. Rust is also way way WAY nicer then C, where you can get away with it. Gotta love that "I can't believe it's not" garbage collection.
(April 14, 2022, 04:30 AM)thekilob Wrote: Why the fuck would anybody use homo shit like that? Fukken skids thinking they're cool.
I know I'm not cool. I like what I like. I also like Root Bear and Cream Soda. Liking Clojure makes me about as cool as liking those things...not very. ;) Yeah mainly programming in HTML is amazing! Good morning from India ser have a wonderful day! Love, Mao Posts: 70 Threads: 0 Joined: N/A April 22, 2022 at 7:43 PM (April 22, 2022, 04:17 AM)ajihan Wrote: Python is a good starting language. Id like to learn C as well but it seems much harder Ya, but C is the Lingua Franca for most modern programming languages. Outside of Lisps, you'll get almost every other language when you learn C. Also, you'll appreciate the diverse set of primitives and garbage collection a lot more.
(April 22, 2022, 07:42 PM)MaoZedong Wrote: (April 14, 2022, 04:44 AM)Sirgeorge Wrote: (April 14, 2022, 04:30 AM)frydembrains Wrote: backend = go, cli apps, apps that need performance = rust
edit; I can tell you, haven't programmed, at all if you think there is one favorite language every language has its purpose, I'm tired of having to tell this to every skid who wrote a line in python
You misunderstand me. I didn't say that my favorite language was THE BEST. I simply said that it's my favorite. You'd obviously have to program in HTML for front end on web, CSS when you want to make it pretty, Javascript when you want client side action, Node.js based Javascript or some other language for the back end, C/C++ or Rust or similar for something like IoT or Imbedded devices or anything that still needs that real fast/compact performance, Slang if you're working for Goldman Sachs, Cobolt if you're working for most other banks (or IRS or similar), or whatever language the "killer app" is in for whatever tech you NEED to have access to.
I understand the nuance. I'm not claiming a "BEST". I just asked it as a kind of nerdy "what's your favorite color". Please be kind in your assumptions. Cheers!
(April 14, 2022, 04:35 AM)thekilob Wrote: (April 14, 2022, 04:30 AM)frydembrains Wrote: backend = go, cli apps, apps that need performance = rust
edit; I can tell you, haven't programmed, at all if you think there is one favorite language every language has its purpose, I'm tired of having to tell this to every skid who wrote a line in python
You're pretty much correct here.
Go seems nice. I learned it to play with it a while ago but never REALLY exploited it. Rust is also way way WAY nicer then C, where you can get away with it. Gotta love that "I can't believe it's not" garbage collection.
(April 14, 2022, 04:30 AM)thekilob Wrote: Why the fuck would anybody use homo shit like that? Fukken skids thinking they're cool.
I know I'm not cool. I like what I like. I also like Root Bear and Cream Soda. Liking Clojure makes me about as cool as liking those things...not very. ;) Yeah mainly programming in HTML is amazing! Good morning from India ser have a wonderful day! I'll admit, programming in HTML is awesome. I love having the ability to rapidly see changes, especially early on in the process. Posts: 19 Threads: 0 Joined: N/A    April 22, 2022 at 8:17 PM (April 22, 2022, 07:43 PM)Sirgeorge Wrote: (April 22, 2022, 04:17 AM)ajihan Wrote: Python is a good starting language. Id like to learn C as well but it seems much harder
Ya, but C is the Lingua Franca for most modern programming languages. Outside of Lisps, you'll get almost every other language when you learn C. Also, you'll appreciate the diverse set of primitives and garbage collection a lot more.
(April 22, 2022, 07:42 PM)MaoZedong Wrote: (April 14, 2022, 04:44 AM)Sirgeorge Wrote: (April 14, 2022, 04:30 AM)frydembrains Wrote: backend = go, cli apps, apps that need performance = rust
edit; I can tell you, haven't programmed, at all if you think there is one favorite language every language has its purpose, I'm tired of having to tell this to every skid who wrote a line in python
You misunderstand me. I didn't say that my favorite language was THE BEST. I simply said that it's my favorite. You'd obviously have to program in HTML for front end on web, CSS when you want to make it pretty, Javascript when you want client side action, Node.js based Javascript or some other language for the back end, C/C++ or Rust or similar for something like IoT or Imbedded devices or anything that still needs that real fast/compact performance, Slang if you're working for Goldman Sachs, Cobolt if you're working for most other banks (or IRS or similar), or whatever language the "killer app" is in for whatever tech you NEED to have access to.
I understand the nuance. I'm not claiming a "BEST". I just asked it as a kind of nerdy "what's your favorite color". Please be kind in your assumptions. Cheers!
(April 14, 2022, 04:35 AM)thekilob Wrote: (April 14, 2022, 04:30 AM)frydembrains Wrote: backend = go, cli apps, apps that need performance = rust
edit; I can tell you, haven't programmed, at all if you think there is one favorite language every language has its purpose, I'm tired of having to tell this to every skid who wrote a line in python
You're pretty much correct here.
Go seems nice. I learned it to play with it a while ago but never REALLY exploited it. Rust is also way way WAY nicer then C, where you can get away with it. Gotta love that "I can't believe it's not" garbage collection.
(April 14, 2022, 04:30 AM)thekilob Wrote: Why the fuck would anybody use homo shit like that? Fukken skids thinking they're cool.
I know I'm not cool. I like what I like. I also like Root Bear and Cream Soda. Liking Clojure makes me about as cool as liking those things...not very. ;) Yeah mainly programming in HTML is amazing! Good morning from India ser have a wonderful day! I'll admit, programming in HTML is awesome. I love having the ability to rapidly see changes, especially early on in the process. I was joking. Programming in HTML is a joke. Love, Mao Posts: 70 Threads: 0 Joined: N/A April 22, 2022 at 8:46 PM (April 22, 2022, 08:17 PM)MaoZedong Wrote: (April 22, 2022, 07:43 PM)Sirgeorge Wrote: (April 22, 2022, 04:17 AM)ajihan Wrote: Python is a good starting language. Id like to learn C as well but it seems much harder
Ya, but C is the Lingua Franca for most modern programming languages. Outside of Lisps, you'll get almost every other language when you learn C. Also, you'll appreciate the diverse set of primitives and garbage collection a lot more.
(April 22, 2022, 07:42 PM)MaoZedong Wrote: (April 14, 2022, 04:44 AM)Sirgeorge Wrote: (April 14, 2022, 04:30 AM)frydembrains Wrote: backend = go, cli apps, apps that need performance = rust
edit; I can tell you, haven't programmed, at all if you think there is one favorite language every language has its purpose, I'm tired of having to tell this to every skid who wrote a line in python
You misunderstand me. I didn't say that my favorite language was THE BEST. I simply said that it's my favorite. You'd obviously have to program in HTML for front end on web, CSS when you want to make it pretty, Javascript when you want client side action, Node.js based Javascript or some other language for the back end, C/C++ or Rust or similar for something like IoT or Imbedded devices or anything that still needs that real fast/compact performance, Slang if you're working for Goldman Sachs, Cobolt if you're working for most other banks (or IRS or similar), or whatever language the "killer app" is in for whatever tech you NEED to have access to.
I understand the nuance. I'm not claiming a "BEST". I just asked it as a kind of nerdy "what's your favorite color". Please be kind in your assumptions. Cheers!
(April 14, 2022, 04:35 AM)thekilob Wrote: You're pretty much correct here.
Go seems nice. I learned it to play with it a while ago but never REALLY exploited it. Rust is also way way WAY nicer then C, where you can get away with it. Gotta love that "I can't believe it's not" garbage collection.
(April 14, 2022, 04:30 AM)thekilob Wrote: Why the fuck would anybody use homo shit like that? Fukken skids thinking they're cool.
I know I'm not cool. I like what I like. I also like Root Bear and Cream Soda. Liking Clojure makes me about as cool as liking those things...not very. ;) Yeah mainly programming in HTML is amazing! Good morning from India ser have a wonderful day! I'll admit, programming in HTML is awesome. I love having the ability to rapidly see changes, especially early on in the process.
I was joking. Programming in HTML is a joke. aww, I'm sorry you think so. Sure, it's a domain specific language, but it's nice to see something pop up on the screen for once and HTML is quick to give ya that. :( Posts: 13 Threads: 0 Joined: N/A April 22, 2022 at 9:54 PM Don't have a favorite but I'm just dropping by to say anyone who's favorite language is Javascript is suffering from stockholm syndrome. Ugliest language ever made. Posts: 0 Threads: 0 Joined: N/A April 23, 2022 at 7:33 AM i think Python and then C but first you have to learn how to think like a coder to use the instruction to make that algorithm that's the point from programming. Posts: 1 Threads: 0 Joined: N/A April 23, 2022 at 11:28 AM Hum, python and C but i like nim for now :D pretty easy to use |