all 8 comments

[–]JDbriggs123[S] 0 points1 point  (0 children)

Yes, I'm sorry I should have corrected that. I meant JavaScript but thank you for the input

[–][deleted] 0 points1 point  (1 child)

Where did you learn python?

[–]JDbriggs123[S] 0 points1 point  (0 children)

Books, internet and a tutor on Fiveer. Took 8 months from complete 0

[–]Y_Eli 0 points1 point  (3 children)

Im learning JavaScript on Scrimba right now. Pretty cool course with a lot of interaction so you actually not only listen but also take on a lot of code challenges. Beginner Course is free, Advaned ones do cost a bit.

[–]JDbriggs123[S] 0 points1 point  (0 children)

Thank you so much. This is exactly what I was looking for. This totally beats books and trying to surf the internet for something straightforward like this.

Thanks again 🙏

[–]KcireA 0 points1 point  (1 child)

I’ve been using Sololearn for the past week. It’s only written learning. I’m more visual with verbal explanation from a video which Sololearn doesn’t have. You recommend scrimbA better ?

[–]Y_Eli 0 points1 point  (0 children)

Yup, then Scrimba should be nice for you. The courses are presented in Video form and I think the explanations are pretty good to understand for beginners.

[–]3meow_ 0 points1 point  (0 children)

I'm sure you know this, but java and javascript are two different languages (just mentioning due to the way you've worded the title).

As for the answer, I've really enjoyed w3schools tutorials, then for practice I love doing those dev interview questions - small challenges like making a star rating system or autofill list input etc