1h4idea2app - (In 1 stunde von der Idee zu App)

Watchkido1

Active Member
Licensed User
Longtime User
english version below

Hallo Forum

Ich möchte euch erzählen, wie ich versuche, eine “Anfänger - Programmierschule” im Daimler Trucks Intranet zu installieren. (Ich denke, mit den Beispielen aus dem Forum kann jeder schnell seine eigene beste App basteln.)
Ich bin jeden Tag aufs Neue begeistert, wie schnell es geht, seine eigenen Ideen in die Welt zu bringen.

1h4idea2app - In 1 Stunde von der Idee zur App

Vor nicht ganz einem Jahr habe ich begonnen, bei Daimler Trucks in Mannheim zu arbeiten. Ich arbeite an einer CNC-Drehmaschine (3 Schicht System, 35h woche) ;-) und drehe Teile für Bremsen. Wir haben dort alle Zugang auf das Intranet und ich habe schnell eine kleine inoffizielle Gruppe von Leuten gefunden die sich “Guerilla Coding” nennen. In unregelmäßigen Abständen organisieren sie kleine IT-informations Stunden in Deutsch und Englisch. Mal geht es darum was Daimler von den Ameisen lernen kann, um Excel, VBA SQL und mal um API. usw In der Regel sind es kleine Informationsstunden in der auch Code geschrieben wird (z.B. API Zugriff auf eine Webseite die herausfindet ob der an sie übergebene Vorname eine Frau oder einem Mann gehört). Kleine, kurzweilige und interessante Dinge.
Insgesamt eine sehr sinnvolle Mischung an Beiträgen die geeignet ist Interessierte näher an Automatisierung, IT, und das Programmieren zu bringen
Teilnehmer sind Sekretärinnen, Programmierer, Abteilungsleiter oder Produktionsarbeiter. Alle, die sich ein wenig für Computer und Technik interessieren. Bei Programmierübungen wird die Anzahl der Teilnehmer begrenzt, (um besser unterstützen zu können) und bei anderen Vorträgen gibt es kein Teilnehmerlimit. Für die Sessions melden sich in der Regel etwa 20-30 Leute an. Wer an 3 Sessions teilnimmt, bekommt einen “Guerilla Coding” Aufkleber (auf dem sinnigerweise ein Gorilla zu sehen ist, mit Basecap und Laptop) ;-) (Nett gemacht)

Nachdem ich mehrere Male teilgenommen habe, fasste ich den Entschluss, sowas auch mal anzubieten. Der Verantwortliche hat dann freundlicherweise gleich mal eine Umfrage gestartet, ob Android interessant wäre .

Umfrageergebnis: 29 haben geantwortet und 24 sagten ja.

Einige schrieben auch, was sie interessiert.
  • App design
  • Progressive Web apps,
  • Daimler Truck interne Regelungen zu privaten Apps im Intranet ( Anmerkung: zu Recht verboten)
  • Wie wird eine App erstellt,
  • Wie bekommt man sie auf s Smartphone,
  • Wie kommt sie in den Play Store?
  • Woher bekommt man kostenlose Bibliotheken?
  • Wie funktionieren online/offline Datenbanken?
  • Wie funktioniert das Rechtemanagement,
  • Wie kann man Verbindung zu Bluetooth Geräten herstellen?

Nach der Umfrage war dem Verantwortlichen und mir klar, dass ich B4X erstmal nur vorstelle (über Microsoft Teams). Wir sehen dann, was daraus wird. gesagt , getan vor 1 Woche stand der Werbetext im Intranet auf der “Guerilla Coding” Seite:


Wie schnell kann man programmieren?

1h4idea2app.png


Hallo ihr Lieben

