The Web Course Information
-
Digging into the Programming Paradigm for Javascript
Programming paradigm is a huge topic that can not be easily covered in this single post. I am here just introduce the basic ideas of it for Javascript programming, mainly Object Oriented Programmin...
Continue Reading
-
Getting More Powerful with the Data API
I demonstrated a lucky game program using the HTML5 data api during the class. Here I will go a little more into the details for this api so that you can have a good understanding to the ins and ou...
Continue Reading
-
CSS Layout is Easier Than What You Think
CSS beginners are always frustrated with layout techniques when designing a web page. CSS layout is, in fact, much easier than what you think.There are basically three different ways to do web page...
Continue Reading
-
The Way to Name Your Folder and File
Students are often making mistakes to name their project folder and files when they first begin learning programming for the web. The most common mistakes or the way that is not suggested for namin...
Continue Reading
-
Some Notes to the Final Test
I am sure that all of you are thinking about the final test at this moment. So here are some of the notes to the final test for the autumn semester course.The final score is based on the final test...
Continue Reading