About me

Introduction:

My name is Sem and I am a software developer student at landstede. I really enjoy programming and coming up with new solutions.

I have been programming a lot in my spare time. So i went to the Landstede school to become a software developer.

I find it very interesting how computers work and how they do things. That's why I started learning about programming to learn more about it.

Experiences in the first year:

At Landstede I learned a lot about how to use scrum and programming and work with git in a group.

I had four periods in which I was busy with programming:

period 1:

I had to make a personal website and I learned the basics of html and css (structure, flexboxes, elements, etc.). Before I came to landstede I already had a little experience with html and css. But I had never worked with a framework like laravel, (which this site was also made with) :)

period 2:

We had to make a Finance website with laravel. I had to work in pairs for the first time, this went very well and I got my part of the work done. We had to work in the aspects of laravel with the MVC (Model,view,controller) system. This was very interesting and I learned how laravel applies routes and logic to sites with php.

period 3:

This time we had to work on the game mastermind in javascript. I liked this the most because I could finally get into logic programming. I learned a lot about this during this period. I finally learned basic programming during this period. And i finished the project a little earlier and the others in my group were still busy. So I delved into different languages ​​for the upcomming projects.

period 4:

This time we were allowed to choose what we make. During this period we had a lot of brainstorming about what our project would be. We agreed that we were going to make a rhythm game with the Java programming language. In this period I had to prepare the sql queries for the game to run on a highscore table. I had worked with sql queries and sql driver for java with the classes and methods. I learned more about OOP (object oriented programming) in programming. This was quite new to me because I learned a lot about programming by learning the syntax with the C programming language. But it worked out and I had the program ready before the term deadline.