
What you'll learn
- HTML, CSS
- Git
- Python
- Django
- SQL, Models, and Migrations
- JavaScript
- User Interfaces
- Testing, CI/CD
- Scalability and Security
Requirements
- Enthusiastic to learn web development
- Interested in learning Python and Javascript
Description
In this course, you will learn Web Development from the basic to expert level. This course is specially designed for the individuals who are interested in learning this skill of making website. At the end of the course you will surely a full stack web developer.
We’ll go into more detail later, but here’s a brief overview of what we’ll be working on during this course:
1. HTML and CSS (a markup language used to outline a webpage, and a procedure for making our sites more visually appealing)
2. Git (used for version control and collaboration)
3. Python (a widely-used programming language we’ll use to make our sites more dynamic)
4. Django (a popular web framework we’ll use for the backend of our sites)
5. SQL, Models, and Migrations (a language used for storing and retrieving data, and Django-specific methods that make it easier to interact with SQL databases)
6. JavaScript (a programming language used to make websites faster and more interactive)
7. User Interfaces (methods used to make a website as easy to use as possible)
8. Testing, CI, CD (learning about different methods used to make sure updates to web pages proceed smoothly)
9. Scalability and Security (making sure our websites can be accessed by many users at once, and that they are safe from malicious intent.
Who this course is for:
- Anyone interested to learn Web Development