Sinisterly
What's your favorite programming languages? - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Coding (https://sinister.ly/Forum-Coding--71)
+--- Thread: What's your favorite programming languages? (/Thread-What-s-your-favorite-programming-languages)

Pages: 1 2 3


RE: What's your favorite programming languages? - Vultra - 08-11-2018

C, Python, SQL (Ain't prog but, it's something fun), Ruby. I can't wait to learn JS and many more.


RE: What's your favorite programming languages? - DareEviler - 08-11-2018

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.


RE: What's your favorite programming languages? - mothered - 08-11-2018

(08-11-2018, 05:54 AM)Mimiakira Wrote: SQL (Ain't prog but, it's something fun)

Also very powerful when gaining back-end access and manipulating databases.


RE: What's your favorite programming languages? - Altair - 08-11-2018

Javascript since I can make everything I want with it(web, desktop, mobile).

Also I enjoy coding in C


RE: What's your favorite programming languages? - skrtja - 08-11-2018

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.


RE: What's your favorite programming languages? - d4kota - 08-29-2018

C++ and Python due to ease of using libraries, and easy to learn.


RE: What's your favorite programming languages? - insidious - 08-30-2018

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++


RE: What's your favorite programming languages? - Num5kull - 08-30-2018

I am still looking for a language that I understand as well as php :/ it just clicks with me fr some reason.


RE: What's your favorite programming languages? - mothered - 08-30-2018

(08-30-2018, 09:16 AM)Num5kull Wrote: I am still looking for a language that I understand as well as php :/ it just clicks with me fr some reason.

Same here with PHP and particularly SQL.

When using the latter, I can query and manipulate databases with Incredible ease.


RE: What's your favorite programming languages? - tschaikowsky - 08-30-2018

(08-30-2018, 09:20 AM)mothered Wrote:
(08-30-2018, 09:16 AM)Num5kull Wrote: I am still looking for a language that I understand as well as php :/ it just clicks with me fr some reason.

Same here with PHP and particularly SQL.

When using the latter, I can query and manipulate databases with Incredible ease.

Dont forget Python Wink