This repository has been archived by the owner on Mar 31, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
New Course: Building Web Applications with Python #27
Comments
3 tasks
|
I have no header image for this course yet. Should we remix old WWW[1] logo? |
On Fri, Nov 26, 2021 at 3:06 PM Thejesh GN ***@***.***> wrote:
I have no header image for this course yet. Should we remix old WWW[1]
logo?
[1] :
https://en.wikipedia.org/wiki/History_of_the_World_Wide_Web#/media/File:WWW_logo_by_Robert_Cailliau.svg
How about using a browser frame mockup?
Or a faded image of html code?
… |
Or see if any of these makes sense?
https://undraw.co/illustrations
I'm not completely sure if they fit well with the current theme of the
site, but we can try.
On Fri, Nov 26, 2021 at 4:25 PM Anand Chitipothu ***@***.***>
wrote:
…
On Fri, Nov 26, 2021 at 3:06 PM Thejesh GN ***@***.***>
wrote:
> I have no header image for this course yet. Should we remix old WWW[1]
> logo?
>
> [1] :
> https://en.wikipedia.org/wiki/History_of_the_World_Wide_Web#/media/File:WWW_logo_by_Robert_Cailliau.svg
>
How about using a browser frame mockup?
Or a faded image of html code?
>
|
I want it to be playful than formal. |
Looks great. I don't think you need the title in the image.
Since the title is displayed next to the image on the course page, having
it also in the image may not look good.
…On Sat, Nov 27, 2021 at 1:15 PM Thejesh GN ***@***.***> wrote:
I want it to be playful than formal.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#27 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAB3EK46SYJYWJXVI4MEPLUOCEATANCNFSM5IVIHLIQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
We can credit Excalidraw Libraires on the course details page along with any other credits that we have to give. |
This was referenced Feb 21, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm interested to create this course.
About the course
Title
Build Web Applications with Python
Subtitle
Description
The web is the ultimate platform to build applications. You don't need permission to make an application for the web, and it's the platform anyone can build an application and publish it without anyone's approval. The best part is web development is very beginner-friendly. In this course, we will learn to make websites that you can share with your friends and family. We will also create web applications that respond to users using Python - the friendliest programming language.
Course Outline
1. Basic HTML
Learn how to create an HTML document.
2. Dynamic HTML Using Jinja
Learn to create the HTML documents programmatically using templates.
3. Getting Started with Flask
Learn how to create and serve HTML documents from a server.
4. Interacting with Users
Learn how to interact with your web application users.
5. Styling
Learn how to make your web application look good
6. Build a Web Application
Build a web application with everything we have learnt until now.
7. Next
What to do next?
References
Notes
#26
The text was updated successfully, but these errors were encountered: