Skip to content

Commit

Permalink
tutorials blog added! (#75)
Browse files Browse the repository at this point in the history
* tutorials blog added!

* Update the blog post to focus more on marketing.


---------
Co-authored-by: Tim Schilling <[email protected]>
  • Loading branch information
LideviK authored Aug 30, 2024
1 parent b295751 commit 90b0d1d
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions src/_content/posts/tutorials.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
author: Lidya K
category: General
published_datetime: 2024-08-29 07:56:00-04:00
cover:
url: /assets/img/blog/tutorial-dcus2022.jpg
alt: "A presenter at DjangoCon US 2022 helping a pair of people working at their laptop. There are several other people in the background at their desks working on laptops."
title: "Level up with tutorials at DjangoCon US 2024!"
---

Are you eager to sharpen your skills, connect with industry leaders, or simply expand your web development horizons? Then the [DjangoCon US 2024 tutorials](/schedule/#Day-1) are exactly what you need!

Prepare to take your Django skills to the next level with our diverse lineup of in-depth tutorials. Whether you're a seasoned Django developer or just starting out, DjangoCon US 2024 has something for everyone.

This year...
we've got [docs](/tutorials/getting-documentation-done-now/),
we've got [Celery](/tutorials/efficient-django-mastering-asynchronous-tasks-with-celery-rabbitmq-and-redis/),
we've got [testing](/tutorials/pytest-or-bust-converting-your-django-tests-to-pytest/),
we've got [APIs](/tutorials/building-your-first-api-with-django-and-django-rest-framework/),
we've got [DevOps](/tutorials/django-devops/),
and we've got [Wagtail](/tutorials/how-to-build-more-accessible-websites-with-wagtail/)!

The biggest challenge is picking which you're going to attend. Our morning sessions (9:30am to 1:00pm) include:

- [Efficient Django: Mastering Asynchronous Tasks with Celery, RabbitMQ, and Redis](/tutorials/efficient-django-mastering-asynchronous-tasks-with-celery-rabbitmq-and-redis/) led by Kuldeep Pisda
- [pytest or Bust: Converting Your Django Tests to pytest led](/tutorials/pytest-or-bust-converting-your-django-tests-to-pytest/) led by Melanie Arbor
- [🌐 Building Your First API with Django and Django Rest Framework](/tutorials/building-your-first-api-with-django-and-django-rest-framework/) led by Felipe de Morais

Our afternoon sessions (1:30pm to 5:00pm) include:
- [Django DevOps](/tutorials/django-devops/) led by Lee Trout
- [Getting documentation done, now](/tutorials/getting-documentation-done-now/) led by Daniele Procida
- [How To Build More Accessible Websites with Wagtail](/tutorials/how-to-build-more-accessible-websites-with-wagtail/) led by Meagen Voss and Scott Cranfill

🚀 This is your chance to enhance your Django expertise, discover the latest best practices, connect with fellow developers, and gain insights from top industry experts.

Tutorials are a separate registration and are $199 per session. [Buy your ticket](https://ti.to/defna/djangocon-us-2024) today!
Binary file added src/assets/img/blog/tutorial-dcus2022.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 90b0d1d

Please sign in to comment.