├── index.html └── register.html /index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | EMC 4 | 5 | 6 | 7 |
8 |

Error Makes Clever Academy 🚀

9 |
Training | Tech news | Freshers Guider
10 |

Empowering young developers ti level up their skills through corporate training

11 |
12 |
13 |
14 | 15 |
16 |

In this video, I will explain what full stack development is and provide a detailed overview of the technologies used to build full stack web applications. Full stack web development involves building the front-end, back-end, and database components of a web application. This means that full stack developers are responsible for everything from designing the user interface to managing the server-side logic and database.

17 |

I will begin by discussing the key technologies and programming languages used in full stack web development, including HTML, CSS, JavaScript, Node.js, and various front-end frameworks such as React and Angular. I will then move on to discuss the server-side technologies like Python, Java and Node Js, and databases like MySQL, MongoDB, and Aws.

18 |

Let's Divide FullStack into 3 parts

19 | 24 | 25 |

Technologies for Fullstack Web Development

26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 |
Front end Back end Database
HTML Java MongodB
CSS Python mySQL
Javascript NodeJS AWS
40 |
41 |

42 |

43 | Register for a course Instagram Youtube 44 |
45 |

46 | 47 | 48 | 49 | 50 | 51 | 52 | -------------------------------------------------------------------------------- /register.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | Register 4 | 5 | 6 |
7 |

Error Makes Clever Academy 🚀

8 |
Training | Tech news | Freshers Guider
9 |

Empowering young developers ti level up their skills through corporate training

10 |
11 |
12 | 13 |
14 |

Registeration Form

15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 |
Name:
Age:
Gender: Male 28 | Female
Email
Select a course 36 | 41 |
Upload your resume
52 |
53 |
54 |
55 |

56 |

57 | Home Instagram Youtube 58 |
59 |

60 | 61 | --------------------------------------------------------------------------------