Exercise 1.1: Introduction to JavaScript for Google Earth Engine
                                    Completion requirements
                                    
            
                    
                                
            
                        
                        
                                    View
                                
                    Now that you have seen how GEE works, it's your turn to start practicing using JavaScript.
You can find the tutorial on the basics of scripting in GEE in this repository under Module1.
Watch this video to learn about using the repository and save the scripts to your own repository:
The tutorial has 5 exercises in 5 scripts of the repository:
- Hello World
 - Variables
 - Arrays
 - Dictionaries
 - Functions
 
Read the comments in the scripts. Edit and execute the code by following the instructions in the scripts.
Last modified: Saturday, 10 July 2021, 2:30 PM