0

What is ctx? why we always use it? should I learn Java before html?

5th Aug 2016, 6:05 AM
Kemp
Kemp - avatar
6 odpowiedzi
+ 6
ctx is an object. this object you can change. no. you need to learn html first
5th Aug 2016, 7:10 AM
Felipe Medeiros
Felipe Medeiros - avatar
+ 1
Learn HTML first 😉
15th Aug 2016, 12:33 PM
MicroNotFound
MicroNotFound - avatar
+ 1
There are no stupid questions, only stupid answers. So I'll try not to give you a stupid answer. API stands for Application Programing Interface. You may find some info about it here: https://en.m.wikipedia.org/wiki/Application_programming_interface. I guess a previous knowledge in HTML or Javascript could help you a lot understanding. I myself am struggling to understand many concepts and I guess I will study some html and Javascript before reviewing again some parts of this lesson. Good luck!
27th Aug 2016, 1:35 PM
Amit Eytan
0
I could change ...like a name? what's this object function? during the lesson about API, it keeps showing I show learn JAVA first, and I still can't understand what API stands for. sorry it might be stupid questions for u, thanks for your kindly help.
5th Aug 2016, 7:18 AM
Kemp
Kemp - avatar
0
yes. u can use any other name. A object is an element. eg.: var a = document.getElementById('b'); the letter 'a' is a abject.
5th Aug 2016, 7:37 AM
Felipe Medeiros
Felipe Medeiros - avatar
0
isn't that Javascript that is use in html5
1st Sep 2016, 9:30 PM
Fahim Ahmad
Fahim Ahmad - avatar