Boot.dev

Play Now

Jambo

Mir 2 Moderator
Staff member
Moderator
Dec 9, 2006
1,660
411
170
West Midlands
Has anybody seen this or used it? It's a way to learn Python, Javascript and Go. They mix it with like a level up/xp/quest system to give you that dopamine you get from gaming.

I don't know much about it but it looks cool and interesting. I'm not against learning coding but would learning python alone land me a job?
 

RedRose

Banned
Banned
Oct 16, 2024
10
6
4
Has anybody seen this or used it? It's a way to learn Python, Javascript and Go. They mix it with like a level up/xp/quest system to give you that dopamine you get from gaming.

I don't know much about it but it looks cool and interesting. I'm not against learning coding but would learning python alone land me a job?
Learning it would add to your skills.

You can learn something alone to help you land a job.

Definitely worth a do if you're that passionate.
 

Seanofsmeg

Ex Moderator
VIP
Apr 6, 2015
910
320
145
I think everyone will have a different experience but my 2 cents?

Learning any programming language is a great skill to have and can lead to jobs I would say. I think it helps to understand that programming languages are just tools and what that tool is mostly used for such as Python is mainly used for scripts and data analysis I have found. Things like here is a massive data set tell me why I am losing money or here is all my sales for the past X years find me trends such as what sells best in each season great lots of data lets break it down, sort the data with some Python scripts.

If you learn Javascript your also learning Node which gives you front and back end so leads more to software dev work. You can build everything from API's, to interactions with front-end elements.

Go is becoming popular and same as JS will lead to development opportunities.

I find the best thing to do is to start at the end first. Go on your local job websites and look for jobs. Check the skills category and look for jobs looking for these skills in your area see how many are looking for that "Relevant experience" instead of just looking for a degree. It may see need Javascript and SQL and then you know hey I can get half the skills I need from this game which is a great start! Doesn't hurt to do it for fun too.
 
  • Like
Reactions: Jev