LATEST POSTS

  • in

    Scrum Roles: A Beginner's Guide to Agile Teamwork

    Welcome to the world where teamwork, coding, and efficiency converge – Scrum. This blog is designed especially for coding beginners and those who are just stepping into the realm of teamwork and projects. Let’s start by exploring the key Scrum […] More

  • in

    Coding School and My Business College Impressions

    In this article, I would like to share my impressions about the Information Technologies Department of Helsinki Business College, where I am an active student. It has been almost 5 years since I moved to Finland. During this time, I […] More

  • in

    Angular Structure

    Angular is a platform for building single-page applications (SPA) coded in TypeScript, using HTML and TypeScript. When researching Angular, the most common words are Component, Template, and Injector. Components are structures that consist of javascript classes and control HTML files. […] More

  • in

    What is JQuery?

    JQuery is a library coded in the Javascript programming language. Operations that can be done with the Javascript programming language can be coded with JQuery in a much shorter time and with less code. The official website of the jQuery […] More

  • in ,

    Mikä on reset.css?

    Reset.css: n tavoitteena on vähentää selaimen epäjohdonmukaisuuksia esimerkiksi rivien oletuskorkeuksien, marginaalien ja otsikoiden kirjasinkokojen suhteen. Ilmeisesti kuka tahansa, jolla on HTML/CSS -tietämys, voi kirjoittaa reset.css -tiedoston, mutta sitä ei tarvita. Koska siellä on reset.css -tiedostoja, jotka ovat ammattilaisten valmistamia. Henkilö, […] More

  • in

    Content VS Functionality

      If we think about developing a website, we will face these two questions. “What is content?” and “What is functionality?”. By combining these questions, we can also ask ourselves this question: What is the differences between content and functionality? […] More

  • in

    Three “U” of the UX Design

      In the UX-design, one of the main goals is the high usefulness of the system. Because the aim is for people to use the system. For instance, the goal of a website is to have people visit the site […] More

  • in

    SHARING IS CARING

    Although there is unlimited creativity expected from a designer, it is impossible for a human to be this. Unfortunately, we all have limits such as delivering the work we receive on the deadline or accessing resources or lack of budget. […] More

  • Popular

    in

    UI and UX

    Whether you like it or not, the user interface has always been compared with user experience and design, and the difference between them has been wondered. If we have to tell in a simple way, we can give the example […] More