Durchsuchen nach
Kategorie: Informatik

Alles was mit der Informatik zu tun hat

Python: Displaying data at specific times with Matplotlib

Python: Displaying data at specific times with Matplotlib

With this simple script, you can display simple data in a Python dictionary using a bar chart. Installation process To do this, you need to install Python and then the Matplotlib module. For Python, go to the official Python.org website and install the latest version. Once that is complete, install the Matplotlib module in the command line or terminal, depending on which operating system you are using. pip install matplotlib Any necessary library files will then be downloaded and installed….

Weiterlesen Weiterlesen

My own flipchart flashcards with HTML, Tailwind CSS and CSS3

My own flipchart flashcards with HTML, Tailwind CSS and CSS3

After answering those Google questions yesterday, I wanted to save the flashcards. Gemini tells me that as long as the chat exists, the flashcards will be accessible. But that seems too risky to me because I couldn’t delete the chat; there could be some kind of problem with Google’s servers, or I might even get blocked by Google. Therefore, I set out to have something of my own. Gemini offered me the option to save the data via Google Sheet,…

Weiterlesen Weiterlesen

Learning with Google’s Gemini

Learning with Google’s Gemini

Deutsch weiter unten During a troubleshooting process last week, Gemini spontaneously created a quiz about Python and physics for me. I was surprised. Since I’m also very receptive to quizzes, I took part. The topic wouldn’t let me go. So last night I had another Linux quiz created. Right in that chat room where I’d already written a lot. At first, it was an easy quiz, but later you could switch to a harder one. The questions weren’t easy, but…

Weiterlesen Weiterlesen