002/100 days to learn Python ㋡
Types
@eloimotte.bsky.social
Senior Product Designer Previously working at Potloc, Razorfish, Dentsu Creative, Marcel Worldwide, Isobar ㋡ https://eloimotte.xyz/
002/100 days to learn Python ㋡
Types
001/100 days to learn Python ㋡
1:29 hour late… let’s start again..!
018/100 days to learn Python ㋡
Style playing with ==
It works with strings too
017/100 days to learn Python ㋡
So from now I know how to verify when it’s smaller/greater than an other
e.g.
- 1 <= 1 is true
- 1 <= 2 is true
- 1 >= 2 is false
016/100 days to learn Python ㋡
I forgot the screenshot, but basically I learned about < and > in order to verify if 1 is greater than 2.
015/days to learn Python ㋡
I’ve almost lost all my hearts with this first bot
Designers, this is something you should read. Even if you already know everything about colors.
(1) it’s a good reminder (2) It’s important either for accessibility, communication and to create meaningful interactions ㋡
Buttons are the homepage designs of design systems.
They get all the priority and attention, but they're weird anomalies that are the exception rather than the rule.
014/100 days to learn Python ㋡
Still processing the f-string
013/100 days to learn Python ㋡
Happy Sunday !
012/100 days to learn Python ㋡
Right on time..!
011/100 days to learn Python ㋡ exercised to make sure I’ve correctly understood.
10.01.2025 05:58 — 👍 0 🔁 0 💬 1 📌 0010/100 days to learn Python ㋡
10.01.2025 04:09 — 👍 0 🔁 0 💬 1 📌 0009/100 days to learn Python ㋡
Index :
✦ Snake case _
✦ The variable is the word before =
✦ = is used to define a variable value
✦ A variable can’t have a spacing
✦ print () is used to display a variable
✦ + links 2 variables
✦ « This » is a string
✦ not false is true
✦ Use == to know if it’s =
008/100 days to learn Python ㋡
You can't use + with different kind of values (str vs int). But you can do it with formatted strings (f-strings) :
print(f"{2} new messages") will display -> 2 new messages
007/100 days to learn Python ㋡
Use != to determine if they are different
Hey designers, are you still using Dribbble?
06.01.2025 02:55 — 👍 0 🔁 0 💬 0 📌 0006/100 days to learn Python ㋡
Use == to know if they are equal
005/100 days to learn Python ㋡
Not True is False, not False is True
004/100 days to learn Python ㋡
True and false
Thanks for sharing! I will definitely have a look! ㋡
03.01.2025 19:00 — 👍 1 🔁 0 💬 0 📌 0003/100 days to learn Python ㋡
day = 02
month = 01
year = 2025
print(day + “/“ + month + “/“ + year)
Result
02/01/2025
Reminded today of these beautiful motion graphics by 4096
www.youtube.com/watch?v=e9Df...
#designsky #motiongraphics #motiondesign #synthwave #motion #aftereffects
Python ㋡
02.01.2025 05:03 — 👍 0 🔁 0 💬 1 📌 0What do you have in mind at the moment? I would be happy to complete your list or help you to elaborate on it ㋡
02.01.2025 05:03 — 👍 0 🔁 0 💬 1 📌 0002/100
01.01.2025 23:26 — 👍 0 🔁 0 💬 1 📌 0001/100 - Just started my path to understand more about Python on Mimo.org
31.12.2024 06:16 — 👍 0 🔁 0 💬 1 📌 0bricks phone wallpaper
bricks desktop wallpaper
Made this Bricks wallpaper for those who want more color in their life.
notboring.shop/products/wal...
An unspoken truth about the design process:
The best work happens when a designer rides a flash of inspiration, and imbues all of their personal joy and curiosity into the design.
When you interact with an object made like this, you can feel the enthusiasm given to it. Joy reverberates forward.
A subway arrivals board showing the next three trains in both directions, with <2m being displayed in red and <4m being displayed in yellow
The case/backing that I’m designing in Fusion 360
My girlfriend lives right next to a subway stop so I (ChatGPT) made her a little arrivals board with some Adafruit LED matrices and an Arduino. I'm designing and 3D printing a case too!
23.12.2024 04:06 — 👍 82 🔁 4 💬 11 📌 1