Coding is fun!

Courses

Codecademy

I started to learn on Codecademy. I first followed the web developer path and completed "Introduction to HTML", "Learn CSS", "Introduction to Javascript" and "Bootstrap". When I started computer science studies, I completed "Learn Java". I also did 80% of "Learn Python 3". Next I will finish the web developer path.

Team Treehouse

To get deeper into Java I completed "Beginning Java" with the very basics. And I took half of "Intermediate Java" with Unit testing, Regular Expressions, etc.

freeCodeCamp

On freeCodeCamp I went quickly through HTML and CSS.

IUBH Fernstudium - Bachelor of Computer Science

During my first semester I chose:

  • "Basics of object-oriented programming with Java"
  • "Data structures and Java class libraries"
  • "Programming of web app interfaces"
  • "Programming of industrial information systems with Java EE"
  • "Basics of industrial Software technology"

... to be continued!

Projects

Portfolio Page

My best and longest project is this portfolio page, which I finish unguided, beside some youtube videos on the special effects. I searched for some special movement for the middle of the main page. Later I combined it with the nav bar on the other pages. I found parallax effects really fascinating, but the one I use now was special. It is simple and clean.

Technical documentation page

This is a freeCodeCamp project again. I build this page horizontally scrolling. The difficulty was, that I wanted "smooth scrolling" and horizontal scrolling via Javascript with the mousewheel. For responsiveness I build my first hamburger menu bar.

>>> array methods in JavaScript <<<

Product landing page

For the freeCodeCamp project "Landing page" I created a landing page for holidays with dogs in our holiday apartments.

>>> 4-paws on holiday <<<

The chore door

It's a project for Codecademy with Javascript. A funny little game!

>>> The chore door <<<