Eight Years of Service
Posts: 1,890
Threads: 73
RE: What's your favorite programming languages? 08-11-2018, 05:54 AM
#11
C, Python, SQL (Ain't prog but, it's something fun), Ruby. I can't wait to learn JS and many more.
•
Eight Years of Service
Posts: 22
Threads: 0
RE: What's your favorite programming languages? 08-11-2018, 03:24 PM
#12
My preferred language is C#. Strongly typed, beautifully designed, has nearly every major language feature you could ever want, great framework, cross platform, fast, and can be used for damn near anything.
Ten Years of Service
Posts: 669
Threads: 34
RE: What's your favorite programming languages? 08-11-2018, 08:27 PM
#14
Javascript since I can make everything I want with it(web, desktop, mobile).
Also I enjoy coding in C
•
Eight Years of Service
Posts: 311
Threads: 16
RE: What's your favorite programming languages? 08-11-2018, 09:00 PM
#15
I like Python because it seems pretty straightforward as a beginner. I'd definitely be open to C as I feel like I could make programs to fit my needs with C.
Eight Years of Service
Posts: 50
Threads: 6
RE: What's your favorite programming languages? 08-29-2018, 08:21 AM
#16
C++ and Python due to ease of using libraries, and easy to learn.
Eleven Years of Service
Posts: 1,213
Threads: 51
RE: What's your favorite programming languages? 08-30-2018, 03:34 AM
#17
Rust, by far. It's a bit difficult to learn, but the payoff is well worth it. Better guarantees (Memory safety), high-level abstractions, and the speed/performance of C++
(This post was last modified: 08-30-2018, 03:34 AM by insidious.)
Email: insidious@protonmail.ch
•
Eleven Years of Service
Posts: 184
Threads: 30
RE: What's your favorite programming languages? 08-30-2018, 09:16 AM
#18
I am still looking for a language that I understand as well as php :/ it just clicks with me fr some reason.
•