Giter Site home page Giter Site logo

emrekaram / web-development Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 2.0 58.28 MB

Welcome to the Web Development Course! This repository contains the topics and projects covered in the course, which is presented by Angela Yu, a well-known web development instructor.

License: MIT License

HTML 20.97% CSS 6.48% JavaScript 32.78% EJS 39.77%
authentication bootstrap expressjs html-css-javascript mongodb mongoose nodejs reactjs security angela-yu

web-development's Introduction

Web Development Course

Welcome to the Web Development Course! This repository contains the topics and projects covered in the course, which is presented by Angela Yu, a well-known web development instructor.

Course Overview

In this course, you will learn the fundamentals of web development and build several projects that showcase your skills. The course covers the following topics:

  • HTML 5: The foundation of every web page.
  • CSS 3: The styling language used to make websites look visually appealing.
  • JavaScript ES6: The programming language used to add interactivity to websites.
  • Bootstrap: The CSS framework that makes it easier to design responsive and mobile-first websites.
  • Node.js: The JavaScript runtime that allows you to build server-side applications.
  • Express.js: The Node.js framework that simplifies building web applications and APIs.
  • PostgreSQL: PostgreSQL is an open-source relational database management system known for its robustness, scalability, and extensive feature set, using SQL for data manipulation.
  • MongoDB: The NoSQL database used for storing and retrieving data in web applications.
  • Mongoose: The object data modeling (ODM) library for MongoDB that makes it easier to work with data in Node.js.
  • React.js: The JavaScript library used for building user interfaces in web applications.
  • Authentication and Security: The principles and techniques used to secure web applications and authenticate users.
  • Web3: Web3 is a next-generation internet technology that enables decentralized applications and services to be built on top of it. It is like a new type of infrastructure that operates differently from the current internet.

By the end of the course, you will have a solid foundation in web development and the skills to build your own web projects.

Installation

Before you can start working on the course projects, you need to set up your development environment. Here's how:

  1. Install Node.js: You can download Node.js from the official website: https://nodejs.org/en/download/.
  2. Clone this repository: You can clone this repository by running the following command in your terminal or command prompt:
{
    git clone https://github.com/EmreKaram/Web-Development.git
}

Install project dependencies: Navigate to the project directory in your terminal or command prompt and run the following command:

{
    cd project-name
    npm install
}

Usage

To run the projects, navigate to the project directory in your terminal or command prompt and run the following command:

{
    npm start
}

This will start the development server and open the project in your default browser. You can make changes to the project files and the changes will automatically be reflected in the browser.

Contributing

If you have any feedback or would like to contribute to this project, please create a pull request or contact me at [email protected].

License

This project is licensed under the MIT License. See the LICENSE file for more information.

web-development's People

Contributors

emrekaram avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

web-development's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.