Pinned Repositories
ADScripts
AndroidStudio-BestScore
Generate random number from <0,1000> and remember best score.
AndroidStudio-BMI
simple BMI calculation
AndroidStudio-BMI-Test
AndroidStudio-HTTP-txt
Example: Get text from a server (simple)
AndroidStudio-Kompas
SImple compass for teaching classes
AndroidStudio-Mzda
Simple application to count Czech taxes from a sallary
AndroidStudio-WebBrowser
Simple web browser to teach programming for Android
Arduino-TempLogger
Arduino Mega: temp (DHT11) logger to MicroSD card with clock module (DS1302)
NetBeansTXT-StrycekDonald
Remeber and repeat input until empty string
MilanKerslager's Repositories
MilanKerslager/NetBeansTXT-StrycekDonald
Remeber and repeat input until empty string
MilanKerslager/Arduino-TempLogger
Arduino Mega: temp (DHT11) logger to MicroSD card with clock module (DS1302)
MilanKerslager/NetBeansGUI-Adresar-2016
simple address book, tehere are tags as app evolved
MilanKerslager/NetBeansGUI-Adresar-2016-v2.0
GUI application for storing multiple entries for multiple persons
MilanKerslager/NetBeansGUI-AdresarSeZapisemObjektu
MilanKerslager/NetBeansGUI-AhojSvete
simple GUI application "Hello World"
MilanKerslager/NetBeansGUI-Kalkulacka
simple GUI calculator with menu, plus, minus, multiplication and division
MilanKerslager/NetBeansGUI-LoginDialog
Simple JDialog window for user input with passing data to the parent window
MilanKerslager/NetBeansGUI-Poznamky
simple gui for multiple notes
MilanKerslager/NetBeansGUI-Scitacka
Simple GUI addition app
MilanKerslager/NetBeansOOP-Evidence-RC
Class RodneCislo, Osoba, Zamestnanec + test usage
MilanKerslager/NetBeansOOP-Evidence-Vyrobku
Create a list of products, use object composition, store in array nad ArrayList (+ example code)
MilanKerslager/NetBeansOOP-Zvire
Simple OOP class Animal (Zvire) with no inheritance
MilanKerslager/NetBeansTXT-CteniAZapisDoSouboru
create a text file and then read and print the file
MilanKerslager/NetBeansTXT-CteniAZapisObjektuDoSouboru
create (serializable) object, write it to the file and then read it (to an another variable)
MilanKerslager/NetBeansTXT-GitForks
testing repository for creating forks and merging them back (pull requests)
MilanKerslager/NetBeansTXT-Median
Print median of integer numbers (input from console, end of input by input number zero)
MilanKerslager/NetBeansTXT-NajdiNejdelsiRadek
find the longest line in textfile
MilanKerslager/NetBeansTXT-ObjektNakup-dynamic
Use ArrayList to store object with multiple attributes
MilanKerslager/NetBeansTXT-ObjektNakup-simple
Simple manipulation with objects
MilanKerslager/NetBeansTXT-PocetSlov
Number of words in input (in String)
MilanKerslager/NetBeansTXT-PocetSlovVSouboru
count the words in the text file (word is surrounded by space or newline)
MilanKerslager/NetBeansTXT-SlovniKopana
Input unique words where last input have to begin with a letter of the last letter of the previous word
MilanKerslager/NetBeansTXT-Sportka-1-tip
Generate random numbers from 1 to 49 and let user make tips. Calculate probability.
MilanKerslager/NetBeansTXT-TiskRadkuPozpatku
print text file, each line print in reverse order (last character will be printed first)
MilanKerslager/NetBeansTXT-TiskSouboruPozpatku
print text file in reverse lines order
MilanKerslager/NetBeansTXT-TreeSetExample
simple tree usage
MilanKerslager/NetBeansTXT-VlastnostiTrojuhelnika
Triangle properties
MilanKerslager/NetBeansTXT-ZapisANacteniObjektuDoBINSouboru
write serialized object to file and then read serialized object from file
MilanKerslager/NetBeansTXT-ZapisObjektuDoTXTSouboru
write object to the text file