Please enable JavaScript.
Coggle requires JavaScript to display documents.
Java Mini Boot Camp (Command Line (git config - l, git help, ls (list…
Java Mini Boot Camp
Command Line
ls (list files)
mkdir (make directory)
cd (change directory)
git config - l
git help
echo # Products >> products.txt
IDE (Integrated Development Environment)
IntelliJ Idea
Adobe Dreamweaver
Eclipse
Notepad ++
Version Control Systems
GitHub
Git Commands
git add .
git push origin master
git remote add origin "(link)"
git init
git commit -m "message"
CVS
SVN
Full Stack Web Development
Back-End
Java
Python
C#
Front-End
HTML5
CSS3
JavaScript
Bootstrap
Data through the Model
Spring MVC Model
Use these two the first time
Use these when you edit