Giter Site home page Giter Site logo

full_stack_open_2020_part0's Introduction

Full_Stack_Open_2020_Part0

Part 0 of the University of Helsinki open course for Full Stack 2020.

0.1: HTML Review the basics of HTML by reading this tutorial from Mozilla: HTML tutorial. https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/HTML_basics

This exercise is not submitted to GitHub, it's enough to just read the tutorial

0.2: CSS Review the basics of CSS by reading this tutorial from Mozilla: CSS tutorial. https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/CSS_basics

This exercise is not submitted to GitHub, it's enough to just read the tutorial

0.3: HTML forms Learn about the basics of HTML forms by reading Mozilla's tutorial Your first form. https://developer.mozilla.org/en-US/docs/Learn/Forms/Your_first_form

This exercise is not submitted to GitHub, it's enough to just read the tutorial

0.4: new note In chapter Loading a page containing JavaScript - revised the chain of events caused by opening the page https://fullstack-exampleapp.herokuapp.com/notes is depicted as a sequence diagram

Create a similar diagram depicting the situation where the user creates a new note on page https://fullstack-exampleapp.herokuapp.com/notes by writing something into the text field and clicking the submit button.

If necessary, show operations on the browser or on the server as comments on the diagram.

The diagram does not have to be a sequence diagram. Any sensible way of presenting the events is fine.

All necessary information for doing this, and the next two exercises, can be found from the text of this part. The idea of these exercises is to read the text through once more, and to think through what is going on where. Reading the application code is not necessary, but it is of course possible.

0.5: Single page app Create a diagram depicting the situation where the user goes to the single page app version of the notes app at https://fullstack-exampleapp.herokuapp.com/spa.

0.6: New note Create a diagram depicting the situation where user creates a new note using the single page version of the app.

full_stack_open_2020_part0's People

Contributors

ggsargsyan avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.