Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added introduction to web programming with python course from harvard cs50 #635

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Ezi-code
Copy link

@Ezi-code Ezi-code commented Oct 1, 2024

Description

This tutorial is a beginner friendly course on web programming with python. It starts off by giving you an introduction to the python programming language, introduction to HTML, CSS, JS and then move on the Django web framework. The course is recorded from Harvard CS50 live lectures and put together by freecodecamp.

Motivation and Context

This course will help absolute beginners, who has never written a single line of code in python, to understand and start a journey of software engineering in python.

How Has This Been Tested?

Types of changes

  • Content Update (change which fixes an issue or updates an already existing submission)
  • New Article (change which adds functionality)
  • Documentation change

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have made checks to ensure URLs and other resources are valid

@Ezi-code Ezi-code changed the title added introduction to web programming in python course from harvard cs50 added introduction to web programming with python course from harvard cs50 Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant