Binary is the two-state representation of numbers inside a computer. For more references on binary numbers, look online. Try http://www.mathsisfun.com/binary-digits.html or http://www.wikihow.com/Convert-from-Decimal-to-Binary
We can now convert a base-10 decimal number into and out of base-2 binary representation.
This week we also learned about WinSCP, a program that lets us transfer files between the web server and our local machine. New concepts were introduced:
- local vs. server copy
- images
With WinSCP and a text editor (like jEdit or notepad++), we can edit our webpages locally on our computers, then upload them to server or all to see when we're ready.
No comments:
Post a Comment