to Thursday, October 28, 2021 9:30 AM
Yusuf Kalkavan Anadolu Lisesi
Open in-person activity
English
Yusuf Kalkavan Anadolu Lisesi, Çankaya, 37541. Sokak, 33210, Mezitli, Mersin, TUR
Localde çalışan Açık kaynak Leaflet.js eklentisi kullanarak enlem ve boylam değerleri bulunacaktır. Html5 CSS3 ve JavaScript yapıları incelenerek uygulama kodlanacaktır.
-
Secondary school
-
Basic programming concepts
Web development
Motivation and awareness raising
Longitude: 34.49165
Latitude: 36.77095
Geoposition: 36.77095000000003,34.49165000000005
Nearby upcoming activities:

FLÜTÜN KODLARI
FLÜTTE; SESLERİ,ÜFLEME TEKNİKLERİNİ, DUDAK,PARMAK,TUTUŞ,ÇALMA,ARTİKÜLASYON,NÜANS,TRİLL VE BENZERİ BİRÇOK ÇALIŞ POZİSYONLARINI KODLAYARAK ÇALIYORUZ.

Mole Shotting Game With Kotlin
In this project, we designed a mole shooting game with the help of kotlin.
In our project, we repeated intermediate kotlin coding and xml coding in a fun way. In this way, we developed algorithm intelligence and made kotlin codes more memorable.
There is one 🎯 emoji in the game, this emoji changes its place every 1 second and asks the user to click on that emoji. Every time the user presses it correctly, its place changes again and the score increases by one. If the user presses the wrong place, the toast text appears at the bottom and says the game is over and shows the player's score.
In this way, students made coding more fun and integrated codes into their minds in a more permanent way.

User-Specific Dictionary with Kotlin
In this project, we aimed to design a user-specific dictionary.
In the project, we learned and repeated mapping with the "map" command, creating conditions with the "when" command, setting up and using functions, creating loops with the "while" command, creating a loop with the "forEach" command, and this loop was applied for each element in the list.It asks the user for numbers between 1 and 6 to perform a certain operation, which evokes a certain operation.1 Press 'to find the meaning of the added word.2 to add a new word and its meaning.3 to delete the incorrectly added or unwanted word with its meaning.4 to print all the words in the dictionary with their meaning.5 to close the application.
In this way, students learned both kotlin coding at an intermediate level and learned the difficult and easy side of coding using algorithms. In addition, it was a project that was useful not only for entertainment but also for humanity, everyone will be able to find the meaning of the word they forgot if they added it here.