wir laden euch herzlich zu Franks Vortrag über Appentwicklung mit B4X ein.
B4X ist eine Gruppe von Entwicklungsumgebungen für rapid application development (RAD) die vom Unternehmen Anywhere Software entwickelt und vertrieben wird.
Mit diesen Entwicklungsumgebungen können native Anwendungen für Android iOS Java und Arduino erstellt werden.
Im Vortrag wird Frank uns anhand von Privat entwickelten Beispielen folgendes zeigen:
- App Design
- App Erstellung
- Apps für Android Media Boxen, Fernseher, Handys, Tablets, Google chromecast , Window, deine Google wear Uhr und den Raspberry Pi Spiele für Kinder Helferlein fürs Hobby oder spezielle Trainingssoftware für den Sportverein.
Wir freuen uns darauf euch mehr über B4X zu erzählen und zu zeigen wir mit dieser leistungsstarken Entwicklungsumgebung eure eigenen großartigen Lösungen in der realen Welt entwickeln könnt.

klickt auf teilnehmen………

Das “Klick”-Ergebnis nach 2 Tagen:
48 x ich bin dabei
10 x Vielleicht

Gestern war es soweit.
36 waren da. 27 waren es noch am Ende. Startzeit 15 Uhr
Gefühlt waren es 15 min , gebraucht habe ich aber 48 min :)

Hier Punktartig der Ablauf ( Ich habe mich einfach an den Fragen aus der Vorabfrage orientiert. Ich habe alles in Browserfenstern zusammengesucht, was ich brauchte und das dann abgearbeitet.) Alles hab ich nicht geschafft, hier aber mein Ablaufplan:

persönliche Vorstellung
B4X Webseite mit B4X Schaufenster
Deutsche Dokumentation im Forum
ABmaterial und BANano
Forum Spiele
Forum BAL2BIL
Was ist ein Raspi/Arduino/ESP
Installation B4R
Blinker13 code in B4R
Forum B4J installation und Bridge
B4J Design anhand meiner eigenen Software “Katgen” (CB-Funk Contest der zum Ziel hat, CB Funker zu befähigen, in Katastrophenfällen korrekte Notfunk Meldungen abzusetzen.
b4a Installation
Screenvideo eigene software MAMA - ( Martial Arts Master App) Leistungstraining für Karateka
Code zeigen: Verarbeitung SQL (an meiner SQL lebensmitteltabelle)
Screenvideo Telepathie-Callenge (errate die 6 aus 49 Zahlen die der andere Denkt und gewinne US$ 1M von James Randy (Bluetooth Verbindungen im Code)
Screenvideo Google wear Uhr (modifiziertes Zifferblatt mit lebensmitteltracker und d2-Konzentrationstest)
Video zur installation in Chromecast und auf Android media player
zu Schluss noch meine App im Playstore und den Playstore von Innen

Es gab 3 Nachfragen:
1. Was ist ein Server
2. Wozu braucht man sowas?
3. Was ist der Unterschied zu Konkurrenzprodukten

Ich denke jeder, der sich für das Programmieren interessiert, hat hier was für sich gefunden.
Es waren brutal viele trockene Informationen und mein Hals hat gekratzt, aber jeder, der sich einsetzt, wird es jetzt schnell schaffen. Da bin ich mir sicher.

Ich berichte weiter, falls es zu meinem “1h4idea2app”-Kurs kommen sollte.

Liebe Grüsse

Frank
 
Last edited:

Watchkido1

Active Member
Licensed User
Longtime User
Deutsche Version Oben

Hello Forum

I want to tell you how I try to install a "beginner - programming school" in Daimler Trucks Intranet. (I think with the examples from the forum everyone can quickly tinker his own best app).
I'm thrilled every day to see how fast it is to get your own ideas out into the world.

1h4idea2app - (From idea to app in 1 hour)

Not quite a year ago I started to work at Daimler Trucks in Mannheim. I work on a CNC lathe (3 shift system, 35h week) ;-) and turn parts for brakes. We all have access to the intranet there and I quickly found a small unofficial group of people who call themselves "Guerilla Coding". At irregular intervals, they organize small IT information sessions in German and English. Sometimes it's about what Daimler can learn from the ants, about Excel, VBA SQL and sometimes about API. etc. Usually it's a small information session in which code is written (e.g. API access to a website that finds out if the first name passed to it belongs to a woman or a man). Small, entertaining and interesting things.
All in all, a very useful mixture of contributions that will bring interested people closer to automation, IT, and programming.
Participants are secretaries, programmers, department managers or production workers. Everyone who is a little interested in computers and technology.
For programming exercises, the number of participants will be limited, (in order to better support) and for other presentations, there is no participant limit. Usually about 20-30 people sign up for the sessions. Those who participate in 3 sessions get a "Guerilla Coding" sticker (on which a gorilla can be seen, with baseball cap and laptop) ;-) (nicely done)

