A Software Development Working Environment is typically a computer where software is installed that supports software development. From code editing tools, usually referred to as Integrated Development Environments or IDEs to tools to test the code like web- and database servers. A good working environment setup is such that it helps the developer create, test and share code as efficient as possible.
<aside> ☝ Some important links:
</aside>
When you are done with this assignment, your final result should look like this:
http://127.0.0.1:5500/profile.html
in your browser, you should see your profile page.https://yourusername.github.io/profile.html
where yourusername is your GitHub username, you should see the same profile page.Before you start this assignment, make sure you done all the things you needed to do before.
Before the class started, you were asked to prepare yourself. With this preparation, you:
profile.html
. The content is based on the information from the Who am I assignment from the SKC pageThis morning, you attended the workshop on your working environment. Not only for this assignment, but partly also for your entire school career. You: