Hello, I’m Luciano. I am 34 years old and I live in switzerland. I already tried before to familiarize
myself with HTML and CSS. But the motivation was not always the same, and life did not always played
along.
The #100daysofcode challenge was therefore very convenient for me. I made a new Instagram account and
startet to post one picture every day. That helped motivate me and keep it going. On this page I would like to
show what I have learned in this short time. It may not be much, but i had a great time programming and
learning it.
The first thing that I programmed - and most of the people who start programming do - was of course a function
which returns
'Hello, World!'.
WOW.. not impressed. That's it?
One single button with "Hello, World!"?
My dog could do that.. (and even
better) 🐕
I also made a small program to find out whether a year is a leap year or not.
Have you ever heard of the
'Armstrong Numbers'?
Basically it's a number that is the sum of its own digits each raised to the power of the number of digits. Get it? LOL
An example:
54748 = 5^{5}+4^{5}+7^{5}+4^{5}+8^{5}=
Okay, okay.. You have some mathematic stuff over here..
- Now -
let's do something fancy!
I WANT COLORS!! 🌈🦄
Here are your colors. Try to find out which of the colors above matches the RGB# in the title.
I made some very small projects. You can find them here.
I will add more as soon as I'm done with them.
This is a small programm, which turns every word with more than 5 characters into a pizza emoji.