Full Stack Development - the course
    
    This web-site was built and designed while following an online WebDev course online.
    
        - The course is by GoCode Sderot
- The course was published in Youtube
- The Instructor is Elad Cohen
Some notes about the course and the web-site (Apr. 2019):
    
        - The web-site was first created as a comment book
- Since the web-site was developed step by step with the ongoing course, the design and sophistication of the web-site is advancing with the knowledge granted in the course
- Every once in a while, I go through previously created pages and re-design, enhance them according to better methods I've learnt.
- The design / Structure of the web-site may change dramatically, according to the progress of the course
While browsing the web-site you can participate in the development of the web-site in few ways:
    
    
        
Table Of Contents.
    
    0. Templates And Projects
    
        
            
                | No. | Subject | Description | Details | 
                    | 0 | Empty HTML page | a template of basic clean HTML page | with basic js and css referenced | 
            
        
     
    1. HTML And CSS
    
    2. JavaScript - basics
    
    3. JavaScript - OOP
    
        
            
                | No. | Subject | Description | Details | 
                    | 1 | OOPbasics | The basics of Object oriented programming with JavaScript |  | 
                
                    | 2 | OOP-acc/Srch | Accessing and searching objects in OOP |  | 
                
                    | 3 | JS arrays | Arrays in JavaScript |  | 
                
                    | 4 | JS math | The Match function |  | 
            
        
     
    4. JavaScript - Advanced
    
    5. HTML Forms
    
    6. JavaScript Handlers
    
    7. ES6+ Changes
    
    8. JavaScript Promise
    
        
            
                | No. | Subject | Description | Details | 
                    | 1 | PromiseIntro | Promise Introduction |  | 
            
        
     
    Git
    
    Node.JS
    
    back to main page