Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vairamuthu11a/udemy-full-stack-web-development-course
The Complete 2024 Web Development Bootcamp course on Udemy, taught by Dr. Angela Yu
https://github.com/vairamuthu11a/udemy-full-stack-web-development-course
bash-commands blockchain-technology bootstrap5 css3 dom-manipulation ejs expressjs flexbox git grid html5 javascript-es6 jquery nodejs postgresql react-hooks reactjs rest-api web-design web3-development
Last synced: about 1 month ago
JSON representation
The Complete 2024 Web Development Bootcamp course on Udemy, taught by Dr. Angela Yu
- Host: GitHub
- URL: https://github.com/vairamuthu11a/udemy-full-stack-web-development-course
- Owner: vairamuthu11a
- Created: 2024-08-03T08:53:05.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-30T11:31:52.000Z (4 months ago)
- Last Synced: 2024-11-16T12:04:36.874Z (about 1 month ago)
- Topics: bash-commands, blockchain-technology, bootstrap5, css3, dom-manipulation, ejs, expressjs, flexbox, git, grid, html5, javascript-es6, jquery, nodejs, postgresql, react-hooks, reactjs, rest-api, web-design, web3-development
- Language: EJS
- Homepage:
- Size: 7.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Complete 2024 Web Development Bootcamp course on Udemy, taught by Dr. Angela Yu
![fullstact certificate](https://github.com/user-attachments/assets/e7b751ab-1fdd-4cf1-9095-6348a31e7c2f)
#### Bootstrap-Component Project
- using Bootstrap 5 components
- https://vairamuthu11a.github.io/Bootstrap-Component-Project/#### Drumkit-project
- using ES6 JavaScript , Html5, CSS3
- https://vairamuthu11a.github.io/DrumkitProject/
#### Simon-Game project
- using ES6 JavaScript , Html5, CSS3
- https://vairamuthu11a.github.io/simongame/
#### Keeper-App
- using ReactJs, Html5, CSS3
- https://keeper-app-vairamuthu.vercel.app/# Resources
- https://www.udemy.com/course/the-complete-web-development-bootcamp/?couponCode=LEARNNOWPLANS## Course Syllabus: Full-Stack Web Development
### Frontend Development
- HTML5: Structure and content of web pages.
- CSS3: Styling elements with properties like colors, fonts, and layouts.
- Flexbox and Grid: Layout systems for creating flexible and responsive interfaces.
- Bootstrap 5: CSS framework for rapid prototyping and responsive design.
- JavaScript ES6: Modern JavaScript with features like arrow functions, classes, and modules.
- DOM Manipulation: Interacting with HTML elements using JavaScript.
- jQuery: Simplifying DOM manipulation and AJAX requests.
- Bash Command Line: Understanding and using the command line for interacting with your computer.
- Git, GitHub, and Version Control: Managing code changes and collaborating with others.
### Backend Development
- Node.js: JavaScript runtime environment for server-side applications.
- NPM: Package manager for Node.js.
- Express.js: Web framework for Node.js.
- EJS: Template engine for Node.js.
- REST: Architectural principles for creating web services.
- APIs: Interfaces for communication between software components.
- Databases: Storing and organizing data.
- SQL: Language for interacting with relational databases.
- PostgreSQL: Relational database management system.
- Authentication: Implementing user login and authorization.
- Frontend Frameworks and Libraries
### React.js:
- JavaScript library for building user interfaces with components.
- React Hooks: Modern features in React for managing state and side effects.
### Web Design and Deployment
- Web Design: Principles for creating visually appealing and user-friendly websites.
- Deployment with GitHub Pages: Publishing your web application directly from GitHub.
### Web3 and Blockchain
- Web3 Development on the Internet Computer: Building decentralized applications on the Internet Computer blockchain.
- Blockchain Technology: Understanding the concepts and benefits of blockchain technology.
- Token Contract Development: Creating smart contracts for issuing and managing tokens.
- NFT Minting, Buying, and Selling Logic: Implementing logic for creating, trading, and managing non-fungible tokens.