Posts

Javascript prototype

Courses

Python:  https://www.udemy.com/course/100-days-of-code/ Javascript:  https://www.udemy.com/course/modern-javascript-from-the-beginning udemy.com/course/the-complete-javascript-course/learn/lecture/22648181?start=120 NextJS:  https://www.udemy.com/course/nextjs-ecommerce-course/ Linux:  https://www.youtube.com/watch?v=sWbUDq4S6Y8&t=98s Algorithms Javascript:  https://www.udemy.com/course/javascript-challenges/learn/lecture/39720852#overview CSS:  https://www.udemy.com/course/modern-html-css-from-the-beginning/ https://www.udemy.com/course/design-and-develop-a-killer-website-with-html5-and-css3/

College Algebra with Python code

Image
 

Javascript variables

 let, const: are block scope var is function or global scope no keyworks is global scope too.

Photoshop

 Shift + Rotate with right angles. Alt + Adjust Size from the center out. Shift + Adjust Size to stretch or shrink.

PEMDAS

 Parentheses Exponents Multiplication Division Addition Subtraction