Today I learn about vanilla JavaScript to make madal or counter code. First, you make the UI with html.Then, write javaScript code.Write the UI code i
We have studied at TwoSomePlace that is our azit😅 in Gangnam today. The class is held every Tue and Fri with person of 3~4 and a teacher.Today's less
If you write setTimeout() that is running in background, result of work() is turning out last time.But second case result isn't same. result of callba
We have studied at zoom today because Korea is in the rainy season. It was good but we like meet together. Today's lesson is just two part.1\. Exerci
Today I learn a code of Java Script.It's so simple to read arrays. Look next line.All of that is same values. but you have to understand about 'forEac
Today, I learn a lecture of java script that have variable, 연산자, condition, function, object, array, repeat. Let's study together.They have a variable
We have studied at TwoSomePlace that is our azit😅 in Gangnam today. The class is held every Tue and Fri with person of 3~4 and a teacher. Today's les
I want to work with foreigner. So, I have studied English and coding of Python, java... But It is too hard, you know.They want that I have had experie
Today I learn Selectors at fastcampus. class always can repeat..class{in css}querySelector(.class) in JSid can't repeat.getElementId(id) in JSToday I
How can I check the python version? Look next line plz. I have selected version '3.8.4 64-bit', but the vscode version does not change. How can I do t
We have studied at TwoSomePlace that is our azit😅 in Gangnam today. The class is held every Tue and Fri with person of 3~4 and a teacher. Today's les
Hi, everyone! Today, I'll talk about why developer needs pilates. When I was learn pilates with my wife near my house, I knew it is good for man and i
Tommorow I'll study of python to do my project. Connecting freind in Byte degreeChecking tools what I have to know to do the projectPosting about proj
You can change value of table by using UPDATE. It is simple. Look at the next line😙
You have used code of dump like next line. I think that it is too much learning to junior. What do you think about?
If you can use well 'Tuple', know that maybe. My code is in the next line. I seem to need to study the concept of tuple more.😭Can you explain about '
Let's make code of reading table. You'll learn about 'Using cursor'you make cursor in variable 'c' that have some function to read.‧ fetchone() of 'c'
We have studied at TwoSomePlace that is our azit😅 in Gangnam today. The class is held every Mon and Fri with person of 3~4 and a teacher. Today's les
Let's use database in Python with SQLite. You already have SQLite in your OS. Then, you can import that.