java_fundamentals icon indicating copy to clipboard operation
java_fundamentals copied to clipboard

We need some problems and code about conditions, switch, if-else, ternary operator. Easy, hard and medium

Open xaca opened this issue 8 years ago • 4 comments

We have a free course about programming in java, we like to use this repo to organize the best problems to start learning programming. from easy to hard. So is important to make a file for each chapter in the course. The folders names are in spanish, if you need translation tell me what do yo want to participate.

xaca avatar Sep 28 '17 01:09 xaca

I'd like to help. Can you be more specific about those "problems"? An example would be really appreciated.

Happy Hacktoberfest!

NahuLD avatar Sep 28 '17 01:09 NahuLD

@NahuLD Course, we need problems, to prepare exams or learn form the basics to advance. We look for easy problems like print a message if your older that 21, tricks about conditions, teorical question about the syntaxis. And so on.

xaca avatar Sep 28 '17 01:09 xaca

#10 Added some exercises for Conditionals, I'll be making the rest over the course of some days.

NahuLD avatar Sep 28 '17 02:09 NahuLD

I have a good problem about conditionals to propose: Given two poker hands, which is the winning hand?

jmlon avatar Sep 29 '17 02:09 jmlon