Part 3: Web Development in PyCharm
This part of the book focuses on web development processes in Python programming and what support PyCharm has in store for web projects. Readers will be able to use PyCharm and its features to efficiently develop their web applications.
This part has the following chapters:
- Chapter 7, Web Development with JavaScript, HTML, and CSS
- Chapter 8, Building a Dynamic Web Application with Flask
- Chapter 9, Creating a RESTful API with FastAPI
- Chapter 10, More full stack frameworks: Django and Pyramid
- Chapter 11, Understanding Database Management in PyCharm