Hi David Greenwalt,
Thank you for reaching out to us on Microsoft Q&A forum.
Don't worry, newbie questions are more than allowed here! We're happy to help you get started on your learning journey.
Congratulations on taking the first step by deploying your "Hello World" app using Python/Flask on Azure. That's a great achievement!
For learning suggestions, I'd be happy to offer a few:
- Microsoft Learn: You're already on the right track! Microsoft Learn has an extensive collection of guides, and courses on Python, Flask, and Azure. Take advantage of their resources to learn the basics and beyond.
- Python and Flask documentation: The official Python and Flask documentation are excellent resources to learn the languages and frameworks. They provide detailed guides and reference materials to help you understand the concepts.
- VSCode tutorials: Since you're using VSCode, I recommend checking out their tutorials and guides on using the editor with Python and Flask. You can find them on the VSCode website.
- Practice and build projects: The best way to learn is by doing. Start with small projects, and gradually move on to more complex ones. This will help you apply what you've learned and gain practical experience.
Remember, learning is a continuous process. Don't be afraid to ask questions, and don't hesitate to reach out if you need help.
If the information is helpful, please Accept Answer so that it would be helpful to community members.