در حال حاضر محصولی در سبد خرید شما وجود ندارد.
To create functional and useful Python applications, you need a database. Databases allow you to store data from user sessions, track inventory, make recommendations, and more. However, Python is compatible with many options: SQLite, MySQL, and PostgreSQL, among others. Selecting the right database is a skill that advanced developers are expected to master. This course provides an excellent primer, comparing the different types of databases that can be connected through the Python Database API. Instructor Kathryn Hodge teaches the differences between SQLite, MySQL, and PostgreSQL and shows how to use the ORM tool SQLAlchemy to query a database. The final chapters put your knowledge to practical use in two hands-on projects: developing a full-stack application with Python, PostgreSQL, and Flask and creating a data analysis app with pandas and Jupyter Notebook. By the end, you should feel comfortable creating and using databases and be able to decide which Python database is right for you.
در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.
مبانی کدنویسی به زبان Java 17
کدنویسی الگوریتم ها در زبان C#
آموزش کار با فایل ها در زبان برنامه نویسی Python
آموزش برنامه نویسی شی گرا در زبان Java
آموزش برنامه نویسی OOP در زبان Java
Debugging in C#
آموزش دیباگ در برنامه نویسی C#
کورس یادگیری زیرساخت های برنامه نویسی
کسب دانش فنی برای شرکت در مصاحبه های شغلی Java
Practice It: Java Arrays