this post was submitted on 01 Jul 2023
5 points (100.0% liked)
CSCareerQuestions
770 readers
2 users here now
A community to ask questions about the tech industry!
Rules/Guidelines
- Follow the programming.dev site rules
- Please only post questions here, not articles to avoid the discussion being about the article instead of the question
Related Communities
- [email protected] - a general programming community
- [email protected] - general question community
- [email protected] - for questions targeted towards experienced developers
Credits
Icon base by Skoll under CC BY 3.0 with modifications to add a gradient
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If you wanna to focus on using selenium i would recomend to start with python or java, look at a video introducing them and decide what works best for you, i prefer python over java mostly because i don't like the long syntax of java and i prefer the simple one that python gives and how quickly i can test things, but once again YOU need to decide what is best for YOU, both are good languages with a lot of content about in the internet so just go for the one that feels better for you, you can always go back to the other
Thanks for the response.
I am leaning towards Java mainly because I want to have a "humble" approach to coding and then programming, where the challenges of a verbose practice or structure at the start gives a bit of leeway to comprehending future languages, in this case the simplicity of Python; which I very much hope to learn in the not so distance future.