After having participated several times, I decided to offer something like this. The person in charge kindly started a survey to find out whether Android would be interesting.

Survey result: 29 answered and 24 said yes.

Some also wrote what they are interested in.
App design
Progressive Web apps,
Daimler Truck internal rules about private apps in the intranet ( Note: It is true that this is forbidden)
How to create an app,
How to get it on the smartphone,
How does it get into the Play Store?
Where do you get free libraries?
How do online/offline databases work?
How does the Permissions work?
How to connect to Bluetooth devices?

After the survey, it was clear to the person in charge and me that I would just introduce B4X for now (via Microsoft Teams). We will see what will come out of it. said , done 1 week ago the advertising text was on the intranet on the "Guerilla Coding" page:



How fast can you program?

1h4idea2app.png


Hello

we invite you to Frank's talk about app development with B4X.
B4X is a group of development environments for rapid application development (RAD) developed and distributed by the company anywhere Software.
With these development environments can be created native applications for Android iOS Java and Arduino.
In the lecture Frank will show us on the basis of privately developed examples:
- App Design
- App creation
- Apps for Android media boxes, TVs, phones, tablets, Google chromecast, window, your Google wear watch and the Raspberry Pi
- games for kids, hobby helpers or special training software for the sports club.
We are looking forward to tell you more about B4X and show you how to use this powerful development environment to create your own great solutions in the real world.


click to participate.........

The "click" result after 2 days:
48 x I am in
10 x Maybe

Yesterday was the day.
36 were there. 27 were still there at the end. at 3 pm it started.
It felt like 15 min, but I needed 48 min :)

Here is the procedure (I simply followed the questions from the preliminary questionnaire). I collected everything in browser windows, what I needed and then worked through it). I did not manage everything, but here is my schedule:

personal introduction
B4X website with B4X showcase
German documentation in the forum
ABmaterial and BA Nano
Forum Games
Forum BAL2BIL
What is a Raspi/Arduino/ESP
Installation B4R
Blinke13 code in B4R
Forum B4J installation and bridge
B4J design based on my own software "Katgen" (CB radio contest that aims to enable CB radio operators to send correct emergency messages in disaster situations.
b4a installation
Screenvideo own software MAMA - ( Martial Arts Master App) For coaches and karate students in competitive sports.
Screenvideo telepathy Challenge (guess the 6 out of 49 numbers the other thinks and win US$ 1M from James Randy (Code: Bluetooth connections in the code)
Screenvideo Google wear watch (modified watch face with food tracker and "d2"-concentration and attention test)
Video to install in Chromecast and on Android media player
finally my app in the playstore and the playstore from the inside

At the end there were 3 questions:
1. what is a server
2. why do you need something like that?
3. what is the difference to competing products

I think everyone who is interested in programming found something for himself here.
It was a brutal amount of dry information and my neck was scratching, but anyone who puts in the effort will get there quickly now. I'm sure of it.

I'll report back if it comes to my "1h4idea2app" course.

Kind regards

Frank
 
Last edited:

BlueVision

Active Member
Licensed User
Longtime User
🇬🇧Your enthusiasm is just great! I think it's very good. Don't be discouraged, even if it gets difficult at times. Keep going!
🇩🇪Einfach nur toll Dein Enthusiasmus! Finde ich sehr gut. Lass Dich nicht entmutigen, auch wenn es mal schwer wird. Weitermachen!
 
Top