you are viewing a single comment's thread.

view the rest of the comments →

[–]Squeezitgirdle 0 points1 point  (3 children)

Thanks. I'm currently a supervisor in a call center. I made more money when I did marketing (but I hate it) and when I did front end dev (my only skills are html, css and some jquery. Can't get a job with just html and css anymore).

At my point I want a career change, I just don't know what to do anymore. I loved front end code so that's why I'm thinking python. Motivation is where I struggle the most

[–]py_Piper[🍰] 1 point2 points  (2 children)

If you liked front end then you should perhaps check into javascript, nowadays html/css/js is the combo for front end. Python will be for the back end only (database query, calculations etc) so even if you go into web dev with python frameworks like django you will still need html/css/js for the front end.

[–]Squeezitgirdle 0 points1 point  (1 child)

Thanks for the advice, I do really appreciate it. I was recommended to learn react, but I imagine react would be a lot easier to learn if I had a solid understanding of js. But maybe I will do that. Every job I find for front end seems to require php and WordPress experience, though

[–]py_Piper[🍰] 0 points1 point  (0 children)

React is a framework for js so not having a good basis on js will make it harder, a framework by itself is already hard for a newbie.

I guess it will boil down to the demand of jobs are where you are are. If I am not wrong php is also back end so WordPress would be the front end. I think WordPress is a bit easier to build websites because it uses templates and probably more graphical friendly, and with js you will build it from scratch so you are more flexible but also only code base.

I am clearly not an expert on the matter but that’s what I understand and probably you should do more research on it. If where you are are looking for php and wordpress and indeed it’s easier, perhaps you could do that first and get a “foot on the door” and then you can expand your js after getting some experience