+ 3
Give me simple code ideas for beginners.
Make it simple as possible. As you can. I'm teaching a few beginners but I don't really know what kind of exercises I should give them. If you wounder about the language. C#, java, javascript,
2 Antworten
+ 3
you should ask them to write the algorithm of friendship ; they will probably fall in love of coding and you :)
https://youtu.be/k0xgjUhEG3U
+ 1
- A simple calculator with basic operators (+, -, *, /)
- A Vendor machine for snacks or drinks. The Programm has to greet the customer, then the customer can choose what he want, has to pay for it and gets his change and item.