Here are some screenshots of me viewing the differences between Java and Javascript:
In the following shots, I follow the Khan Academy tutorial to make some basic shapes using Javascript:
![]() |
| Video tutorial |
![]() |
| Video tutorial |
![]() |
| Video tutorial |
![]() |
| Video tutorial |
![]() |
| Video tutorial |
![]() |
| Drawing rectangles - the numbers dictate the position of the rectangle, as well as the height and width |
![]() |
| Drawing another rectangle |
![]() |
| Two rectangles and two ellipses |
![]() |
| Adding a line |
![]() |
| Making changes to the shapes that comprise the face |
![]() |
| A "crazy face" |
![]() |
| Writing my name in Javascript |
![]() |
| Using Javascript to find the length of my name |
![]() |
| Making an interactive box |
![]() |
| Using console.log to display a message |
![]() |
| Using if/else statements with console.log messages |
![]() |
| Using if/else statements with console.log messages |
![]() |
| Using if/else statements with interactive messages |
![]() |
| More if/else |
![]() |
| Modulos (testing divisibility) and if/else statements |
![]() |
| Using Javascript to find substrings of an entry |
![]() |
| Using console.log to display substrings of each entry |
![]() |
| Adding variables to Javascript |
![]() |
| Using variables with other Javascript functions, such as console.log and substring |
![]() |
| Changing the value of variables |
![]() |
| The course conclusion - an if/else statement with console.log message |




























No comments:
Post a Comment