Skip to main content

A Journey to Croatia (Zagreb)

In my last trip, i went to zagreb for 3 days and it was nice. one of cleanest capital cities i've ever seen ( of course after vienna and ljublaja ).
It's hard to believe that Zagreb is capital city of a country. It was very calm and clean, green and safe.

I was there in weekend and there was sport competitions (students) on different part of city.
Also i saw traditional dance and song by children , which was very nice.
and there was a commercial program by Sensation (drink) in center.
Check out my videos and pictures.




































































































Comments

Popular posts from this blog

Pädagogische Hochschule Kärnten

A sunny day and first day of university after almost two weeks holiday! Pädagogische Hochschule Kärnten is the one of universities in Klagenfurt , Austria. I'm doing my Erasmus in Teacher Education Faculty here. High level of Education Quality, Most Friendly Staff ever!

Most Common Mistakes JavaScript Developers Make

Case Sensitivity Variables and function names are case sensitive. Like mismatched quotes, you already know this. But, since the error may be silent, here is the reminder. Pick a naming convention for yourself, and stick with it. And, remember that native javascript function and CSS properties in javascript are camelCase. getElementBy Id ('myId') != getElementBy ID ('myId'); // it should be "Id" not "ID" getElementById('my Id ') != getElementById('my ID '); // "Id" again does not equal"ID" document.getElementById('myId').style. Color ; // returns "undefined" Mismatching quotes, parenthesis and curly brace The best way to avoid falling into the trap of mismatched quotes, parentheses and curly brackets is to always code your opening and closing element at the same time, then step into the element to add your code. Start with: var myString = ""; //code the quotes before entering you...

Classic MG car in Klagenfurt

Today, i was going to shopping and suddenly i saw this lovely classic MG car. It's awesome! Here are some pictures :