Ana içeriğe atla

Python Web Apps

Microsoft Reactor'a katılın ve geliştiricilerle canlı etkileşim kurun

Yapay zeka ve en son teknolojileri kullanmaya başlamaya hazır mısınız? Microsoft Reactor geliştiricilerin, girişimcilerin ve startup''ların yapay zeka teknolojisi ve daha fazlasını geliştirmesine yardımcı olmak için etkinlikler, eğitimler ve topluluk kaynakları sağlar. Bize katılın!

Python Web Apps

Microsoft Reactor'a katılın ve geliştiricilerle canlı etkileşim kurun

Yapay zeka ve en son teknolojileri kullanmaya başlamaya hazır mısınız? Microsoft Reactor geliştiricilerin, girişimcilerin ve startup''ların yapay zeka teknolojisi ve daha fazlasını geliştirmesine yardımcı olmak için etkinlikler, eğitimler ve topluluk kaynakları sağlar. Bize katılın!

Geri dön

Python Web Apps

  • Biçimlendir:
  • alt##LivestreamCanlı akış

Konu: WebDev

Dil: İngilizce

  • Bu Serideki Olaylar:
  • 6

Python is one of the most popular languages for building the backends of web applications, and one of the easiest to get started on. Join us for a 6-part live series where we dive into the world of web applications, including Flask, FastAPI, Django, and containerization with Docker. This series is perfect for developers who've done a bit of Python and want to learn more ways to use your Python skills, but is also open to developers completely new to Python too.

Konuşmacılar

Bu Serideki Geçmiş Olaylar

tüm zamanlar - Eşgüdümlü Evrensel Saat

Haz

04

Salı

2024

Python Web Apps 101

10:30 ÖS - 12:00 ÖÖ (UTC)

In the first session of this six-week series on developing Python Web Apps, we will introduce you to the world of backend web development. We'll cover the basics of HTTP and then demonstrate how to make a Flask web application with routes, parameters, and templating. We'll also show how to turn that Flask application into an asynchronous application with Quart, for better concurrency.

  • Biçimlendir:
  • alt##LivestreamCanlı akış

Konu: WebDev

Dil: İngilizce

İsteğe Bağlı Görüntüle

Haz

06

Perşembe

2024

Python Web Apps: Databases & ORMs

10:30 ÖS - 12:00 ÖÖ (UTC)

In the second session of this six-part series on developing Python Web Apps, we will continue our journey into the world of backend web development. This time, we'll focus on adding relational databases to a Python web app, using PostgreSQL and the popular SQLAlchemy ORM. We'll also show how to do migrations and use VS Code to explore the databases locally.

  • Biçimlendir:
  • alt##LivestreamCanlı akış

Konu: WebDev

Dil: İngilizce

İsteğe Bağlı Görüntüle

Haz

11

Salı

2024

Python Web Apps: Django

10:30 ÖS - 12:00 ÖÖ (UTC)

In our third session of this six-part series on Python Web Development, we'll dive into the Django framework, a highly opinionated and very popular framework for Python web apps. We'll discover how the Django ORM and built-in admin makes it easy to build database-driven websites.

  • Biçimlendir:
  • alt##LivestreamCanlı akış

Konu: WebDev

Dil: İngilizce

İsteğe Bağlı Görüntüle

Haz

13

Perşembe

2024

Python Web Apps: FastAPI

10:30 ÖS - 12:00 ÖÖ (UTC)

In our fourth session of this 6-part series on Python web development, we'll learn all about making HTTP APIs using FastAPI, the hottest new framework for Python web apps. We'll explore what makes FastAPI apps so "fast" and see the amazing auto-generated documentation.

  • Biçimlendir:
  • alt##LivestreamCanlı akış

Konu: WebDev

Dil: İngilizce

İsteğe Bağlı Görüntüle

Haz

18

Salı

2024

Python Web Apps: Containerization with Docker

10:30 ÖS - 12:00 ÖÖ (UTC)

In our fifth session of our 6-part series on Python web app development, we'll introduce Docker, a standard way to make your web application environments replicable and portable. We'll discover how to containerize Flask, Django, and FastAPI apps, and discuss how to deploy containerized apps to clouds like Azure.

  • Biçimlendir:
  • alt##LivestreamCanlı akış

