Skip to content
@webprogramming260

BYU Web Programming cs260

BYU Web Programming cs260

cover

Welcome to Web Programming 260. By the end of this instruction you will:

  • Understand how the world wide web works at a high level
  • Master the basics of frontend web application development
  • Master the basics of web application services
  • Be familiar with fundamental web application technologies
  • Have created your own full stack web application

The course hosts all the repositories for the instruction and assignments. This includes interacting with CodePen assignments, building a demonstration application, and creating and hosting your own startup web application.

Technologies

The course covers a full stack of web programming technologies and topics.

Technologies

  • Command console
  • HTML
  • CSS
  • JavaScript
  • Responsive design
  • Domain Names and DNS
  • HTTP, HTTPS, and web certificates
  • Web Servers demonstrated with AWS
  • Web Services
  • Web Frameworks focusing on React
  • Data Services demonstrated with MongoDB
  • Mobile devices with Progressive Web Applications
  • Realtime peer to peer interaction with WebSocket
  • Security
  • UI Testing
  • Web design

Acknowledgements

The instruction makes extensive use of MDN Web Docs and we highly encourage you to spend many hours getting lost in their exceptional content.

React is used to demonstrate the power of web frameworks. Without the significant contributions of the React community we would not be able to stand on the shoulders of giants.

Much appreciation goes to CodePen for hosting many of the exercises and instruction examples.

Amazon Web Services made it possible to experiment with DNS, create web servers, and host the project content

The demonstration application Simon is based on the game by Milton-Bradley. Simon is a registered trademark of Hasbro. Our use of the name and the game is for non-profit educational use only. No part of the Simon code should be used outside of that definition.

Pinned

  1. simon-html simon-html Public

    Simon implemented with HTML

    HTML 1 33

  2. simon-javascript simon-javascript Public

    Simon implemented with JavaScript

    HTML 1 11

  3. simon-react simon-react Public

    Simon using the React web framework

    JavaScript 2 14

  4. simon-login simon-login Public

    Simon with authentication

    JavaScript 1 12

  5. simon-service simon-service Public

    Simon with service support

    JavaScript 1 8

  6. simon-websocket simon-websocket Public

    Simon with peer communication using WebSocket

    JavaScript 1 10

Repositories

Showing 10 of 16 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…