- Total 0 kr
Web for developers
We teach you the basic background works of the web and what you as a developer need to know in order to create and troubleshoot web solutions.
Watch this product and we will notify you once it is back in stock.
Web for developers
We teach you the basic background works of the web and what you as a developer need to know in order to create and troubleshoot web solutions.
Almost everything we develop today communicates over the Internet or some form of network; from downloading a website to calling an API or building cloud solutions.
We teach you - already a developer - the basic background works of the web and what you as a developer need to know in order to create and troubleshoot web solutions. All of the modules have practical exercises where you can experiment with the different concepts on your own.
Target audience
Developers who are new to the web
Prerequisites
Participants need to have previous programming experience.
What you will learn
- Network
- TCP/IP
- Localhost
- Private and public IP addresses
- LAN vs WAN
- TCP/IP Ports
- DNS
- How does DNS work?
- DNS Registering
- DNS Lookup
- Reverse DNS
- Sub-domains
- HTTP
- Request
- Response
- Headers
- Verbs
- Status codes
- Headless browsers
- Fiddler
- Learn to utilise this tool for troubleshooting http
- JSON
- The basics of JSON
- URLs
- Structure
- Schedules
- Ports
- Path
- Query string
- REST APIs
- Introduction to REST APIs
- Cookies
- How do cookies work
- Creating cookies
- How to delete cookies
- Sessions
- Securing cookies
- Introduction to security
- HTTPS
- XSS
- CSRF