-
Notifications
You must be signed in to change notification settings - Fork 0
Intro to Relational Data Bases summary.
Ahmed Ayman edited this page Jun 30, 2017
·
1 revision
- take care of the difference between the meaning and the data types.
- we always do Aggregation. SELECT ALL THAT HAS SOME PROPERTY... it needs data separated into rows not joined together.
- select 4+4 as sum, 2-2 as sub.
- HTML & CSS.
- Responsive web design with BootStrap.
- JQuery Notes.
- intro to JS
- OOP JS
- basic algorithm scripting.
- JSON API's and AJAX.