Konu: WebDev

Dil: İngilizce

İsteğe Bağlı Görüntüle

Haz

20

Perşembe

2024

Python Web Apps: Testing with Pytest and Playwright

10:30 ÖS - 12:00 ÖÖ (UTC)

In our final session of this six-part series on Python web development, we'll talk about the importance of testing your web apps and the many forms of testing: unit tests, integration tests, property-based tests. We'll use the popular pytest framework to write tests, and use Playwright for browser based testing. We'll also show how to set up a CI on GitHub actions to automate tests and test coverage checks.

  • Biçimlendir:
  • alt##LivestreamCanlı akış

Konu: WebDev

Dil: İngilizce

İsteğe Bağlı Görüntüle

Bu Serideki Geçmiş Olaylar

tüm zamanlar - Eşgüdümlü Evrensel Saat

Haz

04

Salı

2024

Python Web Apps 101

10:30 ÖS - 12:00 ÖÖ (UTC)

In the first session of this six-week series on developing Python Web Apps, we will introduce you to the world of backend web development. We'll cover the basics of HTTP and then demonstrate how to make a Flask web application with routes, parameters, and templating. We'll also show how to turn that Flask application into an asynchronous application with Quart, for better concurrency.

  • Biçimlendir:
  • alt##LivestreamCanlı akış

Konu: WebDev

Dil: İngilizce

İsteğe Bağlı Görüntüle

Haz

06

Perşembe

2024

Python Web Apps: Databases & ORMs

10:30 ÖS - 12:00 ÖÖ (UTC)

In the second session of this six-part series on developing Python Web Apps, we will continue our journey into the world of backend web development. This time, we'll focus on adding relational databases to a Python web app, using PostgreSQL and the popular SQLAlchemy ORM. We'll also show how to do migrations and use VS Code to explore the databases locally.

  • Biçimlendir:
  • alt##LivestreamCanlı akış

Konu: WebDev

Dil: İngilizce

İsteğe Bağlı Görüntüle

Haz

11

Salı

2024

Python Web Apps: Django

10:30 ÖS - 12:00 ÖÖ (UTC)

In our third session of this six-part series on Python Web Development, we'll dive into the Django framework, a highly opinionated and very popular framework for Python web apps. We'll discover how the Django ORM and built-in admin makes it easy to build database-driven websites.

  • Biçimlendir:
  • alt##LivestreamCanlı akış

Konu: WebDev

Dil: İngilizce

İsteğe Bağlı Görüntüle

Haz

13

Perşembe

2024

Python Web Apps: FastAPI

10:30 ÖS - 12:00 ÖÖ (UTC)

In our fourth session of this 6-part series on Python web development, we'll learn all about making HTTP APIs using FastAPI, the hottest new framework for Python web apps. We'll explore what makes FastAPI apps so "fast" and see the amazing auto-generated documentation.

  • Biçimlendir:
  • alt##LivestreamCanlı akış

Konu: WebDev

Dil: İngilizce

İsteğe Bağlı Görüntüle

Haz

18

Salı

2024

Python Web Apps: Containerization with Docker

10:30 ÖS - 12:00 ÖÖ (UTC)

In our fifth session of our 6-part series on Python web app development, we'll introduce Docker, a standard way to make your web application environments replicable and portable. We'll discover how to containerize Flask, Django, and FastAPI apps, and discuss how to deploy containerized apps to clouds like Azure.

  • Biçimlendir:
  • alt##LivestreamCanlı akış

Konu: WebDev

Dil: İngilizce

İsteğe Bağlı Görüntüle

Haz

20

Perşembe

2024

Python Web Apps: Testing with Pytest and Playwright

10:30 ÖS - 12:00 ÖÖ (UTC)

In our final session of this six-part series on Python web development, we'll talk about the importance of testing your web apps and the many forms of testing: unit tests, integration tests, property-based tests. We'll use the popular pytest framework to write tests, and use Playwright for browser based testing. We'll also show how to set up a CI on GitHub actions to automate tests and test coverage checks.

  • Biçimlendir:
  • alt##LivestreamCanlı akış

Konu: WebDev

Dil: İngilizce

İsteğe Bağlı Görüntüle

Bu sayfanın bazı bölümleri makine veya AI tarafından çevrilebilir.