What's the best way to practice just control structures? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 12

What's the best way to practice just control structures?

Does anyone know any websites, apps or any other tools for learning and practicing just control structures?

11th Jul 2018, 6:05 PM
Charlie Mitchell
Charlie Mitchell - avatar
11 Answers
+ 2
Try the control structure sandbox on https://eloquentjavascript.net or on here.
12th Jul 2018, 8:09 PM
Josh
Josh - avatar
+ 11
D'lite, it's the area I could use the most rigorous practice. And there's a website dedicated to everything. You just need to look long enough to find it.
11th Jul 2018, 6:12 PM
Charlie Mitchell
Charlie Mitchell - avatar
+ 10
Thanks, Joshua Nichols. That's very helpful!
12th Jul 2018, 8:23 PM
Charlie Mitchell
Charlie Mitchell - avatar
+ 9
Okay, D'lite. If you ever run across any along those lines, let me know. That would be helpful.
11th Jul 2018, 6:31 PM
Charlie Mitchell
Charlie Mitchell - avatar
+ 9
Haris, that in combination with pre/post increment and decrement in 'for' or 'while' loops seems to throw me off. I too often seem to be off by one number when I run it in my head. Just want to hone those skills.
12th Jul 2018, 6:12 PM
Charlie Mitchell
Charlie Mitchell - avatar
+ 7
Not a bad idea. Thanks, Haris.
12th Jul 2018, 6:47 PM
Charlie Mitchell
Charlie Mitchell - avatar
+ 6
Charlie Mitchell You can write & practice these here. e.g. if you take a challenge you can write the challenge code here on solo to test it. It's what I did when I was challenging.
12th Jul 2018, 6:25 PM
Haris
Haris - avatar
+ 3
Websites aren't dedicated to teaching just control structures, besides why are you so interested in control structures?
11th Jul 2018, 6:08 PM
Dlite
Dlite - avatar
+ 3
Control structures such as if/else ternaries & switch statements? If so you can practice these here.
12th Jul 2018, 5:38 PM
Haris
Haris - avatar
+ 1
I didn't say there weren't any websites that teach control structures, I meant there weren't any websites that were dedicated to teaching just control structures
11th Jul 2018, 6:25 PM
Dlite
Dlite - avatar
+ 1
You're welcome.
12th Jul 2018, 8:24 PM
Josh
Josh - avatar