Jump to content

Featured Replies

Posted
For those who are studing programming: what's your fav programming language?
  • Replies 10
  • Views 2.7k
  • Created
  • Last Reply

Top Posters In This Topic

well I lile Python because it is good enough at most things to be useful and it is fast to write. It also has a great library support compared to the other languages that I have used.

 

The majority of my work is limited more by my time than processing time, so things like multiprocessor optimization and weird data structures aren't really things that I have to worry about. I might put 500-1000 hours into a project that only gets run for 25 minutes every other week.

I study HTML + CSS and Java right now. I'm glad that I found web dev course at https://goit.global/us/ which I can combine with my day work. They can help me to improve my coding skills, create portfolio with samples of my work and employment assistance. I'll become a web developer in 10 months.

Edited by olvs

Hi olvs, why are you talking to yourself with a bunch of aliases?

 

This is an interesting topic though so I'm keeping it.

Python is what I like using for ease of just setting up some formulas to try out, I had some ideas about writing a program to web scrape ROTD votes from a thread and add them all up and output but I couldn't quite get the implementation down before this year's started. Got the regex sitting in my mind though, as long as votes are standardised.

 

I have the most experience in answering formula questions and building small projects using Javascript so I'd also say that, it's a little bit more of a well put-together structure than Python and of course essential if you do web dev.

 

And SQL is lovely, I almost never have problems with it.

 

the more statically typed and strict languages scare me, though I'm at least okay with C. I've built a small text-based game in C++ and it was hellish. I don't like writing games, I've decided. At least not solo.

 

(but this is the thing, try all the languages out, because they're mostly the same at their base and it all depends on use case)

JavaScript & C# have been the most 'natural' to me. I'd probably be fine with Python if I'd used it earlier but alas.
Difficult to choose! Python is always my go-to language, simply because it was the first one I learnt, but Java and C# are both nice languages as well (I enjoy how organised they both are).
  • 7 months later...

I did R at university which was fine but a bit frustrating at times (it's developed quite a bit since then a lot of what I had trouble with is much easier now).

 

Recently started learning Python and I'm enjoying it and finding it easier than R. Although I'm not sure if that's because my expereince in R makes learning Python a bit easier.

 

 

  • 3 weeks later...
Python: Python is known for its simplicity and readability. It is widely used for web development, scientific computing, data analysis, artificial intelligence, machine learning, and automation.
I learned Python during university and it's still pretty helpful for analysing data and doing scientific stuff basically.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.