trinidad8516 / Tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Required tools

Download the fallowing: install Homebrew open terminal then paste

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

then install the fallowing tools:

  • Git
brew cask install git
  • Java
brew cask install java
  • Node
brew cask install node
  • Visual Studio Code
brew cask install visual-studio-code
  • STS
brew cask install springtoolsuite

BASIC Web Development tutorial.

 Note: Read the fallowing and do exercises.

HTML

CSS

JavasScript

Interactive Tutorials

Note: Do not do this until you finish basic.

About