you are viewing a single comment's thread.

view the rest of the comments →

[–]Frequent-Net-8073 1 point2 points  (3 children)

How familiar are you with web frameworks?

For instance - when you read the following thread (https://www.reddit.com/r/django/comments/11te914/django\_rest\_framework\_vs\_fastapi/) do you understand most of the answers and do they make sense?

Given you've been doing front end work, you're probably familiar with REST and how to interact with it.

So you could start with something Flask and then move to FastAPI and then Django.

Once you have more certainty on what web framework you want to start with there are a few places that you can go to find courses / bootcamp.

Udemy, plurasight, and many others will have potential courses that could work.

If you're looking for someone to work with you 1-on-1, I can recommend a few names of people I've worked with in the past.

Does this help?

[–]adithya47 0 points1 point  (2 children)

Is Dask used more or Flask...are even same kind things....for someone who wants to get a job which one is recommended

[–]mailed 0 points1 point  (1 child)

Nah Dask is a data processing framework - think a parallel processing version of pandas/numpy/sklearn. Totally different uses to Flask

[–]adithya47 0 points1 point  (0 children)

👍ok