+ 1
I need little projects in java or c++ that can boost my confidence in coding, any ideas?
3 ответов
+ 2
Write some programs to alter texts or compute some numbers or sort some lists of numbers. For examle write aprogram which receives a text and changes all its lower case letters into uppercase and vice versa.
+ 2
thanks
+ 1
Challenges. Lots of interesting projects and if you get stuck, you can read other people's code to help.