Welcome to the website made by Floris Brinckman
I live in The Netherlands and recently graduated from my education of MBO 4 Software Development at Alfa-College Hardenberg. During my education I’ve learned multiple things about coding including but not limited to: HTML5, CSS, Javascript, Tailwind, Bootstrap, Blade and, SwiftUI. I’ve also learned about programs that I now use to code in the different coding languages.
Firsty, comes VScode which is definitely the most important program as it allows you to code in different languages like PHP and HTML5. Alongside making you able to code it also has good plugin support to help you code even better and efficiëntly. It also can connect to GitHub so you can easily code together with someone on a project without having to use GitHub desktop.
Secondly comes Laravel which is a framework for PHP which is commonly used around companies to create many kinds of websites from simple info websites to a entire online webshop just like Bol.com or Amazon.
Thirdly comes Xcode which is a software that is required to code in SwiftUI. Xcode is a program that is exclusive to Apple devices and thus is pretty hard to code in. When you do have Xcode however you’ll be able to code apps in SwiftUI for the Applestore where users can then download your apps. It has all the features you’ll need to code in SwiftUI including FaceID which can check if someone is who they say they are by scanning their face to unlock the app.
Finally I want to talk about other programs which are also required to code. First we have Xcode, Wamp and, Mamp they all do basically the same thing but just a little different. When the program is opened and activated it allows the user to see how their website looks like with the current code they have made It’s a essential thing required for coders to have. Afterwards a coder also need a database program to store databases and edit them. I used mySQL so I’ll be talking about that one specifically. In mySQL you can store and edit databases like said but it also has a graphic interface which can be used to easily see your databases and manage them without having to use the commandline. Due to it being a graphic interface it also allows you to easily change settings or make functions.