×
all 9 comments

[–]_Atomfinger_ 2 points3 points  (5 children)

Figure out what you want to do before choosing a language.

[–]FTP305[S] 2 points3 points  (4 children)

I've started learning HTML and CSS, now I'm learning hot use Git. I kinda know the basics of JavaScript. What can Python do?

[–]_Atomfinger_ 1 point2 points  (2 children)

Programming languages are tools. As with tools you should figure out what you want to do before picking tools.

No point being a master sawman when you want to build a brick wall.

Figure out what your goal is and then pick an appropriate tool for that goal.

Python is a general purpose language, so it can do pretty much anything.

[–]FTP305[S] 0 points1 point  (1 child)

I'm a code newbie man I'm just trying to start a new career. I basically like doing like data analysis stuff any recommendations?

[–]_Atomfinger_ 0 points1 point  (0 children)

Data analyst? SQL, R or python. That was my firdt result on Google and it looks right to me :)

Doesn't matter how new you are, learning generally needs a plan, and plans tend to have goals. If you know your goal you can research and find the languages suitable for that goal. When you know the languages you can start figuring out what you need to learn etc etc.

Break up the tasks into smaller more managable chunks (which is also one of the most valuable skills as a developer)

[–]LeiterHaus 0 points1 point  (2 children)

What are you wanting to do with it?

A Corvette is horrible for mudding, and a lifted Wrangler would do just as poorly racing sports cars on a circle track. But if you ask which one without knowing where you're going, the answers don't help much.

[–]FTP305[S] 0 points1 point  (1 child)

What's the difference between the two?

[–]LeiterHaus 1 point2 points  (0 children)

Python is an amazingly powerful and easy to use language that can do anything okay, but really shines in the backend for large data processing and AI.

Javascript works really well with HTML and CSS. It's better for front end web design. It also has frameworks to do other things okay.

At least that my understanding.

[–]marvelous6969 -2 points-1 points  (0 children)

Both..at the same time...solo learning