Mon, Mar 01
|Location is TBD
Introduction to Web Development3
This 3 days course introduces you to the framework surrounding web development. In this course we will talk about the different elements that bind together to allow us to implement an effective web development project.


Time & Location
Mar 01, 2021, 9:00 AM GMT+1 – Mar 03, 2021, 3:00 PM GMT+1
Location is TBD
About the Event
WHAT YOU WILL LEARN:
This 3 day course introduces you to the framework surrounding web development. In this course we will talk about the different elements that bind together to allow us to implement an effective web development project. In modern times there are many routes to initiate a web development project and we can discuss a few:
- Low code environment
- Fullstack environment
- React
- Nodejs, etc
TOOLS:
Just as anything else, we need a set of tools to enable us to implement web development and there are many ways and routes to go as well:
- PC
- IDE (integrated development environment) Visual studio code
- Software Git - local versioning tool Nodejs - backend javascript runtime environment
- Cloud tools Github - virtual collaboration tool Heroku - cloud hosting tool
We will discuss these tools in great detail. These tools will serve as our foundation to establishing an efficient development pipeline. We will learn how to implement these tools and learn how to use them in web development.
BORROW FROM REPOSITORY
We will combine all the above to enable us to borrow respository work, make changes to it and host it as ours in minutes. This will enable us to to understand the end-to-end big picture of what a full stack web development project looks like.
DISSECT REPOSITORY WORK
We will take a quick look at the inside of the work.