-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6 from UNIVERSE-HPC/update/byte-sized
Updates to byte-sized RSE content
- Loading branch information
Showing
6 changed files
with
34 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: Python Web Application Development with Django | ||
series: 2 | ||
episode: 2 | ||
image: "/assets/images/byte-sized-rse/20231205-django-web-dev.jpg" | ||
image_caption: <small>Photo by <a href="https://unsplash.com/@ilyapavlov">Ilya Pavlov</a> on <a href="https://unsplash.com/photos/monitor-showing-java-programming-OqtafYT5kTw">Unsplash</a></small> | ||
date: 05-12-2023 13:00 GMT | ||
time-range: <a href="https://www.timeanddate.com/worldclock/fixedtime.html?msg=Byte-sized+RSE+Season+2%2C+Session+2+-+Python+Web+Application+Development+with+Django&iso=20231205T13&p1=136&ah=1&am=30" target="_blank" rel="noopener noreferrer">13:00-14:30 GMT</a> | ||
instructors: Jeremy Cohen and Steve Crouch | ||
slides: | ||
podcast: | ||
--- | ||
|
||
This session looks at the development of web applications with Python using the | ||
Django web framework. | ||
|
||
It will begin with some general background on web framework and application | ||
structures and then look at where Django fits in and its architecture. | ||
|
||
After looking at the structure of Django and the different parts of a Django | ||
application, we'll move on to the interactive part of the session where you'll | ||
have a chance to build a simple Django web application from scratch! | ||
|
||
(Please check session prerequisites on the registration page) | ||
|
||
[Register here](https://forms.gle/2VHW8Vjqdkec32g26) |