0% found this document useful (0 votes)
15 views12 pages

Module 1 - Lesson 2

Uploaded by

Anónimo Cruz
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views12 pages

Module 1 - Lesson 2

Uploaded by

Anónimo Cruz
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 12

The Tools of Internet

Publishing
Module 1: Lesson 2
Fundamentals of Web
Development
Daniel Krieglstein PhD
The Class Tools
Text Editors

 Notepad ++ (Win)
When Influencers
 Sublime Text (multi)

 TextWrangler (mac)

 Many more…
ITMD461 - School of Applied Technology - Illinois Institute of Technology 4

 http://en.wikipedia.org/w
iki/Comparison_of_text_
Do Tech Reviews editors
Creating A Repository
 On Github
 + sign in upper righthand corner
 “New Repository”

 “Create a new repository” page


 Name your repository in all lowercase lettering!!!!!
 Add a brief description
 Keep “Public”
 Add a checkmark to “Add a README file”
6
Linking PC with Github website
 On Github
 Navigate to your new repository
 Click the BIG GREEN BUTTON “Code”.
 Click “Open with Github Desktop”

 On Github Desktop
 I Suggest keeping the full repository name as the repo folder
 “Local path”
 Chose a folder you want the repository folder to live in
 “Clone”
8
Live link: Github Pages

Your
Repository

Your
Computer Auto-Update

Github
Pages
Browser and Development Tools
 Mozilla Firefox (https://www.mozilla.org/)
 Developer Edition
 Inspector dev tools
 Google Chrome (https://www.google.com/chrome)
 Developer Edition
 Inspector dev tools
 Apple Safari (Mac only)
 Inspector dev tools
 Microsoft Edge (Microsoft only)
 Inspector dev tools
Additional Web Tools
You don’t need these for class!

SFTP = SSH File Transfer Protocol


• WinSCP (win) SSH = Secure SHell
• Filezilla (multi)
• Terminal (multi)
• Cyberduck (multi)
• PuTTY (win)
• Transmit (mac)
• Browser Extensions
Fin
Module 1: Lesson 2

You might also like