강의

멘토링

커뮤니티

BEST
Programming

/

Full-stack

[Renewal] Introduction to Python Backend and Web Technology for Beginners (Python Intermediate, Understanding Backend and Web Technology Basics with Flask) [Full Stack Part1-1]

Based on real-world web service development experience, this full-stack series targets beginners, aiming to develop web and app services capable of actual commercialization. As the initial step (part1-1), this lecture details intermediate Python for full-scale development, backend implementation with flask, and essential web technologies (e.g., HTTP, RestAPI, MVC patterns).

(4.9) 187 reviews

2,913 learners

  • funcoding
Python
REST API
Flask

Sharing about the publication of the book, Jjanjaemi Coding

Hello. This is Dave Lee from Janjaemi Coding.

The reason is that this time I published a book and would like to share it with you in a lighthearted way.

Recently, many people are interested in developing web services or backend functions. For example, when creating your own GPTs, you need backend functions. When implementing backend functions in GPTs, the most introduced backend frameworks are FastAPI or Flask. FastAPI boasts fast implementation speed and excellent performance, and Flask is simple and easy to learn, making it suitable for beginners. In particular, both can be learned and implemented quickly if you only know Python, which is a special advantage.

So, even in the fastest full-stack roadmap, you can learn the basics of Python backend and web technology with Flask and learn in depth through FastAPI bootcamp. However, the framework always has a wide range of functions, but there is no suitable book to refer to them. The biggest disadvantage of Flask and FastAPI is that there are not many reference materials. So I made a book so that you can see as many functions as possible as a reference book.

Personally, I think online lectures are the most helpful for quickly learning IT skills. Later, when actually implementing, it would be helpful to have a reference book to refer to additional functions along with the online lecture content. If you want to implement a web service as quickly as possible or organize backend functions, I recommend referring to the following books and lectures.

Reference Book: Flask and FastAPI for Fastest Web Development and Full Stack (Python Backend in One Book)
Flask Lecture: Python Backend and Web Technology Basics [Full Stack Part 1-1]
FastAPI Lecture: Python Backend and FastAPI Bootcamp [Full Stack Part 1-2]
The easiest and fastest full-stack roadmap

thank you
Remnant fun coding Dave Lee Dream
Fun Coding YouTube Channel: https://www.youtube.com/@fun-coding

Comment