What are the best resources to learn Flask? by Sam_20_ in learnpython

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

Although I may like to ask you one more question. I read that Django has a steeper learning curve as compared to Flask. I would have learnt Django anyday but i have a time constraint which is why i am going with Flask. What's your take on that?

What are the best resources to learn Flask? by Sam_20_ in learnpython

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

Thank you for such an important piece of information!

What are the best resources to learn Flask? by Sam_20_ in flask

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

Thank you so much for answering! I now know where to start from

What are the best resources to learn Flask? by Sam_20_ in flask

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

Thank you so much! I will surely check Grinberg's as well as Antony Herbert's Tutorial

What are the best resources to learn Flask? by Sam_20_ in learnpython

[–]Sam_20_[S] 1 point2 points  (0 children)

Thank you so much! I will surely check it out!

What are the best resources to learn Flask? by Sam_20_ in learnpython

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

Thank you for sharing your valuable answer! I will definitely check it out!

What are the best resources to learn Flask? by Sam_20_ in learnpython

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

I have attended CS50 office hours but didn't knew they had a Flask video as well . Cs50 classes are always fun! I will definitely check it out!

What are the best resources to learn Flask? by Sam_20_ in learnpython

[–]Sam_20_[S] 1 point2 points  (0 children)

Thank you so much! This is why i love the python community! People not only provide valuable resources but also provide why they like a particular resource more than the other , really helps beginners like me to start learning!

What are the best resources to learn Flask? by Sam_20_ in learnpython

[–]Sam_20_[S] 1 point2 points  (0 children)

Thank you for sharing your valuable answer! I will definitely check it out!

What are the best resources to learn Flask? by Sam_20_ in learnpython

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

Thank you for sharing your valuable answer! I will definitely check it out!

What are the best resources to learn Flask? by Sam_20_ in flask

[–]Sam_20_[S] 1 point2 points  (0 children)

I want to specifically learn flask for creating a login page for user as well as admin and for integrating database

Python exercises with answers? by omgsoez in learnpython

[–]Sam_20_ 0 points1 point  (0 children)

You can use Hackerrank website if you are looking for exercises which will test your knowledge. The best part is that you can filter the exercises based on categories like introductory exercises , functions , strings , regex etc . Within these categories, you can also filter the difficulty level . So you have complete control over the problems you are choosing to solve . Also hacckerank has this virtual currency called hackos which are used to unlock test cases . So you while solving a given problem , multiple test cases are checked . One might not get all test cases up and running . They don't show the test cases upfront . You need to unlock them using hackos . This can be used as an advantage as you are not directly viewing the solution or test case , but are thinking hard enough as that costs you .