How do you program a program that programs automatically?
I'd like to create a program that automatically programs what I tell it to do. Then my life would be a lot easier. How does that work?
I'd like to create a program that automatically programs what I tell it to do. Then my life would be a lot easier. How does that work?
Had to reinstall WhatsApp and also had a chat backup from January 29th. so everything is fine. But now some chats (especially the ones where I wrote a lot) are suddenly gone, even though I had a backup. Other chats have been there since January 29th. Why is that? How do I get them back?
Here is the code in advance: using System; namespace Test_2 { class Program { static void Main(string[] args) { string antwort; bool antwortOk; do { Console.WriteLine("Guten Tag Herr Baumann, wollen sie meinen roboter starten? [Ja|Nein]"); antwort = Console.ReadLine(); antwortOk = antwort.ToLower() == "ja" || antwort.ToLower() == "nein"; if (!antwortOk) { Console.WriteLine("Bitte geben Sie Ja oder…
Hello, I've recently started using Telegram and when I try to update the app, it crashes. What can I do about it?
I want to code a Discord bot but don't want to download anything. There are websites where you can code it properly.
I've now completed my training as an IT specialist (AE). I worked in web development at the company and successfully discovered security vulnerabilities in our shops. However, I would like to pursue a career in data science, as I'm very good at math, Python (numpy, pandas, scipy, etc.), and programming in general. I'm also teaching…
Before you explained exactly enough to the planned program, what exactly it should program for you, you have programmed it yourself.
Is that gonna last?
https://www.youtube.com/watch?v=84UsT-VIaOA
It’s rare that I look at a YT video here, but this is really good.
Voice recognition with ChatGPT api
an artificial intelligence that is better than chatgpt